-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: neurop9_pky
-- ------------------------------------------------------
-- Server version 	5.5.5-10.2.31-MariaDB-log
-- Date: Wed, 01 Apr 2020 18:15:26 +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=970 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 (886,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-06 00:00:00','2020-03-06 00:00:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583452800;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583452800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-06 00:03:08','2020-03-06 00:03:08',0,NULL),(887,'action_scheduler/migration_hook','complete','2020-03-05 16:47:16','2020-03-05 16:47:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1583426836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1583426836;}',2,1,'2020-03-05 16:47:17','2020-03-05 16:47:17',0,NULL),(888,'action_scheduler/migration_hook','complete','2020-03-05 16:47:17','2020-03-05 16:47:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1583426837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1583426837;}',2,1,'2020-03-05 16:47:23','2020-03-05 16:47:23',0,NULL),(889,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-07 00:03:08','2020-03-07 00:03:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583539388;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583539388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-07 00:09:33','2020-03-07 00:09:33',0,NULL),(890,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":2}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-06 01:52:02','2020-03-06 01:52:02',0,NULL),(891,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-06 03:10:32','2020-03-06 03:10:32',0,NULL),(892,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-06 08:12:49','2020-03-06 08:12:49',0,NULL),(893,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-06 18:46:21','2020-03-06 18:46:21',0,NULL),(894,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-08 00:09:33','2020-03-08 00:09:33','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583626173;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583626173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-08 00:17:24','2020-03-08 00:17:24',0,NULL),(895,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-07 07:52:57','2020-03-07 07:52:57',0,NULL),(896,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-07 12:20:44','2020-03-07 12:20:44',0,NULL),(897,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":8}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-07 22:56:08','2020-03-07 22:56:08',0,NULL),(898,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-09 00:17:24','2020-03-09 00:17:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583713044;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583713044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-09 00:18:55','2020-03-09 00:18:55',0,NULL),(899,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-10 00:18:55','2020-03-10 00:18:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583799535;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583799535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-10 00:19:26','2020-03-10 00:19:26',0,NULL),(900,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-11 00:19:26','2020-03-11 00:19:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583885966;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583885966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-11 00:30:23','2020-03-11 00:30:23',0,NULL),(901,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":9}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-10 11:10:12','2020-03-10 11:10:12',0,NULL),(902,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":10}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-10 11:10:44','2020-03-10 11:10:44',0,NULL),(903,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-12 00:30:23','2020-03-12 00:30:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1583973023;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1583973023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-12 00:57:27','2020-03-12 00:57:27',0,NULL),(904,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":11}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-11 05:20:55','2020-03-11 05:20:55',0,NULL),(905,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":12}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-11 10:53:10','2020-03-11 10:53:10',0,NULL),(906,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":13}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-11 12:58:50','2020-03-11 12:58:50',0,NULL),(907,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-13 00:57:27','2020-03-13 00:57:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584061047;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584061047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-13 01:08:59','2020-03-13 01:08:59',0,NULL),(908,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":14}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-12 01:18:13','2020-03-12 01:18:13',0,NULL),(909,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":15}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-12 01:31:00','2020-03-12 01:31:00',0,NULL),(910,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":16}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-12 03:35:16','2020-03-12 03:35:16',0,NULL),(911,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-14 01:08:59','2020-03-14 01:08:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584148139;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584148139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-14 01:12:27','2020-03-14 01:12:27',0,NULL),(912,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":17}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-13 12:02:31','2020-03-13 12:02:31',0,NULL),(913,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":18}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-13 12:28:27','2020-03-13 12:28:27',0,NULL),(914,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-15 01:12:27','2020-03-15 01:12:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584234747;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584234747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-15 01:14:51','2020-03-15 01:14:51',0,NULL),(915,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":19}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-14 13:13:14','2020-03-14 13:13:14',0,NULL),(916,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":20}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-14 16:10:20','2020-03-14 16:10:20',0,NULL),(917,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":21}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-15 00:20:01','2020-03-15 00:20:01',0,NULL),(918,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-16 01:14:51','2020-03-16 01:14:51','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584321291;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584321291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-16 01:24:46','2020-03-16 01:24:46',0,NULL),(919,'action_scheduler/migration_hook','complete','2020-03-15 16:53:51','2020-03-15 16:53:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1584291231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1584291231;}',2,1,'2020-03-15 16:53:57','2020-03-15 16:53:57',0,NULL),(920,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":22}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-15 21:34:06','2020-03-15 21:34:06',0,NULL),(921,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":23}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-16 00:27:17','2020-03-16 00:27:17',0,NULL),(922,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-17 01:24:46','2020-03-17 01:24:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584408286;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584408286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-17 02:12:37','2020-03-17 02:12:37',0,NULL),(923,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":24}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-16 18:41:39','2020-03-16 18:41:39',0,NULL),(924,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":25}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-16 19:51:35','2020-03-16 19:51:35',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),(926,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":26}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-17 03:32:51','2020-03-17 03:32:51',0,NULL),(927,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":27}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-17 11:52:49','2020-03-17 11:52:49',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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',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);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_actions` with 84 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=7559 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=251 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 (1,886,'action created','2020-03-05 16:47:16','2020-03-05 16:47:16'),(2,887,'action created','2020-03-05 16:47:16','2020-03-05 16:47:16'),(3,887,'action started via WP Cron','2020-03-05 16:47:17','2020-03-05 16:47:17'),(4,887,'action complete via WP Cron','2020-03-05 16:47:17','2020-03-05 16:47:17'),(5,888,'action created','2020-03-05 16:47:17','2020-03-05 16:47:17'),(6,888,'action started via Async Request','2020-03-05 16:47:23','2020-03-05 16:47:23'),(7,888,'action complete via Async Request','2020-03-05 16:47:23','2020-03-05 16:47:23'),(8,886,'action started via WP Cron','2020-03-06 00:03:08','2020-03-06 00:03:08'),(9,886,'action complete via WP Cron','2020-03-06 00:03:08','2020-03-06 00:03:08'),(10,889,'action created','2020-03-06 00:03:08','2020-03-06 00:03:08'),(11,890,'action created','2020-03-06 01:43:38','2020-03-06 01:43:38'),(12,890,'action started via WP Cron','2020-03-06 01:51:53','2020-03-06 01:51:53'),(13,890,'action complete via WP Cron','2020-03-06 01:52:02','2020-03-06 01:52:02'),(14,891,'action created','2020-03-06 02:02:58','2020-03-06 02:02:58'),(15,891,'action started via WP Cron','2020-03-06 03:10:17','2020-03-06 03:10:17'),(16,891,'action complete via WP Cron','2020-03-06 03:10:32','2020-03-06 03:10:32'),(17,892,'action created','2020-03-06 07:58:01','2020-03-06 07:58:01'),(18,892,'action started via WP Cron','2020-03-06 08:12:33','2020-03-06 08:12:33'),(19,892,'action complete via WP Cron','2020-03-06 08:12:49','2020-03-06 08:12:49'),(20,893,'action created','2020-03-06 17:53:33','2020-03-06 17:53:33'),(21,893,'action started via WP Cron','2020-03-06 18:46:10','2020-03-06 18:46:10'),(22,893,'action complete via WP Cron','2020-03-06 18:46:21','2020-03-06 18:46:21'),(23,889,'action started via WP Cron','2020-03-07 00:09:33','2020-03-07 00:09:33'),(24,889,'action complete via WP Cron','2020-03-07 00:09:33','2020-03-07 00:09:33'),(25,894,'action created','2020-03-07 00:09:33','2020-03-07 00:09:33'),(26,895,'action created','2020-03-07 07:46:03','2020-03-07 07:46:03'),(27,895,'action started via WP Cron','2020-03-07 07:52:49','2020-03-07 07:52:49'),(28,895,'action complete via WP Cron','2020-03-07 07:52:57','2020-03-07 07:52:57'),(29,896,'action created','2020-03-07 12:14:40','2020-03-07 12:14:40'),(30,896,'action started via WP Cron','2020-03-07 12:20:34','2020-03-07 12:20:34'),(31,896,'action complete via WP Cron','2020-03-07 12:20:44','2020-03-07 12:20:44'),(32,897,'action created','2020-03-07 22:54:50','2020-03-07 22:54:50'),(33,897,'action started via WP Cron','2020-03-07 22:56:01','2020-03-07 22:56:01'),(34,897,'action complete via WP Cron','2020-03-07 22:56:08','2020-03-07 22:56:08'),(35,894,'action started via WP Cron','2020-03-08 00:17:24','2020-03-08 00:17:24'),(36,894,'action complete via WP Cron','2020-03-08 00:17:24','2020-03-08 00:17:24'),(37,898,'action created','2020-03-08 00:17:24','2020-03-08 00:17:24'),(38,898,'action started via WP Cron','2020-03-09 00:18:55','2020-03-09 00:18:55'),(39,898,'action complete via WP Cron','2020-03-09 00:18:55','2020-03-09 00:18:55'),(40,899,'action created','2020-03-09 00:18:55','2020-03-09 00:18:55'),(41,899,'action started via WP Cron','2020-03-10 00:19:26','2020-03-10 00:19:26'),(42,899,'action complete via WP Cron','2020-03-10 00:19:26','2020-03-10 00:19:26'),(43,900,'action created','2020-03-10 00:19:26','2020-03-10 00:19:26'),(44,901,'action created','2020-03-10 08:59:23','2020-03-10 08:59:23'),(45,902,'action created','2020-03-10 10:22:47','2020-03-10 10:22:47'),(46,901,'action started via WP Cron','2020-03-10 11:10:01','2020-03-10 11:10:01'),(47,901,'action complete via WP Cron','2020-03-10 11:10:12','2020-03-10 11:10:12'),(48,902,'action started via WP Cron','2020-03-10 11:10:35','2020-03-10 11:10:35'),(49,902,'action complete via WP Cron','2020-03-10 11:10:44','2020-03-10 11:10:44'),(50,900,'action started via WP Cron','2020-03-11 00:30:23','2020-03-11 00:30:23'),(51,900,'action complete via WP Cron','2020-03-11 00:30:23','2020-03-11 00:30:23'),(52,903,'action created','2020-03-11 00:30:23','2020-03-11 00:30:23'),(53,904,'action created','2020-03-11 02:46:21','2020-03-11 02:46:21'),(54,904,'action started via WP Cron','2020-03-11 05:20:39','2020-03-11 05:20:39'),(55,904,'action complete via WP Cron','2020-03-11 05:20:55','2020-03-11 05:20:55'),(56,905,'action created','2020-03-11 09:42:35','2020-03-11 09:42:35'),(57,905,'action started via WP Cron','2020-03-11 10:52:59','2020-03-11 10:52:59'),(58,905,'action complete via WP Cron','2020-03-11 10:53:10','2020-03-11 10:53:10'),(59,906,'action created','2020-03-11 12:13:29','2020-03-11 12:13:29'),(60,906,'action started via WP Cron','2020-03-11 12:58:39','2020-03-11 12:58:39'),(61,906,'action complete via WP Cron','2020-03-11 12:58:50','2020-03-11 12:58:50'),(62,903,'action started via WP Cron','2020-03-12 00:57:27','2020-03-12 00:57:27'),(63,903,'action complete via WP Cron','2020-03-12 00:57:27','2020-03-12 00:57:27'),(64,907,'action created','2020-03-12 00:57:27','2020-03-12 00:57:27'),(65,908,'action created','2020-03-12 00:57:31','2020-03-12 00:57:31'),(66,908,'action started via WP Cron','2020-03-12 01:18:03','2020-03-12 01:18:03'),(67,909,'action created','2020-03-12 01:18:06','2020-03-12 01:18:06'),(68,908,'action complete via WP Cron','2020-03-12 01:18:13','2020-03-12 01:18:13'),(69,909,'action started via WP Cron','2020-03-12 01:30:50','2020-03-12 01:30:50'),(70,909,'action complete via WP Cron','2020-03-12 01:31:00','2020-03-12 01:31:00'),(71,910,'action created','2020-03-12 02:53:24','2020-03-12 02:53:24'),(72,910,'action started via WP Cron','2020-03-12 03:35:06','2020-03-12 03:35:06'),(73,910,'action complete via WP Cron','2020-03-12 03:35:16','2020-03-12 03:35:16'),(74,907,'action started via WP Cron','2020-03-13 01:08:59','2020-03-13 01:08:59'),(75,907,'action complete via WP Cron','2020-03-13 01:08:59','2020-03-13 01:08:59'),(76,911,'action created','2020-03-13 01:08:59','2020-03-13 01:08:59'),(77,912,'action created','2020-03-13 10:42:03','2020-03-13 10:42:03'),(78,912,'action started via WP Cron','2020-03-13 12:02:24','2020-03-13 12:02:24'),(79,912,'action complete via WP Cron','2020-03-13 12:02:31','2020-03-13 12:02:31'),(80,913,'action created','2020-03-13 12:17:13','2020-03-13 12:17:13'),(81,913,'action started via WP Cron','2020-03-13 12:28:16','2020-03-13 12:28:16'),(82,913,'action complete via WP Cron','2020-03-13 12:28:27','2020-03-13 12:28:27'),(83,911,'action started via WP Cron','2020-03-14 01:12:27','2020-03-14 01:12:27'),(84,911,'action complete via WP Cron','2020-03-14 01:12:27','2020-03-14 01:12:27'),(85,914,'action created','2020-03-14 01:12:27','2020-03-14 01:12:27'),(86,915,'action created','2020-03-14 13:01:19','2020-03-14 13:01:19'),(87,915,'action started via WP Cron','2020-03-14 13:13:02','2020-03-14 13:13:02'),(88,915,'action complete via WP Cron','2020-03-14 13:13:14','2020-03-14 13:13:14'),(89,916,'action created','2020-03-14 15:56:37','2020-03-14 15:56:37'),(90,916,'action started via WP Cron','2020-03-14 16:10:11','2020-03-14 16:10:11'),(91,916,'action complete via WP Cron','2020-03-14 16:10:20','2020-03-14 16:10:20'),(92,917,'action created','2020-03-15 00:03:35','2020-03-15 00:03:35'),(93,917,'action started via WP Cron','2020-03-15 00:19:50','2020-03-15 00:19:50'),(94,917,'action complete via WP Cron','2020-03-15 00:20:01','2020-03-15 00:20:01'),(95,914,'action started via WP Cron','2020-03-15 01:14:51','2020-03-15 01:14:51'),(96,914,'action complete via WP Cron','2020-03-15 01:14:51','2020-03-15 01:14:51'),(97,918,'action created','2020-03-15 01:14:51','2020-03-15 01:14:51'),(98,919,'action created','2020-03-15 16:53:51','2020-03-15 16:53:51'),(99,919,'action started via Async Request','2020-03-15 16:53:57','2020-03-15 16:53:57'),(100,919,'action complete via Async Request','2020-03-15 16:53:57','2020-03-15 16:53:57'),(101,920,'action created','2020-03-15 21:33:52','2020-03-15 21:33:52'),(102,920,'action started via Async Request','2020-03-15 21:33:54','2020-03-15 21:33:54'),(103,920,'action complete via Async Request','2020-03-15 21:34:06','2020-03-15 21:34:06'),(104,921,'action created','2020-03-16 00:21:03','2020-03-16 00:21:03'),(105,921,'action started via WP Cron','2020-03-16 00:27:08','2020-03-16 00:27:08'),(106,921,'action complete via WP Cron','2020-03-16 00:27:17','2020-03-16 00:27:17'),(107,918,'action started via WP Cron','2020-03-16 01:24:45','2020-03-16 01:24:45'),(108,918,'action complete via WP Cron','2020-03-16 01:24:45','2020-03-16 01:24:45'),(109,922,'action created','2020-03-16 01:24:46','2020-03-16 01:24:46'),(110,923,'action created','2020-03-16 18:39:36','2020-03-16 18:39:36'),(111,923,'action started via WP Cron','2020-03-16 18:41:29','2020-03-16 18:41:29'),(112,923,'action complete via WP Cron','2020-03-16 18:41:39','2020-03-16 18:41:39'),(113,924,'action created','2020-03-16 19:50:42','2020-03-16 19:50:42'),(114,924,'action started via WP Cron','2020-03-16 19:51:22','2020-03-16 19:51:22'),(115,924,'action complete via WP Cron','2020-03-16 19:51:35','2020-03-16 19:51:35'),(116,922,'action started via WP Cron','2020-03-17 02:12:37','2020-03-17 02:12:37'),(117,922,'action complete via WP Cron','2020-03-17 02:12:37','2020-03-17 02:12:37'),(118,925,'action created','2020-03-17 02:12:37','2020-03-17 02:12:37'),(119,926,'action created','2020-03-17 03:13:42','2020-03-17 03:13:42'),(120,926,'action started via WP Cron','2020-03-17 03:32:41','2020-03-17 03:32:41'),(121,926,'action complete via WP Cron','2020-03-17 03:32:51','2020-03-17 03:32:51'),(122,927,'action created','2020-03-17 11:51:51','2020-03-17 11:51:51'),(123,927,'action started via WP Cron','2020-03-17 11:52:40','2020-03-17 11:52:40'),(124,927,'action complete via WP Cron','2020-03-17 11:52:49','2020-03-17 11:52:49'),(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');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_logs` with 250 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=26214 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'),(26207,'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'),(17848,'wpseo_ryte','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1585500964;}','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:1585764976;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:1585765670;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:1585765685;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:1585766005;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:1585776484;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:1585777195;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:1585777196;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:1585846485;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:1586105684;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:1586178000;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'),(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:6:{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:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.1.0\";i:1582666454;}}}','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:3:\"8.3\";a:41:{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: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.2.1\";i:11;s:32:\"photocrati-simple_html_dom|3.0.0\";i:12;s:30:\"photocrati-nextgen-data|3.2.17\";i:13;s:31:\"photocrati-nextgen_block|3.1.19\";i:14;s:36:\"photocrati-dynamic_thumbnails|3.2.13\";i:15;s:31:\"photocrati-nextgen_admin|3.2.21\";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.1.8\";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: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\";}i:1;a:5:{s:5:\"title\";s:59:\"Elementor Community Online: Meetup Guidance During COVID-19\";s:7:\"excerpt\";s:132:\"By and for the community, Elementor Community leaders are working together, enabling online meetups, to help users around the world.\";s:7:\"created\";s:10:\"1585131418\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:142:\"https://elementor.com/blog/elementor-community-online-meetup-covid-19/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:86:\"Introducing Full Site Editing: Design Your Header, Footer & Content All From One Place\";s:7:\"excerpt\";s:234:\"In these challenging times of COVID, our team perseveres to help web creators work better. The new Pro version does just that, optimizing the most common web design tasks, like being able to edit your entire site with fewer clicks!​\";s:7:\"created\";s:10:\"1584528845\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:129:\"https://elementor.com/blog/introducing-full-site-editing/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:66:\"Monday Masterclass: Essential Tips for Great Minimalist Web Design\";s:7:\"excerpt\";s:202:\"This week we’re tackling Minimalist design, covering the essential characteristics and how to implement them, in order to create the perfect combination of great aesthetics, user experience and speed.\";s:7:\"created\";s:10:\"1584431059\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/tips-for-minimalist-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:56:\"How Can Web Creators Prepare for the Corona Virus Threat\";s:7:\"excerpt\";s:147:\"As the COVID-19 virus continues to spread, SMB web creators should be aware of the impact it will have on their businesses and prepare accordingly.\";s:7:\"created\";s:10:\"1584355372\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/prepare-for-corona-virus/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','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:15:\"column_position\";i:1;s:13:\"content_width\";i:4;s:16:\"content_position\";i:6;s:3:\"gap\";i:7;}}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:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:18:\"background_color_b\";i:1;s:16:\"background_color\";i:3;}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:29:\"typography_line_height_tablet\";i:4;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: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:5:\"align\";i:5;s:12:\"width_tablet\";i:6;}}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:12:\"align_mobile\";i:7;s:29:\"typography_line_height_mobile\";i:1;}}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: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: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: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:659:{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:\"12\";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:\"271\";s:11:\"trend_index\";s:3:\"179\";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:\"32\";s:11:\"trend_index\";s:2:\"14\";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:\"24\";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:\"81\";s:11:\"trend_index\";s:2:\"80\";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:\"67\";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:\"288\";s:11:\"trend_index\";s:3:\"231\";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:\"203\";s:11:\"trend_index\";s:3:\"167\";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:\"22\";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:\"199\";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:\"281\";s:11:\"trend_index\";s:3:\"133\";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:\"117\";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:\"303\";s:11:\"trend_index\";s:3:\"423\";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:\"156\";s:11:\"trend_index\";s:3:\"172\";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:\"201\";s:11:\"trend_index\";s:3:\"241\";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:\"129\";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:\"306\";s:11:\"trend_index\";s:3:\"400\";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:\"425\";s:11:\"trend_index\";s:3:\"346\";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:\"32\";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:\"323\";s:11:\"trend_index\";s:3:\"254\";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:\"343\";s:11:\"trend_index\";s:3:\"361\";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:\"218\";s:11:\"trend_index\";s:3:\"269\";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:\"20\";s:11:\"trend_index\";s:2:\"10\";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:\"113\";s:11:\"trend_index\";s:3:\"108\";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:\"567\";s:11:\"trend_index\";s:3:\"513\";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:\"177\";s:11:\"trend_index\";s:3:\"206\";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:\"294\";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:\"381\";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:\"116\";s:11:\"trend_index\";s:2:\"91\";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:\"418\";s:11:\"trend_index\";s:3:\"377\";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:\"282\";s:11:\"trend_index\";s:3:\"319\";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:\"443\";s:11:\"trend_index\";s:3:\"340\";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:\"481\";s:11:\"trend_index\";s:3:\"445\";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:\"340\";s:11:\"trend_index\";s:3:\"369\";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:\"564\";s:11:\"trend_index\";s:3:\"634\";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:\"472\";s:11:\"trend_index\";s:3:\"456\";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:\"300\";s:11:\"trend_index\";s:3:\"159\";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:\"66\";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:\"61\";s:11:\"trend_index\";s:2:\"63\";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:\"256\";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:\"121\";s:11:\"trend_index\";s:3:\"124\";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:\"84\";s:11:\"trend_index\";s:2:\"85\";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:\"382\";s:11:\"trend_index\";s:3:\"297\";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:\"68\";s:11:\"trend_index\";s:2:\"76\";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:\"420\";s:11:\"trend_index\";s:3:\"285\";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:\"31\";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:\"87\";s:11:\"trend_index\";s:2:\"68\";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:\"619\";s:11:\"trend_index\";s:3:\"608\";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:\"71\";s:11:\"trend_index\";s:2:\"58\";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:\"167\";s:11:\"trend_index\";s:3:\"119\";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:\"505\";s:11:\"trend_index\";s:3:\"470\";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:\"154\";s:11:\"trend_index\";s:3:\"157\";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:\"432\";s:11:\"trend_index\";s:3:\"321\";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:\"196\";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:\"264\";s:11:\"trend_index\";s:3:\"262\";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:\"534\";s:11:\"trend_index\";s:3:\"345\";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:\"163\";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:\"261\";s:11:\"trend_index\";s:3:\"302\";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:\"325\";s:11:\"trend_index\";s:3:\"432\";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:\"447\";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:\"38\";s:11:\"trend_index\";s:2:\"29\";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:\"489\";s:11:\"trend_index\";s:3:\"393\";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:\"85\";s:11:\"trend_index\";s:2:\"89\";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:\"150\";s:11:\"trend_index\";s:3:\"188\";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:\"477\";s:11:\"trend_index\";s:3:\"500\";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:\"242\";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:\"465\";s:11:\"trend_index\";s:3:\"416\";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:\"321\";s:11:\"trend_index\";s:3:\"365\";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:\"417\";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:\"501\";s:11:\"trend_index\";s:3:\"561\";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:\"373\";s:11:\"trend_index\";s:3:\"437\";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:\"590\";s:11:\"trend_index\";s:3:\"515\";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:\"448\";s:11:\"trend_index\";s:3:\"549\";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:\"445\";s:11:\"trend_index\";s:3:\"374\";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:\"107\";s:11:\"trend_index\";s:2:\"88\";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:\"582\";s:11:\"trend_index\";s:3:\"555\";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:\"239\";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:\"493\";s:11:\"trend_index\";s:3:\"461\";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:\"78\";s:11:\"trend_index\";s:2:\"69\";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:\"483\";s:11:\"trend_index\";s:3:\"424\";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:\"83\";s:11:\"trend_index\";s:3:\"103\";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:\"371\";s:11:\"trend_index\";s:3:\"473\";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:\"435\";s:11:\"trend_index\";s:3:\"397\";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:\"20\";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:\"58\";s:11:\"trend_index\";s:2:\"53\";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:\"405\";s:11:\"trend_index\";s:3:\"516\";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:\"503\";s:11:\"trend_index\";s:3:\"386\";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:\"50\";s:11:\"trend_index\";s:2:\"62\";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:\"546\";s:11:\"trend_index\";s:3:\"469\";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:\"96\";s:11:\"trend_index\";s:3:\"116\";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:\"158\";s:11:\"trend_index\";s:3:\"138\";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:\"605\";s:11:\"trend_index\";s:3:\"492\";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:\"327\";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:\"376\";s:11:\"trend_index\";s:3:\"408\";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:\"398\";s:11:\"trend_index\";s:3:\"475\";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:\"532\";s:11:\"trend_index\";s:3:\"610\";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:\"253\";s:11:\"trend_index\";s:3:\"272\";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:\"602\";s:11:\"trend_index\";s:3:\"484\";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:\"242\";s:11:\"trend_index\";s:3:\"293\";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:\"452\";s:11:\"trend_index\";s:3:\"366\";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:\"383\";s:11:\"trend_index\";s:3:\"488\";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:\"466\";s:11:\"trend_index\";s:3:\"539\";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:\"96\";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:\"110\";s:11:\"trend_index\";s:3:\"126\";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:\"223\";s:11:\"trend_index\";s:3:\"212\";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:\"258\";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:\"39\";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:\"94\";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:\"188\";s:11:\"trend_index\";s:3:\"274\";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:\"330\";s:11:\"trend_index\";s:3:\"367\";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:\"385\";s:11:\"trend_index\";s:3:\"429\";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:\"542\";s:11:\"trend_index\";s:3:\"571\";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:\"485\";s:11:\"trend_index\";s:3:\"467\";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:\"221\";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:\"361\";s:11:\"trend_index\";s:3:\"427\";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:\"148\";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:\"281\";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:\"438\";s:11:\"trend_index\";s:3:\"356\";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:\"267\";s:11:\"trend_index\";s:3:\"246\";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:\"222\";s:11:\"trend_index\";s:3:\"251\";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:\"280\";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:\"604\";s:11:\"trend_index\";s:3:\"599\";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:\"447\";s:11:\"trend_index\";s:3:\"528\";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:\"431\";s:11:\"trend_index\";s:3:\"410\";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:\"162\";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:\"153\";s:11:\"trend_index\";s:3:\"210\";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:\"355\";s:11:\"trend_index\";s:3:\"364\";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:\"560\";s:11:\"trend_index\";s:3:\"506\";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:\"593\";s:11:\"trend_index\";s:3:\"605\";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:\"224\";s:11:\"trend_index\";s:3:\"215\";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:\"588\";s:11:\"trend_index\";s:3:\"616\";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:\"166\";s:11:\"trend_index\";s:3:\"145\";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:\"521\";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:\"337\";s:11:\"trend_index\";s:3:\"617\";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:\"155\";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:\"272\";s:11:\"trend_index\";s:3:\"255\";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:\"133\";s:11:\"trend_index\";s:3:\"135\";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:\"165\";s:11:\"trend_index\";s:3:\"114\";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:\"207\";s:11:\"trend_index\";s:2:\"78\";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:\"206\";s:11:\"trend_index\";s:2:\"86\";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:\"160\";s:11:\"trend_index\";s:2:\"46\";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:\"123\";s:11:\"trend_index\";s:3:\"128\";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:\"366\";s:11:\"trend_index\";s:3:\"267\";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:\"273\";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:\"66\";s:11:\"trend_index\";s:1:\"9\";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:3:\"111\";s:11:\"trend_index\";s:2:\"15\";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:\"250\";s:11:\"trend_index\";s:2:\"93\";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:\"171\";s:11:\"trend_index\";s:3:\"166\";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:\"266\";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:\"81\";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:\"194\";s:11:\"trend_index\";s:3:\"191\";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:\"148\";s:11:\"trend_index\";s:3:\"238\";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:\"317\";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:\"135\";s:11:\"trend_index\";s:3:\"120\";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:\"295\";s:11:\"trend_index\";s:3:\"372\";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:\"464\";s:11:\"trend_index\";s:3:\"537\";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:\"617\";s:11:\"trend_index\";s:3:\"546\";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:\"237\";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:\"286\";s:11:\"trend_index\";s:3:\"112\";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:\"249\";s:11:\"trend_index\";s:3:\"253\";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:\"344\";s:11:\"trend_index\";s:3:\"194\";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:\"426\";s:11:\"trend_index\";s:3:\"562\";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:\"451\";s:11:\"trend_index\";s:3:\"311\";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:\"562\";s:11:\"trend_index\";s:3:\"633\";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:\"439\";s:11:\"trend_index\";s:3:\"279\";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:\"334\";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:\"609\";s:11:\"trend_index\";s:3:\"611\";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:\"106\";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:\"203\";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:\"41\";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:\"19\";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:\"109\";s:11:\"trend_index\";s:3:\"104\";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:\"585\";s:11:\"trend_index\";s:3:\"442\";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:\"107\";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:\"597\";s:11:\"trend_index\";s:3:\"589\";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:\"42\";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:\"577\";s:11:\"trend_index\";s:3:\"512\";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:\"95\";s:11:\"trend_index\";s:3:\"101\";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:\"575\";s:11:\"trend_index\";s:3:\"554\";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:\"492\";s:11:\"trend_index\";s:3:\"243\";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:\"330\";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:\"380\";s:11:\"trend_index\";s:3:\"227\";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:\"86\";s:11:\"trend_index\";s:2:\"71\";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:\"341\";s:11:\"trend_index\";s:3:\"137\";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:\"233\";s:11:\"trend_index\";s:3:\"201\";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:\"359\";s:11:\"trend_index\";s:3:\"200\";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:\"187\";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:\"525\";s:11:\"trend_index\";s:3:\"353\";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:\"255\";s:11:\"trend_index\";s:3:\"291\";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:\"211\";s:11:\"trend_index\";s:3:\"186\";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:\"636\";s:11:\"trend_index\";s:3:\"640\";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:\"164\";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:\"384\";s:11:\"trend_index\";s:3:\"168\";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:\"98\";s:11:\"trend_index\";s:2:\"95\";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:\"198\";s:11:\"trend_index\";s:3:\"183\";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:\"479\";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:\"205\";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:\"121\";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:\"433\";s:11:\"trend_index\";s:3:\"142\";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:\"97\";s:11:\"trend_index\";s:2:\"92\";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:\"559\";s:11:\"trend_index\";s:3:\"389\";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:\"70\";s:11:\"trend_index\";s:3:\"229\";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:\"191\";s:11:\"trend_index\";s:2:\"34\";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:\"115\";s:11:\"trend_index\";s:3:\"140\";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:\"470\";s:11:\"trend_index\";s:3:\"322\";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:\"131\";s:11:\"trend_index\";s:3:\"153\";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:\"77\";s:11:\"trend_index\";s:2:\"77\";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:\"484\";s:11:\"trend_index\";s:3:\"329\";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:\"433\";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:\"108\";s:11:\"trend_index\";s:2:\"83\";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:\"638\";s:11:\"trend_index\";s:3:\"540\";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:\"285\";s:11:\"trend_index\";s:3:\"308\";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:\"31\";s:11:\"trend_index\";s:2:\"23\";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:\"456\";s:11:\"trend_index\";s:3:\"471\";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:\"47\";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:\"47\";s:11:\"trend_index\";s:2:\"40\";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:\"82\";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:\"192\";s:11:\"trend_index\";s:3:\"156\";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:\"106\";s:11:\"trend_index\";s:3:\"125\";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:\"159\";s:11:\"trend_index\";s:3:\"158\";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:\"56\";s:11:\"trend_index\";s:2:\"45\";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:\"342\";s:11:\"trend_index\";s:3:\"413\";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:\"79\";s:11:\"trend_index\";s:3:\"150\";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:\"52\";s:11:\"trend_index\";s:2:\"16\";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:\"49\";s:11:\"trend_index\";s:2:\"37\";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:\"283\";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:\"55\";s:11:\"trend_index\";s:2:\"56\";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:\"69\";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:\"557\";s:11:\"trend_index\";s:3:\"350\";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:\"130\";s:11:\"trend_index\";s:3:\"111\";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:\"304\";s:11:\"trend_index\";s:3:\"348\";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:\"657\";s:11:\"trend_index\";s:3:\"619\";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:\"298\";s:11:\"trend_index\";s:3:\"385\";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:\"624\";s:11:\"trend_index\";s:3:\"536\";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:\"139\";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:\"454\";s:11:\"trend_index\";s:3:\"587\";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:\"510\";s:11:\"trend_index\";s:3:\"286\";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:\"149\";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:\"410\";s:11:\"trend_index\";s:3:\"498\";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:\"469\";s:11:\"trend_index\";s:3:\"352\";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:\"315\";s:11:\"trend_index\";s:3:\"390\";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:\"450\";s:11:\"trend_index\";s:3:\"566\";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:\"647\";s:11:\"trend_index\";s:3:\"545\";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:\"46\";s:11:\"trend_index\";s:2:\"30\";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:\"453\";s:11:\"trend_index\";s:3:\"544\";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:\"524\";s:11:\"trend_index\";s:3:\"313\";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:\"67\";s:11:\"trend_index\";s:2:\"73\";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:\"533\";s:11:\"trend_index\";s:3:\"542\";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:\"573\";s:11:\"trend_index\";s:3:\"508\";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:\"132\";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:\"358\";s:11:\"trend_index\";s:3:\"454\";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:\"587\";s:11:\"trend_index\";s:3:\"504\";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:\"149\";s:11:\"trend_index\";s:3:\"154\";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:\"407\";s:11:\"trend_index\";s:3:\"451\";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:\"230\";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:\"328\";s:11:\"trend_index\";s:3:\"363\";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:\"110\";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:\"174\";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:\"178\";s:11:\"trend_index\";s:3:\"257\";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:\"226\";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:2:\"99\";s:11:\"trend_index\";s:3:\"113\";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:\"406\";s:11:\"trend_index\";s:3:\"387\";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:\"162\";s:11:\"trend_index\";s:3:\"222\";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:\"312\";s:11:\"trend_index\";s:3:\"378\";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:\"90\";s:11:\"trend_index\";s:2:\"61\";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:\"503\";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:\"147\";s:11:\"trend_index\";s:3:\"144\";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:\"400\";s:11:\"trend_index\";s:3:\"398\";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:\"122\";s:11:\"trend_index\";s:3:\"102\";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:\"80\";s:11:\"trend_index\";s:3:\"118\";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:\"130\";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:\"217\";s:11:\"trend_index\";s:3:\"292\";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:\"578\";s:11:\"trend_index\";s:3:\"307\";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:\"243\";s:11:\"trend_index\";s:3:\"211\";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:\"223\";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:\"570\";s:11:\"trend_index\";s:3:\"335\";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:\"322\";s:11:\"trend_index\";s:3:\"388\";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:\"333\";s:11:\"trend_index\";s:3:\"339\";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:\"528\";s:11:\"trend_index\";s:3:\"245\";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:\"25\";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:\"302\";s:11:\"trend_index\";s:3:\"331\";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:\"517\";s:11:\"trend_index\";s:3:\"219\";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:\"440\";s:11:\"trend_index\";s:3:\"510\";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:\"204\";s:11:\"trend_index\";s:3:\"276\";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:\"409\";s:11:\"trend_index\";s:2:\"87\";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:\"601\";s:11:\"trend_index\";s:3:\"626\";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:\"196\";s:11:\"trend_index\";s:3:\"190\";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:\"530\";s:11:\"trend_index\";s:3:\"170\";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:\"313\";s:11:\"trend_index\";s:3:\"401\";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:\"195\";s:11:\"trend_index\";s:3:\"263\";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:\"551\";s:11:\"trend_index\";s:3:\"296\";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:\"531\";s:11:\"trend_index\";s:3:\"565\";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:\"248\";s:11:\"trend_index\";s:3:\"399\";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:\"571\";s:11:\"trend_index\";s:3:\"312\";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:\"500\";s:11:\"trend_index\";s:3:\"409\";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:\"282\";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:\"515\";s:11:\"trend_index\";s:3:\"180\";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:\"599\";s:11:\"trend_index\";s:3:\"602\";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:2:\"59\";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:\"626\";s:11:\"trend_index\";s:3:\"491\";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:\"459\";s:11:\"trend_index\";s:3:\"499\";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:\"656\";s:11:\"trend_index\";s:3:\"648\";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:\"589\";s:11:\"trend_index\";s:3:\"627\";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:\"555\";s:11:\"trend_index\";s:3:\"161\";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:\"305\";s:11:\"trend_index\";s:3:\"338\";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:\"18\";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:\"658\";s:11:\"trend_index\";s:1:\"0\";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:\"491\";s:11:\"trend_index\";s:3:\"584\";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:\"103\";s:11:\"trend_index\";s:2:\"60\";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:\"635\";s:11:\"trend_index\";s:3:\"440\";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:\"600\";s:11:\"trend_index\";s:3:\"557\";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:\"109\";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:\"572\";s:11:\"trend_index\";s:3:\"192\";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:\"519\";s:11:\"trend_index\";s:3:\"581\";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:\"100\";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:\"653\";s:11:\"trend_index\";s:3:\"541\";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:\"618\";s:11:\"trend_index\";s:3:\"624\";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:\"105\";s:11:\"trend_index\";s:2:\"43\";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:\"498\";s:11:\"trend_index\";s:2:\"84\";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:\"486\";s:11:\"trend_index\";s:3:\"572\";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:\"119\";s:11:\"trend_index\";s:2:\"51\";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:\"642\";s:11:\"trend_index\";s:3:\"463\";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:\"126\";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:\"209\";s:11:\"trend_index\";s:3:\"284\";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:\"189\";s:11:\"trend_index\";s:3:\"143\";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:\"184\";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:\"184\";s:11:\"trend_index\";s:3:\"259\";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:\"169\";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:\"228\";s:11:\"trend_index\";s:3:\"306\";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:\"392\";s:11:\"trend_index\";s:3:\"443\";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:\"151\";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:\"181\";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:\"357\";s:11:\"trend_index\";s:3:\"511\";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:\"165\";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:\"357\";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:\"276\";s:11:\"trend_index\";s:3:\"326\";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:\"374\";s:11:\"trend_index\";s:3:\"438\";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:\"245\";s:11:\"trend_index\";s:3:\"371\";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:\"544\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;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:\"185\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;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:\"545\";s:11:\"trend_index\";s:3:\"594\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:346;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:\"324\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:347;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:\"568\";s:11:\"trend_index\";s:3:\"623\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:348;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:\"266\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;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:\"422\";s:11:\"trend_index\";s:3:\"622\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;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:\"522\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;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:\"591\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:352;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:\"348\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;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:\"467\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;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:\"277\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;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:\"235\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:356;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:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;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:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:358;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:\"403\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;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:\"478\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:360;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:\"556\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:361;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:\"504\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;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:\"199\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;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:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;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:\"538\";s:11:\"trend_index\";s:3:\"601\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:365;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:\"317\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;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:\"521\";s:11:\"trend_index\";s:3:\"600\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;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:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;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:\"462\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;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:\"634\";s:11:\"trend_index\";s:3:\"646\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:370;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:\"394\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;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:\"117\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;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:\"581\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:373;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:\"277\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;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:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;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:\"479\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;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:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;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:\"548\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:378;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:\"561\";s:11:\"trend_index\";s:3:\"630\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;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:\"627\";s:11:\"trend_index\";s:3:\"595\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:380;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:\"449\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:381;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:\"650\";s:11:\"trend_index\";s:3:\"654\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:382;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:\"463\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;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:\"238\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:384;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:\"520\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;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:\"252\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;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:\"320\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;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:\"231\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;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:\"181\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;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:\"381\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;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:\"628\";s:11:\"trend_index\";s:3:\"656\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:391;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:\"244\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;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:\"512\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:393;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:\"225\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;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:\"502\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:395;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:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;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:\"244\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;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:\"88\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;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:\"649\";s:11:\"trend_index\";s:3:\"651\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:399;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:\"205\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;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:\"60\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;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:\"659\";s:11:\"trend_index\";s:3:\"657\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:402;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:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;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:\"516\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;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:\"229\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;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:\"539\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;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:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;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:\"405\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;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:\"641\";s:11:\"trend_index\";s:3:\"644\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:409;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:\"299\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;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:\"461\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;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:\"102\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;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:\"553\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:413;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:\"270\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;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:\"620\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:415;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:\"5\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;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:\"598\";s:11:\"trend_index\";s:3:\"621\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;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:\"537\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:418;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:419;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:\"4\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;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:\"614\";s:11:\"trend_index\";s:3:\"637\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;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:\"397\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:422;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:423;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:\"640\";s:11:\"trend_index\";s:3:\"652\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;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:425;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:\"612\";s:11:\"trend_index\";s:3:\"618\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:426;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:1:\"6\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;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:1:\"7\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:428;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:1:\"8\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;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:\"442\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;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:1:\"9\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;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:\"10\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;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:\"11\";s:16:\"popularity_index\";s:3:\"643\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;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:\"12\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;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:\"13\";s:16:\"popularity_index\";s:3:\"615\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;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:\"14\";s:16:\"popularity_index\";s:3:\"637\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:436;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:\"15\";s:16:\"popularity_index\";s:3:\"621\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:437;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:\"16\";s:16:\"popularity_index\";s:3:\"644\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;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:\"629\";s:11:\"trend_index\";s:3:\"643\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:439;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:\"17\";s:16:\"popularity_index\";s:3:\"625\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;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:\"18\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;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:\"455\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:442;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:\"592\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:443;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:\"19\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;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:\"541\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:445;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:\"20\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;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:\"21\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;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:\"509\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:448;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:\"22\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;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:\"23\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;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:\"24\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;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:\"25\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;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:\"26\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;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:\"569\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:454;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:\"654\";s:11:\"trend_index\";s:3:\"607\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;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:\"27\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;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:\"28\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;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:\"29\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;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:\"30\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;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:\"482\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:460;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:\"31\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;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:\"576\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:462;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:\"32\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:463;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:\"33\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;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:\"34\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;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:\"518\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:466;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:\"35\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;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:\"36\";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:468;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:\"584\";s:11:\"trend_index\";s:3:\"639\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;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:\"37\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;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:\"608\";s:11:\"trend_index\";s:3:\"638\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:471;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:\"38\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;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:\"39\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:473;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:\"40\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;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:\"41\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:475;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:\"42\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;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:\"586\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:477;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:\"43\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;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:\"44\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;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:\"45\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;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:\"550\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:481;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:\"46\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;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:\"47\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:483;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:\"48\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;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:\"49\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;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:\"50\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:486;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:\"543\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;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:\"529\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:488;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:\"563\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;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:\"526\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;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:\"631\";s:11:\"trend_index\";s:3:\"653\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:491;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:\"565\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;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:\"494\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;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:\"651\";s:11:\"trend_index\";s:3:\"649\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:494;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:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:495;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:\"514\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:496;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:\"247\";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: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:\"163\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;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:\"655\";s:11:\"trend_index\";s:3:\"645\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:499;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:\"232\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;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:\"284\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;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:\"645\";s:11:\"trend_index\";s:3:\"629\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;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:\"279\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;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:\"221\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;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:\"289\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;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:\"610\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:506;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:\"269\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;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:\"523\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;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:\"227\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;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:\"82\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;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:\"630\";s:11:\"trend_index\";s:3:\"612\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:511;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:\"235\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;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:\"474\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:513;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:\"535\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:514;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:\"552\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;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:\"186\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;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:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;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:\"648\";s:11:\"trend_index\";s:3:\"650\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:518;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:\"309\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:519;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:\"506\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;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:\"596\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:521;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:\"652\";s:11:\"trend_index\";s:3:\"655\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;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:\"607\";s:11:\"trend_index\";s:3:\"628\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:523;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:\"579\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:524;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:\"613\";s:11:\"trend_index\";s:3:\"615\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:525;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:\"558\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:526;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:\"633\";s:11:\"trend_index\";s:3:\"609\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:527;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:\"495\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;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:\"639\";s:11:\"trend_index\";s:3:\"631\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;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:\"611\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:530;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:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:531;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:\"132\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;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:\"646\";s:11:\"trend_index\";s:3:\"642\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:533;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:\"129\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:534;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:\"11\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;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:\"583\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:536;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:\"616\";s:11:\"trend_index\";s:3:\"603\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:537;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:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;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:\"311\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;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:\"623\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:540;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:\"187\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;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:\"511\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:542;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:\"91\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;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:\"252\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:544;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:\"595\";s:11:\"trend_index\";s:3:\"604\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:545;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:\"241\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;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:\"261\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:547;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:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:548;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:\"632\";s:11:\"trend_index\";s:3:\"606\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:549;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:\"246\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;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:\"379\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;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:\"404\";s:11:\"trend_index\";s:3:\"632\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;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:\"182\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;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:\"170\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;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:\"318\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;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:\"370\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:556;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:\"507\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:557;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:558;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:\"52\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:559;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:\"622\";s:11:\"trend_index\";s:3:\"647\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:560;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:\"147\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;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:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;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:\"50\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:563;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:\"190\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;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:\"393\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:565;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:\"339\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;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:\"329\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;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:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:568;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:\"219\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;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:\"620\";s:11:\"trend_index\";s:3:\"593\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:570;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:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;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:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:572;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:\"473\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:573;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:\"388\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;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:\"402\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;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:\"419\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;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:\"354\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;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:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;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:\"260\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;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:\"365\";s:11:\"trend_index\";s:3:\"614\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:580;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:\"362\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;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:\"338\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;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:\"391\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:583;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:\"220\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;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:\"37\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;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:\"297\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;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:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;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:\"308\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:588;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:\"415\";s:11:\"trend_index\";s:3:\"613\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;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:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;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:\"345\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;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:\"48\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;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:\"118\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;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:\"57\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;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:\"327\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;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:\"436\";s:11:\"trend_index\";s:3:\"596\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;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:\"395\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;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:\"460\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;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:\"496\";s:11:\"trend_index\";s:3:\"636\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;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:\"540\";s:11:\"trend_index\";s:3:\"635\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;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:\"508\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;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:\"100\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;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:\"301\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;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:\"123\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;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:\"114\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;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:\"59\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;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:\"112\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;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:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;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:\"38\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;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:\"499\";s:11:\"trend_index\";s:3:\"641\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;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:\"63\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;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:\"49\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;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:\"417\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;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:\"363\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:614;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:\"336\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;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:\"353\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;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:\"368\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;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:\"127\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;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:\"51\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;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:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;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:\"256\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;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:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:622;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:\"372\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;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:\"399\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;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:\"62\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;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:\"411\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;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:\"64\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;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:\"274\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;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:\"128\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;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:\"263\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:630;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:\"396\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;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:\"287\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:632;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:\"226\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;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:\"377\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:634;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:\"240\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:635;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:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;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:\"314\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:637;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:\"390\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;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:\"488\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;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:\"307\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;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:\"375\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;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:\"280\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:642;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:\"265\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;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:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;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:\"326\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:645;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:\"268\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;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:\"335\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;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:\"549\";s:11:\"trend_index\";s:3:\"591\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:648;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:\"480\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;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:\"427\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;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:\"430\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;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:\"413\";s:11:\"trend_index\";s:3:\"598\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;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:\"468\";s:11:\"trend_index\";s:3:\"625\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:653;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:\"457\";s:11:\"trend_index\";s:3:\"597\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;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:\"434\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;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:\"389\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;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:\"378\";s:11:\"trend_index\";s:3:\"592\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;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:\"401\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:658;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:\"19\";s:11:\"trend_index\";s:2:\"55\";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:8;}}','yes'),(1481,'boldgrid_backup_last_backup','1585690502','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:129815058;s:4:\"save\";b:1;s:10:\"total_size\";i:303295911;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:1585690378;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-20200331-213304.zip\";s:11:\"lastmodunix\";i:1585690494;s:8:\"duration\";s:6:\"115.77\";s:11:\"db_duration\";s:4:\"2.74\";s:11:\"db_filename\";s:31:\"neurop9_pky.20200331-213258.sql\";s:12:\"mail_success\";b:1;}','yes'),(898,'jetpack_ab_connect_banner_green_bar','b','yes'),(26196,'_site_transient_timeout_theme_roots','1585766590','no'),(26197,'_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'),(26192,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1585807988','no'),(26193,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1585764788','no'),(26194,'_transient_timeout_dash_v2_5f25301ca0145abac6dfc3a0899dc43b','1585807988','no'),(26195,'_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://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals\'>HeroPress: How WordPress enabled me to take care of my baby without compromising on my career goals</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\'>WPTavern: WordPress 5.4 “Adderley” Includes Improved Editor, New Blocks, and Developer APIs</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2020/03/adderley/\'>WordPress.org blog: WordPress 5.4 “Adderley”</a></li></ul></div>','no'),(25747,'_transient_timeout_plugin_slugs','1585851206','no'),(25748,'_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'),(26172,'_transient_timeout_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1585807975','no'),(26173,'_transient_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1585764775','no'),(26170,'_transient_timeout_feed_2dd0202377a060f0df35cceaacc2c13c','1585807975','no'),(26171,'_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:\"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: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:\"7\";s: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:19:{s:4:\"date\";s:29:\"Wed, 01 Apr 2020 18:12:55 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:14:\"content-length\";s:5:\"16115\";s:10:\"set-cookie\";s:145:\"__cfduid=de370e0d542c319702e189e6da34835a71585764775; expires=Fri, 01-May-20 18:12:55 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:\"1585767933\";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:\"Wed, 01 Apr 2020 13:21:09 GMT\";s:4:\"etag\";s:39:\"\"9e5283580f40e3c5e8b8bfaaf132bdc1-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:5:\"11242\";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:\"57d447f58e3eea08-IAD\";}}s:5:\"build\";s:14:\"20200325173202\";}','no'),(26174,'_transient_timeout_wpforms_dash_widget_lite_entries_by_form','1585785602','no'),(26175,'_transient_wpforms_dash_widget_lite_entries_by_form','a:2:{i:13;a:3:{s:7:\"form_id\";i:13;s:5:\"count\";i:53;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'),(26178,'_transient_timeout_feed_mod_c8dc84948ab55424f034a4ced348e013','1585807976','no'),(26179,'_transient_feed_mod_c8dc84948ab55424f034a4ced348e013','1585764776','no'),(26180,'_transient_timeout_owp_feed_data_4668edc9cb2c6bb23f383d54b97f9087','1585807976','no'),(26181,'_transient_owp_feed_data_4668edc9cb2c6bb23f383d54b97f9087','<ul><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><li><a class=\'rsswidget\' href=\'https://oceanwp.org/blog/why-oceanwp-uses-rank-math/?utm_source=wp-news-widget&utm_medium=wp-dash&utm_campaign=news-feed\' target=\'_blank\'>Why OceanWP Uses Rank Math</a><div class=\"rssSummary\">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&hellip;</div></li></ul>','no'),(26176,'_transient_timeout_feed_c8dc84948ab55424f034a4ced348e013','1585807976','no'),(26177,'_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:\"Mon, 20 Jan 2020 15:48: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:\"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: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: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: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: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:\"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:2;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:76:\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/#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, 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:\"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: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:\"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: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: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: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: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: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: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: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: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:1:\"3\";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: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: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: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:\"\";}}}}}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:72:\"How to build a real estate website using Toolset Real Estate 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:98:\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-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:107:\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-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:\"Sun, 21 Jul 2019 07:26:53 +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=512914\";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:1333:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-and-oceanwp/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/featured-image.png\" width=\"1201\" height=\"600\" title=\"How to build a real estate website using Toolset Real Estate and OceanWP\" alt=\"How to build a real estate website using Toolset Real Estate and OceanWP\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">A real estate website needs to be as stable and as reliable as the houses you are selling. But building a sturdy real estate website that users will enjoy using can be difficult if you use the wrong set of tools. Luckily, combining Toolset Real Estate with OceanWP is proven to give you a professional [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-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:33670:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-and-oceanwp/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/featured-image.png\" width=\"1201\" height=\"600\" title=\"How to build a real estate website using Toolset Real Estate and OceanWP\" alt=\"How to build a real estate website using Toolset Real Estate and OceanWP\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>A real estate website needs to be as stable and as reliable as the houses you are selling.<br></p>\n\n\n\n<p>But building a sturdy real estate website that users will enjoy using can be difficult if you use the wrong set of tools.<br></p>\n\n\n\n<p>Luckily, combining <a href=\"https://toolset.com/home/toolset-real-estate/\">Toolset Real Estate</a> with <a href=\"https://oceanwp.org/\">OceanWP</a> is proven to give you a professional real estate website with all of the functions you will need.<br></p>\n\n\n\n<p>Below we will show you how to build the following features which you will need on your real estate website:</p>\n\n\n\n<ul><li>Custom post types for your different properties and agents</li><li>Custom fields to add information such as the number of bathrooms</li><li>Taxonomies to separate your properties based on features (detached houses, bungalows etc.)</li><li>Templates to display your properties with the same structure</li><li>A slider to show images of your properties</li><li><a href=\"https://oceanwp.org/blog/toolsets-post-relationships-oceanwp-will-help-build-great-e-commerce-site/\">Post-relationships</a> to link the estate agents with the properties they are in charge of</li><li>A search so users can easily find the best property for them</li><li>Maps to show the locations of the properties and search results</li><li>A front-end form so users can submit their own property listings</li></ul>\n\n\n\n<p><strong>If you want to carry out the steps as you read them you can download your own </strong><a href=\"https://discover-wp.com/site-types/bootstrap-estate-layouts/\"><strong>free test real estate website</strong></a><strong> built using Toolset and OceanWP to play around with.</strong></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image7-1024x622.jpg\" alt=\"\" class=\"wp-image-512945\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image7-1024x622.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image7-300x182.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image7-768x466.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image7.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2>Why we’re using Toolset Real Estate and OceanWP<br></h2>\n\n\n\n<p>Toolset Real Estate is part of <a href=\"https://toolset.com/\">Toolset</a> which provides you all of the features you need to build multiple types of professional websites.</p>\n\n\n\n<p>Specifically, with Toolset Real Estate you won’t need any other plugin to add the features a real estate website needs. This means you don’t need to worry about plugin compatibility or whether the sheer number of plugins will slow your website down.</p>\n\n\n\n<p>Meanwhile, OceanWP is one of the most popular themes for business websites for a reason. Websites run by OceanWP have a better conversion rate, faster load times and improved SEO so house buyers can find your website easily.</p>\n\n\n\n<p>Together, Toolset Real Estate and OceanWP work seamlessly which means you can build robust websites that look great without any concerns.&nbsp;</p>\n\n\n\n<p>Don’t forget you can<a href=\"https://discover-wp.com/site-templates/\"> download test websites built using Toolset and OceanWP</a> for free for you to experiment on.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image2-1024x545.jpg\" alt=\"\" class=\"wp-image-512950\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image2-1024x545.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image2-300x160.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image2-768x408.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image2.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Let’s get started building our real estate website!</p>\n\n\n\n<h2>1.  Create your custom post type <br></h2>\n\n\n\n<p>First, we need to create a <a href=\"https://docs.oceanwp.org/article/477-how-to-build-advanced-websites-based-on-custom-post-types-with-toolset-and-oceanwp\">custom post type</a> for our “Houses” section so that users know exactly where to go to view them.</p>\n\n\n\n<ol><li>Head to the <strong>Toolset Dashboard </strong>in your WordPress admin and click on <strong>Add new post type.</strong></li><li>We now need to name our post type. Here’s what we entered to create our “Houses” post type:</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image10-1024x245.jpg\" alt=\"\" class=\"wp-image-512967\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image10-1024x245.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image10-300x72.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image10-768x184.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image10.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>3. Click <strong>Save post type.</strong></p>\n\n\n\n<p> And that’s it. Your houses custom post type is ready. </p>\n\n\n\n<h2> 2. Create your custom fields</h2>\n\n\n\n<p>Now that we have our custom post type we need to add some<a href=\"https://toolset.com/documentation/user-guides/using-custom-fields/\"> custom fields</a>. Our custom fields will give us a template with sections that we’ll want to fill in to describe each house.&nbsp;<br></p>\n\n\n\n<p>For example, we’ll need sections for the number of bathrooms, price and year the property was built.</p>\n\n\n\n<ol><li>On the <strong>Toolset Dashboard, </strong>click on <strong>Create field group </strong>next to the “Houses” custom post type which we created.</li><li>Click on <strong>Create field group </strong>again and <strong>Add New Field </strong>so that we can start adding our custom fields.</li><li>Now we need to decide what type of custom field we want. For example, a custom field for “Build year” will be a number. Below are the options:</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image14.png\" alt=\"\" class=\"wp-image-512972\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image14.png 805w, //oceanwp.org/wp-content/uploads/2019/07/image14-300x173.png 300w, //oceanwp.org/wp-content/uploads/2019/07/image14-768x442.png 768w\" sizes=\"(max-width: 805px) 100vw, 805px\" /></figure>\n\n\n\n<p>4. For each field, you will need to set options such as whether it is compulsory to enter information.</p>\n\n\n\n<p>5. Once you have added all of your fields, click <strong>Save Field Group </strong>and each time you edit a “House” post you will see the fields to fill in. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image29-1024x576.jpg\" alt=\"\" class=\"wp-image-512973\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image29-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image29-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image29-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image29.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2>3. Create your custom taxonomies </h2>\n\n\n\n<p><a href=\"https://toolset.com/documentation/user-guides/create-custom-taxonomies/\">Custom taxonomies</a> are a great way to separate our properties so that users can easily find the ones that match their criteria. For example, if they only want to see houses which are for sale rather than to rent.<br></p>\n\n\n\n<p>Below is how to create taxonomies to differentiate between houses which are for sale and houses for rent.</p>\n\n\n\n<ol><li>On the <strong>Toolset Dashboard </strong>click on <strong>Add custom taxonomy.</strong></li><li>Enter the following in the boxes<ol><li>Name plural: Property types</li><li>Name singular: Property feature</li><li>Slug: Property Feature</li></ol></li><li>Choose whether you want the taxonomy to be hierarchical or flat. For the purpose of this one, we will keep it flat.</li><li>Select which post type you want the taxonomy to be associated with &#8211; in this case, it will be “Houses.”</li><li> Click <strong>Save taxonomy</strong> </li></ol>\n\n\n\n<p>We can now see our available taxonomies on the right when we edit or create a “Houses” post type.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image6-1024x576.jpg\" alt=\"\" class=\"wp-image-514341\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image6-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image6-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image6-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image6.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2> 4. Create a template to display the properties </h2>\n\n\n\n<p>We now have the core components we need to show off our properties but an important question remains, how do we actually display them on the front-end?<br></p>\n\n\n\n<p>This is why we need to create a template that we can use to display each one of our houses.<br></p>\n\n\n\n<p>To build our template for single “Houses” we will use Toolset’s drag and drop editor called <a href=\"https://toolset.com/home/layouts/\">Layouts</a>.</p>\n\n\n\n<p>Layouts is based on the <a href=\"https://getbootstrap.com/docs/3.4/\">Bootstrap</a> grid which allows you to organize the structure of your page using rows and columns. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image13-1024x576.jpg\" alt=\"\" class=\"wp-image-514342\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image13-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image13-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image13-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image13.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>To add data to your page you need to add a cell. There are two types of cells which you will want to use:<br></p>\n\n\n\n<ol><li><strong>The visual editor &#8211; </strong>For adding brand new text or inserting <a href=\"https://kinsta.com/blog/wordpress-shortcodes/\">shortcodes</a> for our custom fields and taxonomies. This is the one we would use to insert the “Houses” custom types.</li><li><strong>The post content &#8211; </strong>To add any content that comes from your post body. For example, the description of each house.</li></ol>\n\n\n\n<p>Here’s how I created the custom fields section in the template for the “Houses” posts.<br></p>\n\n\n\n<ol><li>Go to <strong>Toolset Dashboard </strong>and click <strong>Create template </strong>next to the “Houses” custom post type. You will now be taken to the Toolset Layouts drag and drop editor where you can design the structure of your page.</li><li>Select how many columns you want each cell to take up. In my layout, the custom fields I created before will be 9 columns wide.</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image1-1024x576.jpg\" alt=\"\" class=\"wp-image-514343\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image1-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image1-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image1-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image1.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>3. You can now see the list of cell types. Select the <strong>Visual Editor.</strong></p>\n\n\n\n<p>4. Click on <strong>Fields and Views </strong>and scroll down until you find the set of fields you want to add. Mine is called <strong>Property details &#8211; House.</strong></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image28-1024x576.jpg\" alt=\"\" class=\"wp-image-514345\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image28-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image28-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image28-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image28.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p><strong>5. </strong>Click <strong>Insert Shortcode</strong></p>\n\n\n\n<p>6. We can now see the shortcodes in our editor cell. Now when a user clicks on a house to view they will see each of the information for each of our custom fields.</p>\n\n\n\n<p>7. Click <strong>Apply </strong>and our cell is ready.<br></p>\n\n\n\n<p>I added a few other cells using similar steps as above. Here’s how my layout looks on the front-end. The red box is the cell with the custom fields which we created above.<br></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image23-1024x576.jpg\" alt=\"\" class=\"wp-image-514346\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image23-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image23-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image23-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image23.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2> 5. Create a slider to feature your properties </h2>\n\n\n\n<p>A slider is the best way to showcase your properties by displaying multiple images of each one.<br></p>\n\n\n\n<p>The best thing about using Toolset Real Estate is that you can easily create complex sliders with transitions without any complex PHP coding.<br></p>\n\n\n\n<p>Below I’ll show you how:<br></p>\n\n\n\n<ol><li>Go to <strong>Toolset -&gt; Views </strong>and click <strong>Add New.</strong></li><li>Select <strong>Display the results as a slider </strong>and give it a name.</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image17.png\" alt=\"\" class=\"wp-image-514347\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image17.png 595w, //oceanwp.org/wp-content/uploads/2019/07/image17-300x257.png 300w\" sizes=\"(max-width: 595px) 100vw, 595px\" /></figure>\n\n\n\n<p>3. In the <strong>Query section </strong>choose what content your slider will display, how many posts it will display and if you want to add any query filters so that only specific houses that match your criteria are displayed. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image15-1024x476.jpg\" alt=\"\" class=\"wp-image-514348\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image15-1024x476.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image15-300x139.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image15-768x357.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image15.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>4. Now we can design the individual slides. Head to <strong>Loop editor </strong>where you can add the fields that you want to display. Click <strong>Fields and Views </strong>and you can decide which ones you want to add.<br>5. The final stage of the design is the transition between each slide. For this slider I have selected <strong>Pagination enabled with automatic AJAX transition </strong>but there are also other options.\n\n</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image24-1024x294.jpg\" alt=\"\" class=\"wp-image-514349\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image24-1024x294.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image24-300x86.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image24-768x221.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image24.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>6. Finally, we need to add the slider. Head to wherever you want the slider to appear, click the <strong>Fields and Views </strong>button and select your slider.<br></p>\n\n\n\n<p>Here is how my slider looks on the front-end:<br></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image3-1024x342.jpg\" alt=\"\" class=\"wp-image-514352\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image3-1024x342.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image3-300x100.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image3-768x257.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image3.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2>6. Create a post-relationship to connect your houses with your agents</h2>\n\n\n\n<p>Post relationships are an important yet underrated part of any website. With post relationships, you can connect different types of content with each other.</p>\n\n\n\n<p>Doing so provides a number of advantages to you when it comes to building and running your website.&nbsp;</p>\n\n\n\n<p>To find out more about how they help you check out our <a href=\"https://oceanwp.org/blog/toolsets-post-relationships-oceanwp-will-help-build-great-e-commerce-site/\">guide to creating post relationships using Toolset and OceanWP</a>.</p>\n\n\n\n<p>On our real estate website, we have houses and estate agents. Let’s create a post relationship between them.</p>\n\n\n\n<h3>Create the post relationship</h3>\n\n\n\n<ol><li>Go to <strong>Toolset -&gt; Relationships </strong>and click <strong>Add New </strong>at the top.</li><li>The Toolset <a href=\"https://www.youtube.com/watch?v=JqVyWEqyMg8\">relationships wizard</a> opens up. For our agents and houses we want a “one to many relationship” as one agent will be in charge of multiple houses.</li><li>Select which post types will form the relationship. Below is what I chose:</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image21-1024x576.jpg\" alt=\"\" class=\"wp-image-514361\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image21-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image21-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image21-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image21.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>\n\n4. Select if you want to limit the number of posts you can assign. For example, I might want each agent to only have a maximum of 20 houses assigned to them.\n\n</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image9-1-1024x418.jpg\" alt=\"\" class=\"wp-image-514362\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image9-1-1024x418.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image9-1-300x122.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image9-1-768x314.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image9-1.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>5. Name your relationship.</p>\n\n\n\n<p>6. Review your relationships and click <strong>Finish.</strong></p>\n\n\n\n<h3>Assign houses to an estate agent&nbsp;</h3>\n\n\n\n<p>Now we can start creating connections between our houses and estate agents.&nbsp;</p>\n\n\n\n<ol><li>Head to the houses post type which you want to edit.</li></ol>\n\n\n\n<p>2. A new section has appeared called <strong>agent_house. </strong>Click <strong>Connect existing agent </strong>and you can select from one of the agents which we created. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image8-1024x576.jpg\" alt=\"\" class=\"wp-image-514363\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image8-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image8-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image8-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image8.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p><strong>Side note: </strong>We created an “Agents” custom post type, fields and taxonomies just like we did for the “Houses” content which we demonstrated at the top of this article. To see how our<strong> “</strong>Agents” content looks download a free <a href=\"https://discover-wp.com/site-types/bootstrap-estate-layouts/\">test real estate website</a> to see all of our content.<br></p>\n\n\n\n<p>3. Click <strong>Update </strong>to save your post.<br></p>\n\n\n\n<h3>Display your post-relationship</h3>\n\n\n\n<p>Now we need to make sure that when a user clicks on a house they can see the estate agent that is connected to it.<br></p>\n\n\n\n<p>We can go back to the template we’d previously created for our houses.<br></p>\n\n\n\n<ol><li>Add a cell to display the connected estate agent.</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image25-1024x968.jpg\" alt=\"\" class=\"wp-image-514365\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image25-1024x968.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image25-300x284.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image25-768x726.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image25.jpg 1619w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p> 2.&nbsp; Search for the post relationship you created and click <strong>Insert shortcode.</strong></p>\n\n\n\n<h2>7. How to add an advanced search for users to find the best property for them</h2>\n\n\n\n<p>An advanced custom search is the best way for your users to find exactly what they are looking for. With multiple filters, they will be able to select the best house based on their personal requirements.<br></p>\n\n\n\n<p>Below we’ll show you how we created a custom search and displayed it on one of our pages.</p>\n\n\n\n<h3>Creating the search</h3>\n\n\n\n<ol><li>Go to <strong>Toolset -&gt; Layouts </strong>and click <strong>Add New.</strong></li><li>Click to create a cell and add the cell called <strong>View content lists, custom searches, custom sliders.</strong></li><li>Select the <strong>Display the results using a custom search </strong>option and click <strong>Create view</strong>.</li><li>Under <strong>Content selection </strong>choose the post type which you want to search. I selected my “Houses” custom post type.</li><li>Under <strong>Custom search settings </strong>decide how you want to update results &#8211; live AJAX updates or a page refresh.</li><li> Under <strong>Search and pagination </strong>pick the filters you want users to be able to adjust. Click on <strong>New filter </strong>and select the ones you want to add.   </li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image27-1024x365.jpg\" alt=\"\" class=\"wp-image-514366\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image27-1024x365.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image27-300x107.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image27-768x274.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image27.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>7. You can also add other options such as <strong>Submit, Reset </strong>and <strong>Spinner </strong>(to display a graphic when it’s loading)<strong> buttons </strong>for your search bar.</p>\n\n\n\n<p>8. Under the <strong>CSS editor </strong>and <strong>JS editor, </strong>you can add code to style the search. </p>\n\n\n\n<h3>\n\nDesigning how the search results look\n\n</h3>\n\n\n\n<p>Now that our search is ready we need to think about how the results will look.</p>\n\n\n\n<ol><li>Under the <strong>Loop Editor </strong>click on <strong>Loop Wizard </strong>to start editing.</li></ol>\n\n\n\n<p>2. Choose how you want to display your results. I selected the <strong>Bootstrap grid.</strong></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image19.jpg\" alt=\"\" class=\"wp-image-514367\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image19.jpg 1002w, //oceanwp.org/wp-content/uploads/2019/07/image19-300x203.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image19-768x520.jpg 768w\" sizes=\"(max-width: 1002px) 100vw, 1002px\" /></figure>\n\n\n\n<p>3. Click <strong>Finish </strong>and you should now see your fields in the <strong>Loop Editor.</strong></p>\n\n\n\n<p>4. Click <strong>Save View </strong>at the bottom of the page.</p>\n\n\n\n<p>5. Click <strong>Save </strong>on your Layout and it is now ready to be displayed on the front-end.<br></p>\n\n\n\n<h3>Displaying your custom search</h3>\n\n\n\n<ol><li>Head to the page where you want your search to appear and select the <strong>Fields and Views </strong>button.</li><li>Select the View for the search you have just created.</li><li>Choose whether you want to include just the search form or the search results as well. As you can see below, I’ve chosen to put them on separate pages.</li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image4-1-1024x301.jpg\" alt=\"\" class=\"wp-image-514369\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image4-1-1024x301.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image4-1-300x88.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image4-1-768x226.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image4-1.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>4. Click save and you can now see how it all looks on the front end.</p>\n\n\n\n<p>Here’s how the custom search on the <a href=\"https://discover-wp.com/site-types/bootstrap-estate-layouts/\">real estate test website</a> looks. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image20-1024x829.jpg\" alt=\"\" class=\"wp-image-514370\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image20-1024x829.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image20-300x243.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image20-768x622.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image20.jpg 1628w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2>8. Display maps to show the locations of properties</h2>\n\n\n\n<p>Maps are a great way of helping users understand immediately the exact location of a property.&nbsp;<br></p>\n\n\n\n<p>Below we’ll show you how to add a map to display a house’s location.<br></p>\n\n\n\n<h3>Create the map</h3>\n\n\n\n<ol><li>Head to the page or template where you want to display the map and click <strong>Fields and Views.</strong></li><li>Under <strong>Toolset Maps </strong>click on <strong>Map.</strong></li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image12.png\" alt=\"\" class=\"wp-image-514371\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image12.png 948w, //oceanwp.org/wp-content/uploads/2019/07/image12-300x200.png 300w, //oceanwp.org/wp-content/uploads/2019/07/image12-768x512.png 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" /></figure>\n\n\n\n<p>3. Click on <strong>Map zoom and center </strong>and click <strong>Set zoom center and center manually </strong>to choose where the map focuses on.</p>\n\n\n\n<p>4. Enter the coordinates for your location.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image5-1024x406.jpg\" alt=\"\" class=\"wp-image-514372\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image5-1024x406.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image5-300x119.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image5-768x305.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image5.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>4. Click <strong>Insert shortcode</strong><br></p>\n\n\n\n<p><strong>5. </strong>Check that the <strong>map_id </strong>is the same for both the marker and the map so that they both show up.<br></p>\n\n\n\n<p>Your map should be ready now to view on the front-end. Here is how my map for individual properties looks.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image30-1024x773.jpg\" alt=\"\" class=\"wp-image-514373\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image30-1024x773.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image30-300x226.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image30-768x580.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image30.jpg 1879w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>There are many other things you can do to customize your maps such as custom styling, street view and distance filters. Check out our <a href=\"https://toolset.com/documentation/user-guides/display-on-google-maps/\">guide to displaying WordPress content on maps</a> to see what you can achieve.<br></p>\n\n\n\n<h2>9. Build a front-end form for users to submit their own content</h2>\n\n\n\n<p>Finally, we’ll want users to provide their own listings for us to advertise on our real estate website. One of the easiest ways to do this is by filling out a form on the front-end with all of the fields you’ll want them to include.<br></p>\n\n\n\n<p>Creating the form couldn’t be simpler thanks to Toolset’s <a href=\"https://toolset.com/2019/02/forms-2-3-and-views-2-7-3/\">drag and drop editor</a>. Below we show you how to create it.<br></p>\n\n\n\n<ol><li>Go to <strong>Toolset -&gt; Post Forms </strong>and click <strong>Add New.</strong></li><li>Click <strong>Continue </strong>in the Forms wizard and enter the name for your form.</li><li>Edit the settings for your form including:<ol><li>The post type they will add submissions to</li><li>The status of the post once it’s submitted</li><li>What users see after they submit the form (you can also add a message as I have done below)</li></ol></li></ol>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image26-1024x600.jpg\" alt=\"\" class=\"wp-image-514375\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image26-1024x600.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image26-300x176.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image26-768x450.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image26.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p> 4. Now you reach the drag and drop editor where you can decide what fields go and where. Here you can also use the <strong>CSS Editor </strong>and <strong>JS Editor </strong>fields to style your form. There are also a number of extra elements that you can add. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image16-1024x600.jpg\" alt=\"\" class=\"wp-image-514376\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image16-1024x600.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image16-300x176.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image16-768x450.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image16.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p> 5. On the next page, you can add any email notifications that you want users or editors to receive at any stage. Below I added an email to send to users when their listing goes live. </p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image11-1024x600.jpg\" alt=\"\" class=\"wp-image-514377\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image11-1024x600.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image11-300x176.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image11-768x450.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image11.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>6. Click <strong>Finish </strong>and your form is now ready to be displayed.&nbsp;</p>\n\n\n\n<p>7. Just like with our maps, all you need to do to display the form is select <strong>Fields and Views </strong>and find the form you just created to insert the shortcode.<br></p>\n\n\n\n<p>Here is how our real estate form looks on the front-end.<br></p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/image22-1024x576.jpg\" alt=\"\" class=\"wp-image-514378\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/image22-1024x576.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/07/image22-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2019/07/image22-768x432.jpg 768w, //oceanwp.org/wp-content/uploads/2019/07/image22.jpg 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<h2>Try out Toolset Real Estate with OceanWP for yourself</h2>\n\n\n\n<p>Now that you have the nine key steps you can follow to build a real estate website it’s time to try it out for yourself.<br></p>\n\n\n\n<p>Don’t forget that the best way to practice is by downloading your free real estate test website with all of the features built in to see how it works. It’s powered by Toolset Real Estate and OceanWP so you will be getting first-hand experience of the features.<br></p>\n\n\n\n<p>The next step is to download <a href=\"https://toolset.com/home/toolset-real-estate/\">Toolset Real Estate</a> and <a href=\"https://oceanwp.org/\">OceanWP</a> and get started with your own.<br></p>\n\n\n\n<p>What has your experience been of building a real estate website? Let us know in the comments!<br></p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-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:103:\"https://oceanwp.org/blog/how-to-build-a-real-estate-website-using-toolset-real-estate-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:\"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: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:18:{s:4:\"date\";s:29:\"Wed, 01 Apr 2020 18:12:56 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:14:\"content-length\";s:5:\"38993\";s:10:\"set-cookie\";s:142:\"__cfduid=d3fe93752ea65507d9eea5dbbe19c8cd31585764775; expires=Fri, 01-May-20 18:12:55 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:\"Tue, 31 Mar 2020 06:17:54 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"expires\";s:29:\"Wed, 01 Apr 2020 19:12:55 GMT\";s:13:\"cache-control\";s:6:\"public\";s:3:\"age\";s:1:\"0\";s:7:\"x-cache\";s:4:\"MISS\";s:13:\"accept-ranges\";s:5:\"bytes\";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:\"57d447f64d27f0d1-IAD\";}}s:5:\"build\";s:14:\"20200325173202\";}','no'),(25730,'_transient_timeout_kaliforms_latest_blog_posts','1586256372','no'),(25731,'_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'),(26186,'_transient_timeout_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1585807988','no'),(26187,'_transient_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1585764788','no'),(26184,'_transient_timeout_feed_94d0b45cbbe5640144493b43a9e8f566','1585807988','no'),(26185,'_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-47544\";s: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:\"Wed, 01 Apr 2020 18:13:08 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:\"20200325173202\";}','no'),(26190,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1585807988','no'),(26191,'_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: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: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: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: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: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:47834:\"<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&#225;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/\">johnwatkins0</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/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/mtias/\">mtias</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/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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:\"\";}}}}}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:37:\"WordPress.org blog: WordPress 5.4 RC2\";s: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=8422\";s: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-rc2/\";s: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:3269:\"<p>The second 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-RC2.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>RC2 addresses improvements to the new About page and <a href=\"https://core.trac.wordpress.org/query?id=49611%2C49318%2C49295%2C49585%2C49568%2C49549&milestone=5.4&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">5 fixes</a> for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49611\">49611</a> &#8211; Block Editor: Update WordPress Packages WordPress 5.4 RC 2</li><li><a href=\"https://core.trac.wordpress.org/ticket/49318\">49318</a> &#8211; Bundled Themes: Twenty Twenty content font CSS selector is too important</li><li><a href=\"https://core.trac.wordpress.org/ticket/49585\">49585</a> &#8211; REST API: Fix typo in disable-custom-gradients theme feature description</li><li><a href=\"https://core.trac.wordpress.org/ticket/49568\">49568</a> &#8211; Block Editor: Fix visual regression in editor&#8217;s color picker</li><li><a href=\"https://core.trac.wordpress.org/ticket/49549\">49549</a> &#8211; Bundled Themes: Calendar widget CSS fixes on various Bundled themes</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, 10 Mar 2020 21:40: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: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: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:62:\"WPTavern: Advice for Newcomers to Remote Work: Lessons Learned\";s: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=97784\";s: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:167:\"https://wptavern.com/advice-for-newcomers-to-remote-work-lessons-learned?utm_source=rss&utm_medium=rss&utm_campaign=advice-for-newcomers-to-remote-work-lessons-learned\";s: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:7835:\"<p>&ldquo;What did you do today?&rdquo; asked my aunt.  &ldquo;Take a nap?  Watch TV?&rdquo;</p>\n\n\n\n<p>&ldquo;You know, I work a real job, Auntie?  They pay me and everything.&rdquo;</p>\n\n\n\n<p>Making some of my family and friends understand what I <em>actually</em> do from home is tough.  If it is a family member I don&rsquo;t really like, I sometimes respond, &ldquo;I work &mdash; probably harder than you.&rdquo;  In all seriousness, over time, you learn to roll with it.  In 2020, more people are accustomed to the concept of remote work than ever before, so the conversations have become easier, even with family and friends.</p>\n\n\n\n<p>With the latest coronavirus strain (COVID-19) becoming widespread, many companies and people are looking at remote work options.  I am not sure if the world is ready, but it is a part of our new reality.  Those of us within the WordPress community can lead the charge by sharing our experiences and advice.</p>\n\n\n\n<p>I am in my twelfth year of working from home.  It is hard to believe that there was ever a time when I went into an office or commuted to a watermelon field in the middle of an Alabama summer.  I was the first person in my family to work from home.  Now I have siblings who do much of their work remotely, a nephew who is using the internet to jump-start his career before leaving high school, and a cousin who is &ldquo;exploring some options&rdquo; (he really just doesn&rsquo;t like wearing shoes).  Still, the overwhelming majority of the people I know are required to work in a physical location.  For many, working from home is not an option.  However, others are now facing a wild swing in how they will work for the next few weeks, months, and perhaps beyond.</p>\n\n\n\n<p>What follows is my advice for newcomers to remote work.  I have spent nearly my entire professional career behind a laptop at home and have had to learn some important lessons the hard way.</p>\n\n\n\n<p>Before diving in, my top tip is to get a comfortable chair and work from the front porch if possible.  Enjoy nature.  Watch the birds.  Breathe fresh air.  Don&rsquo;t trade one stuffy office for another.</p>\n\n\n\n<h2>Organization and Structure</h2>\n\n\n\n<p class=\"has-drop-cap\">I have worked remotely ever since I returned home from a teaching stint in South Korea.  I had spent a over a year teaching English as a second language, mostly to kids who would have rather been out playing.  Teaching is tough work.  You enjoy imparting knowledge upon young minds.  However, you must be part caregiver; part administrator; and part judge, jury, and detention-giver for the kid cussing you out in a foreign language (tip: always learn the bad words when teaching in another country).  At the end of the day, you are exhausted, but you get up the next morning because you&rsquo;re passionate about what you are doing.  </p>\n\n\n\n<p>For me, one of the best parts of going to the office was the structure.  To that point, I had spent my entire life within rigidly-defined systems.  From age 5 to 23, I was in school.  Nearly everything I did or anywhere I went was decided by someone else, whether that was my parents, teachers, coaches, or boss at a part-time job.  Moving into a job that was likewise structured seemed natural.</p>\n\n\n\n<p>My days felt like they had a purpose because of this structure.</p>\n\n\n\n<p>In the month before I moved back home to the States, I launched my business around WordPress.  I was excited to work from home.  I was unsure what that actually meant, but I was going to do it.  I would no longer be constrained by administrators or bosses.  I could set my own schedule.</p>\n\n\n\n<p>The idea sounded great&hellip;<em>in theory</em>.</p>\n\n\n\n<p>While I had successfully launched a business that I would continue for over a decade, there was an essential missing piece of the puzzle.  I had no structure.  In some ways, this was exciting.  I never knew what a new day would bring.  I could choose my own adventure each morning.</p>\n\n\n\n<p>However, that disarray eventually took its toll.  It took a toll on my health as my waistline continued to expand.  It took a toll on me mentally as I slept and worked at random hours.  I knew I could not continue along the same path.</p>\n\n\n\n<p>Before setting out on my own, all structure in my life was determined by others.  I had not learned the basic skills necessary for organizing my daily routine.  I thrive when I know exactly what I am going to do.  A little spontaneity is not bad, and my schedule does not need to broken down by the hour or minute.  However, a little planning and outlining goes a long way toward kick-starting my day.</p>\n\n\n\n<p>When talking with people who are setting out on their first journey into working from home, I always stress the need for structure.  This becomes even more important for people who are married or have children.  Not everyone needs to be rigid with their organization and map out each hour of the day.  However, it is good practice when first starting out to have some basic outline in place, at least until you get a feel for what works for you.</p>\n\n\n\n<p>For me, this means having daily goals.  In my current work setting, this is about having the next day&rsquo;s story lined up plus a couple of backup stories in case the first falls through.  It means knowing who I need to contact for an interview and touching base with sources.  In the past, as a developer, I would set up daily feature development or bug fix goals.  This system leaves me wiggle room while still setting me up for success.  I also play with the formula a bit when I feel like I need more or less structure.</p>\n\n\n\n<p>Everyone will be a little different, but jumping into remote work is a massive work and lifestyle change.  Having some level of organization and structure can set you up for easy wins early on.</p>\n\n\n\n<h2>Social Health and Relationships</h2>\n\n\n\n<p class=\"has-drop-cap\">The worst thing about working from home can be the loss of social structure.  More often than not, co-workers become part of our inner groups.  You find someone to be your gym spotter from your department.  You start a weekly poker game with folks from the office breakroom.  Often, where we work defines a part or all of our social circle.</p>\n\n\n\n<p>It is also easy to get too caught up in your work when no longer commuting to the office.  It becomes easier to skip a night out to the theater when you have been working on your latest project for 16 hours.  It is easy to forgo family dinner because you want to wrap up a few emails.  Your spouse suddenly becomes the only one reading the kids their bedtime story as you do a final check-in for the night.</p>\n\n\n\n<p>The biggest regret I have about working from home over the years is missing opportunities to spend with family and friends.  Far too often, I was working on my next &ldquo;big&rdquo; project.  I had to build out that feature that was going to revolutionize whatever I was working on.</p>\n\n\n\n<p>There is rarely something so important that it cannot wait until the morning.  While we all have to put food on the table, our social well-being is just as important as financial stability.</p>\n\n\n\n<p>Even those of us who prefer to be alone most of the time still need other people in our lives.  This connection with others is part of what makes us human.  It is not something we can afford to sacrifice.  You do not need to say <em>yes</em> to every social invite, but make sure you do not miss out on all human-to-human interaction.</p>\n\n\n\n<p>If nothing else, at least get a few furry, feathery, or scaly companions.  My cats, chickens, and ducks certainly keep life entertaining when I am not out in the world.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>For those of you who work from home, what are your tips?  Share your experiences, lessons, and advice.</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, 10 Mar 2020 19:55: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: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:40:\"Post Status: The benefits of Masterminds\";s: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=78070\";s: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:35:\"https://poststatus.com/masterminds/\";s: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:1729:\"<p>Ken Wallace runs <a href=\"https://mastermindjam.com/\">Mastermind Jam</a>, which according to the website, &#8220;gives you everything you need to join, create, and manage your mastermind group, all without having to waste time cobbling together a bunch of different software, forms, and shared documents, even if you don\'t have a large personal network.&#8221;</p>\n\n\n\n<p>Here\'s the episode:</p>\n\n\n\n\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong>Some of the topics discussed about Masterminds</strong></p>\n\n\n\n<ul><li>Defining what a mastermind is</li><li>The difference between a mastermind and other community channels</li><li>Why masterminds are important to hold with peers outside of your company</li><li>Learning to trust your mastermind</li><li>The importance of consistency, and setting up a regular cadence</li><li>How to structure conversations</li><li>How to find people for a mastermind </li></ul>\n\n\n\n<h3>Links</h3>\n\n\n\n<ul><li><a href=\"https://mastermindjam.com/\">Mastermind Jam</a>: find your mastermind</li><li>Ken <a href=\"https://twitter.com/boaticus\">on Twitter</a></li></ul>\n\n\n\n<h3>Episode Parter: <a href=\"https://poststat.us/sandhills\">Sandhills Development</a></h3>\n\n\n\n<p>No matter what you\'re working on with your WordPress website, <a href=\"https://poststat.us/sandhills\">Sandhills Development</a> probably has a tool that can help you. </p>\n\n\n\n<ul><li>Easy Digital Downloads – Sell digital products with WordPress</li><li>AffiliateWP – A full-featured affiliate marketing solution</li><li>Restrict Content Pro – A powerful membership plugin for WordPress</li><li>Sugar Calendar – WordPress event management made simple</li><li>WP Simple Pay – A lightweight Stripe payments plugin</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:\"Tue, 10 Mar 2020 16:39: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: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: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:65:\"WPTavern: Editor Will Default to Fullscreen Mode in WordPress 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97751\";s: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:175:\"https://wptavern.com/editor-will-default-to-fullscreen-mode-in-wordpress-5-4?utm_source=rss&utm_medium=rss&utm_campaign=editor-will-default-to-fullscreen-mode-in-wordpress-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5068:\"<img />WordPress editor in fullscreen mode.\n\n\n\n<p class=\"has-drop-cap\">Riad Benguella announced on the core development blog last week the editor in <a href=\"https://make.wordpress.org/core/2020/03/03/fullscreen-mode-enabled-by-default-in-the-editor/\">WordPress 5.4 will ship in fullscreen mode</a> by default.  While some form of fullscreen or distraction-free writing has existed for years in the core platform, this marks the first time WordPress will make it the default experience.</p>\n\n\n\n<p>Not all installations will see the fullscreen editor upon upgrading.  The editor will be in fullscreen mode the first time a user opens the editor in a new installation, on a new device, or whenever WordPress resets a user&rsquo;s preferences.</p>\n\n\n\n<p>Some people were not happy with the timing of the <a href=\"https://github.com/WordPress/gutenberg/pull/20611\">code change</a>, regardless of their feelings about whether it was a good decision to switch to a fullscreen experience by default.  The change was slipped in three weeks after a feature and enhancements freeze for the WordPress 5.4 development cycle.  This was also the same day that the first <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">WordPress 5.4 release candidate</a> was released.  Some argued that the development cycle should remain sacred, that last-minute changes should be punted to the next cycle.  Doing so would provide an appropriate level of testing and preparation.  The shock-factor would also be lessened when more people are aware that a change is coming.</p>\n\n\n\n<p>&ldquo;I would have expected this to sit in the plugin for a cycle or two, and dropping an alteration to the editor&rsquo;s behavior this major into core several hours before 5.4 was promoted to Release Candidate is very confusing to me,&rdquo; said software engineer K. Adam White.  &ldquo;What about this change made it have to happen today, rather than following our release process and bundling this enhancement with 5.5?&rdquo;</p>\n\n\n\n<p>Matt Mullenweg, WordPress co-founder and 5.4 release lead, chimed in and accepted responsibility.  &ldquo;This is on me as release lead &mdash; I&rsquo;ve been meaning to get this in for a while but it got lost in the shuffle,&rdquo; he said.  &ldquo;I&rsquo;m very comfortable with the decision to have fullscreen by default given the user testing we&rsquo;ve seen and other qualitative feedback, which I&rsquo;ve also heard is similar to what folks like GoDaddy have found in their testing. The code change is minimal so if during the month of March we need to revert it, shouldn&rsquo;t be a problem.&rdquo;</p>\n\n\n\n<p>Late changes can catch people who provide support or manage client websites off guard.  Joost de Valk, founder and CPO of Yoast, noted that such changes also force extra work on people who maintain courses and other materials around the editor.</p>\n\n\n\n<h2>The Fullscreen Experience</h2>\n\n\n\n<p class=\"has-drop-cap\">Admittedly, I have never used fullscreen mode since the block editor landed.  I tested the earlier iteration when the classic editor was still the norm.  I did not care for it then, but I also did not care for the classic editor.  Instead, I always wrote in an offline editor.  I was not the ideal test candidate for the feature.  Since then, I have not given it much thought.</p>\n\n\n\n<p>When testing the fullscreen mode in WordPress 5.4, I was a little shocked by the change.  It felt like I stepped outside of my WordPress admin panel.  However, that shock quickly wore off.  The experience was not much different from working within the normal editor.</p>\n\n\n\n<p>The only thing that was a poor user experience for me was clicking the arrow button at the top left of the editor.  I had wrongly assumed the button would open the WordPress admin menu.  Instead, it took me back to the posts management screen.  The button does have a &ldquo;View Posts&rdquo; tooltip that appears when you hover it, but I tend to move fast and clicked it before I understood its purpose.  </p>\n\n\n\n<img />Top left button in editor returns users to posts management screen.\n\n\n\n<p>I was prepared to open a ticket to address this problem.  However, the Gutenberg team was <a href=\"https://github.com/WordPress/gutenberg/issues/20579\">already on top of the issue</a> and have <a href=\"https://github.com/WordPress/gutenberg/pull/20603\">merged a fix</a> within the plugin that uses the WordPress &ldquo;W&rdquo; icon.  It is unclear if this change will make it into WordPress 5.4.  It would be ideal to avoid the same issue I ran into.</p>\n\n\n\n<p>Finding these types of problems and addressing them is one of the primary reasons that we should avoid major changes to user interfaces late in the development cycle.  If we are lucky, this is the worst problem that arises this time around.</p>\n\n\n\n<p>The fullscreen experience would also be nicer if there was a button or keyboard shortcut to quickly switch modes.  Currently, users must click the &ldquo;&#8942;&rdquo; button for tools and options.  Then, select the editing mode. </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, 09 Mar 2020 19:44: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: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:29:\"Matt: Sonny Rollins Interview\";s: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=50983\";s: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/03/sonny-rollins-interview/\";s: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:186:\"<p><a href=\"https://www.nytimes.com/interactive/2020/02/24/magazine/sonny-rollins-interview.html\">David Marchese at the  NY Times has a beautiful interview with Sonny Rollins up</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:\"Sun, 08 Mar 2020 21:27:14 +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: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: BracketSpace Releases Library of Reusable Code for Plugin and Theme Development\";s: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=97228\";s: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:223:\"https://wptavern.com/bracketspace-releases-library-of-reusable-code-for-plugin-and-theme-development?utm_source=rss&utm_medium=rss&utm_campaign=bracketspace-releases-library-of-reusable-code-for-plugin-and-theme-development\";s: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:4476:\"<p class=\"has-drop-cap\">BracketSpace, a WordPress-centric software development company based, released <a href=\"https://github.com/micropackage/\">Micropackage</a> a few weeks ago.  The project is a collection of open-source repositories with reusable code for inclusion in WordPress plugins and themes.  The library currently has 13 packages, including a filesystem wrapper, a template system, an Advanced Custom Fields block creator, and more.</p>\n\n\n\n<p>The company out of Poland specializes in project outsourcing and plugin development.  Some of their more popular plugins include <a href=\"https://bracketspace.com/downloads/advanced-cron-manager-pro/\">Advanced Cron Manager Pro</a> and <a href=\"https://wordpress.org/plugins/notification/\">Notification</a>, a custom notification plugin in which the BracketSpace sells pro extensions for various services.</p>\n\n\n\n<p>The Micropackage project was driven by the needs of the team and its projects.  &ldquo;We started the Micropackage project to scratch our own itch,&rdquo; said Jakub Mikita, CEO of BracketSpace.  &ldquo;During the past few years of active plugin and website development, we noticed that keeping the code standard was very important for maintainability.&rdquo;  The BracketSpace team had been copying and pasting code between projects.  Eventually, the team asked themselves the inevitable question that most development teams come to &mdash; <em>why not break all of this code up into small packages and maintain them in a single place?</em>  Thus, the Micropackage project was born.</p>\n\n\n\n<p>BracketSpace is using all of the packages in many of its current plugins and themes because the code was originally taken from those projects.  &ldquo;We are now rewriting one of our flagship plugins, Notification, using the micropackages and intend to create every new plugin and theme using them,&rdquo; said Mikita.  &ldquo;And, because they are loosely coupled, there can be a lot of configuration variations.</p>\n\n\n\n<p>Package and dependency management is a standard part of development within the larger PHP development world.  The use of packages has become more and more standard as WordPress has begun using modern JavaScript tooling.  However, the ecosystem mostly falls short when dealing with PHP packages.  While many plugin developers make use of such dependencies, the practice is not common.  WordPress also has no built-in method of handling dependencies.  The situation makes it hard for projects such as Micropackage to gain any real traction within the overall WordPress developer community.</p>\n\n\n\n<h2>The Available Packages</h2>\n\n\n\n<p class=\"has-drop-cap\">The project includes 13 repositories that can be included in WordPress plugins or themes via Composer.  Most of the packages are currently available on the <a href=\"https://packagist.org/packages/micropackage/\">Micropackage page on Packagist</a>.  Several of the packages are essentially wrappers for various WordPress APIs for simpler usage.  However, some of the packages offer new developer features.</p>\n\n\n\n<p>Mikita said the following are the most important packages for the team:</p>\n\n\n\n<ul><li><a href=\"https://github.com/micropackage/dochooks\">DocHooks</a> &ndash; PHP comment annotations repo that supports filters, actions, and shortcodes.</li><li><a href=\"https://github.com/micropackage/requirements\">Requirements</a> &ndash; Environment requirement checker for plugins.</li><li><a href=\"https://github.com/micropackage/filesystem\">Filesystem</a> &ndash; Simplified wrapper around the WordPress Filesystem API.</li><li><a href=\"https://github.com/micropackage/templates\">Templates</a> &ndash; Basic PHP templating solution that supports passing data to templates.</li><li><a href=\"https://github.com/micropackage/responsive-embeds\">Responsive Embeds</a> &ndash; JavaScript package for automatically making any embed responsive.</li></ul>\n\n\n\n<p>The repositories don&rsquo;t stop there.  They have built other wrappers for WordPress APIs, such as caching, scripts, and internationalization.  The team also has a block creator for ACF that allows developers to create blocks from templates.</p>\n\n\n\n<p>BracketSpace has at least five more packages planned for the project.  At the moment, the packages have primarily targeted WordPress developers.  However, Mikita said the team will also create platform-agnostic repositories whenever possible.  That way, they will be useful for developers beyond the WordPress ecosystem.</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, 06 Mar 2020 20:07:43 +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:49:\"WordPress.org blog: People of WordPress: Mary Job\";s: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=8406\";s: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://wordpress.org/news/2020/03/people-of-wordpress-mary-job/\";s: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:7791:\"<p><em>You’ve probably heard that WordPress is open-source software, and may know that it’s created and run by volunteers. WordPress enthusiasts share many examples of how WordPress changed people’s lives for the better. This monthly series shares some of those lesser-known, amazing stories.&nbsp;</em></p>\n\n\n\n<h2>How it all began</h2>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2020/02/At-WordCamp-Kampala-2020.jpeg?resize=632%2C844&ssl=1\" alt=\"Mary Job at WordCamp Kampala 2020\" class=\"wp-image-8410\" />Mary Job at WordCamp Kampala 2020\n\n\n\n<p>Mary remembers when cybercafés started trending in Nigeria. She had just finished high school and was awaiting her results for admission to university. She spent all of her time (10 hours a day) and all of her pocket money buying bulk time online at cafes. All the way through university that was true, until in 2008 she graduated with a degree in philosophy and bought her own computer and modem.</p>\n\n\n\n<p>She started blogging in 2009. Initially, she tried out Blogger, Hubpages, and WordPress—but found WordPress too complicated.&nbsp;</p>\n\n\n\n<h2>Growing up as a timid but curious cat</h2>\n\n\n\n<p>Mary is one of four kids, and the only girl among her siblings. Throughout her childhood she felt shy, even though others didn’t always see her that way. </p>\n\n\n\n<p>When she first started her personal blog, it was mostly an opportunity for her to speak her mind where she was comfortable. Blogging gave her a medium to express her thoughts and with every new post she became a better writer.</p>\n\n\n\n<h2>Rediscovering WordPress</h2>\n\n\n\n<p>After completing a postgraduate diploma in mass communication, Mary started a Masters degree in Information Management. This required a three month internship. She decided to volunteer in Ghana in 2015 at the headquarters of the Salesians of Don Bosco in West Africa (SDBAFW<strong>)</strong> where her uncle was based.</p>\n\n\n\n<p>While she was there, her uncle asked Mary why she was not blogging on WordPress, which also happened to be the software the organisation used. She explained how difficult and complicated it was so he shared a group of beginner-level tutorial videos with her.</p>\n\n\n\n<p>After two weeks of watching those videos, she started to realize she could have a full-time career doing this. So she immediately joined a number of online training groups so she could learn everything.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I saw a lot of people earning an income from things I knew and did for the fun of it. I found myself asking why I had not turned my passion into a business.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>Not long after that, she was contacted by a website editor who was impressed by her blog. With the information available online for WordPress, she was able to learn everything she needed to improve and redesign a site for what turned into her first client.</p>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/my-home-office-in-2016.jpeg?w=632&ssl=1\" alt=\"\" class=\"wp-image-8412\" />Mary&#8217;s home office in 2016\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I visited the <a href=\"https://wordpress.org/showcase/\">WordPress.org showcase</a> and was wowed with all the good things I could do with WordPress.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>In 2016 after a year of deep WordPress learning, she had fallen in love with the CMS and wanted to give back to the <a href=\"https://make.wordpress.org/\">WordPress open source project</a>.&nbsp;</p>\n\n\n\n<p>She volunteered to help the Community team. And when she moved to Lagos later that year, she discovered there was an active WordPress Meetup community. This started her journey toward becoming a WordPress Meetup Co-organizer and a Global Community Team Deputy.</p>\n\n\n\n<p>Today the Nigerian WordPress community continues to grow, as has the <a href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group\">Lagos WordPress Meetup</a> group. The first Nigerian WordCamp took place in Lagos in 2018 and a <a href=\"https://2020.lagos.wordcamp.org/\">2020 event is being planned</a>. A local WordPress community also developed in Mary’s hometown in Ijebu.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>I have made great friends and met co-organizers in the community who are dedicated to building and sharing their WordPress knowledge with the community like I am.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>What did Mary gain from using and contributing to WordPress?</h2>\n\n\n\n<ul><li>She <strong>overcame her stage fright</strong> by getting up in front of an audience at her local Meetup to introduce speakers and to talk about the WordPress community.&nbsp;</li><li>She <strong>attended her first of many African WordCamps </strong>in Cape Town, South Africa. Coincidentally this was also her first time outside West Africa. Before that, she had not been in an aircraft for more than one hour.</li><li>She <strong>earned money</strong> from WordPress web design projects to sustain her during her learning period. Mary continues to use WordPress in her work and says she is still learning every day!</li><li>She got to <strong>jump off</strong> Signal Hill in Cape Town when visiting a WordCamp!&nbsp;</li></ul>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Moderating-a-Panel-at-WCLOS2019.jpg?fit=632%2C422&ssl=1\" alt=\"\" class=\"wp-image-8413\" />Mary moderating a panel at WordCamp Lagos in 2019\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Essentially, the community has taught me to be a better communicator, and a better person. I’ve made friends across the world that have become like a family to me.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<p>She now runs a village hub in Ijebu,&nbsp; where she teaches girls digital skills and WordPress as a way of giving back to her town.</p>\n\n\n\n<p>Since she started on this journey, Mary has gotten a fulltime job supporting a WordPress plugin. She’s also become a Community Team Rep and continues to build and foster communities.</p>\n\n\n\n<h2>Mary’s advice to others</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Always seek to understand the basics of whatever knowledge you seek. Never jump in too fast, wanting to spiral to the top while ignoring the learning curve. You will likely crash down effortlessly if you do so, and would have learned nothing.</em></p><cite>Mary Job</cite></blockquote>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\">@wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>). Thank you to Mary Job (<a href=\"https://profiles.wordpress.org/mariaojob/\">@maryojob</a>) for sharing her #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=\"\" 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:\"Fri, 06 Mar 2020 16:30:43 +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: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:65:\"Matt: Coronavirus and the Remote Work Experiment No One Asked For\";s: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=50999\";s: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/03/coronavirus-remote-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:5196:\"<blockquote class=\"wp-block-quote is-style-large\"><p><em>“We’ll never probably be the same. People who were reticent to work remotely will find that they really thrive that way. Managers who didn’t think they could manage teams that were remote will have a different perspective. I do think we won’t go back.”</em></p><cite><em>Jennifer Christie, Twitter’s head of human resources,</em> in <em><a href=\"https://www.buzzfeednews.com/article/alexkantrowitz/the-coronavirus-is-forcing-techies-to-work-from-home-some\">BuzzFeed News</a></em></cite></blockquote>\n\n\n\n<p>This is not how I envisioned the <a href=\"https://distributed.blog/\">distributed work revolution</a> taking hold.</p>\n\n\n\n<p>It has been a challenging time around the world—from how we live our daily lives to how we keep our kids safe in schools and our family members healthy in assisted living communities and hospitals.&nbsp;</p>\n\n\n\n<p>And then there’s how we work. Seattle (and all of King County in Washington State) is encouraging <a href=\"https://www.seattletimes.com/seattle-news/health/as-coronavirus-spreads-king-county-recommends-avoiding-large-groups-working-remotely-when-possible/\">companies to have their employees work from home</a>. Given that <a href=\"https://automattic.com/\">Automattic</a> is already distributed, we’re receiving requests from the press and other companies about how to navigate what is turning into a massive global work-from-home experiment.&nbsp;</p>\n\n\n\n<p>It’s not ideal on any level. Even at a remote-friendly company like Automattic, we rely on <a href=\"https://ma.tt/2018/10/the-importance-of-meeting-in-person/\">in-person team meetups</a> and conferences to strengthen our connections and get work done. For now, we’ve canceled all work-related travel.</p>\n\n\n\n<p>But as the BuzzFeed story notes, this might also offer an opportunity for many companies to finally build a culture that allows long-overdue work flexibility. Millions of people will get the chance to experience days without long commutes, or the harsh inflexibility of not being able to stay close to home when a family member is sick.&nbsp;</p>\n\n\n\n<p>Or even when you’re sick yourself. How many people in America go into an office even when they’re feeling under the weather, because of pressure from the company or managers, or because their sick days come out of their vacation days? This might be a chance for a great reset in terms of how we work.&nbsp;</p>\n\n\n\n<p>For those asking for tips, my <a href=\"https://distributed.blog/podcast/\">Distributed Podcast</a> has a wealth of advice and stories about how we operate. But here are four good ones to start with:&nbsp;</p>\n\n\n\n<ol><li>Operate as if everyone works from different time zones, because one day they might. This means more communication, likely written, that is accessible to people even if they can’t attend a specific meeting or be in a specific place. If you can minimize the number of real-time meetings, do so. Embrace asynchronous communication.</li><li>If you <em>are</em> hosting a real-time meeting, improve the audio (and video) quality. Don’t use conference call lines with grainy phone audio. Sign up for <a href=\"https://zoom.us/\">Zoom</a>, which allows for crystal clear audio calls or videoconference chats. Make video participation optional unless it’s planned well in advance. Record these calls so folks who can’t attend can catch up on what they missed. Everyone must use good headphones with mics (<a href=\"https://www.amazon.com/Sennheiser-Culture-Wideband-Headset-SC30-USB-ML/dp/B00E67S6ZY/\">I love Sennheiser</a>) to minimize external noise. <a href=\"https://krisp.ai/\">Krisp.ai is also cool</a>. Need a quiet place without distractions? Try a parked car or a closet.</li><li>We use our own WordPress blogs, <a href=\"https://p2theme.com/\">called P2</a>, instead of email as our central hub of communication so people throughout the company can access every team’s long-form notes, documents, and priorities. We’re bloggers by heart, so we blog a lot. There are other similar tools, like <a href=\"https://basecamp.com/\">Basecamp</a>. Make it your new office.  </li><li>We also use <a href=\"https://slack.com/\">Slack</a> for real-time chat, social connection, and urgent conversations. <a href=\"https://matrix.org/\">Check out Matrix</a> for an open-source, distributed version. Use it to chat and connect with your colleagues, but don’t let it replace your long-form planning notes in No. 3. Also create an etiquette that doesn’t force people to become chained to it all day and all night. When you ask a question in DM, do not expect that person to respond immediately, and ask your question upfront. Never write “got a sec?” and let it hang there. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f601.png\" alt=\"?\" class=\"wp-smiley\" /></li></ol>\n\n\n\n<p>The truth is, there are a thousand ways to do remote work, but it starts with committing to it at all levels of the company. If you assume positive intent and place trust in your coworkers and employees—knowing that if they do great work in an office they can do great work anywhere—then you will all succeed.&nbsp;</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, 06 Mar 2020 04:35:49 +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: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:66:\"WPTavern: Gutenberg Hub Launches Collection of 100 Block 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=97693\";s: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/gutenberg-hub-launches-collection-of-100-block-templates?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-hub-launches-collection-of-100-block-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:6080:\"<img />\n\n\n\n<p class=\"has-drop-cap\">Gutenberg Hub <a href=\"https://gutenberghub.com/introducing-gutenberg-templates-library/\">launched its collection of block templates</a> yesterday.  The project, which kicked off with <a href=\"https://templates.gutenberghub.com/\">100 free templates</a>, aims to help users create complex layouts by simply copying and pasting block code into the editor.</p>\n\n\n\n<p>Munir Kamal, the founder of CakeWP, created Gutenberg Hub in 2017 after he heard about the initial Gutenberg project announcement.  &ldquo;It excited me from the early days, and that pushed me to set up a blog where I can share Gutenberg related stuff,&rdquo; he said.  &ldquo;It all started with curating the latest updates going on to the Gutenberg project and what others are working on related to Gutenberg.  Later on, I started writing some tutorials on the blog to help beginner users get started with Gutenberg.&rdquo;</p>\n\n\n\n<p>He then built out a block directory before following it up with the templates directory.  &ldquo;The goal is to make Gutenberg Hub an excellent resource for Gutenberg users,&rdquo; he said.  He also has other big goals with the site, including a potential theme directory alongside the existing tutorials, templates, and blocks.</p>\n\n\n\n<p>Currently, Kamal has a team of five people working on his various CakeWP projects.  Some of the team contributed to the template library.  One member built the template library system on top of <a href=\"https://wptavern.com/gatsby-raises-15m-plans-to-invest-more-heavily-in-wordpress-and-cms-integrations\">Gatsby</a>, a framework based on React that can pull data from a CMS such as WordPress.</p>\n\n\n\n<p>The idea for the template library came to Kamal while he was trying to replicate homepages from WordPress page builders in Gutenberg.  &ldquo;I was able to recreate popular page builders in Gutenberg without any extra plugin,&rdquo; he said.  &ldquo;But that took me a lot of effort, and I realized a lot could be achieved with core Gutenberg.&rdquo;  He began thinking in terms of how section templates could help him build out pages more quickly.  &ldquo;So, I started creating sections and eventually that grew up into a template library idea.&rdquo;</p>\n\n\n\n<p>With the help of a team member, the two knocked out 100 custom templates in a month.  &ldquo;Honestly, it took a lot of time,&rdquo; said Kamal.  &ldquo;I will be adding more templates myself for sure. But, what I wish to happen is that other designers, developers, and users contribute and add templates to this library.&rdquo;</p>\n\n\n\n<p>Kamal is currently building a system so that others can add their custom templates.  Ultimately, he wants the project to be primarily run by the community.  The idea is similar in scope to the <a href=\"https://wptavern.com/creator-of-editorskit-launches-community-block-sharing-site\">ShareABlock community site</a> but with a focus on templates.</p>\n\n\n\n<p>With the Gutenberg project&rsquo;s focus on <a href=\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\">block patterns</a> this year, it will be interesting to see how projects such as this one will fit into that paradigm.  At the very least, the template library will provide useful ideas for the Gutenberg team, providing a sort of roadmap of patterns that may be worth adopting in core WordPress.</p>\n\n\n\n<p>&ldquo;Technically, what I am doing with this library is kind of similar to <em>block patterns</em>,&rdquo; said Kamal.  &ldquo;I am looking forward to how the block pattern system works and will try my best to make this library work with that.&rdquo;</p>\n\n\n\n<h2>A Collection of Templates</h2>\n\n\n\n<img />Testing the <a href=\"https://templates.gutenberghub.com/section/hero/rec1kqlXHezoe0Imb\">Hero 3 template</a> from the Gutenberg Hub library.\n\n\n\n<p>The templates in the library are essentially sections of a page.  Users can import multiple sections to create a range of complex layouts.</p>\n\n\n\n<p>Unlike other libraries where users may need to import a JSON file, Gutenberg Hub&rsquo;s templates are completely copy and paste.  The site provides a simple &ldquo;Copy Code&rdquo; button.  Once clicked, the block code is copied to your clipboard, which can be pasted directly into the block editor.</p>\n\n\n\n<p>Some of the blocks have custom CSS to handle certain design aspects, which is also copy and paste.  Kamal recommends the <a href=\"https://wordpress.org/plugins/blocks-css/\">Blocks CSS plugin</a> by ThemeIsle, which allows users to add CSS directly to the block editor.  The other option is for users to add the CSS code via the WordPress customizer.  In my experience with some of the templates, the extra CSS was unnecessary to achieve some nice layouts.</p>\n\n\n\n<p>With 100 templates and counting, Kamal broke the collection down into 12 categories:</p>\n\n\n\n<ul><li>Hero</li><li>Testimonial</li><li>Team</li><li>Stats</li><li>Pricing</li><li>Logos</li><li>Gallery</li><li>Features</li><li>FAQ</li><li>Content</li><li>Contact</li><li>Card</li></ul>\n\n\n\n<p>There is a little something for everyone.  The library covers many of the most popular patterns currently found around the web.  I am having fun testing out the various templates.  Some work better within my theme than others.  On the whole, Gutenberg Hub has crafted a solid project.</p>\n\n\n\n<p>The contact form templates require the use of the <a href=\"https://wordpress.org/plugins/forms-gutenberg/\">Gutenberg Forms plugin</a>, which is developed and maintained by Kamal.  This requirement is because WordPress does not have a built-in form system, so an external plugin was necessary.  None of the other templates require a plugin at the moment.</p>\n\n\n\n<p>Kamal does not have a favorite template from the collection.  He stressed that he was not a designer.  &ldquo;I have tried my best to put together templates that are good and useful in multiple use cases,&rdquo; he said.  &ldquo;I hope others like the templates as well, and it can be a good starting point for creating a beautiful layout in Gutenberg.&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:\"Thu, 05 Mar 2020 20:48: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: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:92:\"WPTavern: Preparing for WordPress 5.4: Changes Theme and Plugin Developers Should Know About\";s: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=97655\";s: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:227:\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\";s: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:8936:\"<p class=\"has-drop-cap\">With the release of WordPress 5.4 looming, it is time for plugin and theme developers to begin testing their extensions and making sure there are no issues.  There are also new APIs for upcoming features.  Yesterday, the core team released the <a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate for 5.4</a>.  The official release is planned for March 31.</p>\n\n\n\n<p>This post will serve as a quick guide with links to several important changes that developers need to keep in mind in the coming weeks.  Be sure to test your plugins and themes.</p>\n\n\n\n<h2>Theme Developers</h2>\n\n\n\n<img />New social icons block.\n\n\n\n<p>There are several changes that theme authors will want to test against.  WordPress 5.4 has a few extra theme features.  It also has several markup-related changes that could break theme designs on the front end and in the block editor.  Unfortunately, for theme authors who want to support multiple versions of WordPress, some of these changes may mean a little extra CSS bloat.</p>\n\n\n\n<h3>Social Icons and Buttons Blocks</h3>\n\n\n\n<p>WordPress 5.4 <a href=\"https://make.wordpress.org/core/2020/02/27/new-or-updated-blocks-in-wordpress-5-4/\">introduces two new blocks</a>:  social icons and buttons.  The social icons block allows users to insert icons/links for up to 40 different social networks.  The buttons block lets users group multiple button blocks together.  Theme authors who are rolling out custom block editor styles need to account for these new blocks to make sure they are output correctly.</p>\n\n\n\n<h3>Create Custom Gradient Presets</h3>\n\n\n\n<p>The new <a href=\"https://make.wordpress.org/core/2020/03/02/new-gradient-theme-apis/\">Gradients API</a> allows theme authors to define custom gradient presets for users to use with either the group or button blocks.  Theme authors will need to do some legwork to improve on the eyesore that is the default gradient presets.  With a little work, gradients can be a useful tool at the user&rsquo;s disposal.  Theme authors can also disable gradients altogether if they prefer not to support them.</p>\n\n\n\n<h3>Block Editor Markup and Style Changes</h3>\n\n\n\n<p>Theme authors who have directly <a href=\"https://make.wordpress.org/core/2020/03/02/markup-and-style-related-changes/\">targeted specific editor classes</a>, will need to check their block editor styles.  Many classes with the <code>editor-</code> prefix have been changed to use the <code>block-editor-</code> prefix.  The wrapper element with the <code>.edit-post-layout__content</code> class has been removed altogether.  Several wrapper elements were removed from blocks and the rich text component.  Core&rsquo;s built-in padding and negative margins on blocks have been refactored, which is a welcome addition.  Perhaps theme authors will no longer have to fight against multiple nested selectors to provide a basic, working layout that matches the front end.</p>\n\n\n\n<p>These changes have already broken several themes I have seen.  There is a good chance many theme authors will need to update their block editor styles.</p>\n\n\n\n<p>At a time when the Theme Review Team is asking for more theme authors to submit themes with custom editor styles, these types of changes to classes and markup are not a boost of confidence.  Theme developers can easily feel like they are fighting a losing battle.  However, work is moving forward to make the editor markup closer to a one-to-one match with the front end.  At some point, theme authors can only hope they will no longer need to deal with these kinds of changes while supporting users across multiple versions of WordPress.  For now, they are in a somewhat messy transitional phase.</p>\n\n\n\n<h3>Calendar Markup and Class Changes</h3>\n\n\n\n<p>The core team <a href=\"https://make.wordpress.org/core/2020/02/12/changes-related-to-calendar-widget-markup-in-wordpress-5-4/\">changed the markup</a> of the <code>get_calendar()</code> function, which also affects the Calendar widget.  The calendar output no longer has a <code>&lt;tfoot&gt;</code> element.  Instead, the previous and next month links were moved to a <code>&lt;nav&gt;</code> element below the <code>&lt;table&gt;</code> element.</p>\n\n\n\n<p>The calendar output also adds or changes multiple IDs and classes:</p>\n\n\n\n<ul><li><code>.wp-calendar-table</code> added to the wrapper element.</li><li><code>.wp-calendar-nav</code> added to the navigation wrapper element.</li><li><code>.wp-calendar-nav-next</code> replaces the <code>#next</code> ID on the next month link. </li><li><code>.wp-calendar-nav-prev</code> replaces the <code>#prev</code> ID on the previous month link. </li></ul>\n\n\n\n<p>These are breaking changes.  Any custom CSS that targeted the old HTML or IDs will need to be updated.</p>\n\n\n\n<h2>Block Developers</h2>\n\n\n\n<img /> Initial JavaScript file created by the block scaffolding script.\n\n\n\n<p>For plugin developers who are creating custom blocks, WordPress 5.4 introduces several new APIs and tools for working with the block system.</p>\n\n\n\n<h3>Block Scaffolding</h3>\n\n\n\n<p>Developers have a new <a href=\"https://www.npmjs.com/package/@wordpress/create-block\">NPM package</a> for quickly creating a block plugin.  With a single command of <code>npm init @wordpress/block &lt;plugin-name&gt;</code> the script will create a new directory and build out the appropriate PHP, CSS, and JavaScript files necessary for building a block plugin.  Developers can use modern JavaScript tooling by default or optionally choose to use an ES5 version.</p>\n\n\n\n<p>The intention of the block scaffolding package is for plugin authors to build single-block plugins that will eventually make their way into the official block directory.</p>\n\n\n\n<h3>Block Collections API</h3>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2020/02/27/block-collections/\">Block Collections API</a> works similarly to categories.  However, they are based on namespace.  When a plugin developer registers a custom collection, any blocks that share the collection namespace will appear under a custom section in the block inserter.  This seems to be a smarter way to organize blocks.  It will certainly come in handy for plugins that create libraries of blocks, providing an automatic way to group them together.</p>\n\n\n\n<h3>Block Variations API</h3>\n\n\n\n<p>The new <a href=\"https://make.wordpress.org/core/2020/02/27/introduce-block-variations-api/\">Block Variations API</a> allows block developers to essentially create copies of block with a variation.  Each registered variation will appear as a separate block in the block inserter for users to choose from.  </p>\n\n\n\n<p>A good example of this feature is the new social icons block.  It is a single block with 40 variations for the various social networks.</p>\n\n\n\n<h2>Other Developer-Related Changes</h2>\n\n\n\n<p>There are a couple of other changes of note that cross into both plugin and theme development territory.</p>\n\n\n\n<h3>New Nav Menu Hooks</h3>\n\n\n\n<p>After waiting and waiting and waiting, developers are <a href=\"https://make.wordpress.org/core/2020/02/25/wordpress-5-4-introduces-new-hooks-to-add-custom-fields-to-menu-items/\">finally getting some oft-requested hooks</a> for adding custom fields to the nav menu admin screen and customizer.  At least one ticket goes back <a href=\"https://core.trac.wordpress.org/ticket/18584\">9 years</a>, but it is better late than never.  In the past, developers would need to use a custom walker class to make some of the necessary customizations.  However, only a single walker class could be used at a time, which meant that multiple plugins that made changes would not work together.</p>\n\n\n\n<p>The core team added the new <code>wp_nav_menu_item_custom_fields</code> hook on the nav menus admin screen, which appears before the &ldquo;move&rdquo; buttons for individual menu items.  For parity with the admin, nav menu items have a new <code>wp_nav_menu_item_custom_fields_customize_template</code> in the customizer.  These hooks will allow developers to add custom form fields necessary for adding custom data to nav menu items.</p>\n\n\n\n<h3>apply_shortcodes() Alias Function</h3>\n\n\n\n<p>WordPress 5.4 introduces a new <code>apply_shortcodes()</code> function.  It is an alias for the <code>do_shortcode()</code> function.  The <a href=\"https://make.wordpress.org/core/2020/02/13/wordpress-5-4-introduces-apply-shortcodes-as-an-alias-for-do-shortcode/\">new function</a> provides a more semantically-correct function name.  Generally, functions with a prefix of <code>do_</code> expect output or some type of action.  Functions with a prefix of <code>apply_</code> expect data to be returned.</p>\n\n\n\n<p>If you are creating a theme or plugin with shortcode-aware areas, you will want to make the switch to the new function.  While the <code>do_shortcode()</code> function is not currently marked for deprecation, that should be the eventual goal.</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, 04 Mar 2020 21:38: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: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:51:\"WordPress.org blog: WordPress 5.4 Release Candidate\";s: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=8399\";s: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://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\";s: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:2712:\"<p>The first release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>This is an important milestone as we progress toward the WordPress 5.4 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.4 is currently scheduled to be released on <strong>March 31, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.4 yet, <strong>now is the time</strong>!</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 <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-RC1.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<h2>What’s in WordPress 5.4?</h2>\n\n\n\n<p>WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the&nbsp;<a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>&nbsp;and pay special attention to the&nbsp;<a href=\"https://make.wordpress.org/core/tag/5-4+dev-notes/\">developer notes</a>&nbsp;tag for updates on those and other changes that could affect your products.</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 <em>Tested up to</em> version in the readme file to 5.4. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The WordPress 5.4 Field Guide will be published within the next 24 hours with a more detailed dive into 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? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.4 release schedule.</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, 03 Mar 2020 21:59: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:\"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: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:65:\"WPTavern: Will Page Builders Remain Competitive in the Block Era?\";s: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=97623\";s: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/will-page-builders-remain-competitive-in-the-block-era?utm_source=rss&utm_medium=rss&utm_campaign=will-page-builders-remain-competitive-in-the-block-era\";s: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:6337:\"<img />Screenshot courtesy of the Elementor plugin.\n\n\n\n<p class=\"has-drop-cap\">As Elementor, the most-used WordPress page builder, celebrated its <a href=\"https://wptavern.com/elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community\">first round of funding at $15 million</a>, some of our readers questioned whether this was a sound investment.  With movement in the Gutenberg plugin toward a full-site editing solution, which will eventually make its way into core WordPress, it is a valid concern.  Will page builders remain competitive once WordPress begins taking over this role, likely sometime in 2021?</p>\n\n\n\n<p>While Elementor has seemingly pulled far ahead of the competition with over 4 million installations, there is a much wider market of page-building solutions that end-users are installing.  The free version of <a href=\"https://wordpress.org/plugins/beaver-builder-lite-version/\">Beaver Builder</a> has over 400,000 installs and <a href=\"https://wordpress.org/plugins/visualcomposer/\">Visual Composer</a> has over 70,000.  In the commercial space, Divi has over 600,000 customers and WP Bakery has seen 388,000 sales.  These numbers don&rsquo;t include the numerous other page-building plugins and custom solutions that developers build with libraries like Advanced Custom Fields and Meta Box.  Some themes also offer some form of a page builder but typically not as robust as plugins.</p>\n\n\n\n<p>All of this is to say that there is a huge market right now.  Based on current trends, growth for page builders is accelerating rather than slowing down.  My educated guess is that we are nowhere near the ceiling.</p>\n\n\n\n<p>From the comments on our recent coverage of Elementor&rsquo;s investment round, one of our readers named Anto <a href=\"https://wptavern.com/elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community#comment-320236\">had a few thoughts on the future</a>.  &ldquo;I&rsquo;m happy that WordPress is getting more external investment, but I find it hard to imagine how Elementor has a long-term future in WordPress with their thinking,&rdquo; he said.  &ldquo;Sure, it has a place now, and will for at least a few more years, but as Gutenberg matures why would anyone want the added bloat? Once you abstract the window dressing, all page builders (including Gutenberg) are fairly similar. The remaining differences are a matter of workflow and taste because moving blocks/sections around isn&rsquo;t unique.&rdquo;</p>\n\n\n\n<p>Yoni Luksenberg, CEO and co-founder of Elementor believes the future is bright.  &ldquo;We believe in democratizing the editor so different WordPress users and different personas will have their editor of choice,&rdquo; he said in an interview.  &ldquo;This way, they can pick the editor that best fits their unique needs and preferences. This is the beauty of open source. There are endless ways to build a contact form: Contact Form 7, Gravity Forms, Jetpack Forms. Similarly, there are endless ways to build and design a web page. The users should have the option to choose their preferred method.&rdquo;</p>\n\n\n\n<p>Anto believes the choice between contact forms is not comparable to the choice between editors or builders.  Because the block editor is a part of the core platform, it would provide stiffer competition for a builder plugin.  &ldquo;Will people have different preferences that the ecosystem will fill?&rdquo; he asked.  &ldquo;Of course, these will be the block plugins, style/feature plugins, and additional layers of complexity that will evolve as Gutenberg matures, but they will all be built on core WordPress (Gutenberg) because doing anything else is just duplicative bloat.&rdquo;</p>\n\n\n\n<p>It is not clear what users will do in a year or two down the road.  However, there is a significant portion of end-users who are not currently satisfied with what WordPress is offering.  WordPress fell behind the market and plugin developers filled the void with solutions to meet demand.  It is now playing catch-up with these page builders.  Even with all the resources being thrown toward the block system and eventual full-site editing, we are miles away from a baseline working solution beyond content editing.</p>\n\n\n\n<p>&ldquo;At some point of time Gutenberg is going to be at least as powerful as the free version of the Elementor plugin,&rdquo; said <a href=\"https://wptavern.com/elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community#comment-320356\">Richard Ginn in the comments</a>.  &ldquo;Gutenberg to me is getting more powerful at a faster rate than Elementor is.&rdquo;</p>\n\n\n\n<p>One thing page builders have going for them is their current user base.  It is human nature to stick with tools that are familiar and comfortable.  I do not imagine most page builders will lose large user numbers as long as they are offering the solutions that users want or need.  Even if WordPress offers a more robust solution within the next couple of years, user trust will be with existing plugins, and that is a hard thing to win back once it has been lost.</p>\n\n\n\n<p>With its recent funding round, Elementor is planning on growing its team and speeding up feature development.  Other page builders will need to keep up and continue finding ways to remain competitive.  Right now, page builder usage numbers are on the rise in the early block editor era.  We could see a lot more innovation in this space in the next couple of years.  Elementor&rsquo;s investment round validates a maturing market that is a direct competitor to core&rsquo;s block system.</p>\n\n\n\n<p>This level of competition is healthy for the ecosystem.  The rise of page builders will undoubtedly push Gutenberg and WordPress development to new heights.  There is a multi-million dollar market for third-party builders that is hard to ignore.  I don&rsquo;t see it going anywhere anytime soon.</p>\n\n\n\n<p class=\"has-text-color has-background has-white-color has-blue-700-background-color is-style-highlight text-white bg-blue-700\">This post is part of a new <a href=\"https://wptavern.com/category/from-the-comments\">From the Comments</a> series where we highlight interesting points of discussion from comments on WP Tavern articles. The hope is to give these comments, which can sometimes get lost, the attention they deserve. </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, 03 Mar 2020 19:34: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: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:75:\"WPTavern: The International WordPress Community and WordCamps Amid COVID-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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97595\";s: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:195:\"https://wptavern.com/the-international-wordpress-community-and-wordcamps-amid-covid-19?utm_source=rss&utm_medium=rss&utm_campaign=the-international-wordpress-community-and-wordcamps-amid-covid-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7238:\"<p class=\"has-drop-cap\">With the rising numbers of people who have contracted COVID-19, a disease caused by SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2), it is time for the WordPress community to begin evaluating what the remainder of 2020 may look like.  It is not a time for panic.  However, some serious discussions will need to happen and decisions made on an ongoing basis.</p>\n\n\n\n<p>Last month, WordCamp Asia made the tough decision to <a href=\"https://wptavern.com/wordcamp-asia-2020-canceled-over-covid-19-concerns\">cancel its inaugural event</a> in Bangkok, Thailand.  Given the spread of the coronavirus strain in the East Asian region and many unknowns at that point, it was a safe decision to protect our international community.</p>\n\n\n\n<p><a href=\"https://www.wordfence.com/blog/2020/02/wordcamp-asia-cancellation-fee-assistance-package-from-wordfence/\">Wordfence spearheaded the effort</a> to aid people with financial losses due to WordCamp Asia&rsquo;s late cancellation.  The company covered $10,000 of lost funds for attendees.  Yoast and GoDaddy are equally splitting costs beyond the initial $10,000 through the same WordCamp Asia Cancellation Fund.  To date, 117 applications have been verified and approved for a total of $19,860.  There are still eight pending applications for an additional $1,409.</p>\n\n\n\n<p>Mark Maunder, CEO of Defiant (the company behind Wordfence), seemed proud of how the community came together to make this happen.  He said that people acted with integrity during the process and many often made sure to only ask for smaller amounts of money to cover their lost expenses.</p>\n\n\n\n<p>Yesterday, Maunder authored a detailed post titled <a href=\"https://www.wordfence.com/blog/2020/03/covid-19-and-wordpress-community-engagement-in-2020/\">COVID-19 and WordPress Community Engagement in 2020</a>.  In it, he announced that his team would not be traveling globally to WordCamps until COVID-19 has run its course.  He also urges organizers to cancel WordCamp Europe this summer, to cancel WordCamps globally for the time being, and for WordCamp US to be put on hold.  Instead, the community can focus on doing remote events and providing an example to the world in how we can organize and collaborate online.  By taking a proactive approach and dealing with the issue sooner rather than later, it can save organizers headaches down the road and save attendees money by canceling early.</p>\n\n\n\n<p>&ldquo;It is my experience that people react to bad situations too slowly,&rdquo; wrote Maunder.  &ldquo;Whether it is a choking victim, a storm or a national emergency, there is the awkward pause that happens as life-as-usual transforms into a realization of reality requiring fast action.  Often, that reality only sets in after the event.&rdquo;</p>\n\n\n\n<p>Maunder said he desired to take a data-driven approach to determine whether camps and conferences should cancel.  It is not about raising panic or unnecessary alarm.  He wants people to make sure they think about how we deal with this as a community and not in terms of our potential health risks as individuals.  A healthy 30-year-old is at low risk of mortality, for example.  However, that same healthy adult can transfer the virus to the elderly and immune-compromised people who are at higher risks.  Bringing together large groups who are traveling internationally may help spread the virus because it de-localizes the problem.  This is particularly true for larger WordCamps that have a global list of attendees.</p>\n\n\n\n<h2>Current WordCamp Updates and Cancellations</h2>\n\n\n\n<p class=\"has-drop-cap\">WordCamp Europe organizers announced earlier today that the annual event will continue as planned.  The conference will take place on June 4-6 in Porto, Portugal.  The team said they were in contact with the national health authority, DGS, in Portugal.  They are monitoring the situation.  Currently, there is at least one confirmed case of COVID-19 in Portugal, but the government has not shut down its borders.  Those planning to attend WordCamp Europe should keep an eye on the camp&rsquo;s <a href=\"https://2020.europe.wordcamp.org/coronavirus-update/\">Coronavirus Updates page</a>.  Plans could change.</p>\n\n\n\n<p>Smaller, more regional WordCamps will want to keep a careful eye on what is going on locally.  This means following local news sources and staying informed by local government officials.</p>\n\n\n\n<p>WordCamp Geneva organizers have <a href=\"https://2020.geneve.wordcamp.org/wordcamp-geneve-reporte/\">postponed their event</a>, which was set for March 21.  At the moment, they are planning to set it back about six months, pending an improvement in the COVID-19 situation.  Otherwise, they will make the decision to cancel the event completely for the year.  The announcement came after the Swiss government banned large-scale events with over 1,000 people.  The organizers worried that such a ban would eventually extend to smaller events.</p>\n\n\n\n<p>The WordCamp Retreat, held annually in Soltau, Germany, <a href=\"https://2020-soltau.retreat.wordcamp.org/2020/02/29/verschiebung-des-wordcamp-retreat-postponing-of-wordcamp-retreat\">has also been canceled for 2020</a>.  The event was scheduled to run from April 30 through May 3.  The organizers plan to revive the retreat in May 2021.  Organizers said because of the unusual format in comparison to a normal WordCamp, the costs of waiting until later before deciding to cancel would have been financially irresponsible.  The format of the retreat has higher costs associated with how it is run.  February 29 was the last day to make a decision to cancel while breaking even financially.</p>\n\n\n\n<h2>Staying Informed</h2>\n\n\n\n<p class=\"has-drop-cap\">Aside from WordCamps, agencies and other companies with a physical location should prepare for having their employees do their work remotely.  This means setting up channels for communication, if they are already not in place, for continuing their work efficiently.  While we should all hope for the best outcome, preparedness is key for when things go awry.</p>\n\n\n\n<p>The most important thing for the global WordPress community to do right now is to continue communicating and sharing data from official sources.  Organizers, employers, and travelers will sometimes have to make tough calls.  Safety is always more important than whether we can network in person.  </p>\n\n\n\n<p>The following are links to resources from the World Health Organization.  Everyone should also keep track of national, state, and other local resources.</p>\n\n\n\n<ul><li><a href=\"https://www.who.int/emergencies/diseases/novel-coronavirus-2019\">WHO: COVID-19 Updates</a></li><li><a href=\"https://www.who.int/news-room/q-a-detail/q-a-coronaviruses\">WHO: Q&amp;A on Coronaviruses (COVID-19)</a></li><li><a href=\"https://www.who.int/emergencies/diseases/novel-coronavirus-2019/travel-advice\">WHO: Travel Advice</a></li></ul>\n\n\n\n<p class=\"has-background has-gray-100-background-color is-style-highlight bg-gray-100\"><strong>Update:</strong> Josepha Haden posted an official announcement with advice on <a href=\"https://make.wordpress.org/updates/2020/03/04/wordcamp-travel-and-covid-19/\">WordCamp Travel and COVID-19</a> on March 4.</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, 02 Mar 2020 21:27: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: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: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:57:\"WordPress.org blog: The Month in WordPress: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8393\";s: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:72:\"https://wordpress.org/news/2020/03/the-month-in-wordpress-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9165:\"<p>February 2020 was a busy month in the WordPress project! Most notably, there was an outpouring of sentiment in response to the unfortunate cancellation of WordCamp Asia. However, the team continues to work hard in the hopes of making WordCamp Asia 2021 happen. In addition, there were a number of releases and some exciting new news during the month of February. Read on for more information!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordCamp Asia 2020 Cancelled &amp; Pop-up Livestream</h2>\n\n\n\n<p>There was a ton of excitement around WordCamp Asia, not to mention all the effort from organizers, speakers, sponsors and volunteers. Unfortunately, on February 12th, <a href=\"https://wordpress.org/news/2020/02/wordcamp-asia-cancelled-due-to-covid-19/\">WordCamp Asia was cancelled</a> due to concern and uncertainty around COVID-19. Since then, the organizing team has worked to <a href=\"https://2020.asia.wordcamp.org/2020/02/12/cancellation/\">refund tickets and to support hotel and air refunds</a>. In addition, a <a href=\"https://wordpress.org/news/2020/02/pop-up-livestream-on-february-22/\">pop-up livestream</a> featuring some WordCamp Asia speakers and a Fireside Chat and Q&amp;A with Matt Mullenweg took place on February 22nd.</p>\n\n\n\n<p>For a personal take on the cancellation of WordCamp Asia, read <a href=\"https://naoko.blog/2020/02/13/wordcamp-asia-2020-recap/\">this post from Naoko Takano</a>, the global lead organizer. Many thanks to the volunteers who worked hard to deliver WordCamp Asia. They’ve not only handled logistics associated with cancellation but have also announced that they’ve started <a href=\"https://2020.asia.wordcamp.org/2020/02/18/wordcamp-asia-2021/\">working on WordCamp Asia 2021</a> with some January dates in mind! To get the latest on WordCamp Asia, subscribe to updates <a href=\"https://2021.asia.wordcamp.org/\">here</a>.&nbsp;</p>\n\n\n\n<h2>WordPress 5.4 Beta is Now Available</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\">WordPress 5.4 Beta 1</a> was released on February 11 and quickly followed by <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">Beta 2</a> on February 18 and <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">Beta 3</a> on February 25. These two releases get us closer to our primary goal for 2020: full-site editing with blocks. WordPress 5.4 will merge ten releases of the Gutenberg plugin and is scheduled to be released on March 31, 2020. It will come with many new features, such as two new blocks for social links and buttons, and easier navigation in the block breadcrumbs. There are also a number of accessibility improvements, such as easier multi-block selection and easier tabbing, one of the editor’s biggest accessibility issues. <a href=\"https://make.wordpress.org/core/tag/5-4/\">5.4 will also include</a> many developer-focused changes, such as improved favicon handling and many new hooks and filters.</p>\n\n\n\n<p>Want to get involved in building WordPress? There are a number of ways to help right now! If you speak a language other than English, <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help us translate WordPress</a>. Found a bug? Post it to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> in the support forums. You can also help us test the current beta by installing <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">the WordPress Beta Tester plugin</a>. Just remember that the software is still in development, so we recommend against running it on a production site.&nbsp;</p>\n\n\n\n<h2>WordCamp Centroamérica is Looking for Speakers and Sponsors!</h2>\n\n\n\n<p><a href=\"https://2020.centroamerica.wordcamp.org/\">WordCamp Centroamérica</a> is the first regional WordCamp for Central America and will be held on September 17-19, 2020, in Managua, Nicaragua. The <a href=\"https://2020.centroamerica.wordcamp.org/2020/01/28/llamado-a-ponentes-call-for-speakers/#more-5\">Call for Speakers</a> and <a href=\"https://2020.centroamerica.wordcamp.org/2020/01/16/call-for-sponsors/\">Call for Sponsors</a> are now open, so if you’re interested in speaking at or sponsoring WordCamp Centroamérica, now is your chance! To learn more about the eent, visit and subscribe to updates on their <a href=\"https://2020.centroamerica.wordcamp.org/\">website</a>, or follow their <a href=\"https://www.facebook.com/WordCampCA\">Facebook</a>, <a href=\"https://twitter.com/WordCampCA\">Twitter</a>, and <a href=\"https://instagram.com/wccentroamerica\">Instagram</a> accounts.&nbsp;&nbsp;</p>\n\n\n\n<p>Want to get involved in the Community team and help make more amazing WordCamps happen? <a href=\"https://make.wordpress.org/community/\">Follow the blog</a> and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>! You can also find out about other <a href=\"https://central.wordcamp.org/\">upcoming WordCamps here</a>.</p>\n\n\n\n<h2>Contribute to WordPress Core via GitHub</h2>\n\n\n\n<p>An experimental feature has been added to Trac to help improve collaboration between Trac and GitHub. This feature allows contributors to link GitHub pull requests opened against the official <a href=\"https://github.com/wordpress/wordpress-develop\">WordPress Develop Git mirror</a> to tickets, which will make GitHub contributions more visible in the related Trac ticket. To learn all the details and to see how it works, read <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">this post</a>.</p>\n\n\n\n<h2>Gutenberg Development Continues</h2>\n\n\n\n<p>There are many new exciting additions to Gutenberg! On February 5, <a href=\"https://make.wordpress.org/core/2020/02/05/whats-new-in-gutenberg-5-february/\">Gutenberg 7.4 saw two new features added</a>, including background color support to the Columns block and text color support for the Group block. Many enhancements were made, including a number of improvements to the Navigation Block.</p>\n\n\n\n<p>Gutenberg 7.5 was released on February 12, <a href=\"https://make.wordpress.org/core/2020/02/26/whats-new-in-gutenberg-26-february/\">with 7.6 following</a> on February 27. They introduced even more features, including the Social Links block as a stable block and a number of additional blocks for full-site editing, not to mention the many enhancements, new APIs, bug fixes, documentation, and updates.</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<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>Aside from WordCamp Asia, two other WordCamps have been postponed due to COVID-19: <a href=\"https://2020-soltau.retreat.wordcamp.org/2020/02/29/verschiebung-des-wordcamp-retreat-postponing-of-wordcamp-retreat/\">WordCamp Retreat Soltau</a> and <a href=\"https://2020.geneve.wordcamp.org/wordcamp-geneve-reporte/\">WordCamp Genève</a>. News about further postponements or cancellations will be posted on <a href=\"https://central.wordcamp.org/news/\">the WordCamp Central blog</a>.</li><li>Automatic updates for themes and plugins <a href=\"https://make.wordpress.org/core/2020/02/26/feature-plugin-wp-auto-updates/\">are being planned</a> for inclusion in WordPress 5.5.</li><li>Version 2.2.1 of the WordPress Coding Standards has been released.</li><li>The Community Team <a href=\"https://make.wordpress.org/community/2020/02/06/community-team-reps-for-2020-2/\">has selected new team representatives</a> for 2020.</li><li>The Core team <a href=\"https://make.wordpress.org/core/2020/02/09/what-does-it-mean-to-be-a-component-maintainer-a-refresher/\">published a useful refresher</a> on what it means to be a component maintainer, along with some tips and best practices.</li><li><a href=\"https://make.wordpress.org/support/2020/02/changes-to-the-support-guidelines-for-linking-to-off-site-resources/\">The Support Team has announced</a> some amendments to their guidelines for linking to external resources when using the support forums.</li><li>The WordPress Foundation <a href=\"https://wordpressfoundation.org/2020/wordpress-foundation-donates-to-black-girls-code-and-internet-archive/\">has published financial information</a> regarding their charitable donations from 2019.</li><li>The Core XML Sitemaps project kicked off with <a href=\"https://make.wordpress.org/core/2020/02/24/xml-sitemaps-meeting-february-25th-2020/\">their first meeting</a> this month.</li><li>The Gutenberg team have created <a href=\"https://make.wordpress.org/core/2020/02/28/new-wordpress-create-block-package-for-block-scaffolding/\">a new @wordpress/create-block package</a> for scaffolding new blocks.</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:\"Mon, 02 Mar 2020 09:15: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: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:91:\"WPTavern: Elementor Raises $15 Million, Plans to Invest in the Team, Product, and Community\";s: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=97541\";s: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:219:\"https://wptavern.com/elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community?utm_source=rss&utm_medium=rss&utm_campaign=elementor-raises-15-million-plans-to-invest-in-the-team-product-and-community\";s: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:5203:\"<img />\n\n\n\n<p class=\"has-drop-cap\">Elementor, which has quickly become one of the leading <a href=\"https://wordpress.org/plugins/elementor/\">WordPress page builders</a> and companies, announced Wednesday it <a href=\"https://elementor.com/blog/elementor-funding/\">raised $15 million in its first round of funding</a>, led by <a href=\"https://lsvp.com/\">Lightspeed Venture Partners</a>.  The investment round comes on the heels of the plugin surpassing four million active installations.</p>\n\n\n\n<p>Founded in 2016, Yoni Luksenberg and Ariel Klikstein wanted to create a platform for web creators to drag and drop elements on a page to quickly build sites to their specifications.  It took two years for the plugin to gather its first million users.  Since then, the user base has continued to rapidly grow, adding an extra million users at an average rate of six months.  </p>\n\n\n\n<p>In the past 12 months, the plugin has deployed over 300 new features.  It is also currently translated into 55 languages, an effort driven by its massive community.</p>\n\n\n\n<p>&ldquo;Elementor&rsquo;s growth is a wonderful example of the power of community and open-source software,&rdquo; said Tal Morgenstern, Partner at Lightspeed. &ldquo;The founders set out to solve their own problems as web professionals and ended up with a global, highly-involved fan base that kept pushing and shaping the product from the very onset. Every single metric we looked at indicated an exceptionally strong market fit and we&rsquo;re extremely happy to partner with this team for the next chapter of their journey.&rdquo;</p>\n\n\n\n<p>The next question is how the Elementor team will utilize this funding to grow their platform.</p>\n\n\n\n<h2>Growing the Elementor Team and Platform</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Elementor currently has 130 employees, called &ldquo;Elementorists,&rdquo; who are spread across 16 countries.  The company plans to use some of its funding to grow its team by 50%.  It may not be long before they are pushing the 200-employee mark.</p>\n\n\n\n<p>The company will also use the funding to push the expansion of its global community.  The team already has 500 meetups planned around the world in 2020.</p>\n\n\n\n<p>&ldquo;We plan to utilize the funding to improve all aspects of the product and community,&rdquo; said Luksenberg.  &ldquo;That means further strengthening the infrastructure of our platform, developing more innovative features, investing in more community-enhancing efforts like WordCamp sponsorships and meetups, and building more integrations with WordPress and with other plugins.  Basically, this allows us to continue with all the efforts already in progress but at a faster pace and at a larger scale.&rdquo;</p>\n\n\n\n<p>The Elementor team is set to push out new features and products at a much faster pace than before with the funding in place.  Luksenberg was tight-lipped on the details.  &ldquo;We don&rsquo;t want to ruin the surprise by revealing the features too soon,&rdquo; he said.  However, he promises that the company plans to set new web design and marketing standards while reducing &ldquo;friction points&rdquo; for web creators using Elementor.</p>\n\n\n\n<p>One major question is where Elementor stands in terms of the block editor (Gutenberg).  In one sense, they are competitors.  However, the team also created the <a href=\"https://wordpress.org/plugins/block-builder/\">Elementor Blocks for Gutenberg</a> plugin.  While it only has 8,000 active installs, a drop in the bucket in comparison to their primary plugin, Luksenberg said the team has received positive feedback from users.</p>\n\n\n\n<p>&ldquo;We are constantly testing out new integrations with the goal of improving compatibility with Gutenberg,&rdquo; said Luksenberg.  &ldquo;We believe in democratizing the editor so different WordPress users and different personas will have their editor of choice. This way, they can pick the editor that best fits their unique needs and preferences. This is the beauty of open source. There are endless ways to build a contact form:  Contact Form 7, Gravity Forms, Jetpack Forms.  Similarly, there are endless ways to build and design a web page. The users should have the option to choose their preferred method.&rdquo;</p>\n\n\n\n<p>Despite a couple of rumors floating around, the team has no plans to build a platform that is independent of core WordPress.  The team&rsquo;s work will be deeply entrenched into WordPress.</p>\n\n\n\n<p>However, they are currently considering offering a SaaS (Software as a Service) solution around the Elementor platform.  It is unclear what such a SaaS product will look like if it happens, but it could be a natural evolution of their business growth.  It will certainly be interesting to keep an eye on and see where they take it.  &ldquo;As a growing company, now with funding, it&rsquo;s important to keep our options open,&rdquo; said Luksenberg.</p>\n\n\n\n<p>Luksenberg hopes to see other companies in the WordPress ecosystem complete similar funding rounds and feels honored for his company to be in a position to lead the way.  &ldquo;It&rsquo;s one small step for Elementor, one giant leap for the WordPress community,&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:\"Fri, 28 Feb 2020 19:31: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: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:84:\"WPTavern: Gutenberg 7.6 Includes Rotating Tips List and New Full-Site Editing 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=97195\";s: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:213:\"https://wptavern.com/gutenberg-7-6-includes-rotating-tips-list-and-new-full-site-editing-blocks?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-6-includes-rotating-tips-list-and-new-full-site-editing-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:4530:\"<p>Yesterday, the Gutenberg team <a href=\"https://make.wordpress.org/core/2020/02/26/whats-new-in-gutenberg-26-february/\">released version 7.6 of the plugin</a>.  Most of the work in this update went toward the upcoming full-site editing feature.  The team continues to pump out new dynamic, placeholder blocks for post data.  The biggest user-facing feature was the addition of a rotating list of tips in the block inserter.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2020/02/12/whats-new-in-gutenberg-12-february/\">Version 7.5</a>, released two weeks ago, was the last major release of the plugin that will have features to land in WordPress 5.4, which is currently scheduled for release on March 31.  However, bug fixes from 7.6 were ported to the most recent WordPress 5.4 beta updates.</p>\n\n\n\n<p>Version 7.6 does not include as many major feature additions as earlier releases.  Aside from experimental work on full-site editing, it primarily includes bug fixes.</p>\n\n\n\n<p>The announcement post boasts a considerable speed improvement in loading time and keypress events.  In comparison to version 7.5, loading time was reduced to 7.7 seconds from 8.5 seconds and keypress event speed was reduced to 48.59 milliseconds from 55.45 milliseconds.  These tests are run against a post of approximately 36,000 words and 1,000 blocks.</p>\n\n\n\n<h2>Rotating Tips In Block Inserter</h2>\n\n\n\n<img />Block inserter tip section now rotates messages.\n\n\n\n<p>In the past, the block inserter had a single tip at the bottom right that read, &ldquo;While writing, you can press <code>/</code> to quickly insert new blocks.&rdquo; It was a useful tip, but it was easy to ignore because it never changed.  After seeing the same message a couple dozen times, it had become little better than wasted space.</p>\n\n\n\n<p>Version 7.6 creates a <a href=\"https://github.com/WordPress/gutenberg/pull/20163\">rotating list of tips</a>. Each time a user opens the inserter, a new tip appears.  At the moment, the list only contains five messages but more are sure to come in the future.</p>\n\n\n\n<p>There are open tickets to add contextual <a href=\"https://github.com/WordPress/gutenberg/issues/20196\">tips based on block search queries</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/17091\">block-specific tips</a>. Both of those tickets could continue to help users learn the block system and provide a path for block creators to teach users how to use custom blocks.</p>\n\n\n\n<p>Currently, the list of tips is static.  However, it may be possible for plugin authors to extend it in the future.  I&rsquo;m already contemplating writing a plugin to replace the tips with quotes from Joss Whedon&rsquo;s <em>Firefly</em>.</p>\n\n\n\n<h2>Full Steam Ahead with Full-Site Editing</h2>\n\n\n\n<img />Growing list of post data blocks for full-site editing.\n\n\n\n<p>Gutenberg 7.6 added four new dynamic, placeholder blocks related to post data:  featured image, tags, comments count, and comments form.  This brings the total to around 12 blocks for full-site editing, which is still a few dozen short of where the platform will need to be before the feature is ready.  Most work thus far has gone toward building out blocks that handle post data.  Eventually, the team will need to expand to other areas that will need block representation on the front end.</p>\n\n\n\n<p>Theme authors looking to test out full-site editing should make sure to check out the <a href=\"https://github.com/WordPress/theme-experiments\">block-based theme experiments</a> repository, which continues to see regular updates.</p>\n\n\n\n<p>Users can now <a href=\"https://github.com/WordPress/gutenberg/pull/20361\">set the heading level</a> of the site title block.  It can also be set to a paragraph.  However, it does not include all of the design settings, such as text size or colors, that would come with a regular paragraph block. This is a good first step in recognizing the various ways the site title block will be used, but it will need to evolve into a much more robust block to allow users to do all the things they will eventually want to do with the site title.</p>\n\n\n\n<p>At this point, it is hard to gauge what full-site editing will look like. Everything is experimental.  It only covers the most basic use cases.  I am still cautious about its potential.  On the other hand, I am ready to skip ahead a year and see how it all turns out.  Every plugin update brings us a step closer, but it is tough waiting to see what the bigger picture looks like as it comes together.</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, 27 Feb 2020 21:48: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: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: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:69:\"WPTavern: Automatic Theme and Plugin Updates Slated for WordPress 5.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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97498\";s: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/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5?utm_source=rss&utm_medium=rss&utm_campaign=automatic-theme-and-plugin-updates-slated-for-wordpress-5-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3539:\"<img />Automatic updates column on the plugin management screen.\n\n\n\n<p class=\"has-drop-cap\">Today, Jean-Baptiste Audras <a href=\"https://make.wordpress.org/core/2020/02/26/feature-plugin-wp-auto-updates/\">announced the WordPress Auto-updates</a> feature plugin.  The project seeks to bring automatic plugin and theme updates to WordPress version 5.5.  It was originally slated as a feature project in 2019, but it was later bumped to the <a href=\"https://wptavern.com/progress-on-wordpress-2019-projects-sets-2020-roadmap\">2020 roadmap</a>.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/wp-autoupdates/\">WordPress Auto-updates</a> plugin is available for beta testing in the plugin directory.  The plugin is currently marked to work with sites running PHP 7.2 or later, which is odd considering it is a feature plugin for core and will need to be compatible with WordPress&rsquo; minimum of PHP 5.6.</p>\n\n\n\n<p>The feature feels long overdue.  We have been asking for it <a href=\"https://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\">since at least 2015</a> here at the Tavern.  Hosting companies and plugins like Jetpack have taken up the load over the years, offering automatic updates for millions of users.  However, it is time for the core platform to take the reins and make this a feature available directly to all users.  This would also provide a standardized path for third-party plugins to extend the feature with more controls for end-users.</p>\n\n\n\n<p>Work toward bringing the feature into core WordPress originally began in the <a href=\"https://core.trac.wordpress.org/ticket/48850\">plugin auto-updates</a> and <a href=\"https://core.trac.wordpress.org/ticket/49199\">theme auto-updates</a> Trac tickets.  The code contributed to those tickets are now in the feature plugin.  &ldquo;WordPress contributors did a lot of work on the two related tickets during WP 5.4 development cycle, but decided to give it more time for testing as it&rsquo;s an important feature,&rdquo; wrote Audras in the announcement.</p>\n\n\n\n<p>Development is currently taking place on Audras&rsquo;s <a href=\"https://github.com/audrasjb/wp-autoupdates\">GitHub repository</a>, but it may be moved to the official WordPress GitHub account.</p>\n\n\n\n<p>One of the primary goals of the project is to create an admin UI, which would give users the ability to manage how automatic updates work.  Users will be able to enable or disable auto-updates on a plugin-by-plugin and theme-by-theme basis.  This level of fine-grain control is welcome.  While I generally prefer to auto-update everything, I have been burned by specific plugins and themes in the past.  For those, I often prefer to update within a test environment first to be on the safe side.  Undoubtedly, other users may find themselves in a similar situation.  It is nice to see this being taken into account as a goal of the project.</p>\n\n\n\n<p>The project plans to set up email notifications for site administrators that will summarize any auto-updates that happen on the site.  There will also be hooks and PHP constants to allow plugin developers to take control of the update settings.</p>\n\n\n\n<p>As usual, most of the completed work on the automatic updates roadmap has gone toward plugins.  Just once, it would be nice to see a feature that crosses into both theme and plugin territory be completed for themes first.  I only hope that themes do not end up taking a backseat due to time constraints, development hurdles, or anything else.</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, 26 Feb 2020 21:11: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: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:112:\"Post Status: WooCommerce Payments offers a more unified eCommerce experience, better feature parity with Shopify\";s: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=77183\";s: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://poststatus.com/woocommerce-payments/\";s: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:2812:\"<p><a href=\"https://woocommerce.com/payments/\">WooCommerce Payments</a> is now available to select merchants who apply to the program. It\'s a big step for WooCommerce toward establishing stronger SaaS-like feature parity with Shopify.</p>\n\n\n\n<p>Built using <a href=\"https://stripe.com/\">Stripe\'s</a> best-in-class merchant tools, WooCommerce Payments will immediately offer broad payment support for the vast majority of WooCommerce users.</p>\n\n\n\n<p>Deposits, transactions, refunds, and disputes can all be managed directly through the WordPress dashboard. Store owners will not require a Stripe account, but a dedicated WooCommerce Payments account is required. It offers the same general fee structure as Stripe: 2.9% + $0.30 per US-based transaction.</p>\n\n\n\n<p>Automattic\'s General Manager of WooCommerce, Paul Maiorana, told Post Status that the payout schedule for merchants is on a rolling two-day basis.</p>\n\n\n\n<p>Most of the features in WooCommerce Payments will be familiar to existing Stripe users. The big benefit here is for WordPress users who have made the decision to use WooCommerce and are most comfortable managing as much of their business as they can directly through WooCommerce accounts and their WordPress dashboard — thereby eliminating the need to manage yet another account via a merchant processor.</p>\n\n\n\n<p>WooCommerce Payments also offers a nice revenue stream for a percentage of all platform sales to Automattic from all merchants who decide to use it.</p>\n\n\n\n<p>Shopify has had in-house payments for years, and it\'s been wildly successful. This is a no-brainer and a smart move by Automattic to establish better feature parity with the popular SaaS platform.</p>\n\n\n\n<p>We should expect WooCommerce to establish many more methods for connecting stores to services via WooCommerce itself, helping to create a more unified experience for store owners that\'s simpler to set up.</p>\n\n\n\n<p>The big difference between WooCommerce and Shopify will continue to be freedom and choices. With WooCommerce, store owners are always able to use all of the fully self-hosted, self-managed software they need for their business, and independent merchant services (among others) will always be an option too. There is significantly less lock-in when using WooCommerce, which Automattic can and should lean on as a feature for folks seeking greater autonomy for their online business.</p>\n\n\n\n<p>We look forward to offering more information and analysis around Automattic\'s WooCommerce strategy in the coming days for Post Status club members when we interview Paul more formally. Meanwhile, <a href=\"https://poststatus.slack.com/archives/CHNM7Q7T8/p1582725139143200\">he\'s answering some questions in chat for members</a>. <a href=\"https://poststatus.slack.com/archives/CHNM7Q7T8\">Join us</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, 26 Feb 2020 14:44: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: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: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:40:\"WordPress.org blog: WordPress 5.4 Beta 3\";s: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=8384\";s: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:56:\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\";s: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:2827:\"<p>WordPress 5.4 Beta 3 is now available!</p>\n\n\n\n<p><strong>This software is still in development,</strong>&nbsp;so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>You can test the WordPress 5.4 beta 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 &#8220;bleeding edge nightlies&#8221; or &#8220;Beta/RC &#8211; Bleeding edge&#8221; option in version 2.2.0 or later of the plugin) * you must already have updated to your site to &#8220;bleeding edge nightlies&#8221; for the &#8220;Beta/RC &#8211; Bleeding edge&#8221; option to be available</li><li>Or <a href=\"https://wordpress.org/wordpress-5.4-beta3.zip\">download the beta here</a> (zip). </li></ul>\n\n\n\n<p>WordPress 5.4 is slated for release on&nbsp;<a href=\"https://make.wordpress.org/core/5-4/\">March 31st, 2020</a>, and we need your help to get there.</p>\n\n\n\n<p>Thanks to the testing and feedback from everyone who tested <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">beta 2</a> (and <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\">beta 1</a>) over <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=02%2F18%2F2020..02%2F25%2F2020&milestone=5.4&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">24 tickets have been closed</a> in the past week. </p>\n\n\n\n<h2>Some highlights </h2>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/pull/20424\">Round-up of Gutenberg fixes</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/47606\">Display Site Health score on Dashboard</a></li></ul>\n\n\n\n<h2>Developer notes</h2>\n\n\n\n<p>WordPress 5.4 has lots of refinements to polish the developer experience. To keep up, subscribe to the&nbsp;<a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>&nbsp;and pay special attention to the&nbsp;<a href=\"https://make.wordpress.org/core/tag/5-4+dev-notes/\">developer notes</a>&nbsp;tag for updates on those and other changes that could affect your products.</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>If you think you’ve found a bug, 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://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>&nbsp;where you can also find a list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</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, 25 Feb 2020 22:10:50 +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: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:57:\"WPTavern: After the Acquisition: Flywheel in the New Year\";s: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=97226\";s: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:157:\"https://wptavern.com/after-the-acquisition-flywheel-in-the-new-year?utm_source=rss&utm_medium=rss&utm_campaign=after-the-acquisition-flywheel-in-the-new-year\";s: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:7580:\"<p>Some WordPress developers and agencies were caught off guard when WP Engine <a href=\"https://wptavern.com/wp-engine-acquires-flywheel\">announced it had acquired Flywheel</a> in June last year.  Flywheel had quickly become a trusted web hosting company for many that specifically catered to the needs of developers and agencies.  For some, they questioned whether such a buyout would change the company culture and whether the good things about Flywheel&rsquo;s services would be swallowed by WP Engine&rsquo;s offerings.</p>\n\n\n\n<p>The move had also come only a month after Flywheel closed its $15 per month Tiny plan.  There was some initial confusion that the two events were linked.</p>\n\n\n\n<p>&ldquo;With any acquisition of this scale, there is going to be an initial wave of confusion, skepticism, and a bit of shock,&rdquo; said Dusty Davidson, CEO and co-founder.  &ldquo;People had come to know, love, and trust Flywheel, and when it was announced that two well-known WordPress companies (and former competitors) were joining forces, they weren&rsquo;t sure where we would stand as a company.&rdquo;</p>\n\n\n\n<p>Davidson said the company fielded more questions that were concerned about the future than outright pushback against the move.  Most such questions centered on whether Flywheel would continue offering their existing services and tools.</p>\n\n\n\n<p>&ldquo;It&rsquo;s now been six months since one of the largest acquisitions in WordPress history, and we&rsquo;re happy to report that things remain &lsquo;business as usual,\'&rdquo; said Davidson.  &ldquo;We&rsquo;ve remained true to our word, and Flywheel is continuing to live out our mission to help creatives do their best work. The community may have been skeptical about how this acquisition was going to pan out, but the fact is that nothing has really changed and our products have only improved!&rdquo;</p>\n\n\n\n<p>How Flywheel would be folded into WP Engine was not clear early on.  The two companies approached the change by learning from each other and gathering feedback.  &ldquo;We announced that we were acquired back in June, and it took about six months to figure out the logistics of the acquisition and the relationships between both companies,&rdquo; said Davidson.</p>\n\n\n\n<p>After working out the details, it was decided that Flywheel would operate as a separate division within WP Engine with its own services.</p>\n\n\n\n<h2>Bringing the Tiny Plan Back</h2>\n\n\n\n<p>Some users <a href=\"https://wptavern.com/wp-engine-acquires-flywheel#comment-296007\">expressed disppointment</a> with the removal of the Tiny plan last year.  It was an affordable tier for small sites at $15 per month.</p>\n\n\n\n<p>The plan change was the first time Flywheel had changed pricing in the company&rsquo;s history.  &ldquo;The changes to plans back in May 2019 were made to allow us to continue investing more into the future of our platform, existing and future features, and to offer up more solutions to better fit our customers,&rdquo; said Davidson.</p>\n\n\n\n<p>Based on customer feedback, Flywheel began to see that Tiny was a valuable plan for agencies who needed to offer a managed WordPress hosting solution for smaller clients.  &ldquo;When we joined forces with WP Engine, we were able to realign our goals as a business and refocus our efforts on the audience we&rsquo;ve always catered to best: freelancers and small agencies,&rdquo; said Davidson.</p>\n\n\n\n<h2>SOC Type 2 Certification</h2>\n\n\n\n<p>Earlier this month, Flywheel <a href=\"https://getflywheel.com/news/flywheel-managed-wordpress-host-completes-soc-2-compliance-and-certification/\">announced it had completed SOC 2 compliance and certification</a> as part of their long-term plan in building a more robust and trusted company.</p>\n\n\n\n<p>&ldquo;Businesses using cloud service providers use SOC 2 reports to assess and address the risks associated with third-party technology services,&rdquo; said Tommy Vacek, VP of Engineering.  &ldquo;When you boil it down though, it essentially means that Flywheel&rsquo;s security practices are the best in the industry, and we&rsquo;re one of the only WordPress hosts that has achieved it.&rdquo;</p>\n\n\n\n<p>&ldquo;It&rsquo;s a sign of maturity on almost all areas of our business, from finance to information technology, and it also allows us to assess risk in our business and make decisions based off of it,&rdquo; he said.  &ldquo;It&rsquo;s a stamp of approval to demonstrate Flywheel&rsquo;s intentionality around security.&rdquo;</p>\n\n\n\n<h2>The 2020 Roadmap and Beyond</h2>\n\n\n\n<p>Rick Knudtson, CPO and co-founder, feels like the acquisition will allow the Flywheel team to better cater to creative agencies in the WordPress space.  &ldquo;Our product team is working on an exciting update to our offering entirely focused on supporting the growth of agencies, and our marketing team is hard at work creating brand new resources for agencies aspiring to make 2020 a great year,&rdquo; he said.  &ldquo;Joining forces with WP Engine has allowed us to accelerate our product initiatives.&rdquo;</p>\n\n\n\n<p>The company is now offering a <a href=\"https://getflywheel.com/selling-wordpress-maintenance/\">free course</a> on selling WordPress maintenance to clients.  Themes by StudioPress, <a href=\"https://wptavern.com/wp-engine-acquires-studiopress\">acquired by WP Engine in 2018</a>, are all free for Flywheel customers.  Flywheel is also working heavily on tools for WordPress developers.</p>\n\n\n\n<p>&ldquo;Developers drive WordPress forward and WP Engine is committed to supporting the future of WordPress through industry-leading developer tools,&rdquo; said Knudtson.  One such tool is <a href=\"https://localwp.com/\">Local</a>, the company&rsquo;s local development environment built for working with WordPress.  &ldquo;Since joining the WP Engine family, Local has become the standard local development and deployment tool for our customers across both of our platforms.&rdquo;</p>\n\n\n\n<p>Local is currently used by over 50,000 developers.  The team spent the last few months re-architecting the tool from the ground up.  Knudtson said it is now five times faster than before.  They are expanding the team that is working on Local to help handled more advanced developer workflows.</p>\n\n\n\n<p>&ldquo;In 2020, we&rsquo;ll introduce new ways to use Local so that all developers &mdash; novices or advanced, solo or within a team &mdash; can build their perfect development on top of Local,&rdquo; said Knudtson.  &ldquo;Whether you just want to connect to your host and deploy, or you&rsquo;re integrating into your existing CI/CD workflow, Local should be the solution.&rdquo;</p>\n\n\n\n<p>The Local turnkey products, such as <a href=\"https://localwp.com/pro/\">Local Pro</a> and <a href=\"https://localwp.com/teams/\">Local Teams</a>, will be available to developers across both platforms in the future.</p>\n\n\n\n<p>Since the acquisition, Flywheel has included a new technology called <a href=\"https://getflywheel.com/layout/product-updates/smart-refresh/\">Smart Refresh</a> as part of their in-house caching engine.  The system watches for updates made to a WordPress install and clears the cache when needed.  Knudtson claims the updates to their system has increased backend performance on the platform by 50%.</p>\n\n\n\n<p>The company also recently announced its new <a href=\"https://getflywheel.com/layout/product-updates/keep-your-sites-flying-with-performance-insights/\">Performance Insights</a> feature.  The tool provides proprietary performance data for developers to make decisions with sites they control.</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, 25 Feb 2020 19:55: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: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:92:\"Post Status: Elementor has raised a $15 million Series A, led by Lightspeed Venture Partners\";s: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=77019\";s: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:101:\"https://poststatus.com/elementor-has-raised-a-15-million-series-a-led-by-lightspeed-venture-partners/\";s: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:2869:\"<p><a href=\"https://elementor.com/\">Elementor</a> has seen explosive growth in their WordPress-based page building application since its release in May 2016, now boasting more than 4 million installs of the <a href=\"https://wordpress.org/plugins/elementor/\">free version of the plugin</a>.</p>\n\n\n\n<p>The paid version of Elementor was introduced in November 2016, with a common freemium upgrade model. The Elementor community has taken off, furthering the product\'s growth and loyalty among freelancers, DIYers, and site wranglers.</p>\n\n\n\n<p>In such a crowded space as WordPress page building plugins, and especially considering core WordPress efforts via Gutenberg, Elementor\'s meteoric rise is an incredible accomplishment.</p>\n\n\n\n<p>Others have taken notice. In their Series A fundraising event, <a href=\"https://lsvp.com/\">Lightspeed Venture Partners</a> is leading a $15 million round. Elementor has been working on raising money since at least the second quarter of 2019, so this news is a long time coming.</p>\n\n\n\n<p><em><strong>Edit</strong>: Envato was rumored to be investing as well. I\'ve confirmed with Envato that while they are working closely with Elementor on some projects, they are not an investor in this round.</em></p>\n\n\n\n<p>Elementor has an opportunity to do a lot of interesting stuff with these funds — inside the WordPress experience, and I suspect independent of WordPress as well.</p>\n\n\n\n<p>I expect to see a fully hosted version of Elementor\'s site building capabilities where WordPress is (at least partially) hidden from the view of the user. They are currently <a href=\"https://careers.elementor.com/explore/co/rd/9C.41B/devops-engineer/all/\">hiring for</a> their &#8220;Cloud team&#8221; which is tasked with &#8220;building, maintaining, and supporting the company &#8216;Cloud Hosting SaaS Solution\'.&#8221;</p>\n\n\n\n<p>What has made Elementor stand out thus far is its relative intuitiveness and the establishment of a very loyal following — mostly lured in with extremely attractive pricing of the &#8220;Pro&#8221; product ($49 per site, or only $199 for unlimited sites), and a very generously featured free tier.</p>\n\n\n\n<p>Not many WordPress-centric companies have raised money. I\'m very interested to see where Elementor chooses to take the product from here. They certainly have both the momentum and the backing to do something big.</p>\n\n\n\n<p>With a team based in Israel, Elementor has more than 100 employees now working on the product and support. This raise will surely enable them to extend their runway while maintaining an attractive price point for the paid product and assist in the development of their next major release.</p>\n\n\n\n<p><em>Post Status was not included in the embargoed list of news sources to report this story. We became aware of the news through our own means and decided to report on it now.</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, 25 Feb 2020 14:53: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: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: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:36:\"WPTavern: On MAGA Caps and WordCamps\";s: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=97442\";s: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:117:\"https://wptavern.com/on-maga-caps-and-wordcamps?utm_source=rss&utm_medium=rss&utm_campaign=on-maga-caps-and-wordcamps\";s: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:7583:\"<p class=\"has-drop-cap\">Within WordPress circles, I don&rsquo;t talk much about politics.  I was raised to believe that politics and religion are not polite dinner topics.  That belief generally extends to my work-life too.  However, sometimes these topics crash into one another at full speed.</p>\n\n\n\n<p>I don&rsquo;t typically provide qualifying statements about my beliefs when writing an article.  My words should stand on their own, regardless of my personal views.  However, in this toxic political climate in the U.S. that sometimes worms its way into the WordPress community, alternative views are often automatically dismissed if the writer is not considered <em>one of their own</em>.  If I wrote a piece that defended conservatism without self-describing myself as a liberal, my words would fall on many deaf ears.  Such is the climate that we live in today.</p>\n\n\n\n<p>Therefore, without further ado, I proclaim myself as one of you.</p>\n\n\n\n<h2>WordCamps and Political/Hate Speech</h2>\n\n\n\n<p class=\"has-drop-cap\">In <a href=\"https://daily.jorb.in/2020/02/symbols-of-hate-at-wordcamps/\">Symbols of Hate at WordCamps</a>, Aaron Jorbin makes the argument that red MAGA (Make America Great Again) hats should be banned from WordCamps because they are symbols of racism.  While one-sided and starting from the position that such apparel is hate speech regardless of context, it is a thought-provoking piece.  It is also the sort of statement that will earn you internet points from what is seemingly a majority, Left-leaning inner WordPress community.  But, there are unanswered questions and another side to this story that Jorbin failed to explore in his article.</p>\n\n\n\n<p>Jorbin opened with a large image.  The image has a simple word as a <em>faux</em> HTML tag:  <code>&lt;/hate&gt;</code>.  Before the argument begins, this imagery lets the readers know that there is no discussion.  In HTML, the <code>/</code> character is meant to close a statement.  The opening salvo is the end of the discussion.  The text is merely a formality.</p>\n\n\n\n<p><strong>MAGA caps are hate speech.</strong></p>\n\n\n\n<p>There is no context in which a MAGA cap is acceptable.  The reader should know this because the argument was won before it was given.</p>\n\n\n\n<p>&ldquo;I fully cosign,&rdquo; said Adam Soucie, the co-lead organizer for WordCamp 2020, <a href=\"https://twitter.com/AdamSoucie/status/1230923434122764294\">on Twitter</a>.  &ldquo;Show up to @WordCampOrlando in one of those red hats and you&rsquo;ll be politely asked to leave. You know exactly what you&rsquo;re doing with that choice.  If you have a problem with that, take it up with Central.&rdquo;</p>\n\n\n\n<p>The message is clear that certain people are not welcome.  More often than not, that message is squarely aimed at conservatives.  This type of groupthink is prevalent within the WordPress community.  <em>Your political beliefs are not welcome.</em></p>\n\n\n\n<p>In his article, Jorbin does describe how political speech, the MAGA cap, has been co-opted by various hate groups.  The question is whether we allow the actions of the minority of one group to become the deciding factor in how we treat the majority.  We must also ask whether we hold other political speech to the same standard.</p>\n\n\n\n<p>Conservatives within our community often feel like they have no voice.  The article and the subsequent discussions taking place on social media help drive home that feeling.</p>\n\n\n\n<p>&ldquo;Today is a hard day to be a Republican in the WordPress Community,&rdquo; wrote Bridget Willard <a href=\"https://twitter.com/YouTooCanBeGuru/status/1231122059159162880\">on Twitter</a>.  &ldquo;I see the tweets.  And the moral superiority.  It isn&rsquo;t kind or inclusive.&rdquo;</p>\n\n\n\n<p>She is not alone.  Like her, many feel like they will be ostracized if they post a dissenting opinion that does not 100% jive with the Left-leaning vocal majority.</p>\n\n\n\n<p>&ldquo;A MAGA hat makes me angry and uncomfortable, but speech is speech unless there&rsquo;s a direct incitement,&rdquo; responded Steve Stern <a href=\"https://twitter.com/sds52/status/1230916355668529152\">on Twitter</a>.  &ldquo;Do we ban all political content from all WP events? Is a T-shirt supporting a leftist cause OK? WordPress needs to support freedom, even when uncomfortable.&rdquo;</p>\n\n\n\n<p>It is a slippery slope from banning a MAGA cap to stifling more mundane conservative speech, particularly when conservative voices are within the minority in our community.  If the MAGA cap is hate speech, it cannot be a stretch to label anything about the man who gave rise to some extremist voices as falling under the same guideline.</p>\n\n\n\n<p>Let us say, for the sake of argument, that the red MAGA cap is deemed hate speech, regardless of who is wearing it, their intentions, and context.  Outright ban it.  Does such a ban extend to a &ldquo;Trump 2020&rdquo; T-shirt?  In the mind of many who would ban the MAGA hat, I can guarantee they would like to see the ban extended to any Trump or even conservative-related apparel. Others may not be willing to go that far.  However, for many, a ban on such apparel has absolutely nothing to do with hate speech.  It has to do with a difference of opinion.  Political opinion.  Instead of meeting on equal terms and discussing those differences as open-minded adults, it is easier to quash an opponent&rsquo;s freedom of expression by labeling it all as hate.</p>\n\n\n\n<p>If a red MAGA cap is always hate speech, it is not a leap to say that any Trump-supporting apparel is also hate speech.  There has to be a line, and the one between a baseball cap and a T-shirt sporting &ldquo;Trump 2020&rdquo; is blurry.</p>\n\n\n\n<p>Perhaps the solution is to ban all political apparel at WordCamps, regardless of whose politics are on showcase.  If some cannot stomach a MAGA cap, a life-long hunter should not have to look at a &ldquo;meat is murder&rdquo; T-shirt.  We should also ban the countless other slogans that itch some group or another the wrong way.</p>\n\n\n\n<p>Or, we can all put on our big boy and girl pants and step out into the world as adults who might be presented with ideas outside our own from time to time.</p>\n\n\n\n<p>WordPress&rsquo;s mission statement is to <em>democratize publishing</em>.  The goal is not to democratize publishing <em>for some</em> or <em>for those who share our political views</em>.  The implication is that we are democratizing publishing <strong>for all</strong>.  By extension, WordCamps are about bringing people together from all walks of life.  We don&rsquo;t all share the same views, but we should respect that others believe differently.  The idea is to break bread with those who are different from you and perhaps grow from this interaction.</p>\n\n\n\n<p>Then, imagine yourself in my shoes.  I live in rural Alabama.  This is Trump Country.  If I got angry every time I came across the path of someone wearing a MAGA cap, I would spend most of my days in a fit of rage.  Some of my more liberal friends ask how I live <em>among them</em>, jokingly.  Truth be told, it is pretty easy once you start looking at people as people.  Once you stop making assumptions about them by the clothes they wear or the political views they hold.  Once you sit down and listen to their hopes and dreams and fears.</p>\n\n\n\n<p>At WordCamps, the best thing would be for everyone to leave their politics at the door.  If we need a rule to formalize it, then so be it.  We all have so much more in common that we likely realize.  Let&rsquo;s focus on the good that we can do together.</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, 24 Feb 2020 21:14: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: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:42:\"WPTavern: Goodbye Featured Themes, For Now\";s: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=97396\";s: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:127:\"https://wptavern.com/goodbye-featured-themes-for-now?utm_source=rss&utm_medium=rss&utm_campaign=goodbye-featured-themes-for-now\";s: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:4943:\"<img />Front page of the theme directory, featuring popular themes.\n\n\n\n<p class=\"has-drop-cap\">Yesterday, the <a href=\"https://meta.trac.wordpress.org/ticket/5044\">featured themes page was quietly removed</a> from the <a href=\"https://wordpress.org/themes\">WordPress theme directory</a>.  Previously, it was the primary page users would see when visiting the directory.  It has now been replaced with the popular themes list.  This change is only reflected on the WordPress.org website and not directly in the WordPress admin for end-users.</p>\n\n\n\n<p>This is the first major change with the featured list since it was switched to a randomized set of themes in 2014.  Over the past six years, volunteers have presented numerous ideas on what to do with the page that is, in many ways, the face of WordPress, particularly for new users who are searching for their first theme.  No proposal has gone beyond a Trac ticket with a handful of participants or a theme review team meeting.  It is almost as if every idea was dead on arrival.</p>\n\n\n\n<p>Removing the featured list altogether is not a simple matter of hiding the page on WordPress.org.  There is an API endpoint that serves the list and core WordPress fetches themes directly from WordPress.org.  Even if removed from the software, we would still be dealing with years of backward compatibility for older versions of WordPress.  At this point, outright removal is not an ideal solution.</p>\n\n\n\n<p>The <a href=\"https://meta.trac.wordpress.org/changeset/9522\">commit note</a> makes a point that hiding the page from the theme directory is only temporary.  The idea is to eventually replace it with a properly-curated featured themes list.  </p>\n\n\n\n<p>However, such a proposal could languish for years.  Given that we have suffered through six years of a randomly-generated list, it is unclear if anyone is motivated enough to push the project forward.</p>\n\n\n\n<h2>What Happened to the Curated Featured Themes List?</h2>\n\n\n\n<p>In October, the WordPress theme review team <a href=\"https://wptavern.com/curated-list-of-featured-themes-coming-to-the-theme-directory\">decided to create a system</a> for a curated feature themes list.  <a href=\"https://make.wordpress.org/themes/2019/10/22/meeting-notes-for-tuesday-22nd-october-2019/\">The initial plan</a> was for the team representatives to work out the finer details and create a path forward.  However, the idea seemed to fizzle out before it ever broke ground.  There was little public mention of it after the excitement of the initial decision.</p>\n\n\n\n<p>&ldquo;It was really hard to come up with requirements that we wanted the themes to follow,&rdquo; said Carolina Nymark, a TRT representative.  &ldquo;Like the keyboard navigation and skip link had to be added to the theme, and no upsell.  That alone limited the possible themes to a selection that was too small.&rdquo;</p>\n\n\n\n<p>The idea for curated themes was that they would be the best of the best.  Seemingly, that meant going above and beyond the standard requirements while being completely free of commercial interests.  In hindsight, that level of scrutiny over the list may have been too tough of a sell.  Curation does not necessarily have to strive for perfection.  Uniqueness may provide more room for flexibility.</p>\n\n\n\n<p>&ldquo;We did not hold any meetings with votes because there were concerns that people would only root for their own theme, their friends&rsquo; themes, or even get paid to suggest themes,&rdquo; said Nymark.  &ldquo;It would be too easy to game it for profit.&rdquo;  Such backdoor schemes have been trouble with previous programs in the team&rsquo;s past.</p>\n\n\n\n<p>The curated list based on their criteria would be too small to rotate regularly on the featured page.  The team attempted to find other solutions.  However, they were unsuccessful.</p>\n\n\n\n<p>&ldquo;It was a strain that we could not figure out a good solution where theme authors would be treated fairly,&rdquo; said Nymark.  &ldquo;Then we had a video meeting with [Josepha Haden, Executive Director of WordPress] where she said that the TRT team representatives should not have to select the featured themes.  And it stopped there.&rdquo;</p>\n\n\n\n<p>Ari Stathopoulos, a TRT representative, mentioned the elephant in the room that the team was not addressing.  &ldquo;There would be significant drama if the list was manually curated,&rdquo; he said.  &ldquo;If it&rsquo;s done by reps, then those who were not selected would accuse reps of favoring some themes. If it was done by a rotating committee, the same.  Authors would rather believe that they are a victim of some conspiracy rather than believe their theme is bad.&rdquo;</p>\n\n\n\n<p>A curated themes list is still a possibility.  It is unlikely the theme review team will be handling it directly anytime soon.  If it does happen, it will likely be another party who makes the call and gets to be the <em>bad guy</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, 21 Feb 2020 18:45:39 +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:25:\"Matt: Livestream Tomorrow\";s: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=50924\";s: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/02/livestream-tomorrow/\";s: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:662:\"<p>About eight of the speakers including myself <a href=\"https://livestream.w.org/\">are going to be doing a livestream tomorrow from 2 to 10 UTC, or what would be 9am to 5pm in Bangkok</a> where the inaugural WordCamp Asia was <a href=\"https://wordpress.org/news/2020/02/wordcamp-asia-cancelled-due-to-covid-19/\">supposed to happen</a> this weekend.</p>\n\n\n\n<p>We&#8217;d all much rather be in person, but I do think there is a silver lining in us learning how to do official WordPress livestream events that can be accessible to everyone all over the world, following in the footsteps awesome virtual events like <a href=\"https://wordsesh.com/\">WordSesh</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, 21 Feb 2020 01:37:22 +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:\"\";}}}}}}}}}}}}}}}}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:\"Wed, 01 Apr 2020 18:13:08 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 01 Apr 2020 18:00:08 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20200325173202\";}','no');
INSERT INTO `wp_options` VALUES (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','1585764920','yes'),(15572,'_transient_timeout_jetpack_file_data_8.3','1585947967','no'),(15573,'_transient_jetpack_file_data_8.3','a:51:{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:87:\"Enhanced search, powered by Elasticsearch, a powerful replacement for WordPress search.\";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:\"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'),(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'),(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.5','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\";N;s:14:\"plugin_version\";s:5:\"3.3.0\";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.0\";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:0;}}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:1;}}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-01 18:01:06\";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-01 18:01:41\";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-01 16:34:58\";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-01 18:12:52\";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-01 16:33:58\";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-01 16:44:50\";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-01 18:11:36\";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-01 16:16:26\";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-01 16:35:19\";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-01 17:34:41\";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-01 17:32:53\";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-01 18:12:13\";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-01 16:33:09\";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-01 17:51:22\";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-01 18:11:50\";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-01 17:33:34\";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-01 17:45:30\";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-01 18:05:59\";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-01 18:11:49\";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-01 17:37:42\";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-01 17:45:33\";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:5618;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_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-01 18:01:06\";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:17007;s:21:\"active_installs_count\";i:15181;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:113;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:2851.79;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-01 18:01:41\";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:5044;s:21:\"active_installs_count\";i:3635;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-01 16:34:58\";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:20022;s:21:\"active_installs_count\";i:16605;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:87;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:2257.18;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-01 18:12:52\";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:7141;s:21:\"active_installs_count\";i:6105;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-01 16:33:58\";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:4551;s:21:\"active_installs_count\";i:3003;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-01 16:44:50\";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:4621;s:21:\"active_installs_count\";i:3606;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-01 18:11:36\";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:4155;s:21:\"active_installs_count\";i:3436;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:6.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_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-01 16:16:26\";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:4220;s:21:\"active_installs_count\";i:3627;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-01 16:35:19\";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:4449;s:21:\"active_installs_count\";i:3567;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-01 17:34:41\";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:3098;s:21:\"active_installs_count\";i:2253;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:3;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-01 17:32:53\";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:4298;s:21:\"active_installs_count\";i:2741;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_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-01 18:12:13\";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:4783;s:21:\"active_installs_count\";i:4025;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_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-01 16:33:09\";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:7744;s:21:\"active_installs_count\";i:6037;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: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-01 17:51:22\";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:45030;s:21:\"active_installs_count\";i:40393;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-01 18:11:50\";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:23080;s:21:\"active_installs_count\";i:20355;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-01 17:33:34\";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:21459;s:21:\"active_installs_count\";i:17756;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-01 17:45:30\";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:14890;s:21:\"active_installs_count\";i:8883;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-01 18:05:59\";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:10413;s:21:\"active_installs_count\";i:8409;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-01 18:11:49\";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:6491;s:21:\"active_installs_count\";i:5287;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-01 17:37:42\";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:19264;s:21:\"active_installs_count\";i:16307;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-01 17:45:33\";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:1585764763;s:9:\"timestamp\";i:1585851163;}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:1585058353;s:9:\"timestamp\";i:1585144753;}}','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'),(26148,'_transient_timeout_jetpack_idc_allowed','1585765823','no'),(26149,'_transient_jetpack_idc_allowed','1','no'),(25943,'_transient_timeout_boldgrid_backup_system_zip_test','1585801513','no'),(25944,'_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'),(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');
INSERT INTO `wp_options` VALUES (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'),(26188,'_site_transient_timeout_community-events-70a02a2b97f1a472f4fe42c38b976702','1585807988','no'),(26189,'_site_transient_community-events-70a02a2b97f1a472f4fe42c38b976702','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"80.2.240.0\";}s:6:\"events\";a:5:{i:0;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/dznmlpybcgbdb/\";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-04-02 19:00:00\";s:8:\"end_date\";s:19:\"2020-04-02 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:1;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:2;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:3;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:4;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;}}}}','no'),(26182,'_transient_timeout_wpseo-statistics-totals','1585851184','no'),(26183,'_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'),(26209,'_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.2\";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'),(26210,'_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:1585764914;s:15:\"version_checked\";s:5:\"5.3.2\";s:12:\"translations\";a:0:{}}','no'),(26211,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1585764920;s:7:\"checked\";a:22:{s:19:\"akismet/akismet.php\";s:5:\"4.1.4\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:5:\"1.1.0\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.5\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.1.7\";s:29:\"custom-fonts/custom-fonts.php\";s:5:\"1.2.1\";s:23:\"elementor/elementor.php\";s:5:\"2.9.7\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";s:6:\"3.4.18\";s:43:\"astra-import-export/astra-import-export.php\";s:5:\"1.0.2\";s:19:\"jetpack/jetpack.php\";s:3:\"8.3\";s:25:\"kali-forms/kali-forms.php\";s:5:\"1.6.5\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.7.5\";s:29:\"nextgen-gallery/nggallery.php\";s:5:\"3.3.0\";s:27:\"ocean-extra/ocean-extra.php\";s:5:\"1.6.2\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:7:\"2.10.14\";s:47:\"really-simple-captcha/really-simple-captcha.php\";s:5:\"2.0.2\";s:35:\"sidebar-manager/sidebar-manager.php\";s:5:\"1.1.2\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:6:\"1.16.0\";s:27:\"astra-sites/astra-sites.php\";s:5:\"2.1.0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:6:\"1.13.2\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:6:\"1.14.8\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.5.9.5\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"13.4.1\";}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:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}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:3:\"8.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.3.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.5\";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.5.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.0\";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.0.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.14\";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.14.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.1.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/astra-sites/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/astra-sites.2.1.0.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.2\";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.2.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:6:\"13.4.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.13.4.1.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'),(26212,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1585764914;s:7:\"checked\";a:3:{s:5:\"astra\";s:5:\"2.3.4\";s:7:\"oceanwp\";s:5:\"1.8.2\";s:12:\"twentytwenty\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(26162,'_transient_timeout_3__2899230903','1585766573','no'),(26163,'_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'),(26164,'_transient_timeout_4__2899230903','1585766573','no'),(26165,'_transient_4__2899230903','[\"gid\",\"name\",\"slug\",\"path\",\"title\",\"galdesc\",\"pageid\",\"previewpic\",\"author\",\"extras_post_id\"]','no'),(26166,'_transient_timeout_5__2899230903','1585766573','no'),(26167,'_transient_5__2899230903','[\"pid\",\"image_slug\",\"post_id\",\"galleryid\",\"filename\",\"description\",\"alttext\",\"imagedate\",\"exclude\",\"sortorder\",\"meta_data\",\"extras_post_id\",\"updated_at\"]','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.14','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'),(25888,'_transient_timeout_2__2951165530','1585766720','no'),(25889,'_transient_2__2951165530','[]','no'),(17838,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:6:\"13.4.1\";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'),(23993,'_site_transient_timeout_browser_c967d2204607f4c8ee0ec615b038ee69','1585848093','no'),(23994,'_site_transient_browser_c967d2204607f4c8ee0ec615b038ee69','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'),(25702,'_transient_timeout_kaliforms_extensions','1585824370','no'),(25703,'_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'),(26160,'_transient_timeout_jetpack_https_test','1585851173','no'),(26161,'_transient_jetpack_https_test','1','no'),(25706,'_transient_timeout_jetpack_https_test_message','1585851173','no'),(25707,'_transient_jetpack_https_test_message','','no'),(25714,'_site_transient_timeout_php_check_a4e7a3af7060c530d791075f6e3eb5fa','1586256370','no'),(25715,'_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'),(26168,'_transient_timeout_elementor_remote_info_api_data_2.9.7','1585807974','no'),(26169,'_transient_elementor_remote_info_api_data_2.9.7','a:4:{s:9:\"timestamp\";i:1585761790;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');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_options` with 748 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=5847 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\":\"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}]'),(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\":\"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}]'),(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:\"\";}'),(5845,287,'_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:\"\";}'),(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','1585416697: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','1585658983: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:\"\";}'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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','1585684728: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'),(3713,887,'_edit_lock','1584287475:2'),(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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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'),(3711,886,'_wp_trash_meta_status','publish'),(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:{}}}'),(3712,886,'_wp_trash_meta_time','1584287206'),(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'),(3921,910,'_wp_trash_meta_status','publish'),(3920,910,'_edit_lock','1584296418:2'),(3919,909,'_wp_trash_meta_time','1584296377'),(3918,909,'_wp_trash_meta_status','publish'),(3917,908,'_wp_trash_meta_time','1584296321'),(3915,907,'_wp_trash_meta_time','1584296261'),(3916,908,'_wp_trash_meta_status','publish'),(3914,907,'_wp_trash_meta_status','publish'),(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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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'),(3710,886,'_edit_lock','1584287165:2'),(5846,1102,'uagb_style_timestamp-css','1585743091'),(5190,1102,'_edit_last','2'),(3927,912,'_wp_trash_meta_time','1584296537'),(3926,912,'_wp_trash_meta_status','publish'),(3925,912,'_edit_lock','1584296536:2'),(3924,911,'_wp_trash_meta_time','1584296438'),(3923,911,'_wp_trash_meta_status','publish'),(3922,910,'_wp_trash_meta_time','1584296419'),(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','53'),(3714,887,'_wp_trash_meta_status','publish'),(3715,887,'_wp_trash_meta_time','1584287521'),(3716,888,'_edit_lock','1584287582:2'),(3717,888,'_wp_trash_meta_status','publish'),(3718,888,'_wp_trash_meta_time','1584287585'),(3719,889,'_edit_lock','1584287643:2'),(3720,889,'_wp_trash_meta_status','publish'),(3721,889,'_wp_trash_meta_time','1584287644'),(3722,890,'_edit_lock','1584287775:2'),(3723,890,'_wp_trash_meta_status','publish'),(3724,890,'_wp_trash_meta_time','1584287803'),(3725,891,'_edit_lock','1584287835:2'),(3726,891,'_wp_trash_meta_status','publish'),(3727,891,'_wp_trash_meta_time','1584287851'),(3728,892,'_wp_trash_meta_status','publish'),(3729,892,'_wp_trash_meta_time','1584287882'),(3730,893,'_wp_trash_meta_status','publish'),(3731,893,'_wp_trash_meta_time','1584288052'),(3732,894,'_wp_trash_meta_status','publish'),(3733,894,'_wp_trash_meta_time','1584288103'),(3734,895,'_wp_trash_meta_status','publish'),(3735,895,'_wp_trash_meta_time','1584288206'),(3736,896,'_wp_trash_meta_status','publish'),(3737,896,'_wp_trash_meta_time','1584288227'),(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=='),(3768,899,'title','NextGEN Basic ImageBrowser'),(3769,899,'preview_image_relpath','photocrati-nextgen_basic_imagebrowser#preview.jpg'),(3770,899,'default_source','galleries'),(3771,899,'view_order','10020'),(3772,899,'name','photocrati-nextgen_basic_imagebrowser'),(3773,899,'installed_at_version','3.3.0'),(3774,899,'hidden_from_ui',''),(3775,899,'hidden_from_igw',''),(3776,899,'__defaults_set','1'),(3777,899,'filter','raw'),(3778,899,'entity_types','WyJpbWFnZSJd'),(3779,899,'aliases','WyJiYXNpY19pbWFnZWJyb3dzZXIiLCJpbWFnZWJyb3dzZXIiLCJuZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciJd'),(3780,899,'id_field','ID'),(3781,899,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwidGVtcGxhdGUiOiIiLCJhamF4X3BhZ2luYXRpb24iOiIxIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfQ=='),(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'),(3852,906,'_wp_trash_meta_status','publish'),(3853,906,'_wp_trash_meta_time','1584294244'),(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',''),(3928,913,'_wp_trash_meta_status','publish'),(3929,913,'_wp_trash_meta_time','1584296562'),(3930,914,'_wp_trash_meta_status','publish'),(3931,914,'_wp_trash_meta_time','1584296592'),(3932,915,'_wp_trash_meta_status','publish'),(3933,915,'_wp_trash_meta_time','1584296609'),(3934,916,'_wp_trash_meta_status','publish'),(3935,916,'_wp_trash_meta_time','1584296635'),(3936,917,'_edit_lock','1584296658:2'),(3937,917,'_wp_trash_meta_status','publish'),(3938,917,'_wp_trash_meta_time','1584296661'),(3939,918,'_wp_trash_meta_status','publish'),(3940,918,'_wp_trash_meta_time','1584296675'),(3941,919,'_wp_trash_meta_status','publish'),(3942,919,'_wp_trash_meta_time','1584296683'),(3943,920,'_wp_trash_meta_status','publish'),(3944,920,'_wp_trash_meta_time','1584296712'),(3945,921,'_wp_trash_meta_status','publish'),(3946,921,'_wp_trash_meta_time','1584296742'),(3947,922,'_wp_trash_meta_status','publish'),(3948,922,'_wp_trash_meta_time','1584296815'),(3949,923,'_edit_lock','1584296898:2'),(3950,923,'_wp_trash_meta_status','publish'),(3951,923,'_wp_trash_meta_time','1584296901'),(3952,924,'_wp_trash_meta_status','publish'),(3953,924,'_wp_trash_meta_time','1584296952'),(3954,925,'_wp_trash_meta_status','publish'),(3955,925,'_wp_trash_meta_time','1584296964'),(3956,926,'_wp_trash_meta_status','publish'),(3957,926,'_wp_trash_meta_time','1584296981'),(3958,927,'_edit_lock','1584297018:2'),(3959,927,'_wp_trash_meta_status','publish'),(3960,927,'_wp_trash_meta_time','1584297017'),(3961,928,'_wp_trash_meta_status','publish'),(3962,928,'_wp_trash_meta_time','1584297059'),(3963,929,'_edit_lock','1584297138:2'),(3964,929,'_wp_trash_meta_status','publish'),(3965,929,'_wp_trash_meta_time','1584297144'),(3966,930,'_edit_lock','1584297198:2'),(3967,930,'_wp_trash_meta_status','publish'),(3968,930,'_wp_trash_meta_time','1584297215'),(3969,931,'_wp_trash_meta_status','publish'),(3970,931,'_wp_trash_meta_time','1584297248'),(3971,932,'_wp_trash_meta_status','publish'),(3972,932,'_wp_trash_meta_time','1584297303'),(3973,933,'_wp_trash_meta_status','publish'),(3974,933,'_wp_trash_meta_time','1584297363'),(3975,934,'_wp_trash_meta_status','publish'),(3976,934,'_wp_trash_meta_time','1584297409'),(3977,935,'_edit_lock','1584297476:2'),(3978,935,'_wp_trash_meta_status','publish'),(3979,935,'_wp_trash_meta_time','1584297479'),(3980,936,'_wp_trash_meta_status','publish'),(3981,936,'_wp_trash_meta_time','1584297509'),(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}]'),(4068,960,'_wp_trash_meta_status','publish'),(4069,960,'_wp_trash_meta_time','1584302623'),(4070,961,'_edit_lock','1584302670:2'),(4011,941,'_wp_trash_meta_status','publish'),(4012,941,'_wp_trash_meta_time','1584299017'),(4013,942,'_wp_trash_meta_status','publish'),(4014,942,'_wp_trash_meta_time','1584300836'),(4015,943,'_edit_lock','1584300870:2'),(4016,943,'_wp_trash_meta_status','publish'),(4017,943,'_wp_trash_meta_time','1584300911'),(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:{}}}'),(4021,945,'_edit_lock','1584300990:2'),(4022,945,'_wp_trash_meta_status','publish'),(4023,945,'_wp_trash_meta_time','1584301001'),(4024,946,'_edit_lock','1584301110:2'),(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:{}}}'),(4028,946,'_wp_trash_meta_status','publish'),(4029,946,'_wp_trash_meta_time','1584301148'),(4030,948,'_wp_trash_meta_status','publish'),(4031,948,'_wp_trash_meta_time','1584301191'),(4032,949,'_edit_lock','1584301284:2'),(4033,949,'_wp_trash_meta_status','publish'),(4034,949,'_wp_trash_meta_time','1584301302'),(4035,950,'_wp_trash_meta_status','publish'),(4036,950,'_wp_trash_meta_time','1584301463'),(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}]'),(4046,952,'_edit_lock','1584301890:2'),(4047,952,'_wp_trash_meta_status','publish'),(4048,952,'_wp_trash_meta_time','1584301923'),(4049,953,'_edit_lock','1584302051:2'),(4050,953,'_wp_trash_meta_status','publish'),(4051,953,'_wp_trash_meta_time','1584302061'),(4052,954,'_edit_lock','1584302250:2'),(4053,954,'_wp_trash_meta_status','publish'),(4054,954,'_wp_trash_meta_time','1584302277'),(4055,955,'_edit_lock','1584302352:2'),(4056,955,'_wp_trash_meta_status','publish'),(4057,955,'_wp_trash_meta_time','1584302361'),(4058,956,'_wp_trash_meta_status','publish'),(4059,956,'_wp_trash_meta_time','1584302419'),(4060,957,'_edit_lock','1584302434:2'),(4061,957,'_wp_trash_meta_status','publish'),(4062,957,'_wp_trash_meta_time','1584302445'),(4063,958,'_wp_trash_meta_status','publish'),(4064,958,'_wp_trash_meta_time','1584302488'),(4065,959,'_edit_lock','1584302550:2'),(4066,959,'_wp_trash_meta_status','publish'),(4067,959,'_wp_trash_meta_time','1584302553'),(4071,961,'_wp_trash_meta_status','publish'),(4072,961,'_wp_trash_meta_time','1584302686'),(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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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:{}}}'),(4676,1037,'_wp_trash_meta_status','publish'),(4677,1037,'_wp_trash_meta_time','1584391681'),(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}]'),(4833,1056,'_edit_lock','1584478792:2'),(4834,1056,'_wp_trash_meta_status','publish'),(4835,1056,'_wp_trash_meta_time','1584478850'),(4836,1057,'_wp_trash_meta_status','publish'),(4837,1057,'_wp_trash_meta_time','1584478899'),(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}]'),(4849,1059,'_wp_trash_meta_status','publish'),(4850,1059,'_wp_trash_meta_time','1584479386'),(4851,1060,'_edit_lock','1584479495:2'),(4852,1060,'_wp_trash_meta_status','publish'),(4853,1060,'_wp_trash_meta_time','1584479508'),(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',''),(4967,1074,'_wp_trash_meta_status','publish'),(4968,1074,'_wp_trash_meta_time','1584482285'),(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',''),(5045,1079,'_wp_trash_meta_status','publish'),(5046,1079,'_wp_trash_meta_time','1584482705'),(5047,1080,'_edit_lock','1584483093:2'),(5048,1080,'_wp_trash_meta_status','publish'),(5049,1080,'_wp_trash_meta_time','1584483127'),(5050,1081,'_wp_trash_meta_status','publish'),(5051,1081,'_wp_trash_meta_time','1584483232'),(5052,1082,'_edit_lock','1584483279:2'),(5053,1082,'_wp_trash_meta_status','publish'),(5054,1082,'_wp_trash_meta_time','1584483301'),(5055,1083,'_wp_trash_meta_status','publish'),(5056,1083,'_wp_trash_meta_time','1584483494'),(5057,1084,'_edit_lock','1584483579:2'),(5058,1084,'_wp_trash_meta_status','publish'),(5059,1084,'_wp_trash_meta_time','1584483603'),(5060,1085,'_wp_trash_meta_status','publish'),(5061,1085,'_wp_trash_meta_time','1584483671'),(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}]'),(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}]');
INSERT INTO `wp_postmeta` VALUES (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'),(5844,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;}}}}}'),(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}]'),(5827,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;}}}}}'),(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:\"\";}'),(5828,288,'_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:\"\";}'),(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:\"\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_postmeta` with 3470 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=1177 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-03-31 13:49:47','2020-03-31 12:49:47','',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>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','','publish','closed','closed','','about','','','2020-03-28 21:49:24','2020-03-28 21:49:24','',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),(887,2,'2020-03-15 15:52:01','2020-03-15 15:52:01','{\n    \"widget_ocean_social[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxNDp7czo1OiJ0aXRsZSI7czo5OiJGb2xsb3cgVXMiO3M6NToic3R5bGUiO3M6NToibGlnaHQiO3M6MTA6InRyYW5zaXRpb24iO3M6MTM6Im5vLXRyYW5zaXRpb24iO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjQ6InNpemUiO3M6MDoiIjtzOjEzOiJib3JkZXJfcmFkaXVzIjtzOjA6IiI7czo4OiJiZ19jb2xvciI7czowOiIiO3M6MTQ6ImJnX2hvdmVyX2NvbG9yIjtzOjA6IiI7czo1OiJjb2xvciI7czowOiIiO3M6MTE6ImNvbG9yX2hvdmVyIjtzOjA6IiI7czoxMjoiYm9yZGVyX2NvbG9yIjtzOjA6IiI7czoxODoiYm9yZGVyX2hvdmVyX2NvbG9yIjtzOjA6IiI7czo5OiJmb250X3NpemUiO3M6MDoiIjtzOjE1OiJzb2NpYWxfc2VydmljZXMiO2E6MjA6e3M6NzoidHdpdHRlciI7YToyOntzOjQ6Im5hbWUiO3M6NzoiVHdpdHRlciI7czozOiJ1cmwiO3M6MzQ6Imh0dHBzOi8vdHdpdHRlci5jb20vcHJhbmFrcml5YXlvZ2EiO31zOjg6ImZhY2Vib29rIjthOjI6e3M6NDoibmFtZSI7czo4OiJGYWNlYm9vayI7czozOiJ1cmwiO3M6NDA6Imh0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9wcmFuYWtyaXlheW9nYS8iO31zOjk6Imluc3RhZ3JhbSI7YToyOntzOjQ6Im5hbWUiO3M6OToiSW5zdGFncmFtIjtzOjM6InVybCI7czo0MToiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wcmFuYWtyaXlheW9nYS8iO31zOjExOiJnb29nbGUtcGx1cyI7YToyOntzOjQ6Im5hbWUiO3M6MTA6Ikdvb2dsZVBsdXMiO3M6MzoidXJsIjtzOjA6IiI7fXM6ODoibGlua2VkaW4iO2E6Mjp7czo0OiJuYW1lIjtzOjg6IkxpbmtlZEluIjtzOjM6InVybCI7czowOiIiO31zOjk6InBpbnRlcmVzdCI7YToyOntzOjQ6Im5hbWUiO3M6OToiUGludGVyZXN0IjtzOjM6InVybCI7czowOiIiO31zOjQ6InllbHAiO2E6Mjp7czo0OiJuYW1lIjtzOjQ6IlllbHAiO3M6MzoidXJsIjtzOjA6IiI7fXM6ODoiZHJpYmJibGUiO2E6Mjp7czo0OiJuYW1lIjtzOjg6IkRyaWJiYmxlIjtzOjM6InVybCI7czowOiIiO31zOjY6ImZsaWNrciI7YToyOntzOjQ6Im5hbWUiO3M6NjoiRmxpY2tyIjtzOjM6InVybCI7czowOiIiO31zOjI6InZrIjthOjI6e3M6NDoibmFtZSI7czoyOiJWSyI7czozOiJ1cmwiO3M6MDoiIjt9czo2OiJnaXRodWIiO2E6Mjp7czo0OiJuYW1lIjtzOjY6IkdpdEh1YiI7czozOiJ1cmwiO3M6MDoiIjt9czo2OiJ0dW1ibHIiO2E6Mjp7czo0OiJuYW1lIjtzOjY6IlR1bWJsciI7czozOiJ1cmwiO3M6MDoiIjt9czo1OiJza3lwZSI7YToyOntzOjQ6Im5hbWUiO3M6NToiU2t5cGUiO3M6MzoidXJsIjtzOjA6IiI7fXM6NjoidHJlbGxvIjthOjI6e3M6NDoibmFtZSI7czo2OiJUcmVsbG8iO3M6MzoidXJsIjtzOjA6IiI7fXM6MTA6ImZvdXJzcXVhcmUiO2E6Mjp7czo0OiJuYW1lIjtzOjEwOiJGb3Vyc3F1YXJlIjtzOjM6InVybCI7czowOiIiO31zOjQ6InhpbmciO2E6Mjp7czo0OiJuYW1lIjtzOjQ6IlhpbmciO3M6MzoidXJsIjtzOjA6IiI7fXM6MTI6InZpbWVvLXNxdWFyZSI7YToyOntzOjQ6Im5hbWUiO3M6NToiVmltZW8iO3M6MzoidXJsIjtzOjA6IiI7fXM6NDoidmluZSI7YToyOntzOjQ6Im5hbWUiO3M6NDoiVmluZSI7czozOiJ1cmwiO3M6MDoiIjt9czo3OiJ5b3V0dWJlIjthOjI6e3M6NDoibmFtZSI7czo3OiJZb3V0dWJlIjtzOjM6InVybCI7czowOiIiO31zOjM6InJzcyI7YToyOntzOjQ6Im5hbWUiO3M6MzoiUlNTIjtzOjM6InVybCI7czowOiIiO319fQ==\",\n            \"title\": \"Follow Us\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"a5b0a1360b05366131e37fe7852ccdf3\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:52:01\"\n    }\n}','','','trash','closed','closed','','69ec2322-17ec-4fb8-b91f-01362cd37f40','','','2020-03-15 15:52:01','2020-03-15 15:52:01','',0,'https://pranakriyayoga.com/?p=887',0,'customize_changeset','',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),(907,2,'2020-03-15 18:17:41','2020-03-15 18:17:41','{\n    \"oceanwp::ocean_page_single_layout\": {\n        \"value\": \"full-width\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:17:41\"\n    }\n}','','','trash','closed','closed','','f6fd6fe3-7e71-4f01-aa00-0c22b993e333','','','2020-03-15 18:17:41','2020-03-15 18:17:41','',0,'https://pranakriyayoga.com/f6fd6fe3-7e71-4f01-aa00-0c22b993e333/',0,'customize_changeset','',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),(886,2,'2020-03-15 15:46:46','2020-03-15 15:46:46','{\n    \"sidebars_widgets[footer-two]\": {\n        \"value\": [\n            \"pages-10\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:45:02\"\n    },\n    \"sidebars_widgets[footer-three]\": {\n        \"value\": [\n            \"ocean_social-3\",\n            \"ocean_social_share-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:46:46\"\n    },\n    \"widget_pages[10]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:45:02\"\n    },\n    \"widget_ocean_social[3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:46:46\"\n    },\n    \"widget_ocean_social_share[3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:46:46\"\n    }\n}','','','trash','closed','closed','','794d23b2-496b-4c8f-84d0-b8099adc4f63','','','2020-03-15 15:46:46','2020-03-15 15:46:46','',0,'https://pranakriyayoga.com/?p=886',0,'customize_changeset','',0),(888,2,'2020-03-15 15:53:05','2020-03-15 15:53:05','{\n    \"widget_ocean_social_share[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo5OntzOjU6InRpdGxlIjtzOjE3OiJQbGVhc2Ugc2hhcmUgdGhpcyI7czo1OiJzdHlsZSI7czo3OiJtaW5pbWFsIjtzOjEzOiJib3JkZXJfcmFkaXVzIjtzOjA6IiI7czoxMjoiYm9yZGVyX2NvbG9yIjtzOjA6IiI7czo4OiJiZ19jb2xvciI7czowOiIiO3M6NToiY29sb3IiO3M6MDoiIjtzOjE2OiJ0d2l0dGVyX3VzZXJuYW1lIjtzOjA6IiI7czoxMToic29jaWFsX25hbWUiO2k6MDtzOjEyOiJzb2NpYWxfc2hhcmUiO2E6NTp7aTowO3M6NzoidHdpdHRlciI7aToxO3M6ODoiZmFjZWJvb2siO2k6MjtzOjEwOiJnb29nbGVwbHVzIjtpOjM7czo5OiJwaW50ZXJlc3QiO2k6NDtzOjg6ImxpbmtlZGluIjt9fQ==\",\n            \"title\": \"Please share this\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"cf2f0283626c3e3ee33d31acf0e22d33\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:53:02\"\n    }\n}','','','trash','closed','closed','','5ec29097-6ffa-4105-bd6f-5f14a2aa2929','','','2020-03-15 15:53:05','2020-03-15 15:53:05','',0,'https://pranakriyayoga.com/?p=888',0,'customize_changeset','',0),(889,2,'2020-03-15 15:54:04','2020-03-15 15:54:04','{\n    \"sidebars_widgets[wp_inactive_widgets]\": {\n        \"value\": [\n            \"pages-6\",\n            \"categories-4\",\n            \"mc4wp_form_widget-6\",\n            \"pages-3\",\n            \"calendar-3\",\n            \"media_gallery-3\",\n            \"meta-4\",\n            \"nav_menu-3\",\n            \"astra-widget-list-icons-5\",\n            \"astra-widget-social-profiles-3\",\n            \"astra-widget-social-profiles-5\",\n            \"wpforms-widget-3\",\n            \"wpforms-widget-5\",\n            \"astra-widget-list-icons-3\",\n            \"astra-widget-social-profiles-12\",\n            \"categories-6\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:54:03\"\n    },\n    \"sidebars_widgets[footer-four]\": {\n        \"value\": [\n            \"ocean_custom_links-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:54:03\"\n    },\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:54:03\"\n    }\n}','','','trash','closed','closed','','c27cb44e-3873-4c49-9324-c636b2ba9aa0','','','2020-03-15 15:54:04','2020-03-15 15:54:04','',0,'https://pranakriyayoga.com/?p=889',0,'customize_changeset','',0),(890,2,'2020-03-15 15:56:43','2020-03-15 15:56:43','{\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxMzp7czo1OiJ0aXRsZSI7czoxMjoiVXNlZnVsIExpbmtzIjtzOjU6ImNvdW50IjtzOjE6IjUiO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjU6InVybF8xIjtzOjIzOiJ3d3cueW9naWFzaG9rYW5hbmRhLmNvbSI7czo2OiJ0ZXh0XzEiO3M6MTY6IllvZ2kgQXNob2thbmFuZGEiO3M6NToidXJsXzIiO3M6MjY6Ind3dy5oaW1hbGF5YW5oYXRoYXlvZ2EuY29tIjtzOjY6InRleHRfMiI7czoyMDoiSGltYWxheWFuIEhhdGhhIFlvZ2EiO3M6NToidXJsXzMiO3M6Mjc6Ind3dy5hdG1ha3JpeWFtZWRpdGF0aW9uLmNvbSI7czo2OiJ0ZXh0XzMiO3M6MjE6IkF0bWEgS3JpeWEgTWVkaXRhdGlvbiI7czo1OiJ1cmxfNCI7czowOiIiO3M6NjoidGV4dF80IjtzOjA6IiI7czo1OiJ1cmxfNSI7czowOiIiO3M6NjoidGV4dF81IjtzOjA6IiI7fQ==\",\n            \"title\": \"Useful Links\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"dbd446f25281735a1db68a4fc5c17611\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:56:43\"\n    }\n}','','','trash','closed','closed','','aa2f609a-f08d-4173-92a6-af70c8b1ac0f','','','2020-03-15 15:56:43','2020-03-15 15:56:43','',0,'https://pranakriyayoga.com/?p=890',0,'customize_changeset','',0),(891,2,'2020-03-15 15:57:31','2020-03-15 15:57:31','{\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxMzp7czo1OiJ0aXRsZSI7czoxMjoiVXNlZnVsIExpbmtzIjtzOjU6ImNvdW50IjtzOjE6IjUiO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjU6InVybF8xIjtzOjIzOiJ3d3cueW9naWFzaG9rYW5hbmRhLmNvbSI7czo2OiJ0ZXh0XzEiO3M6MTY6IllvZ2kgQXNob2thbmFuZGEiO3M6NToidXJsXzIiO3M6MjY6Ind3dy5oaW1hbGF5YW5oYXRoYXlvZ2EuY29tIjtzOjY6InRleHRfMiI7czoyMDoiSGltYWxheWFuIEhhdGhhIFlvZ2EiO3M6NToidXJsXzMiO3M6Mjc6Ind3dy5hdG1ha3JpeWFtZWRpdGF0aW9uLmNvbSI7czo2OiJ0ZXh0XzMiO3M6MjE6IkF0bWEgS3JpeWEgTWVkaXRhdGlvbiI7czo1OiJ1cmxfNCI7czoyNjoid3d3LnlvZ2FsaWZlY29uZmVyZW5jZS5jb20iO3M6NjoidGV4dF80IjtzOjIwOiJZb2dhIExpZmUgQ29uZmVyZW5jZSI7czo1OiJ1cmxfNSI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF81IjtzOjk6IllvZ2l2aWxsZSI7fQ==\",\n            \"title\": \"Useful Links\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"37b88f9beb78e718c1a2adb27e00184a\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:57:31\"\n    }\n}','','','trash','closed','closed','','1cd3792f-5e7c-406d-a53e-84ff277c34c2','','','2020-03-15 15:57:31','2020-03-15 15:57:31','',0,'https://pranakriyayoga.com/?p=891',0,'customize_changeset','',0),(892,2,'2020-03-15 15:58:02','2020-03-15 15:58:02','{\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyMTp7czo1OiJ0aXRsZSI7czoxMjoiVXNlZnVsIExpbmtzIjtzOjU6ImNvdW50IjtzOjE6IjkiO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjU6InVybF8xIjtzOjIzOiJ3d3cueW9naWFzaG9rYW5hbmRhLmNvbSI7czo2OiJ0ZXh0XzEiO3M6MTY6IllvZ2kgQXNob2thbmFuZGEiO3M6NToidXJsXzIiO3M6MjY6Ind3dy5oaW1hbGF5YW5oYXRoYXlvZ2EuY29tIjtzOjY6InRleHRfMiI7czoyMDoiSGltYWxheWFuIEhhdGhhIFlvZ2EiO3M6NToidXJsXzMiO3M6Mjc6Ind3dy5hdG1ha3JpeWFtZWRpdGF0aW9uLmNvbSI7czo2OiJ0ZXh0XzMiO3M6MjE6IkF0bWEgS3JpeWEgTWVkaXRhdGlvbiI7czo1OiJ1cmxfNCI7czoyNjoid3d3LnlvZ2FsaWZlY29uZmVyZW5jZS5jb20iO3M6NjoidGV4dF80IjtzOjIwOiJZb2dhIExpZmUgQ29uZmVyZW5jZSI7czo1OiJ1cmxfNSI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF81IjtzOjk6IllvZ2l2aWxsZSI7czo1OiJ1cmxfNiI7czowOiIiO3M6NjoidGV4dF82IjtzOjA6IiI7czo1OiJ1cmxfNyI7czowOiIiO3M6NjoidGV4dF83IjtzOjA6IiI7czo1OiJ1cmxfOCI7czowOiIiO3M6NjoidGV4dF84IjtzOjA6IiI7czo1OiJ1cmxfOSI7czowOiIiO3M6NjoidGV4dF85IjtzOjA6IiI7fQ==\",\n            \"title\": \"Useful Links\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"7d76a8b9f21db1cbdd4ef0806f261aea\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 15:58:02\"\n    }\n}','','','trash','closed','closed','','55bdaff7-197f-45cd-b474-2fcbceb78d89','','','2020-03-15 15:58:02','2020-03-15 15:58:02','',0,'https://pranakriyayoga.com/55bdaff7-197f-45cd-b474-2fcbceb78d89/',0,'customize_changeset','',0),(893,2,'2020-03-15 16:00:52','2020-03-15 16:00:52','{\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyMTp7czo1OiJ0aXRsZSI7czoxMjoiVXNlZnVsIExpbmtzIjtzOjU6ImNvdW50IjtzOjE6IjkiO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjU6InVybF8xIjtzOjIzOiJ3d3cueW9naWFzaG9rYW5hbmRhLmNvbSI7czo2OiJ0ZXh0XzEiO3M6MTY6IllvZ2kgQXNob2thbmFuZGEiO3M6NToidXJsXzIiO3M6MjY6Ind3dy5oaW1hbGF5YW5oYXRoYXlvZ2EuY29tIjtzOjY6InRleHRfMiI7czoyMDoiSGltYWxheWFuIEhhdGhhIFlvZ2EiO3M6NToidXJsXzMiO3M6Mjc6Ind3dy5hdG1ha3JpeWFtZWRpdGF0aW9uLmNvbSI7czo2OiJ0ZXh0XzMiO3M6MjE6IkF0bWEgS3JpeWEgTWVkaXRhdGlvbiI7czo1OiJ1cmxfNCI7czoyNjoid3d3LnlvZ2FsaWZlY29uZmVyZW5jZS5jb20iO3M6NjoidGV4dF80IjtzOjIwOiJZb2dhIExpZmUgQ29uZmVyZW5jZSI7czo1OiJ1cmxfNSI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF81IjtzOjk6IllvZ2l2aWxsZSI7czo1OiJ1cmxfNiI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF82IjtzOjE3OiJZb2dpdmlsbGUgR3VydWt1bCI7czo1OiJ1cmxfNyI7czowOiIiO3M6NjoidGV4dF83IjtzOjA6IiI7czo1OiJ1cmxfOCI7czowOiIiO3M6NjoidGV4dF84IjtzOjA6IiI7czo1OiJ1cmxfOSI7czowOiIiO3M6NjoidGV4dF85IjtzOjA6IiI7fQ==\",\n            \"title\": \"Useful Links\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"2fa0de15c5ddea0b21043152920469c9\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 16:00:52\"\n    }\n}','','','trash','closed','closed','','4e1d20ef-1a47-413c-a0bd-a4c0af9a8c18','','','2020-03-15 16:00:52','2020-03-15 16:00:52','',0,'https://pranakriyayoga.com/4e1d20ef-1a47-413c-a0bd-a4c0af9a8c18/',0,'customize_changeset','',0),(894,2,'2020-03-15 16:01:43','2020-03-15 16:01:43','{\n    \"widget_ocean_custom_links[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyMTp7czo1OiJ0aXRsZSI7czoxMjoiVXNlZnVsIExpbmtzIjtzOjU6ImNvdW50IjtzOjE6IjkiO3M6NjoidGFyZ2V0IjtzOjU6ImJsYW5rIjtzOjU6InVybF8xIjtzOjIzOiJ3d3cueW9naWFzaG9rYW5hbmRhLmNvbSI7czo2OiJ0ZXh0XzEiO3M6MTY6IllvZ2kgQXNob2thbmFuZGEiO3M6NToidXJsXzIiO3M6MjY6Ind3dy5oaW1hbGF5YW5oYXRoYXlvZ2EuY29tIjtzOjY6InRleHRfMiI7czoyMDoiSGltYWxheWFuIEhhdGhhIFlvZ2EiO3M6NToidXJsXzMiO3M6Mjc6Ind3dy5hdG1ha3JpeWFtZWRpdGF0aW9uLmNvbSI7czo2OiJ0ZXh0XzMiO3M6MjE6IkF0bWEgS3JpeWEgTWVkaXRhdGlvbiI7czo1OiJ1cmxfNCI7czoyNjoid3d3LnlvZ2FsaWZlY29uZmVyZW5jZS5jb20iO3M6NjoidGV4dF80IjtzOjIwOiJZb2dhIExpZmUgQ29uZmVyZW5jZSI7czo1OiJ1cmxfNSI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF81IjtzOjk6IllvZ2l2aWxsZSI7czo1OiJ1cmxfNiI7czoxNzoid3d3LnlvZ2l2aWxlLmxpZmUiO3M6NjoidGV4dF82IjtzOjE3OiJZb2dpdmlsbGUgR3VydWt1bCI7czo1OiJ1cmxfNyI7czoxODoid3d3LnlvZ2lzYXR0d2EuY29tIjtzOjY6InRleHRfNyI7czoxMDoiWW9naXNhdHR3YSI7czo1OiJ1cmxfOCI7czoyMzoiaHR0cHM6Ly95YWZjaGFyaXR5Lm9yZy8iO3M6NjoidGV4dF84IjtzOjI3OiJZb2dpIEFzaG9rYW5hbmRhIEZvdW5kYXRpb24iO3M6NToidXJsXzkiO3M6MjE6Imh0dHBzOi8vYXRjaGFyaXR5Lm9yZyI7czo2OiJ0ZXh0XzkiO3M6MjE6IkFzaG9rIFRyZWUgRm91bmRhdGlvbiI7fQ==\",\n            \"title\": \"Useful Links\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"01f3958f5b3fe6147d4692a88d98d0ee\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 16:01:43\"\n    }\n}','','','trash','closed','closed','','ffaf062f-811e-42f4-9a4b-8feab523400c','','','2020-03-15 16:01:43','2020-03-15 16:01:43','',0,'https://pranakriyayoga.com/ffaf062f-811e-42f4-9a4b-8feab523400c/',0,'customize_changeset','',0),(895,2,'2020-03-15 16:03:26','2020-03-15 16:03:26','{\n    \"widget_ocean_social[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxNDp7czo1OiJ0aXRsZSI7czo5OiJGb2xsb3cgVXMiO3M6NToic3R5bGUiO3M6Njoic2ltcGxlIjtzOjEwOiJ0cmFuc2l0aW9uIjtzOjEzOiJuby10cmFuc2l0aW9uIjtzOjY6InRhcmdldCI7czo1OiJibGFuayI7czo0OiJzaXplIjtzOjA6IiI7czoxMzoiYm9yZGVyX3JhZGl1cyI7czowOiIiO3M6ODoiYmdfY29sb3IiO3M6MDoiIjtzOjE0OiJiZ19ob3Zlcl9jb2xvciI7czowOiIiO3M6NToiY29sb3IiO3M6MDoiIjtzOjExOiJjb2xvcl9ob3ZlciI7czowOiIiO3M6MTI6ImJvcmRlcl9jb2xvciI7czowOiIiO3M6MTg6ImJvcmRlcl9ob3Zlcl9jb2xvciI7czowOiIiO3M6OToiZm9udF9zaXplIjtzOjA6IiI7czoxNToic29jaWFsX3NlcnZpY2VzIjthOjIwOntzOjc6InR3aXR0ZXIiO2E6Mjp7czo0OiJuYW1lIjtzOjc6IlR3aXR0ZXIiO3M6MzoidXJsIjtzOjM0OiJodHRwczovL3R3aXR0ZXIuY29tL3ByYW5ha3JpeWF5b2dhIjt9czo4OiJmYWNlYm9vayI7YToyOntzOjQ6Im5hbWUiO3M6ODoiRmFjZWJvb2siO3M6MzoidXJsIjtzOjQwOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20vcHJhbmFrcml5YXlvZ2EvIjt9czo5OiJpbnN0YWdyYW0iO2E6Mjp7czo0OiJuYW1lIjtzOjk6Ikluc3RhZ3JhbSI7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vd3d3Lmluc3RhZ3JhbS5jb20vcHJhbmFrcml5YXlvZ2EvIjt9czoxMToiZ29vZ2xlLXBsdXMiO2E6Mjp7czo0OiJuYW1lIjtzOjEwOiJHb29nbGVQbHVzIjtzOjM6InVybCI7czowOiIiO31zOjg6ImxpbmtlZGluIjthOjI6e3M6NDoibmFtZSI7czo4OiJMaW5rZWRJbiI7czozOiJ1cmwiO3M6MDoiIjt9czo5OiJwaW50ZXJlc3QiO2E6Mjp7czo0OiJuYW1lIjtzOjk6IlBpbnRlcmVzdCI7czozOiJ1cmwiO3M6MDoiIjt9czo0OiJ5ZWxwIjthOjI6e3M6NDoibmFtZSI7czo0OiJZZWxwIjtzOjM6InVybCI7czowOiIiO31zOjg6ImRyaWJiYmxlIjthOjI6e3M6NDoibmFtZSI7czo4OiJEcmliYmJsZSI7czozOiJ1cmwiO3M6MDoiIjt9czo2OiJmbGlja3IiO2E6Mjp7czo0OiJuYW1lIjtzOjY6IkZsaWNrciI7czozOiJ1cmwiO3M6MDoiIjt9czoyOiJ2ayI7YToyOntzOjQ6Im5hbWUiO3M6MjoiVksiO3M6MzoidXJsIjtzOjA6IiI7fXM6NjoiZ2l0aHViIjthOjI6e3M6NDoibmFtZSI7czo2OiJHaXRIdWIiO3M6MzoidXJsIjtzOjA6IiI7fXM6NjoidHVtYmxyIjthOjI6e3M6NDoibmFtZSI7czo2OiJUdW1ibHIiO3M6MzoidXJsIjtzOjA6IiI7fXM6NToic2t5cGUiO2E6Mjp7czo0OiJuYW1lIjtzOjU6IlNreXBlIjtzOjM6InVybCI7czowOiIiO31zOjY6InRyZWxsbyI7YToyOntzOjQ6Im5hbWUiO3M6NjoiVHJlbGxvIjtzOjM6InVybCI7czowOiIiO31zOjEwOiJmb3Vyc3F1YXJlIjthOjI6e3M6NDoibmFtZSI7czoxMDoiRm91cnNxdWFyZSI7czozOiJ1cmwiO3M6MDoiIjt9czo0OiJ4aW5nIjthOjI6e3M6NDoibmFtZSI7czo0OiJYaW5nIjtzOjM6InVybCI7czowOiIiO31zOjEyOiJ2aW1lby1zcXVhcmUiO2E6Mjp7czo0OiJuYW1lIjtzOjU6IlZpbWVvIjtzOjM6InVybCI7czowOiIiO31zOjQ6InZpbmUiO2E6Mjp7czo0OiJuYW1lIjtzOjQ6IlZpbmUiO3M6MzoidXJsIjtzOjA6IiI7fXM6NzoieW91dHViZSI7YToyOntzOjQ6Im5hbWUiO3M6NzoiWW91dHViZSI7czozOiJ1cmwiO3M6MDoiIjt9czozOiJyc3MiO2E6Mjp7czo0OiJuYW1lIjtzOjM6IlJTUyI7czozOiJ1cmwiO3M6MDoiIjt9fX0=\",\n            \"title\": \"Follow Us\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"67e8ab25fbca675bb5bd5aa71280fc1f\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 16:03:26\"\n    }\n}','','','trash','closed','closed','','6491f603-49ee-4743-9087-16f6a112cb33','','','2020-03-15 16:03:26','2020-03-15 16:03:26','',0,'https://pranakriyayoga.com/6491f603-49ee-4743-9087-16f6a112cb33/',0,'customize_changeset','',0),(896,2,'2020-03-15 16:03:47','2020-03-15 16:03:47','{\n    \"widget_ocean_social[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxNDp7czo1OiJ0aXRsZSI7czo5OiJGb2xsb3cgVXMiO3M6NToic3R5bGUiO3M6Njoic2ltcGxlIjtzOjEwOiJ0cmFuc2l0aW9uIjtzOjEzOiJuby10cmFuc2l0aW9uIjtzOjY6InRhcmdldCI7czo1OiJibGFuayI7czo0OiJzaXplIjtzOjA6IiI7czoxMzoiYm9yZGVyX3JhZGl1cyI7czowOiIiO3M6ODoiYmdfY29sb3IiO3M6MDoiIjtzOjE0OiJiZ19ob3Zlcl9jb2xvciI7czowOiIiO3M6NToiY29sb3IiO3M6MDoiIjtzOjExOiJjb2xvcl9ob3ZlciI7czowOiIiO3M6MTI6ImJvcmRlcl9jb2xvciI7czowOiIiO3M6MTg6ImJvcmRlcl9ob3Zlcl9jb2xvciI7czowOiIiO3M6OToiZm9udF9zaXplIjtzOjA6IiI7czoxNToic29jaWFsX3NlcnZpY2VzIjthOjIwOntzOjc6InR3aXR0ZXIiO2E6Mjp7czo0OiJuYW1lIjtzOjc6IlR3aXR0ZXIiO3M6MzoidXJsIjtzOjM0OiJodHRwczovL3R3aXR0ZXIuY29tL3ByYW5ha3JpeWF5b2dhIjt9czo4OiJmYWNlYm9vayI7YToyOntzOjQ6Im5hbWUiO3M6ODoiRmFjZWJvb2siO3M6MzoidXJsIjtzOjQwOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20vcHJhbmFrcml5YXlvZ2EvIjt9czo5OiJpbnN0YWdyYW0iO2E6Mjp7czo0OiJuYW1lIjtzOjk6Ikluc3RhZ3JhbSI7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vd3d3Lmluc3RhZ3JhbS5jb20vcHJhbmFrcml5YXlvZ2EvIjt9czoxMToiZ29vZ2xlLXBsdXMiO2E6Mjp7czo0OiJuYW1lIjtzOjEwOiJHb29nbGVQbHVzIjtzOjM6InVybCI7czowOiIiO31zOjg6ImxpbmtlZGluIjthOjI6e3M6NDoibmFtZSI7czo4OiJMaW5rZWRJbiI7czozOiJ1cmwiO3M6MDoiIjt9czo5OiJwaW50ZXJlc3QiO2E6Mjp7czo0OiJuYW1lIjtzOjk6IlBpbnRlcmVzdCI7czozOiJ1cmwiO3M6MDoiIjt9czo0OiJ5ZWxwIjthOjI6e3M6NDoibmFtZSI7czo0OiJZZWxwIjtzOjM6InVybCI7czowOiIiO31zOjg6ImRyaWJiYmxlIjthOjI6e3M6NDoibmFtZSI7czo4OiJEcmliYmJsZSI7czozOiJ1cmwiO3M6MDoiIjt9czo2OiJmbGlja3IiO2E6Mjp7czo0OiJuYW1lIjtzOjY6IkZsaWNrciI7czozOiJ1cmwiO3M6MDoiIjt9czoyOiJ2ayI7YToyOntzOjQ6Im5hbWUiO3M6MjoiVksiO3M6MzoidXJsIjtzOjA6IiI7fXM6NjoiZ2l0aHViIjthOjI6e3M6NDoibmFtZSI7czo2OiJHaXRIdWIiO3M6MzoidXJsIjtzOjA6IiI7fXM6NjoidHVtYmxyIjthOjI6e3M6NDoibmFtZSI7czo2OiJUdW1ibHIiO3M6MzoidXJsIjtzOjA6IiI7fXM6NToic2t5cGUiO2E6Mjp7czo0OiJuYW1lIjtzOjU6IlNreXBlIjtzOjM6InVybCI7czowOiIiO31zOjY6InRyZWxsbyI7YToyOntzOjQ6Im5hbWUiO3M6NjoiVHJlbGxvIjtzOjM6InVybCI7czowOiIiO31zOjEwOiJmb3Vyc3F1YXJlIjthOjI6e3M6NDoibmFtZSI7czoxMDoiRm91cnNxdWFyZSI7czozOiJ1cmwiO3M6MDoiIjt9czo0OiJ4aW5nIjthOjI6e3M6NDoibmFtZSI7czo0OiJYaW5nIjtzOjM6InVybCI7czowOiIiO31zOjEyOiJ2aW1lby1zcXVhcmUiO2E6Mjp7czo0OiJuYW1lIjtzOjU6IlZpbWVvIjtzOjM6InVybCI7czowOiIiO31zOjQ6InZpbmUiO2E6Mjp7czo0OiJuYW1lIjtzOjQ6IlZpbmUiO3M6MzoidXJsIjtzOjA6IiI7fXM6NzoieW91dHViZSI7YToyOntzOjQ6Im5hbWUiO3M6NzoiWW91dHViZSI7czozOiJ1cmwiO3M6NTY6Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL2NoYW5uZWwvVUM1QjY4WTFJQ2RoYWkzQ1NpZnh4QUhnIjt9czozOiJyc3MiO2E6Mjp7czo0OiJuYW1lIjtzOjM6IlJTUyI7czozOiJ1cmwiO3M6MDoiIjt9fX0=\",\n            \"title\": \"Follow Us\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"b585c15f287a37659f27214923d4a92a\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 16:03:47\"\n    }\n}','','','trash','closed','closed','','59787a4a-69cc-4e65-a4f4-b6873e576ea2','','','2020-03-15 16:03:47','2020-03-15 16:03:47','',0,'https://pranakriyayoga.com/59787a4a-69cc-4e65-a4f4-b6873e576ea2/',0,'customize_changeset','',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','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgSW1hZ2VCcm93c2VyIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIjcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDIwLCJhbGlhc2VzIjpbImJhc2ljX2ltYWdlYnJvd3NlciIsImltYWdlYnJvd3NlciIsIm5leHRnZW5fYmFzaWNfaW1hZ2Vicm93c2VyIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfaW1hZ2Vicm93c2VyIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwidGVtcGxhdGUiOiIiLCJhamF4X3BhZ2luYXRpb24iOiIxIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=','NextGEN Basic ImageBrowser','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgSW1hZ2VCcm93c2VyIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIjcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDIwLCJhbGlhc2VzIjpbImJhc2ljX2ltYWdlYnJvd3NlciIsImltYWdlYnJvd3NlciIsIm5leHRnZW5fYmFzaWNfaW1hZ2Vicm93c2VyIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfaW1hZ2Vicm93c2VyIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwidGVtcGxhdGUiOiIiLCJhamF4X3BhZ2luYXRpb24iOiIxIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=',0,'https://pranakriyayoga.com/?post_type=display_type&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),(906,2,'2020-03-15 17:44:04','2020-03-15 17:44:04','{\n    \"sidebars_widgets[footer-one]\": {\n        \"value\": [\n            \"ocean_mailchimp-3\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 17:44:04\"\n    },\n    \"widget_ocean_mailchimp[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo3OntzOjU6InRpdGxlIjtzOjEwOiJOZXdzbGV0dGVyIjtzOjE0OiJzdWJzY3JpYmVfdGV4dCI7czo2ODoiR2V0IGFsbCBsYXRlc3QgY29udGVudCBkZWxpdmVyZWQgdG8geW91ciBlbWFpbCBhIGZldyB0aW1lcyBhIG1vbnRoLiAiO3M6MjA6Im1haWxjaGltcF9nZHByX2xhYmVsIjtzOjE3OiJBY2NlcHQgR0RQUiBUZXJtcyI7czo1OiJ3aWR0aCI7czowOiIiO3M6NjoiaGVpZ2h0IjtzOjA6IiI7czoxMToicGxhY2Vob2xkZXIiO3M6MTA6IllvdXIgRW1haWwiO3M6MTE6InN1Ym1pdF90ZXh0IjtzOjI6IkdvIjt9\",\n            \"title\": \"Newsletter\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"6e5719bbc8254c3e1a262c793909177b\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 17:44:04\"\n    }\n}','','','trash','closed','closed','','6ce1fce9-56d1-43d4-8cdc-2fd6e255ff0c','','','2020-03-15 17:44:04','2020-03-15 17:44:04','',0,'https://pranakriyayoga.com/6ce1fce9-56d1-43d4-8cdc-2fd6e255ff0c/',0,'customize_changeset','',0),(908,2,'2020-03-15 18:18:41','2020-03-15 18:18:41','{\n    \"oceanwp::ocean_page_header_style\": {\n        \"value\": \"hidden\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:18:41\"\n    }\n}','','','trash','closed','closed','','3d0ffcc2-a19b-41e5-a333-7252b96adb94','','','2020-03-15 18:18:41','2020-03-15 18:18:41','',0,'https://pranakriyayoga.com/3d0ffcc2-a19b-41e5-a333-7252b96adb94/',0,'customize_changeset','',0),(909,2,'2020-03-15 18:19:37','2020-03-15 18:19:37','{\n    \"oceanwp::ocean_scroll_top_arrow\": {\n        \"value\": \"fa fa-arrow-up\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:19:37\"\n    }\n}','','','trash','closed','closed','','a5f7d7df-60d0-439a-b88b-20647595b99b','','','2020-03-15 18:19:37','2020-03-15 18:19:37','',0,'https://pranakriyayoga.com/a5f7d7df-60d0-439a-b88b-20647595b99b/',0,'customize_changeset','',0),(910,2,'2020-03-15 18:20:19','2020-03-15 18:20:19','{\n    \"oceanwp::ocean_input_border_radius\": {\n        \"value\": \"2\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:20:16\"\n    }\n}','','','trash','closed','closed','','a5800671-d82c-45d8-98dd-6549fe3ec26c','','','2020-03-15 18:20:19','2020-03-15 18:20:19','',0,'https://pranakriyayoga.com/?p=910',0,'customize_changeset','',0),(911,2,'2020-03-15 18:20:38','2020-03-15 18:20:38','{\n    \"oceanwp::ocean_theme_button_border_radius\": {\n        \"value\": \"2\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:20:38\"\n    }\n}','','','trash','closed','closed','','b4e2fc83-a799-44ea-9715-a2c024002cc2','','','2020-03-15 18:20:38','2020-03-15 18:20:38','',0,'https://pranakriyayoga.com/b4e2fc83-a799-44ea-9715-a2c024002cc2/',0,'customize_changeset','',0),(912,2,'2020-03-15 18:22:17','2020-03-15 18:22:17','{\n    \"oceanwp::body_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:22:16\"\n    },\n    \"oceanwp::body_typography[font-size]\": {\n        \"value\": \"15\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:22:16\"\n    },\n    \"oceanwp::body_typography[letter-spacing]\": {\n        \"value\": 0.9,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:22:16\"\n    }\n}','','','trash','closed','closed','','6b18117d-103d-4ef6-9b2d-758cd5a8ceac','','','2020-03-15 18:22:17','2020-03-15 18:22:17','',0,'https://pranakriyayoga.com/?p=912',0,'customize_changeset','',0),(913,2,'2020-03-15 18:22:42','2020-03-15 18:22:42','{\n    \"oceanwp::headings_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:22:42\"\n    }\n}','','','trash','closed','closed','','2987cad2-9fd6-4fe2-9282-6f78cd9e3033','','','2020-03-15 18:22:42','2020-03-15 18:22:42','',0,'https://pranakriyayoga.com/2987cad2-9fd6-4fe2-9282-6f78cd9e3033/',0,'customize_changeset','',0),(914,2,'2020-03-15 18:23:12','2020-03-15 18:23:12','{\n    \"oceanwp::heading_h1_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:23:12\"\n    },\n    \"oceanwp::heading_h1_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:23:12\"\n    }\n}','','','trash','closed','closed','','fad2b7f4-fe9e-4919-bb3a-6af08497be50','','','2020-03-15 18:23:12','2020-03-15 18:23:12','',0,'https://pranakriyayoga.com/fad2b7f4-fe9e-4919-bb3a-6af08497be50/',0,'customize_changeset','',0),(915,2,'2020-03-15 18:23:29','2020-03-15 18:23:29','{\n    \"oceanwp::headings_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:23:29\"\n    }\n}','','','trash','closed','closed','','8ddd1fe2-31a7-4ed4-ae1b-ea16c116df74','','','2020-03-15 18:23:29','2020-03-15 18:23:29','',0,'https://pranakriyayoga.com/8ddd1fe2-31a7-4ed4-ae1b-ea16c116df74/',0,'customize_changeset','',0),(916,2,'2020-03-15 18:23:55','2020-03-15 18:23:55','{\n    \"oceanwp::heading_h2_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:23:55\"\n    }\n}','','','trash','closed','closed','','5fef6acf-6f5f-4459-9abe-4345846496a7','','','2020-03-15 18:23:55','2020-03-15 18:23:55','',0,'https://pranakriyayoga.com/5fef6acf-6f5f-4459-9abe-4345846496a7/',0,'customize_changeset','',0),(917,2,'2020-03-15 18:24:21','2020-03-15 18:24:21','{\n    \"oceanwp::heading_h3_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:24:16\"\n    }\n}','','','trash','closed','closed','','778294ec-1935-4a31-997f-a507e1b25cae','','','2020-03-15 18:24:21','2020-03-15 18:24:21','',0,'https://pranakriyayoga.com/?p=917',0,'customize_changeset','',0),(918,2,'2020-03-15 18:24:35','2020-03-15 18:24:35','{\n    \"oceanwp::heading_h3_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:24:35\"\n    }\n}','','','trash','closed','closed','','b8d4cecb-d72d-4595-8133-3f8327dd80b0','','','2020-03-15 18:24:35','2020-03-15 18:24:35','',0,'https://pranakriyayoga.com/b8d4cecb-d72d-4595-8133-3f8327dd80b0/',0,'customize_changeset','',0),(919,2,'2020-03-15 18:24:43','2020-03-15 18:24:43','{\n    \"oceanwp::heading_h2_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:24:43\"\n    }\n}','','','trash','closed','closed','','c0091730-cc51-40cd-a6ff-dad4a70616e1','','','2020-03-15 18:24:43','2020-03-15 18:24:43','',0,'https://pranakriyayoga.com/c0091730-cc51-40cd-a6ff-dad4a70616e1/',0,'customize_changeset','',0),(920,2,'2020-03-15 18:25:12','2020-03-15 18:25:12','{\n    \"oceanwp::heading_h4_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:25:12\"\n    },\n    \"oceanwp::heading_h4_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:25:12\"\n    }\n}','','','trash','closed','closed','','e851245f-d17b-4e1b-805f-a4a918f4e37d','','','2020-03-15 18:25:12','2020-03-15 18:25:12','',0,'https://pranakriyayoga.com/e851245f-d17b-4e1b-805f-a4a918f4e37d/',0,'customize_changeset','',0),(921,2,'2020-03-15 18:25:42','2020-03-15 18:25:42','{\n    \"oceanwp::logo_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:25:42\"\n    },\n    \"oceanwp::logo_typography[line-height]\": {\n        \"value\": 2.1,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:25:42\"\n    }\n}','','','trash','closed','closed','','9e230136-ed01-4419-b03b-08d7b30520cb','','','2020-03-15 18:25:42','2020-03-15 18:25:42','',0,'https://pranakriyayoga.com/9e230136-ed01-4419-b03b-08d7b30520cb/',0,'customize_changeset','',0),(922,2,'2020-03-15 18:26:55','2020-03-15 18:26:55','{\n    \"oceanwp::top_menu_typography[font-family]\": {\n        \"value\": \"Arial, Helvetica, sans-serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:26:55\"\n    },\n    \"oceanwp::top_menu_typography[font-size]\": {\n        \"value\": \"13px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:26:55\"\n    },\n    \"oceanwp::top_menu_typography[line-height]\": {\n        \"value\": 1.4,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:26:55\"\n    },\n    \"oceanwp::top_menu_typography[letter-spacing]\": {\n        \"value\": 2.2,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:26:55\"\n    }\n}','','','trash','closed','closed','','8621c7b8-340e-421f-9867-549272ff1e4f','','','2020-03-15 18:26:55','2020-03-15 18:26:55','',0,'https://pranakriyayoga.com/8621c7b8-340e-421f-9867-549272ff1e4f/',0,'customize_changeset','',0),(923,2,'2020-03-15 18:28:21','2020-03-15 18:28:21','{\n    \"oceanwp::menu_typography[font-family]\": {\n        \"value\": \"Arial, Helvetica, sans-serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:28:16\"\n    },\n    \"oceanwp::menu_typography[font-weight]\": {\n        \"value\": \"400\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:28:16\"\n    },\n    \"oceanwp::menu_typography[text-transform]\": {\n        \"value\": \"uppercase\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:28:16\"\n    },\n    \"oceanwp::menu_typography[font-size]\": {\n        \"value\": \"100%\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:28:16\"\n    },\n    \"oceanwp::menu_typography[letter-spacing]\": {\n        \"value\": 3,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:28:21\"\n    }\n}','','','trash','closed','closed','','0b632fe4-0686-43cf-b9b8-4d329932f4a5','','','2020-03-15 18:28:21','2020-03-15 18:28:21','',0,'https://pranakriyayoga.com/?p=923',0,'customize_changeset','',0),(924,2,'2020-03-15 18:29:12','2020-03-15 18:29:12','{\n    \"oceanwp::menu_dropdown_typography[font-family]\": {\n        \"value\": \"Amiko\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:29:12\"\n    }\n}','','','trash','closed','closed','','6f58b4f1-39ba-463d-a657-744ba1584db9','','','2020-03-15 18:29:12','2020-03-15 18:29:12','',0,'https://pranakriyayoga.com/6f58b4f1-39ba-463d-a657-744ba1584db9/',0,'customize_changeset','',0),(925,2,'2020-03-15 18:29:24','2020-03-15 18:29:24','{\n    \"oceanwp::mobile_menu_dropdown_typography[font-family]\": {\n        \"value\": \"Arial, Helvetica, sans-serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:29:24\"\n    }\n}','','','trash','closed','closed','','9df81bf7-1f53-41b0-bb28-c9a045c9ed28','','','2020-03-15 18:29:24','2020-03-15 18:29:24','',0,'https://pranakriyayoga.com/9df81bf7-1f53-41b0-bb28-c9a045c9ed28/',0,'customize_changeset','',0),(926,2,'2020-03-15 18:29:41','2020-03-15 18:29:41','{\n    \"oceanwp::breadcrumbs_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:29:41\"\n    }\n}','','','trash','closed','closed','','68a74c4c-eec5-4a59-94a5-8c734db3c619','','','2020-03-15 18:29:41','2020-03-15 18:29:41','',0,'https://pranakriyayoga.com/68a74c4c-eec5-4a59-94a5-8c734db3c619/',0,'customize_changeset','',0),(927,2,'2020-03-15 18:30:17','2020-03-15 18:30:17','{\n    \"oceanwp::blog_entry_title_typography[font-size]\": {\n        \"value\": \"25px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:16\"\n    },\n    \"oceanwp::blog_entry_title_typography[line-height]\": {\n        \"value\": 1.2,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:16\"\n    },\n    \"oceanwp::blog_entry_title_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:16\"\n    }\n}','','','trash','closed','closed','','40471fef-4522-47bc-9915-180582faa02d','','','2020-03-15 18:30:17','2020-03-15 18:30:17','',0,'https://pranakriyayoga.com/?p=927',0,'customize_changeset','',0),(928,2,'2020-03-15 18:30:59','2020-03-15 18:30:59','{\n    \"oceanwp::blog_post_title_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:59\"\n    },\n    \"oceanwp::blog_post_title_typography[font-size]\": {\n        \"value\": \"70px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:59\"\n    },\n    \"oceanwp::blog_post_title_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:30:59\"\n    }\n}','','','trash','closed','closed','','4d586976-4671-436a-9ed1-0359d149f9dd','','','2020-03-15 18:30:59','2020-03-15 18:30:59','',0,'https://pranakriyayoga.com/4d586976-4671-436a-9ed1-0359d149f9dd/',0,'customize_changeset','',0),(929,2,'2020-03-15 18:32:24','2020-03-15 18:32:24','{\n    \"oceanwp::sidebar_widget_title_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:32:16\"\n    },\n    \"oceanwp::sidebar_widget_title_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:32:24\"\n    }\n}','','','trash','closed','closed','','d7eb08c9-a764-46d3-9160-9a448cc77d8c','','','2020-03-15 18:32:24','2020-03-15 18:32:24','',0,'https://pranakriyayoga.com/?p=929',0,'customize_changeset','',0),(930,2,'2020-03-15 18:33:35','2020-03-15 18:33:35','{\n    \"oceanwp::footer_widget_title_typography[font-family]\": {\n        \"value\": \"Arial, Helvetica, sans-serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:33:16\"\n    },\n    \"oceanwp::footer_widget_title_typography[font-size]\": {\n        \"value\": \"15px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:33:16\"\n    },\n    \"oceanwp::footer_widget_title_typography[line-height]\": {\n        \"value\": 0.9,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:33:35\"\n    },\n    \"oceanwp::footer_widget_title_typography[letter-spacing]\": {\n        \"value\": 2.5,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:33:35\"\n    }\n}','','','trash','closed','closed','','dca404b8-84ef-4e79-9e76-7424d0092891','','','2020-03-15 18:33:35','2020-03-15 18:33:35','',0,'https://pranakriyayoga.com/?p=930',0,'customize_changeset','',0),(931,2,'2020-03-15 18:34:08','2020-03-15 18:34:08','{\n    \"oceanwp::copyright_typography[font-family]\": {\n        \"value\": \"Poppins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:34:08\"\n    },\n    \"oceanwp::copyright_typography[font-size]\": {\n        \"value\": \"11px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:34:08\"\n    },\n    \"oceanwp::copyright_typography[letter-spacing]\": {\n        \"value\": 1,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:34:08\"\n    }\n}','','','trash','closed','closed','','6b1a61cd-c1b0-4448-a187-2f394eaba1a6','','','2020-03-15 18:34:08','2020-03-15 18:34:08','',0,'https://pranakriyayoga.com/6b1a61cd-c1b0-4448-a187-2f394eaba1a6/',0,'customize_changeset','',0),(932,2,'2020-03-15 18:35:03','2020-03-15 18:35:03','{\n    \"oceanwp::footer_menu_typography[font-family]\": {\n        \"value\": \"Arial, Helvetica, sans-serif\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:35:03\"\n    },\n    \"oceanwp::footer_menu_typography[text-transform]\": {\n        \"value\": \"uppercase\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:35:03\"\n    },\n    \"oceanwp::footer_menu_typography[font-size]\": {\n        \"value\": \"11px\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:35:03\"\n    },\n    \"oceanwp::footer_menu_typography[letter-spacing]\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:35:03\"\n    }\n}','','','trash','closed','closed','','920e735e-4ce6-42d4-a1ba-bf4a0e60a623','','','2020-03-15 18:35:03','2020-03-15 18:35:03','',0,'https://pranakriyayoga.com/920e735e-4ce6-42d4-a1ba-bf4a0e60a623/',0,'customize_changeset','',0),(933,2,'2020-03-15 18:36:03','2020-03-15 18:36:03','{\n    \"oceanwp::ocean_top_bar_content\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:36:03\"\n    }\n}','','','trash','closed','closed','','be38df60-84d2-49b2-8187-6ffc6b253c01','','','2020-03-15 18:36:03','2020-03-15 18:36:03','',0,'https://pranakriyayoga.com/be38df60-84d2-49b2-8187-6ffc6b253c01/',0,'customize_changeset','',0),(934,2,'2020-03-15 18:36:49','2020-03-15 18:36:49','{\n    \"oceanwp::ocean_top_bar_social_profiles[youtube]\": {\n        \"value\": \"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:36:49\"\n    },\n    \"oceanwp::ocean_top_bar_social_profiles[email]\": {\n        \"value\": \"hello@pranakriyayoga.com\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:36:49\"\n    }\n}','','','trash','closed','closed','','66072f78-e7d0-4f93-9d8e-dbdb60379961','','','2020-03-15 18:36:49','2020-03-15 18:36:49','',0,'https://pranakriyayoga.com/66072f78-e7d0-4f93-9d8e-dbdb60379961/',0,'customize_changeset','',0),(935,2,'2020-03-15 18:37:59','2020-03-15 18:37:59','{\n    \"oceanwp::ocean_top_bar_social_profiles[twitter]\": {\n        \"value\": \"https://twitter.com/pranakriyayoga\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:37:56\"\n    },\n    \"oceanwp::ocean_top_bar_social_profiles[facebook]\": {\n        \"value\": \"https://www.facebook.com/pranakriyayoga/\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:37:56\"\n    },\n    \"oceanwp::ocean_top_bar_social_profiles[instagram]\": {\n        \"value\": \"https://www.instagram.com/pranakriyayoga/\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:37:56\"\n    }\n}','','','trash','closed','closed','','f29b79d2-61a9-4879-98ab-a670f8727a80','','','2020-03-15 18:37:59','2020-03-15 18:37:59','',0,'https://pranakriyayoga.com/?p=935',0,'customize_changeset','',0),(936,2,'2020-03-15 18:38:29','2020-03-15 18:38:29','{\n    \"oceanwp::ocean_top_bar_social_right_padding\": {\n        \"value\": \"11\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:38:29\"\n    },\n    \"oceanwp::ocean_top_bar_social_left_padding\": {\n        \"value\": \"11\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:38:29\"\n    },\n    \"oceanwp::ocean_top_bar_social_links_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 18:38:29\"\n    }\n}','','','trash','closed','closed','','a29b46d8-39f0-4e48-9c9e-2dc0b9054631','','','2020-03-15 18:38:29','2020-03-15 18:38:29','',0,'https://pranakriyayoga.com/a29b46d8-39f0-4e48-9c9e-2dc0b9054631/',0,'customize_changeset','',0),(1176,2,'2020-04-01 19:12:57','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-04-01 19:12:57','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=1176',0,'post','',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),(941,2,'2020-03-15 19:03:37','2020-03-15 19:03:37','{\n    \"oceanwp::ocean_top_bar_social_hover_links_color\": {\n        \"value\": \"#f25d1d\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:03:37\"\n    }\n}','','','trash','closed','closed','','88d23154-8a16-44b5-b800-d1d0980bd6b4','','','2020-03-15 19:03:37','2020-03-15 19:03:37','',0,'https://pranakriyayoga.com/88d23154-8a16-44b5-b800-d1d0980bd6b4/',0,'customize_changeset','',0),(942,2,'2020-03-15 19:33:56','2020-03-15 19:33:56','{\n    \"oceanwp::ocean_header_style\": {\n        \"value\": \"top\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:33:56\"\n    },\n    \"oceanwp::ocean_top_header_height\": {\n        \"value\": \"41\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:33:56\"\n    }\n}','','','trash','closed','closed','','e803c837-08c2-4db6-8dfd-b51b60e9c3f2','','','2020-03-15 19:33:56','2020-03-15 19:33:56','',0,'https://pranakriyayoga.com/e803c837-08c2-4db6-8dfd-b51b60e9c3f2/',0,'customize_changeset','',0),(943,2,'2020-03-15 19:35:11','2020-03-15 19:35:11','{\n    \"oceanwp::ocean_header_background\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:34:30\"\n    },\n    \"oceanwp::ocean_top_header_menu_position\": {\n        \"value\": \"after\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:34:30\"\n    },\n    \"oceanwp::ocean_top_header_search_button_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:35:11\"\n    }\n}','','','trash','closed','closed','','fde34dd2-01dd-4984-9713-17f6aaae9738','','','2020-03-15 19:35:11','2020-03-15 19:35:11','',0,'https://pranakriyayoga.com/?p=943',0,'customize_changeset','',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),(945,2,'2020-03-15 19:36:41','2020-03-15 19:36:41','{\n    \"oceanwp::custom_logo\": {\n        \"value\": 944,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:36:30\"\n    },\n    \"oceanwp::ocean_logo_max_width\": {\n        \"value\": \"500\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:36:30\"\n    },\n    \"oceanwp::ocean_logo_max_height\": {\n        \"value\": \"304\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:36:30\"\n    }\n}','','','trash','closed','closed','','dcf6ca56-61b0-4c35-8ad0-795ef0609d32','','','2020-03-15 19:36:41','2020-03-15 19:36:41','',0,'https://pranakriyayoga.com/?p=945',0,'customize_changeset','',0),(946,2,'2020-03-15 19:39:08','2020-03-15 19:39:08','{\n    \"oceanwp::custom_logo\": {\n        \"value\": 947,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:38:30\"\n    },\n    \"oceanwp::ocean_menu_arrow_side\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:39:08\"\n    },\n    \"oceanwp::ocean_menu_dropdown_top_border\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:39:08\"\n    },\n    \"oceanwp::ocean_menu_link_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:39:08\"\n    },\n    \"oceanwp::ocean_menu_link_color_hover\": {\n        \"value\": \"#f25d1d\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:39:08\"\n    }\n}','','','trash','closed','closed','','7e67f7c1-8a7d-4d00-91c8-3880c96a719f','','','2020-03-15 19:39:08','2020-03-15 19:39:08','',0,'https://pranakriyayoga.com/?p=946',0,'customize_changeset','',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),(948,2,'2020-03-15 19:39:51','2020-03-15 19:39:51','{\n    \"oceanwp::ocean_search_dropdown_input_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:39:51\"\n    }\n}','','','trash','closed','closed','','0c16efcc-c7d9-4b49-befa-df55fef5ffe2','','','2020-03-15 19:39:51','2020-03-15 19:39:51','',0,'https://pranakriyayoga.com/0c16efcc-c7d9-4b49-befa-df55fef5ffe2/',0,'customize_changeset','',0),(949,2,'2020-03-15 19:41:42','2020-03-15 19:41:42','{\n    \"oceanwp::ocean_search_dropdown_input_background\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:40:30\"\n    },\n    \"oceanwp::ocean_search_dropdown_input_border_focus\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:40:30\"\n    }\n}','','','trash','closed','closed','','bb0cf023-10a5-4c9d-97ed-4a3539b6455e','','','2020-03-15 19:41:42','2020-03-15 19:41:42','',0,'https://pranakriyayoga.com/?p=949',0,'customize_changeset','',0),(950,2,'2020-03-15 19:44:23','2020-03-15 19:44:23','{\n    \"oceanwp::ocean_menu_link_color\": {\n        \"value\": \"#25408f\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:44:23\"\n    }\n}','','','trash','closed','closed','','94d22945-f1b1-48b6-94ab-dc47a69feaed','','','2020-03-15 19:44:23','2020-03-15 19:44:23','',0,'https://pranakriyayoga.com/94d22945-f1b1-48b6-94ab-dc47a69feaed/',0,'customize_changeset','',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),(952,2,'2020-03-15 19:52:03','2020-03-15 19:52:03','{\n    \"oceanwp::ocean_menu_social\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:51:30\"\n    },\n    \"oceanwp::ocean_menu_social_style\": {\n        \"value\": \"colored\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:52:03\"\n    },\n    \"oceanwp::ocean_menu_social_font_size\": {\n        \"value\": \"14\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:52:03\"\n    }\n}','','','trash','closed','closed','','5b27903e-0027-4f8f-bb7f-0e6600310924','','','2020-03-15 19:52:03','2020-03-15 19:52:03','',0,'https://pranakriyayoga.com/?p=952',0,'customize_changeset','',0),(953,2,'2020-03-15 19:54:21','2020-03-15 19:54:21','{\n    \"oceanwp::ocean_menu_social\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:53:30\"\n    },\n    \"oceanwp::ocean_mobile_menu_search\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:54:21\"\n    }\n}','','','trash','closed','closed','','566f8d46-4e20-446f-997d-6d51073cae32','','','2020-03-15 19:54:21','2020-03-15 19:54:21','',0,'https://pranakriyayoga.com/?p=953',0,'customize_changeset','',0),(954,2,'2020-03-15 19:57:57','2020-03-15 19:57:57','{\n    \"oceanwp::ocean_blog_archives_layout\": {\n        \"value\": \"full-width\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:56:31\"\n    },\n    \"oceanwp::ocean_blog_image_overlay\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:56:31\"\n    },\n    \"oceanwp::ocean_blog_style\": {\n        \"value\": \"grid-entry\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:56:31\"\n    },\n    \"oceanwp::ocean_blog_grid_columns\": {\n        \"value\": \"3\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:56:31\"\n    },\n    \"oceanwp::ocean_blog_grid_equal_heights\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:57:30\"\n    },\n    \"oceanwp::ocean_blog_entry_excerpt_length\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:57:30\"\n    },\n    \"oceanwp::ocean_blog_entry_meta\": {\n        \"value\": [\n            \"categories\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:57:30\"\n    },\n    \"oceanwp::ocean_blog_entry_elements_positioning\": {\n        \"value\": [\n            \"featured_image\",\n            \"title\",\n            \"meta\",\n            \"read_more\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:57:57\"\n    }\n}','','','trash','closed','closed','','3fa13155-c8e6-4a38-998a-6f2605db520e','','','2020-03-15 19:57:57','2020-03-15 19:57:57','',0,'https://pranakriyayoga.com/?p=954',0,'customize_changeset','',0),(955,2,'2020-03-15 19:59:21','2020-03-15 19:59:21','{\n    \"oceanwp::ocean_blog_single_layout\": {\n        \"value\": \"full-width\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:58:30\"\n    },\n    \"oceanwp::ocean_blog_single_page_header_title\": {\n        \"value\": \"post-title\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:58:30\"\n    },\n    \"oceanwp::ocean_blog_single_featured_image_title\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:58:30\"\n    },\n    \"oceanwp::ocean_blog_single_title_breadcrumb_position\": {\n        \"value\": \"left\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:59:21\"\n    },\n    \"oceanwp::ocean_blog_single_title_bg_image_position\": {\n        \"value\": \"top left\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:59:21\"\n    },\n    \"oceanwp::ocean_blog_single_title_bg_image_height\": {\n        \"value\": \"800\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:59:21\"\n    },\n    \"oceanwp::ocean_blog_single_title_bg_image_overlay_opacity\": {\n        \"value\": \"0.1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:59:21\"\n    },\n    \"oceanwp::ocean_blog_single_content_width\": {\n        \"value\": \"1000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 19:59:21\"\n    }\n}','','','trash','closed','closed','','a90961cf-3449-4219-96f1-fcc2acc25e8f','','','2020-03-15 19:59:21','2020-03-15 19:59:21','',0,'https://pranakriyayoga.com/?p=955',0,'customize_changeset','',0),(956,2,'2020-03-15 20:00:19','2020-03-15 20:00:19','{\n    \"oceanwp::ocean_blog_single_elements_positioning\": {\n        \"value\": [\n            \"meta\",\n            \"title\",\n            \"content\",\n            \"social_share\",\n            \"next_prev\",\n            \"tags\",\n            \"related_posts\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:00:19\"\n    }\n}','','','trash','closed','closed','','57c6720d-5d68-4452-9e3b-77fc01edaa8c','','','2020-03-15 20:00:19','2020-03-15 20:00:19','',0,'https://pranakriyayoga.com/57c6720d-5d68-4452-9e3b-77fc01edaa8c/',0,'customize_changeset','',0),(957,2,'2020-03-15 20:00:45','2020-03-15 20:00:45','{\n    \"oceanwp::ocean_blog_single_meta\": {\n        \"value\": [\n            \"categories\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:00:45\"\n    }\n}','','','trash','closed','closed','','9fa70d1f-b99b-4522-9b0a-3b6664610c31','','','2020-03-15 20:00:45','2020-03-15 20:00:45','',0,'https://pranakriyayoga.com/?p=957',0,'customize_changeset','',0),(958,2,'2020-03-15 20:01:28','2020-03-15 20:01:28','{\n    \"oceanwp::ocean_footer_top_padding\": {\n        \"value\": \"24\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:01:28\"\n    },\n    \"oceanwp::ocean_footer_bottom_padding\": {\n        \"value\": \"20\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:01:28\"\n    }\n}','','','trash','closed','closed','','65916a63-237d-4df0-9c77-47b2978fcb9e','','','2020-03-15 20:01:28','2020-03-15 20:01:28','',0,'https://pranakriyayoga.com/65916a63-237d-4df0-9c77-47b2978fcb9e/',0,'customize_changeset','',0),(959,2,'2020-03-15 20:02:33','2020-03-15 20:02:33','{\n    \"oceanwp::ocean_footer_background\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:02:30\"\n    },\n    \"oceanwp::ocean_footer_color\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:02:30\"\n    },\n    \"oceanwp::ocean_footer_link_color_hover\": {\n        \"value\": \"#f25d1d\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:02:30\"\n    }\n}','','','trash','closed','closed','','f20be671-da5f-403e-a993-9e00e06867bf','','','2020-03-15 20:02:33','2020-03-15 20:02:33','',0,'https://pranakriyayoga.com/?p=959',0,'customize_changeset','',0),(960,2,'2020-03-15 20:03:43','2020-03-15 20:03:43','{\n    \"oceanwp::ocean_footer_copyright_text\": {\n        \"value\": \"\\u00a9 Copyright - 2020 Prana Kriya Yoga\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:03:43\"\n    }\n}','','','trash','closed','closed','','695a4059-af72-4de6-83c0-7f6840ca9658','','','2020-03-15 20:03:43','2020-03-15 20:03:43','',0,'https://pranakriyayoga.com/695a4059-af72-4de6-83c0-7f6840ca9658/',0,'customize_changeset','',0),(961,2,'2020-03-15 20:04:46','2020-03-15 20:04:46','{\n    \"oceanwp::ocean_bottom_footer_top_padding\": {\n        \"value\": \"25\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:04:30\"\n    },\n    \"oceanwp::ocean_bottom_footer_background\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:04:30\"\n    },\n    \"oceanwp::ocean_bottom_footer_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-15 20:04:30\"\n    }\n}','','','trash','closed','closed','','ad360f91-6fdd-45c9-b0a3-9b54f263d635','','','2020-03-15 20:04:46','2020-03-15 20:04:46','',0,'https://pranakriyayoga.com/?p=961',0,'customize_changeset','',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),(1037,2,'2020-03-16 20:48:01','2020-03-16 20:48:01','{\n    \"oceanwp::custom_logo\": {\n        \"value\": 1036,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-16 20:48:01\"\n    },\n    \"oceanwp::ocean_logo_max_width\": {\n        \"value\": 500,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-16 20:48:01\"\n    },\n    \"oceanwp::ocean_logo_max_height\": {\n        \"value\": 226,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-16 20:48:01\"\n    }\n}','','','trash','closed','closed','','1d7fffb4-02f0-4b99-9de4-c295c4768546','','','2020-03-16 20:48:01','2020-03-16 20:48:01','',0,'https://pranakriyayoga.com/1d7fffb4-02f0-4b99-9de4-c295c4768546/',0,'customize_changeset','',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),(1056,2,'2020-03-17 21:00:50','2020-03-17 21:00:50','{\n    \"oceanwp::ocean_top_bar_style\": {\n        \"value\": \"two\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 20:59:51\"\n    },\n    \"oceanwp::ocean_top_bar_social_font_size\": {\n        \"value\": \"13\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:00:50\"\n    }\n}','','','trash','closed','closed','','23b45826-d168-44c7-a48b-02cfedd21721','','','2020-03-17 21:00:50','2020-03-17 21:00:50','',0,'https://pranakriyayoga.com/?p=1056',0,'customize_changeset','',0),(1057,2,'2020-03-17 21:01:39','2020-03-17 21:01:39','{\n    \"oceanwp::ocean_top_bar_top_padding\": {\n        \"value\": \"15\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:01:39\"\n    },\n    \"oceanwp::ocean_top_bar_bottom_padding\": {\n        \"value\": \"15\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:01:39\"\n    }\n}','','','trash','closed','closed','','7546a096-abaa-4ff8-b206-f87156621879','','','2020-03-17 21:01:39','2020-03-17 21:01:39','',0,'https://pranakriyayoga.com/7546a096-abaa-4ff8-b206-f87156621879/',0,'customize_changeset','',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),(1059,2,'2020-03-17 21:09:46','2020-03-17 21:09:46','{\n    \"oceanwp::ocean_primary_color\": {\n        \"value\": \"#f25d1d\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:09:46\"\n    }\n}','','','trash','closed','closed','','c301947d-3e42-4e5c-bd2e-e2998b35f4b1','','','2020-03-17 21:09:46','2020-03-17 21:09:46','',0,'https://pranakriyayoga.com/c301947d-3e42-4e5c-bd2e-e2998b35f4b1/',0,'customize_changeset','',0),(1060,2,'2020-03-17 21:11:48','2020-03-17 21:11:48','{\n    \"oceanwp::body_typography[color]\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:11:35\"\n    }\n}','','','trash','closed','closed','','048be7a8-d67f-46ae-9918-077babf8b696','','','2020-03-17 21:11:48','2020-03-17 21:11:48','',0,'https://pranakriyayoga.com/?p=1060',0,'customize_changeset','',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),(1074,2,'2020-03-17 21:58:05','2020-03-17 21:58:05','{\n    \"oceanwp::top_menu_typography[text-transform]\": {\n        \"value\": \"uppercase\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 21:58:05\"\n    }\n}','','','trash','closed','closed','','4307dae5-a67a-4ed7-b821-ad20ae3dc64c','','','2020-03-17 21:58:05','2020-03-17 21:58:05','',0,'https://pranakriyayoga.com/4307dae5-a67a-4ed7-b821-ad20ae3dc64c/',0,'customize_changeset','',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),(1079,2,'2020-03-17 22:05:05','2020-03-17 22:05:05','{\n    \"oceanwp::ocean_footer_bottom\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:05:05\"\n    }\n}','','','trash','closed','closed','','a5ed471f-4d49-4b79-af14-e38bca23abd4','','','2020-03-17 22:05:05','2020-03-17 22:05:05','',0,'https://pranakriyayoga.com/a5ed471f-4d49-4b79-af14-e38bca23abd4/',0,'customize_changeset','',0),(1080,2,'2020-03-17 22:12:07','2020-03-17 22:12:07','{\n    \"oceanwp::ocean_menu_link_background\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:11:33\"\n    }\n}','','','trash','closed','closed','','6305e52a-6b1e-452f-a841-dcd920f14502','','','2020-03-17 22:12:07','2020-03-17 22:12:07','',0,'https://pranakriyayoga.com/?p=1080',0,'customize_changeset','',0),(1081,2,'2020-03-17 22:13:52','2020-03-17 22:13:52','{\n    \"oceanwp::ocean_bottom_footer_link_color\": {\n        \"value\": \"#000000\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:13:52\"\n    }\n}','','','trash','closed','closed','','e6ff9122-1e7f-478e-ae86-f09c8363bc51','','','2020-03-17 22:13:52','2020-03-17 22:13:52','',0,'https://pranakriyayoga.com/e6ff9122-1e7f-478e-ae86-f09c8363bc51/',0,'customize_changeset','',0),(1082,2,'2020-03-17 22:15:01','2020-03-17 22:15:01','{\n    \"oceanwp::ocean_footer_copyright_text\": {\n        \"value\": \"\\u00a9 COPYRIGHT - 2020 PRANA KRIYA YOGA\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:15:01\"\n    }\n}','','','trash','closed','closed','','960b9482-7232-457b-9abe-029973228784','','','2020-03-17 22:15:01','2020-03-17 22:15:01','',0,'https://pranakriyayoga.com/?p=1082',0,'customize_changeset','',0),(1083,2,'2020-03-17 22:18:14','2020-03-17 22:18:14','{\n    \"oceanwp::ocean_top_header_height\": {\n        \"value\": \"41\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:18:14\"\n    }\n}','','','trash','closed','closed','','bdd728e9-33d1-4679-a1bb-75383d75cf49','','','2020-03-17 22:18:14','2020-03-17 22:18:14','',0,'https://pranakriyayoga.com/bdd728e9-33d1-4679-a1bb-75383d75cf49/',0,'customize_changeset','',0),(1084,2,'2020-03-17 22:20:03','2020-03-17 22:20:03','{\n    \"oceanwp::ocean_top_bar_top_padding\": {\n        \"value\": \"8\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:20:03\"\n    },\n    \"oceanwp::ocean_top_bar_bottom_padding\": {\n        \"value\": \"8\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:20:03\"\n    }\n}','','','trash','closed','closed','','b2d0480d-2c2f-4c01-b835-dbead16043fb','','','2020-03-17 22:20:03','2020-03-17 22:20:03','',0,'https://pranakriyayoga.com/?p=1084',0,'customize_changeset','',0),(1085,2,'2020-03-17 22:21:11','2020-03-17 22:21:11','{\n    \"oceanwp::ocean_top_bar_top_padding\": {\n        \"value\": \"6\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:21:11\"\n    },\n    \"oceanwp::ocean_top_bar_bottom_padding\": {\n        \"value\": \"6\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-17 22:21:11\"\n    }\n}','','','trash','closed','closed','','e19990e7-41e5-4864-9dbe-a02753067f6a','','','2020-03-17 22:21:11','2020-03-17 22:21:11','',0,'https://pranakriyayoga.com/e19990e7-41e5-4864-9dbe-a02753067f6a/',0,'customize_changeset','',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);
INSERT INTO `wp_posts` VALUES (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),(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);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_posts` with 582 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:5:{s:64:\"44a02d65a600d630c07f762df95c10497579c0fdaccdf03d2b147bcc0a2671dd\";a:4:{s:10:\"expiration\";i:1585085600;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/13.0.5 Safari/605.1.15\";s:5:\"login\";i:1584912800;}s:64:\"d2754ab6c5a3b6fdbc316afc42c59e653cc7a2fd435419d6790de58f6883208d\";a:4:{s:10:\"expiration\";i:1585174304;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/13.0.5 Safari/605.1.15\";s:5:\"login\";i:1585001504;}s:64:\"f3d6f457f52e289be7cd3ca92139d1c84298b16bda79ab079b5fa86f97587f25\";a:4:{s:10:\"expiration\";i:1585218532;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/13.0.5 Safari/605.1.15\";s:5:\"login\";i:1585045732;}s:64:\"eb028c0ab2a0214e911c48b897ca956b91ab2669b2a26470983b05abb8d963da\";a:4:{s:10:\"expiration\";i:1585228754;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/13.0.5 Safari/605.1.15\";s:5:\"login\";i:1585055954;}s:64:\"21db5bece7ccd2364e93a9e4d7627b1f4d1d31e4f404d94ba1d29084317e9c74\";a:4:{s:10:\"expiration\";i:1586287150;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/13.0.5 Safari/605.1.15\";s:5:\"login\";i:1585077550;}}'),(40,2,'wp_dashboard_quick_press_last_post_id','1176'),(41,2,'community-events-location','a:1:{s:2:\"ip\";s:10:\"80.2.240.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=55 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'),(54,'wpforms_process_entry_emails','WyJ5b2dpdmlsbGVndXJ1a3VsQGdtYWlsLmNvbSIsIk5ldyBFbnRyeTogQ29udGFjdCBGb3JtIDEiLCI8IWRvY3R5cGUgaHRtbD5cbjxodG1sIGRpcj1cImx0clwiIHhtbG5zPVwiaHR0cDpcL1wvd3d3LnczLm9yZ1wvMTk5OVwveGh0bWxcIiB4bWxuczp2PVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWxcIiB4bWxuczpvPVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlXCI+XG48aGVhZD5cblx0PCEtLVtpZiBndGUgbXNvIDE1XT5cblx0PHhtbD5cblx0XHQ8bzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPlxuXHRcdDxvOkFsbG93UE5HXC8+XG5cdFx0PG86UGl4ZWxzUGVySW5jaD45NjxcL286UGl4ZWxzUGVySW5jaD5cblx0XHQ8XC9vOk9mZmljZURvY3VtZW50U2V0dGluZ3M+XG5cdDxcL3htbD5cblx0PCFbZW5kaWZdLS0+XG5cdDxtZXRhIGNoYXJzZXQ9XCJVVEYtOFwiPlxuXHQ8bWV0YSBodHRwLWVxdWl2PVwiWC1VQS1Db21wYXRpYmxlXCIgY29udGVudD1cIklFPWVkZ2VcIj5cblx0PG1ldGEgbmFtZT1cInZpZXdwb3J0XCIgY29udGVudD1cIndpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xXCI+XG5cdDx0aXRsZT48XC90aXRsZT5cblx0PHN0eWxlIHR5cGU9XCJ0ZXh0XC9jc3NcIj5cblx0XHRwe1xuXHRcdFx0bWFyZ2luOjEwcHggMDtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0dGFibGV7XG5cdFx0XHRib3JkZXItY29sbGFwc2U6Y29sbGFwc2U7XG5cdFx0fVxuXHRcdGgxLGgyLGgzLGg0LGg1LGg2e1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdH1cblx0XHRpbWcsYSBpbWd7XG5cdFx0XHRib3JkZXI6MDtcblx0XHRcdGhlaWdodDphdXRvO1xuXHRcdFx0b3V0bGluZTpub25lO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdGJvZHksI2JvZHlUYWJsZSwjYm9keUNlbGx7XG5cdFx0XHRoZWlnaHQ6MTAwJTtcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0I291dGxvb2sgYXtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0aW1ne1xuXHRcdFx0LW1zLWludGVycG9sYXRpb24tbW9kZTpiaWN1YmljO1xuXHRcdH1cblx0XHR0YWJsZXtcblx0XHRcdG1zby10YWJsZS1sc3BhY2U6MHB0O1xuXHRcdFx0bXNvLXRhYmxlLXJzcGFjZTowcHQ7XG5cdFx0fVxuXHRcdC5SZWFkTXNnQm9keXtcblx0XHRcdHdpZHRoOjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNze1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0cCxhLGxpLHRkLGJsb2NrcXVvdGV7XG5cdFx0XHRtc28tbGluZS1oZWlnaHQtcnVsZTpleGFjdGx5O1xuXHRcdH1cblx0XHRhW2hyZWZePXRlbF0sYVtocmVmXj1zbXNde1xuXHRcdFx0Y29sb3I6aW5oZXJpdDtcblx0XHRcdGN1cnNvcjpkZWZhdWx0O1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdHAsYSxsaSx0ZCxib2R5LHRhYmxlLGJsb2NrcXVvdGV7XG5cdFx0XHQtbXMtdGV4dC1zaXplLWFkanVzdDoxMDAlO1xuXHRcdFx0LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNzLC5FeHRlcm5hbENsYXNzIHAsLkV4dGVybmFsQ2xhc3MgdGQsLkV4dGVybmFsQ2xhc3MgZGl2LC5FeHRlcm5hbENsYXNzIHNwYW4sLkV4dGVybmFsQ2xhc3MgZm9udHtcblx0XHRcdGxpbmUtaGVpZ2h0OjEwMCU7XG5cdFx0fVxuXHRcdGFbeC1hcHBsZS1kYXRhLWRldGVjdG9yc117XG5cdFx0XHRjb2xvcjppbmhlcml0ICFpbXBvcnRhbnQ7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246bm9uZSAhaW1wb3J0YW50O1xuXHRcdFx0Zm9udC1zaXplOmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtZmFtaWx5OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtd2VpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGxpbmUtaGVpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHR9XG5cdFx0I2JvZHlDZWxse1xuXHRcdFx0cGFkZGluZzo1MHB4IDUwcHg7XG5cdFx0fVxuXHRcdC50ZW1wbGF0ZUNvbnRhaW5lcntcblx0XHRcdG1heC13aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0Ym9yZGVyOjA7XG5cdFx0fVxuXHRcdGEubWNuQnV0dG9ue1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHR9XG5cdFx0Lm1jblRleHRDb250ZW50e1xuXHRcdFx0d29yZC1icmVhazpicmVhay13b3JkO1xuXHRcdH1cblx0XHQubWNuVGV4dENvbnRlbnQgaW1ne1xuXHRcdFx0aGVpZ2h0OmF1dG8gIWltcG9ydGFudDtcblx0XHR9XG5cdFx0Lm1jbkRpdmlkZXJCbG9ja3tcblx0XHRcdHRhYmxlLWxheW91dDpmaXhlZCAhaW1wb3J0YW50O1xuXHRcdH1cblx0XHRcLyoqKioqIE1ha2UgdGhlbWUgZWRpdHMgYmVsb3cgaWYgbmVlZGVkICoqKioqXC9cblx0XHRcLyogUGFnZSAtIEJhY2tncm91bmQgU3R5bGUgKlwvXG5cdFx0Ym9keSwjYm9keVRhYmxle1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjojZTllYWVjO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMSAqXC9cblx0XHRoMXtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjI2cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMiAqXC9cblx0XHRoMntcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIycHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMyAqXC9cblx0XHRoM3tcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIwcHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgNCAqXC9cblx0XHRoNHtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjE4cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogSGVhZGVyIC0gSGVhZGVyIFN0eWxlICpcL1xuXHRcdCN0ZW1wbGF0ZUhlYWRlcntcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlci1ib3R0b206MDtcblx0XHRcdHBhZGRpbmctdG9wOjA7XG5cdFx0XHRwYWRkaW5nLWJvdHRvbToyMHB4O1xuXHRcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdH1cblx0XHRcLyogQm9keSAtIEJvZHkgU3R5bGUgKlwvXG5cdFx0I3RlbXBsYXRlQm9keXtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6I0ZGRkZGRjtcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkICNjMWMxYzE7XG5cdFx0XHRwYWRkaW5nLXRvcDowO1xuXHRcdFx0cGFkZGluZy1ib3R0b206MHB4O1xuXHRcdH1cblx0XHRcLyogQm9keSAtQm9keSBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50LFxuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50IHB7XG5cdFx0XHRjb2xvcjojNTU1NTU1O1xuXHRcdFx0Zm9udC1mYW1pbHk6ICdIZWx2ZXRpY2EgTmV1ZScsIEhlbHZldGljYSwgQXJpYWwsICdMdWNpZGEgR3JhbmRlJywgc2Fucy1zZXJpZjtcblx0XHRcdGZvbnQtc2l6ZToxNHB4O1xuXHRcdFx0bGluZS1oZWlnaHQ6MTUwJTtcblx0XHR9XG5cdFx0XC8qIEJvZHkgLSBCb2R5IExpbmsgKlwvXG5cdFx0I3RlbXBsYXRlQm9keSAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVCb2R5IC5tY25UZXh0Q29udGVudCBwIGF7XG5cdFx0XHRjb2xvcjojZmY3ZjUwO1xuXHRcdFx0Zm9udC13ZWlnaHQ6bm9ybWFsO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBTdHlsZSAqXC9cblx0XHQjdGVtcGxhdGVGb290ZXJ7XG5cdFx0XHRiYWNrZ3JvdW5kLWNvbG9yOiNlOWVhZWM7XG5cdFx0XHRib3JkZXItdG9wOjA7XG5cdFx0XHRib3JkZXItYm90dG9tOjA7XG5cdFx0XHRwYWRkaW5nLXRvcDoxMnB4O1xuXHRcdFx0cGFkZGluZy1ib3R0b206MTJweDtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQsXG5cdFx0I3RlbXBsYXRlRm9vdGVyIC5tY25UZXh0Q29udGVudCBwe1xuXHRcdFx0Y29sb3I6I2NjY2NjYztcblx0XHRcdGZvbnQtZmFtaWx5OiAnSGVsdmV0aWNhIE5ldWUnLCBIZWx2ZXRpY2EsIEFyaWFsLCAnTHVjaWRhIEdyYW5kZScsIHNhbnMtc2VyaWY7XG5cdFx0XHRmb250LXNpemU6MTJweDtcblx0XHRcdGxpbmUtaGVpZ2h0OjE1MCU7XG5cdFx0XHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBMaW5rICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVGb290ZXIgLm1jblRleHRDb250ZW50IHAgYXtcblx0XHRcdGNvbG9yOiNjY2NjY2M7XG5cdFx0XHRmb250LXdlaWdodDpub3JtYWw7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO1xuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtaW4td2lkdGg6NzY4cHgpe1xuXHRcdFx0LnRlbXBsYXRlQ29udGFpbmVye1xuXHRcdFx0XHR3aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDQ4MHB4KXtcblx0XHRcdGJvZHksdGFibGUsdGQscCxhLGxpLGJsb2NrcXVvdGV7XG5cdFx0XHRcdC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDpub25lICFpbXBvcnRhbnQ7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdEBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNDgwcHgpe1xuXHRcdFx0Ym9keXtcblx0XHRcdFx0d2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0XHRtaW4td2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDY4MHB4KXtcblx0XHRcdCNib2R5Q2VsbHtcblx0XHRcdFx0cGFkZGluZzoyMHB4IDIwcHggIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdFx0QG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA0ODBweCl7XG5cdFx0XHQubWNuVGV4dENvbnRlbnRDb250YWluZXJ7XG5cdFx0XHRcdG1heC13aWR0aDoxMDAlICFpbXBvcnRhbnQ7XG5cdFx0XHRcdHdpZHRoOjEwMCUgIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdDxcL3N0eWxlPlxuPFwvaGVhZD5cbjxib2R5IHN0eWxlPVwiaGVpZ2h0OiAxMDAlO21hcmdpbjogMDtwYWRkaW5nOiAwO3dpZHRoOiAxMDAlOy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjZTllYWVjO1wiPlxuXHQ8IS0tIERvbid0IGZvcmdldCB0byBydW4gZmluYWwgdGVtcGxhdGUgdGhyb3VnaCBodHRwOlwvXC90ZW1wbGF0ZXMubWFpbGNoaW1wLmNvbVwvcmVzb3VyY2VzXC9pbmxpbmUtY3NzXC8gLS0+XG5cdDxjZW50ZXI+XG5cdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGhlaWdodD1cIjEwMCVcIiB3aWR0aD1cIjEwMCVcIiBpZD1cImJvZHlUYWJsZVwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtoZWlnaHQ6IDEwMCU7bWFyZ2luOiAwO3BhZGRpbmc6IDA7d2lkdGg6IDEwMCU7YmFja2dyb3VuZC1jb2xvcjogI2U5ZWFlYztcIj5cblx0XHRcdDx0cj5cblx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgaWQ9XCJib2R5Q2VsbFwiIHN0eWxlPVwibXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO2hlaWdodDogMTAwJTttYXJnaW46IDA7cGFkZGluZzogNTBweCA1MHB4O3dpZHRoOiAxMDAlO1wiPlxuXHRcdFx0XHRcdDwhLS0gQkVHSU4gVEVNUExBVEUgXC9cLyAtLT5cblx0XHRcdFx0XHQ8IS0tW2lmIGd0ZSBtc28gOV0+XG5cdFx0XHRcdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIHdpZHRoPVwiNjAwXCIgc3R5bGU9XCJ3aWR0aDo2MDBweDtcIj5cblx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgd2lkdGg9XCI2MDBcIiBzdHlsZT1cIndpZHRoOjYwMHB4O1wiPlxuXHRcdFx0XHRcdDwhW2VuZGlmXS0tPlxuXHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJ0ZW1wbGF0ZUNvbnRhaW5lclwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtib3JkZXI6IDA7bWF4LXdpZHRoOiA2MDBweCAhaW1wb3J0YW50O1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgaWQ9XCJ0ZW1wbGF0ZUJvZHlcIiBzdHlsZT1cIm1zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjRkZGRkZGO2JvcmRlci10b3A6IDA7Ym9yZGVyOiAxcHggc29saWQgI2MxYzFjMTtwYWRkaW5nLXRvcDogMDtwYWRkaW5nLWJvdHRvbTogMHB4O1wiPlxuXHRcdFx0XHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJtY25UZXh0QmxvY2tcIiBzdHlsZT1cIm1pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO21zby10YWJsZS1sc3BhY2U6IDBwdDttc28tdGFibGUtcnNwYWNlOiAwcHQ7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0PHRib2R5IGNsYXNzPVwibWNuVGV4dEJsb2NrT3V0ZXJcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBjbGFzcz1cIm1jblRleHRCbG9ja0lubmVyXCIgc3R5bGU9XCJtc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwibWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7bXNvLXRhYmxlLWxzcGFjZTogMHB0O21zby10YWJsZS1yc3BhY2U6IDBwdDstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudENvbnRhaW5lclwiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIHN0eWxlPVwicGFkZGluZy10b3A6IDMwcHg7cGFkZGluZy1yaWdodDogMzBweDtwYWRkaW5nLWJvdHRvbTogMzBweDtwYWRkaW5nLWxlZnQ6IDMwcHg7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudFwiPlxuPHRhYmxlIGFsaWduPVwibGVmdFwiIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBzdHlsZT1cIiBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5Zb3VyIE5hbWU8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj5NYXJnbyBXeWxkZTxcL3RkPlxuPFwvdHI+XG48XC90Ym9keT5cbjxcL3RhYmxlPlxuPHRhYmxlIGFsaWduPVwibGVmdFwiIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBzdHlsZT1cImJvcmRlci10b3A6MXB4IHNvbGlkICNkZGRkZGQ7IGRpc3BsYXk6YmxvY2s7bWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7d2lkdGg6MTAwJTtcIj5cbjx0Ym9keT5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiMzMzMzMzM7cGFkZGluZy10b3A6IDIwcHg7cGFkZGluZy1ib3R0b206IDNweDtcIj48c3Ryb25nPkVtYWlsPFwvc3Ryb25nPjxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojNTU1NTU1O3BhZGRpbmctdG9wOiAzcHg7cGFkZGluZy1ib3R0b206IDIwcHg7XCI+PGEgaHJlZj1cIm1haWx0bzptYXJnby53eWxkZUBvdXRsb29rLmNvbVwiPm1hcmdvLnd5bGRlQG91dGxvb2suY29tPFwvYT48XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjx0YWJsZSBhbGlnbj1cImxlZnRcIiBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgc3R5bGU9XCJib3JkZXItdG9wOjFweCBzb2xpZCAjZGRkZGRkOyBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5Zb3VyIE1lc3NhZ2U8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj5BYnNvbHV0ZWx5IEZyZWUgdHJhZmZpYyBmb3IgeW91ciB3ZWJzaXRlIHRha2UgYSBsb29rIGF0OiA8YSBocmVmPVwiaHR0cHM6XC9cL2JpdC5seVwvdW5saW1pdGVkLXRyYWZmaWMtc291cmNlXCIgcmVsPVwibm9mb2xsb3dcIj5odHRwczpcL1wvYml0Lmx5XC91bmxpbWl0ZWQtdHJhZmZpYy1zb3VyY2U8XC9hPjxcL3RkPlxuPFwvdHI+XG48XC90Ym9keT5cbjxcL3RhYmxlPlxuXG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0XHRcdFx0XHQ8XC90Ym9keT5cblx0XHRcdFx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHRcdDx0cj5cblx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIGlkPVwidGVtcGxhdGVGb290ZXJcIiBzdHlsZT1cIm1zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjZTllYWVjO2JvcmRlci10b3A6IDA7Ym9yZGVyLWJvdHRvbTogMDtwYWRkaW5nLXRvcDogMTJweDtwYWRkaW5nLWJvdHRvbTogMTJweDtcIj5cblx0XHRcdFx0XHRcdFx0XHQ8dGFibGUgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIGNsYXNzPVwibWNuVGV4dEJsb2NrXCIgc3R5bGU9XCJtaW4td2lkdGg6IDEwMCU7Ym9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtcIj5cblx0XHRcdFx0XHRcdFx0XHRcdDx0Ym9keSBjbGFzcz1cIm1jblRleHRCbG9ja091dGVyXCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdDx0cj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgY2xhc3M9XCJtY25UZXh0QmxvY2tJbm5lclwiIHN0eWxlPVwibXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRhYmxlIGFsaWduPVwibGVmdFwiIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBzdHlsZT1cIm1pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO21zby10YWJsZS1sc3BhY2U6IDBwdDttc28tdGFibGUtcnNwYWNlOiAwcHQ7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiIGNsYXNzPVwibWNuVGV4dENvbnRlbnRDb250YWluZXJcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRib2R5PlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0cj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBjbGFzcz1cIm1jblRleHRDb250ZW50XCIgc3R5bGU9XCJwYWRkaW5nLXRvcDogOXB4O3BhZGRpbmctcmlnaHQ6IDE4cHg7cGFkZGluZy1ib3R0b206IDlweDtwYWRkaW5nLWxlZnQ6IDE4cHg7bXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO3dvcmQtYnJlYWs6IGJyZWFrLXdvcmQ7Y29sb3I6ICNhYWE7Zm9udC1mYW1pbHk6IEhlbHZldGljYTtmb250LXNpemU6IDEycHg7bGluZS1oZWlnaHQ6IDE1MCU7dGV4dC1hbGlnbjogY2VudGVyO1wiPlxuXG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDwhLS0gRm9vdGVyIGNvbnRlbnQgLS0+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFNlbnQgZnJvbSA8YSBocmVmPVwiaHR0cHM6XC9cL3ByYW5ha3JpeWF5b2dhLmNvbVwiIHN0eWxlPVwiY29sb3I6I2JiYmJiYjtcIj48XC9hPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3Rib2R5PlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdFx0XHRcdFx0PFwvdGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0PCEtLVtpZiBndGUgbXNvIDldPlxuXHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdDwhW2VuZGlmXS0tPlxuXHRcdFx0XHRcdDwhLS0gXC9cLyBFTkQgVEVNUExBVEUgLS0+XG5cdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdDxcL3RyPlxuXHRcdFx0PFwvdGFibGU+XG5cdFx0PFwvY2VudGVyPlxuXHQ8XC9ib2R5PlxuPFwvaHRtbD5cbiIsIkZyb206IE1hcmdvIFd5bGRlIDx5b2dpdmlsbGVndXJ1a3VsQGdtYWlsLmNvbT5cclxuUmVwbHktVG86IG1hcmdvLnd5bGRlQG91dGxvb2suY29tXHJcbkNvbnRlbnQtVHlwZTogdGV4dFwvaHRtbDsgY2hhcnNldD11dGYtOFxyXG4iLFtdXQ==','2020-04-01 15:29:48');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_wpforms_tasks_meta` with 2 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=3953 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'),(3904,'http://bit.ly/PKYIntro',288,0,'external'),(3903,'http://bit.ly/YogiAshokanandaIntro',288,0,'external'),(3720,'http://www.salisbury-yoga.co.uk/',775,0,'external'),(3952,'https://pranakriyayoga.com/training-courses/',287,368,'internal'),(3951,'https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos',287,0,'external'),(3950,'https://www.instagram.com/kaivalyananda.life/',287,0,'external'),(3949,'https://www.facebook.com/kaivalyanandayogi',287,0,'external'),(3948,'https://kaivalyananda.life',287,0,'external'),(3947,'https://kaivalyananda.life',287,0,'external'),(3946,'https://www.linkedin.com/in/yogiashokananda/',287,0,'external'),(3945,'https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew',287,0,'external'),(3944,'https://twitter.com/Yogiashokananda',287,0,'external'),(3943,'https://www.instagram.com/yogiashokananda/',287,0,'external'),(3942,'https://www.facebook.com/yogiashokananda/',287,0,'external'),(3941,'http://www.yogiashokananda.com/',287,0,'external'),(3940,'http://www.yogiashokananda.com/',287,0,'external'),(3939,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg',287,0,'internal'),(3938,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg',287,0,'internal'),(3937,'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);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_yoast_seo_meta` with 120 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: Wed, 01 Apr 2020 18:15:26 +0000
