{"type":"param","data":{"name":"wpdb_prefix","value":"wp_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"https:\/\/svi.platinumpassportsmarketing.com\/wp-content\/uploads"}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"comment_ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_post_ID":"bigint(20) unsigned NOT NULL DEFAULT 0","comment_author":"tinytext COLLATE utf8mb4_unicode_ci NOT NULL","comment_author_email":"varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_author_url":"varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_author_IP":"varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_content":"text COLLATE utf8mb4_unicode_ci NOT NULL","comment_karma":"int(11) NOT NULL DEFAULT 0","comment_approved":"varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1'","comment_agent":"varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_type":"varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_parent":"bigint(20) unsigned NOT NULL DEFAULT 0","user_id":"bigint(20) unsigned NOT NULL DEFAULT 0"},"indexes":["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))"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"A WordPress Commenter","comment_author_email":"wapuu@wordpress.example","comment_author_url":"https:\/\/wordpress.org\/","comment_author_IP":"","comment_date":"2019-07-25 15:30:43","comment_date_gmt":"2019-07-25 15:30:43","comment_content":"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>.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"2","comment_post_ID":"86","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"93.86.118.151","comment_date":"2015-11-05 17:48:44","comment_date_gmt":"2015-11-05 17:48:44","comment_content":"Test comment.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"1"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"3","comment_post_ID":"86","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"93.86.118.151","comment_date":"2015-11-05 17:48:58","comment_date_gmt":"2015-11-05 17:48:58","comment_content":"Test comment two.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"2","user_id":"1"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"4","comment_post_ID":"86","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"93.86.118.151","comment_date":"2015-11-05 17:49:14","comment_date_gmt":"2015-11-05 17:49:14","comment_content":"Test comment three.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"1"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"5","comment_post_ID":"89","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"93.86.118.151","comment_date":"2015-11-05 17:50:57","comment_date_gmt":"2015-11-05 17:50:57","comment_content":"Test comment.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"1"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"6","comment_post_ID":"89","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"93.86.118.151","comment_date":"2015-11-05 17:51:09","comment_date_gmt":"2015-11-05 17:51:09","comment_content":"Test comment two.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"1"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"7","comment_post_ID":"101","comment_author":"admin","comment_author_email":"admin@rayoflightthemes.com","comment_author_url":"","comment_author_IP":"79.101.255.235","comment_date":"2015-11-11 20:03:33","comment_date_gmt":"2015-11-11 20:03:33","comment_content":"test comment","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"1"}}}
{"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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 ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=212 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"1","option_name":"siteurl","option_value":"https:\/\/svi.platinumpassportsmarketing.com","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2","option_name":"home","option_value":"https:\/\/svi.platinumpassportsmarketing.com","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3","option_name":"blogname","option_value":"SV","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4","option_name":"blogdescription","option_value":"Just another WordPress site","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"5","option_name":"users_can_register","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"7","option_name":"start_of_week","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"9","option_name":"use_smilies","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"23","option_name":"date_format","option_value":"F j, Y","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"24","option_name":"time_format","option_value":"g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"25","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"27","option_name":"moderation_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"29","option_name":"rewrite_rules","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"31","option_name":"blog_charset","option_value":"UTF-8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"33","option_name":"active_plugins","option_value":"a:10:{i:0;s:19:\"akismet\/akismet.php\";i:1;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:2;s:9:\"hello.php\";i:3;s:21:\"meta-box\/meta-box.php\";i:4;s:23:\"revslider\/revslider.php\";i:5;s:75:\"rt-insurance-agency-theme-functions\/rt-insurance-agency-theme-functions.php\";i:6;s:73:\"rt-unyson-framework-customizations\/rt-unyson-framework-customizations.php\";i:7;s:17:\"unyson\/unyson.php\";i:8;s:53:\"widget-importer-exporter\/widget-importer-exporter.php\";i:9;s:41:\"wordpress-importer\/wordpress-importer.php\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"35","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"37","option_name":"gmt_offset","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"default_email_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"40","option_name":"template","option_value":"insurance-agency","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"41","option_name":"stylesheet","option_value":"insurance-agency","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"42","option_name":"comment_whitelist","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"43","option_name":"blacklist_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"44","option_name":"comment_registration","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"45","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"use_trackback","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"47","option_name":"default_role","option_value":"subscriber","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"48","option_name":"db_version","option_value":"44719","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"49","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"50","option_name":"upload_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"51","option_name":"blog_public","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"default_link_category","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"show_on_front","option_value":"page","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"tag_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"show_avatars","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"upload_url_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_link_type","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"image_default_size","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"image_default_align","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"thread_comments","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"page_comments","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"comment_order","option_value":"asc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_categories","option_value":"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;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"widget_text","option_value":"a:8:{i:1;a:0:{}i:2;a:3:{s:5:\"title\";s:9:\"Copyright\";s:4:\"text\";s:121:\"Praesent tempus lacus sit enenatis laoreet enean aliquet  laoreet enean aliquefaucibus lorem ipsum dolor sit lorem ipsum.\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:13:\"Keep in touch\";s:4:\"text\";s:272:\"Praesent tempus lacus sit enenatis laoreet enean aliquet  laoreet enean aliquefaucibus lorem ipsum dolor sit lorem ipsum.\r\n<br>\r\n<ul>\r\n<li>\r\n<a href=\"\" >\r\nTherms of Use\r\n<\/a>\r\n<\/li>\r\n<li>\r\n<a href=\"\" >\r\nSupport\r\n<\/a>\r\n<\/li>\r\n<li>\r\n<a href=\"\" >\r\nContact\r\n<\/a>\r\n<\/li>\r\n<\/ul>\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:393:\"<ul class=\"socialicons\">\r\n<li>\r\n<a href=\"https:\/\/www.facebook.com\/pages\/Rayoflightthemes\/408688349185439\"><i class=\"fa fa-facebook\"><\/i><\/a>\r\n<\/li>\r\n<li>\r\n<a href=\"\"><i class=\"fa fa-twitter\"><\/i><\/a>\r\n<\/li>\r\n<li>\r\n<a href=\"\"><i class=\"fa fa-linkedin\"><\/i><\/a>\r\n<\/li>\r\n <li>\r\n<a href=\"\"><i class=\"fa fa-instagram\"><\/i><\/a>\r\n<\/li>\r\n <li>\r\n<a href=\"\"><i class=\"fa fa-skype\"><\/i><\/a>\r\n<\/li>\r\n<\/ul>\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:19:\"Contact information\";s:4:\"text\";s:142:\"<ul>\r\n<li>\r\nAddress: Example Street, Example City 123\r\n<\/li>\r\n<li>\r\nPhone: 1234 123 123\r\n<\/li>\r\n<li>\r\nEmail: example@example.com\r\n<\/li>\r\n<\/ul>\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:10:\"Open hours\";s:4:\"text\";s:114:\"<ul>\r\n<li>\r\nMonday\/Friday:  09am - 17pm\r\n<\/li>\r\n<li>\r\nSaturday: 09am -14pm\r\n<\/li>\r\n<li>\r\nSunday: Off\r\n<\/li>\r\n<\/ul>\";s:6:\"filter\";b:0;}i:7;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:343:\"<a href=\"\"><i class=\"fa fa-twitter\"><\/i><\/a>\r\n<a href=\"\"><i class=\"fa fa-facebook\"><\/i><\/a>\r\n<a href=\"\"><i class=\"fa fa-linkedin\"><\/i><\/a>\r\n<a href=\"skype:...?call\"><i class=\"fa fa-phone\"> \r\n\r\n<span>(232) 235 23 55<\/span><\/i><\/a>\r\n <a href=\"mailto:someone@yoursite.com\"><i class=\"fa fa-envelope last\"> <span> example@example.com<\/span><\/i><\/a>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"widget_rss","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"81","option_name":"uninstall_plugins","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"82","option_name":"timezone_string","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"page_for_posts","option_value":"867","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"page_on_front","option_value":"228","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"default_post_format","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"link_manager_enabled","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"site_icon","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"medium_large_size_w","option_value":"768","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"medium_large_size_h","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"91","option_name":"wp_page_for_privacy_policy","option_value":"3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"92","option_name":"show_comments_cookies_opt_in","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"initial_db_version","option_value":"44719","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"fresh_site","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"widget_search","option_value":"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;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"widget_recent-posts","option_value":"a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:9:\"Read more\";s:6:\"number\";i:4;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"98","option_name":"widget_recent-comments","option_value":"a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"99","option_name":"widget_archives","option_value":"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;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"100","option_name":"widget_meta","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"101","option_name":"sidebars_widgets","option_value":"a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:7:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:11:\"tag_cloud-1\";}s:9:\"sidebar-3\";a:2:{i:0;s:6:\"text-2\";i:1;s:14:\"recent-posts-3\";}s:9:\"sidebar-4\";a:2:{i:0;s:6:\"text-3\";i:1;s:6:\"text-4\";}s:9:\"sidebar-5\";a:2:{i:0;s:6:\"text-5\";i:1;s:6:\"text-6\";}s:9:\"sidebar-6\";a:1:{i:0;s:6:\"text-7\";}s:9:\"sidebar-7\";a:1:{i:0;s:8:\"search-3\";}s:4:\"shop\";a:0:{}s:13:\"array_version\";i:3;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"105","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"widget_media_image","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"widget_media_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"109","option_name":"widget_tag_cloud","option_value":"a:2:{i:1;a:2:{s:5:\"title\";s:4:\"Tags\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"110","option_name":"widget_nav_menu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"111","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"113","option_name":"recovery_keys","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"theme_mods_twentynineteen","option_value":"a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1564068697;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"138","option_name":"can_compress_scripts","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"140","option_name":"theme_mods_insurance-agency","option_value":"a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1564068807;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:4:\"shop\";a:0:{}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"141","option_name":"theme_switched","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"144","option_name":"recently_activated","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"149","option_name":"widget_akismet_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"151","option_name":"theme_mods_insurance-agency-child","option_value":"a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1564068814;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:4:\"shop\";a:0:{}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"165","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:5:\"5.1.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1564068888;s:7:\"version\";s:5:\"5.1.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"167","option_name":"fw_active_extensions","option_value":"a:14:{s:6:\"update\";a:0:{}s:13:\"custom-update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"github-update\";a:0:{}s:4:\"blog\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}s:10:\"shortcodes\";a:0:{}s:7:\"builder\";a:0:{}s:5:\"forms\";a:0:{}s:13:\"contact-forms\";a:0:{}s:6:\"mailer\";a:0:{}s:12:\"page-builder\";a:0:{}s:17:\"editor-shortcodes\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"172","option_name":"revslider_servers","option_value":"a:1:{i:0;s:16:\"themepunch.tools\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"173","option_name":"revslider_server_refresh","option_value":"1564068908","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"174","option_name":"revslider-update-check-short","option_value":"1564068908","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"175","option_name":"revslider-templates-check","option_value":"1564068908","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"rs-templates","option_value":"a:2:{s:6:\"slider\";a:325:{i:0;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:20:{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.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:20:{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.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:20:{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.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 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:20:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:20:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:23:{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.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:23:{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.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:23:{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.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:20:{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.0\";s:8:\"required\";s:7:\"5.3.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:20:{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.0\";s:8:\"required\";s:7:\"5.3.1.5\";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:330:\"[{\"path\":\"revslider-404-addon\\\/revslider-404-addon.php\",\"name\":\"404 Page Add-On\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:20:{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:61:\"https:\/\/revolution.themepunch.com\/filmstrip-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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:23:{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.0\";s:8:\"required\";s:5:\"5.4.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:23:{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.0\";s:8:\"required\";s:5:\"5.4.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.5.2\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:20:{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.2\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:23:{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.0\";s:8:\"required\";s:7:\"5.4.8.1\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:23:{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.1\";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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:23:{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.1\";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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:20:{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:7:\"5.4.8.2\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:23:{s:2:\"id\";s:3:\"305\";s:5:\"title\";s:12:\"Big and Bold\";s:5:\"alias\";s:20:\"big-and-bold-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"big-and-bold-website-package\";s:3:\"img\";s:29:\"packages\/big_bold_package.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:297;a:23:{s:2:\"id\";s:3:\"306\";s:5:\"title\";s:13:\"Big Bold Menu\";s:5:\"alias\";s:13:\"big-bold-menu\";s:3:\"zip\";s:23:\"packs\/big-bold-menu.zip\";s:3:\"uid\";s:32:\"5afb06f47a443b61cfefa32c4e1c08bd\";s:3:\"img\";s:24:\"big-bold-menu\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:298;a:23:{s:2:\"id\";s:3:\"307\";s:5:\"title\";s:15:\"Big Bold Header\";s:5:\"alias\";s:15:\"big-bold-header\";s:3:\"zip\";s:25:\"packs\/big-bold-header.zip\";s:3:\"uid\";s:32:\"3fc6c409a59eafe7998bd16f6084a385\";s:3:\"img\";s:26:\"big-bold-header\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:299;a:23:{s:2:\"id\";s:3:\"308\";s:5:\"title\";s:16:\"Big Bold Content\";s:5:\"alias\";s:16:\"big-bold-content\";s:3:\"zip\";s:26:\"packs\/big-bold-content.zip\";s:3:\"uid\";s:32:\"ccd6042ac7aebd80f30bca0c6426675b\";s:3:\"img\";s:27:\"big-bold-content\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:300;a:23:{s:2:\"id\";s:3:\"309\";s:5:\"title\";s:13:\"Big Bold Blog\";s:5:\"alias\";s:13:\"big-bold-blog\";s:3:\"zip\";s:23:\"packs\/big-bold-blog.zip\";s:3:\"uid\";s:32:\"9c508cba6977aa320aa34b7140a6dbad\";s:3:\"img\";s:24:\"big-bold-blog\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:301;a:23:{s:2:\"id\";s:3:\"310\";s:5:\"title\";s:18:\"Big Bold Highlight\";s:5:\"alias\";s:18:\"big-bold-highlight\";s:3:\"zip\";s:28:\"packs\/big-bold-highlight.zip\";s:3:\"uid\";s:32:\"a1114c0759113f21504fe7a29a06396d\";s:3:\"img\";s:29:\"big-bold-highlight\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:302;a:23:{s:2:\"id\";s:3:\"311\";s:5:\"title\";s:15:\"Big Bold Footer\";s:5:\"alias\";s:15:\"big-bold-footer\";s:3:\"zip\";s:25:\"packs\/big-bold-footer.zip\";s:3:\"uid\";s:32:\"11c0fa0c3084c2977ee90de0764e500d\";s:3:\"img\";s:26:\"big-bold-footer\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/big-bold-minimal-portfolio-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:152:\"<span class=\"ttm_content\">The and Bold Website template is a minimal one-page template for simple website needs.<\/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:\"Big and Bold\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"21\";s:9:\"installed\";b:0;}i:303;a:20:{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.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\">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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:304;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:305;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:306;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:307;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:308;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:309;a:23:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:310;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:311;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:312;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:313;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:314;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:315;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:316;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:317;a:23:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:318;a:23:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:319;a:23:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:320;a:23:{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.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\">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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:321;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:322;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:326;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:327;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:328;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:329;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:330;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:331;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:332;a:20:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:333;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:334;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:335;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:336;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:337;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:338;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:339;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:340;a:23:{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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:341;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:342;a:20:{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.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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:316:{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\";}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"178","option_name":"rs-templates-new","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"179","option_name":"revslider-library-check","option_value":"1564069218","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"rs-library","option_value":"a:2:{s:7:\"objects\";a:179:{i:238;a:14:{s:2:\"id\";s:3:\"238\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"data\";s:0:\"\";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\";}i:237;a:14:{s:2:\"id\";s:3:\"237\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"data\";s:0:\"\";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\";}i:236;a:14:{s:2:\"id\";s:3:\"236\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"data\";s:0:\"\";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\";}i:235;a:14:{s:2:\"id\";s:3:\"235\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"data\";s:0:\"\";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\";}i:234;a:14:{s:2:\"id\";s:3:\"234\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"data\";s:0:\"\";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\";}i:233;a:14:{s:2:\"id\";s:3:\"233\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"data\";s:0:\"\";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\";}i:232;a:14:{s:2:\"id\";s:3:\"232\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"data\";s:0:\"\";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\";}i:231;a:14:{s:2:\"id\";s:3:\"231\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"data\";s:0:\"\";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\";}i:230;a:14:{s:2:\"id\";s:3:\"230\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"data\";s:0:\"\";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\";}i:229;a:14:{s:2:\"id\";s:3:\"229\";s:4:\"type\";s:1:\"3\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"data\";s:0:\"\";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\";}i:198;a:13:{s:2:\"id\";s:3:\"198\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"data\";s:0:\"\";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\";}i:197;a:13:{s:2:\"id\";s:3:\"197\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"data\";s:0:\"\";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\";}i:196;a:13:{s:2:\"id\";s:3:\"196\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"data\";s:0:\"\";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\";}i:195;a:13:{s:2:\"id\";s:3:\"195\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"data\";s:0:\"\";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\";}i:194;a:13:{s:2:\"id\";s:3:\"194\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"data\";s:0:\"\";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\";}i:193;a:13:{s:2:\"id\";s:3:\"193\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"data\";s:0:\"\";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\";}i:192;a:13:{s:2:\"id\";s:3:\"192\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"data\";s:0:\"\";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\";}i:191;a:13:{s:2:\"id\";s:3:\"191\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"data\";s:0:\"\";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\";}i:190;a:13:{s:2:\"id\";s:3:\"190\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"data\";s:0:\"\";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\";}i:189;a:13:{s:2:\"id\";s:3:\"189\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"data\";s:0:\"\";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\";}i:188;a:13:{s:2:\"id\";s:3:\"188\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"data\";s:0:\"\";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\";}i:187;a:13:{s:2:\"id\";s:3:\"187\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"data\";s:0:\"\";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\";}i:186;a:13:{s:2:\"id\";s:3:\"186\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"data\";s:0:\"\";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\";}i:185;a:13:{s:2:\"id\";s:3:\"185\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"data\";s:0:\"\";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\";}i:184;a:13:{s:2:\"id\";s:3:\"184\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"data\";s:0:\"\";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\";}i:183;a:13:{s:2:\"id\";s:3:\"183\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"data\";s:0:\"\";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\";}i:182;a:13:{s:2:\"id\";s:3:\"182\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"data\";s:0:\"\";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\";}i:181;a:13:{s:2:\"id\";s:3:\"181\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"data\";s:0:\"\";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\";}i:180;a:13:{s:2:\"id\";s:3:\"180\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"data\";s:0:\"\";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\";}i:179;a:13:{s:2:\"id\";s:3:\"179\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"data\";s:0:\"\";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\";}i:177;a:13:{s:2:\"id\";s:3:\"177\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"data\";s:0:\"\";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\";}i:175;a:13:{s:2:\"id\";s:3:\"175\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"data\";s:0:\"\";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\";}i:174;a:13:{s:2:\"id\";s:3:\"174\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"data\";s:0:\"\";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\";}i:173;a:13:{s:2:\"id\";s:3:\"173\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"data\";s:0:\"\";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\";}i:172;a:13:{s:2:\"id\";s:3:\"172\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"data\";s:0:\"\";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\";}i:171;a:13:{s:2:\"id\";s:3:\"171\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"data\";s:0:\"\";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\";}i:170;a:13:{s:2:\"id\";s:3:\"170\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"data\";s:0:\"\";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\";}i:169;a:13:{s:2:\"id\";s:3:\"169\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"data\";s:0:\"\";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\";}i:168;a:13:{s:2:\"id\";s:3:\"168\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"data\";s:0:\"\";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\";}i:167;a:13:{s:2:\"id\";s:3:\"167\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"data\";s:0:\"\";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\";}i:166;a:13:{s:2:\"id\";s:3:\"166\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"data\";s:0:\"\";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\";}i:165;a:13:{s:2:\"id\";s:3:\"165\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"data\";s:0:\"\";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\";}i:164;a:13:{s:2:\"id\";s:3:\"164\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"data\";s:0:\"\";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\";}i:163;a:13:{s:2:\"id\";s:3:\"163\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"data\";s:0:\"\";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\";}i:162;a:13:{s:2:\"id\";s:3:\"162\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"data\";s:0:\"\";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\";}i:161;a:13:{s:2:\"id\";s:3:\"161\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"data\";s:0:\"\";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\";}i:160;a:13:{s:2:\"id\";s:3:\"160\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"data\";s:0:\"\";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\";}i:159;a:13:{s:2:\"id\";s:3:\"159\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"data\";s:0:\"\";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\";}i:158;a:13:{s:2:\"id\";s:3:\"158\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"data\";s:0:\"\";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\";}i:157;a:13:{s:2:\"id\";s:3:\"157\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"data\";s:0:\"\";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\";}i:156;a:13:{s:2:\"id\";s:3:\"156\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"data\";s:0:\"\";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\";}i:155;a:13:{s:2:\"id\";s:3:\"155\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"data\";s:0:\"\";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\";}i:154;a:13:{s:2:\"id\";s:3:\"154\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"data\";s:0:\"\";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\";}i:153;a:13:{s:2:\"id\";s:3:\"153\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"data\";s:0:\"\";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\";}i:152;a:13:{s:2:\"id\";s:3:\"152\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"data\";s:0:\"\";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\";}i:151;a:13:{s:2:\"id\";s:3:\"151\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"data\";s:0:\"\";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\";}i:150;a:13:{s:2:\"id\";s:3:\"150\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"data\";s:0:\"\";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\";}i:149;a:13:{s:2:\"id\";s:3:\"149\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"data\";s:0:\"\";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\";}i:148;a:13:{s:2:\"id\";s:3:\"148\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"data\";s:0:\"\";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\";}i:147;a:13:{s:2:\"id\";s:3:\"147\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"data\";s:0:\"\";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\";}i:146;a:13:{s:2:\"id\";s:3:\"146\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"data\";s:0:\"\";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\";}i:145;a:13:{s:2:\"id\";s:3:\"145\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"data\";s:0:\"\";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\";}i:144;a:13:{s:2:\"id\";s:3:\"144\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"data\";s:0:\"\";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\";}i:143;a:13:{s:2:\"id\";s:3:\"143\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"data\";s:0:\"\";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\";}i:142;a:13:{s:2:\"id\";s:3:\"142\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"data\";s:0:\"\";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\";}i:141;a:13:{s:2:\"id\";s:3:\"141\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"data\";s:0:\"\";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\";}i:140;a:13:{s:2:\"id\";s:3:\"140\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"data\";s:0:\"\";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\";}i:139;a:13:{s:2:\"id\";s:3:\"139\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"data\";s:0:\"\";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\";}i:138;a:13:{s:2:\"id\";s:3:\"138\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"data\";s:0:\"\";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\";}i:137;a:13:{s:2:\"id\";s:3:\"137\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"data\";s:0:\"\";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\";}i:136;a:13:{s:2:\"id\";s:3:\"136\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"data\";s:0:\"\";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\";}i:135;a:13:{s:2:\"id\";s:3:\"135\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"data\";s:0:\"\";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\";}i:134;a:13:{s:2:\"id\";s:3:\"134\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"data\";s:0:\"\";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\";}i:133;a:13:{s:2:\"id\";s:3:\"133\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"data\";s:0:\"\";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\";}i:132;a:13:{s:2:\"id\";s:3:\"132\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"data\";s:0:\"\";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\";}i:131;a:13:{s:2:\"id\";s:3:\"131\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"data\";s:0:\"\";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\";}i:130;a:13:{s:2:\"id\";s:3:\"130\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"data\";s:0:\"\";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\";}i:129;a:13:{s:2:\"id\";s:3:\"129\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"data\";s:0:\"\";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\";}i:128;a:13:{s:2:\"id\";s:3:\"128\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"data\";s:0:\"\";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\";}i:127;a:13:{s:2:\"id\";s:3:\"127\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"data\";s:0:\"\";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\";}i:126;a:13:{s:2:\"id\";s:3:\"126\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"data\";s:0:\"\";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\";}i:125;a:13:{s:2:\"id\";s:3:\"125\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"data\";s:0:\"\";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\";}i:124;a:13:{s:2:\"id\";s:3:\"124\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"data\";s:0:\"\";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\";}i:123;a:13:{s:2:\"id\";s:3:\"123\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"data\";s:0:\"\";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\";}i:122;a:13:{s:2:\"id\";s:3:\"122\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"data\";s:0:\"\";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\";}i:121;a:13:{s:2:\"id\";s:3:\"121\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"data\";s:0:\"\";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\";}i:120;a:13:{s:2:\"id\";s:3:\"120\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"data\";s:0:\"\";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\";}i:119;a:13:{s:2:\"id\";s:3:\"119\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"data\";s:0:\"\";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\";}i:118;a:13:{s:2:\"id\";s:3:\"118\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"data\";s:0:\"\";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\";}i:117;a:13:{s:2:\"id\";s:3:\"117\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"data\";s:0:\"\";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\";}i:116;a:13:{s:2:\"id\";s:3:\"116\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"data\";s:0:\"\";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\";}i:115;a:13:{s:2:\"id\";s:3:\"115\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"data\";s:0:\"\";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\";}i:114;a:13:{s:2:\"id\";s:3:\"114\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"data\";s:0:\"\";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\";}i:113;a:13:{s:2:\"id\";s:3:\"113\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"data\";s:0:\"\";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\";}i:112;a:13:{s:2:\"id\";s:3:\"112\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"data\";s:0:\"\";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\";}i:111;a:13:{s:2:\"id\";s:3:\"111\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"data\";s:0:\"\";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\";}i:110;a:13:{s:2:\"id\";s:3:\"110\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"data\";s:0:\"\";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\";}i:109;a:13:{s:2:\"id\";s:3:\"109\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"data\";s:0:\"\";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\";}i:108;a:13:{s:2:\"id\";s:3:\"108\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"data\";s:0:\"\";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\";}i:107;a:13:{s:2:\"id\";s:3:\"107\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"data\";s:0:\"\";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\";}i:106;a:13:{s:2:\"id\";s:3:\"106\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"data\";s:0:\"\";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\";}i:105;a:13:{s:2:\"id\";s:3:\"105\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"data\";s:0:\"\";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\";}i:104;a:13:{s:2:\"id\";s:3:\"104\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"data\";s:0:\"\";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\";}i:103;a:13:{s:2:\"id\";s:3:\"103\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"data\";s:0:\"\";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\";}i:102;a:13:{s:2:\"id\";s:3:\"102\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"data\";s:0:\"\";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\";}i:101;a:13:{s:2:\"id\";s:3:\"101\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"data\";s:0:\"\";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\";}i:100;a:13:{s:2:\"id\";s:3:\"100\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"data\";s:0:\"\";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\";}i:99;a:13:{s:2:\"id\";s:2:\"99\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"data\";s:0:\"\";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\";}i:98;a:13:{s:2:\"id\";s:2:\"98\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"data\";s:0:\"\";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\";}i:97;a:13:{s:2:\"id\";s:2:\"97\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"data\";s:0:\"\";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\";}i:96;a:13:{s:2:\"id\";s:2:\"96\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"data\";s:0:\"\";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\";}i:95;a:13:{s:2:\"id\";s:2:\"95\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"data\";s:0:\"\";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\";}i:94;a:13:{s:2:\"id\";s:2:\"94\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"data\";s:0:\"\";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\";}i:93;a:13:{s:2:\"id\";s:2:\"93\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"data\";s:0:\"\";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\";}i:92;a:13:{s:2:\"id\";s:2:\"92\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"data\";s:0:\"\";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\";}i:91;a:13:{s:2:\"id\";s:2:\"91\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"data\";s:0:\"\";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\";}i:90;a:13:{s:2:\"id\";s:2:\"90\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"data\";s:0:\"\";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\";}i:89;a:13:{s:2:\"id\";s:2:\"89\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"data\";s:0:\"\";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\";}i:88;a:13:{s:2:\"id\";s:2:\"88\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"data\";s:0:\"\";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\";}i:87;a:13:{s:2:\"id\";s:2:\"87\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"data\";s:0:\"\";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\";}i:86;a:13:{s:2:\"id\";s:2:\"86\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"data\";s:0:\"\";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\";}i:85;a:13:{s:2:\"id\";s:2:\"85\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"data\";s:0:\"\";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\";}i:84;a:13:{s:2:\"id\";s:2:\"84\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"data\";s:0:\"\";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\";}i:83;a:13:{s:2:\"id\";s:2:\"83\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"data\";s:0:\"\";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\";}i:82;a:13:{s:2:\"id\";s:2:\"82\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"data\";s:0:\"\";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\";}i:81;a:13:{s:2:\"id\";s:2:\"81\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"data\";s:0:\"\";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\";}i:80;a:13:{s:2:\"id\";s:2:\"80\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"data\";s:0:\"\";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\";}i:79;a:13:{s:2:\"id\";s:2:\"79\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"data\";s:0:\"\";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\";}i:78;a:13:{s:2:\"id\";s:2:\"78\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"data\";s:0:\"\";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\";}i:77;a:13:{s:2:\"id\";s:2:\"77\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"data\";s:0:\"\";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\";}i:76;a:13:{s:2:\"id\";s:2:\"76\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"data\";s:0:\"\";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\";}i:75;a:13:{s:2:\"id\";s:2:\"75\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"data\";s:0:\"\";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\";}i:74;a:13:{s:2:\"id\";s:2:\"74\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"data\";s:0:\"\";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\";}i:73;a:13:{s:2:\"id\";s:2:\"73\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"data\";s:0:\"\";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\";}i:72;a:13:{s:2:\"id\";s:2:\"72\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"data\";s:0:\"\";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\";}i:71;a:13:{s:2:\"id\";s:2:\"71\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"data\";s:0:\"\";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\";}i:70;a:13:{s:2:\"id\";s:2:\"70\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"data\";s:0:\"\";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\";}i:69;a:13:{s:2:\"id\";s:2:\"69\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"data\";s:0:\"\";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\";}i:68;a:13:{s:2:\"id\";s:2:\"68\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"data\";s:0:\"\";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\";}i:67;a:13:{s:2:\"id\";s:2:\"67\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"data\";s:0:\"\";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\";}i:66;a:13:{s:2:\"id\";s:2:\"66\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"data\";s:0:\"\";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\";}i:65;a:13:{s:2:\"id\";s:2:\"65\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"data\";s:0:\"\";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\";}i:64;a:13:{s:2:\"id\";s:2:\"64\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"data\";s:0:\"\";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\";}i:63;a:13:{s:2:\"id\";s:2:\"63\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"data\";s:0:\"\";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\";}i:62;a:13:{s:2:\"id\";s:2:\"62\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"data\";s:0:\"\";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\";}i:49;a:13:{s:2:\"id\";s:2:\"49\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"data\";s:0:\"\";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\";}i:48;a:13:{s:2:\"id\";s:2:\"48\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"data\";s:0:\"\";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\";}i:47;a:13:{s:2:\"id\";s:2:\"47\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"data\";s:0:\"\";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\";}i:46;a:13:{s:2:\"id\";s:2:\"46\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"data\";s:0:\"\";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\";}i:45;a:13:{s:2:\"id\";s:2:\"45\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"data\";s:0:\"\";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\";}i:44;a:13:{s:2:\"id\";s:2:\"44\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"data\";s:0:\"\";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\";}i:43;a:13:{s:2:\"id\";s:2:\"43\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"data\";s:0:\"\";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\";}i:42;a:13:{s:2:\"id\";s:2:\"42\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"data\";s:0:\"\";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\";}i:41;a:13:{s:2:\"id\";s:2:\"41\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"data\";s:0:\"\";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\";}i:40;a:13:{s:2:\"id\";s:2:\"40\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"data\";s:0:\"\";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\";}i:39;a:13:{s:2:\"id\";s:2:\"39\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"data\";s:0:\"\";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\";}i:38;a:13:{s:2:\"id\";s:2:\"38\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"data\";s:0:\"\";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\";}i:37;a:13:{s:2:\"id\";s:2:\"37\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"data\";s:0:\"\";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\";}i:36;a:13:{s:2:\"id\";s:2:\"36\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"data\";s:0:\"\";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\";}i:35;a:13:{s:2:\"id\";s:2:\"35\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"data\";s:0:\"\";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\";}i:34;a:13:{s:2:\"id\";s:2:\"34\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"data\";s:0:\"\";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\";}i:33;a:13:{s:2:\"id\";s:2:\"33\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"data\";s:0:\"\";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\";}i:32;a:13:{s:2:\"id\";s:2:\"32\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"data\";s:0:\"\";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\";}i:31;a:13:{s:2:\"id\";s:2:\"31\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"data\";s:0:\"\";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\";}i:30;a:13:{s:2:\"id\";s:2:\"30\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"data\";s:0:\"\";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\";}i:29;a:13:{s:2:\"id\";s:2:\"29\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"data\";s:0:\"\";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\";}i:28;a:13:{s:2:\"id\";s:2:\"28\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"data\";s:0:\"\";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\";}i:27;a:13:{s:2:\"id\";s:2:\"27\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"data\";s:0:\"\";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\";}i:26;a:13:{s:2:\"id\";s:2:\"26\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"data\";s:0:\"\";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\";}i:25;a:13:{s:2:\"id\";s:2:\"25\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"data\";s:0:\"\";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\";}i:24;a:13:{s:2:\"id\";s:2:\"24\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"data\";s:0:\"\";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\";}i:23;a:13:{s:2:\"id\";s:2:\"23\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"data\";s:0:\"\";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\";}i:22;a:13:{s:2:\"id\";s:2:\"22\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"data\";s:0:\"\";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\";}i:21;a:13:{s:2:\"id\";s:2:\"21\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"data\";s:0:\"\";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\";}i:20;a:13:{s:2:\"id\";s:2:\"20\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"data\";s:0:\"\";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\";}i:11;a:13:{s:2:\"id\";s:2:\"11\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"data\";s:0:\"\";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\";}i:10;a:13:{s:2:\"id\";s:2:\"10\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"data\";s:0:\"\";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\";}i:9;a:13:{s:2:\"id\";s:1:\"9\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"data\";s:0:\"\";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\";}i:8;a:13:{s:2:\"id\";s:1:\"8\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"data\";s:0:\"\";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:\"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\";}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"181","option_name":"revslider_checktables","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"182","option_name":"rs_tables_created","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"183","option_name":"revslider_table_version","option_value":"1.0.6","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"184","option_name":"revslider-global-settings","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"185","option_name":"revslider_update_version","option_value":"5.2.5.5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"186","option_name":"widget_rev-slider-widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"rt-ins-galleryfilter-categories_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"rs_cache_overlay","option_value":"5.4.8.1","autoload":"yes"}}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=1105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1","post_id":"2","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"3","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3","post_id":"5","meta_key":"_form","meta_value":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4","post_id":"5","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:19:\"SV \"[your-subject]\"\";s:6:\"sender\";s:49:\"SV <wordpress@svi.platinumpassportsmarketing.com>\";s:4:\"body\";s:183:\"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 SV (https:\/\/svi.platinumpassportsmarketing.com)\";s:9:\"recipient\";s:14:\"sv@hotmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"5","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:19:\"SV \"[your-subject]\"\";s:6:\"sender\";s:49:\"SV <wordpress@svi.platinumpassportsmarketing.com>\";s:4:\"body\";s:125:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on SV (https:\/\/svi.platinumpassportsmarketing.com)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:24:\"Reply-To: sv@hotmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6","post_id":"5","meta_key":"_messages","meta_value":"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.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7","post_id":"5","meta_key":"_additional_settings","meta_value":null}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"8","post_id":"5","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"7","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"7","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"7","meta_key":"_menu_item_object_id","meta_value":"7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"7","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"7","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"16","post_id":"7","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"17","post_id":"7","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"18","post_id":"7","meta_key":"_menu_item_url","meta_value":"#home"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"19","post_id":"8","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"20","post_id":"8","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"21","post_id":"8","meta_key":"_menu_item_object_id","meta_value":"8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"22","post_id":"8","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"23","post_id":"8","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"24","post_id":"8","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"25","post_id":"8","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"26","post_id":"8","meta_key":"_menu_item_url","meta_value":"#services-title"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"27","post_id":"9","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"28","post_id":"9","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"29","post_id":"9","meta_key":"_menu_item_object_id","meta_value":"9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"30","post_id":"9","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"31","post_id":"9","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"32","post_id":"9","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"33","post_id":"9","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"34","post_id":"9","meta_key":"_menu_item_url","meta_value":"#about"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"35","post_id":"10","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"36","post_id":"10","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"37","post_id":"10","meta_key":"_menu_item_object_id","meta_value":"10"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"38","post_id":"10","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"39","post_id":"10","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"40","post_id":"10","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"41","post_id":"10","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"42","post_id":"10","meta_key":"_menu_item_url","meta_value":"#team"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"43","post_id":"11","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"44","post_id":"11","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"45","post_id":"11","meta_key":"_menu_item_object_id","meta_value":"11"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"46","post_id":"11","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"47","post_id":"11","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"48","post_id":"11","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"49","post_id":"11","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"50","post_id":"11","meta_key":"_menu_item_url","meta_value":"#blog-news"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"51","post_id":"12","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"52","post_id":"12","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"53","post_id":"12","meta_key":"_menu_item_object_id","meta_value":"12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"54","post_id":"12","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"55","post_id":"12","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"56","post_id":"12","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"57","post_id":"12","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"58","post_id":"12","meta_key":"_menu_item_url","meta_value":"#contact"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"59","post_id":"13","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"60","post_id":"13","meta_key":"_menu_item_menu_item_parent","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"61","post_id":"13","meta_key":"_menu_item_object_id","meta_value":"13"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"62","post_id":"13","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"63","post_id":"13","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"64","post_id":"13","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"65","post_id":"13","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"66","post_id":"13","meta_key":"_menu_item_url","meta_value":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/blog-post-four\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"67","post_id":"14","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"68","post_id":"14","meta_key":"_menu_item_menu_item_parent","meta_value":"21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"69","post_id":"14","meta_key":"_menu_item_object_id","meta_value":"14"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"70","post_id":"14","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"71","post_id":"14","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"72","post_id":"14","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"73","post_id":"14","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"74","post_id":"14","meta_key":"_menu_item_url","meta_value":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/team\/john-doe\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"75","post_id":"15","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"76","post_id":"15","meta_key":"_menu_item_menu_item_parent","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"77","post_id":"15","meta_key":"_menu_item_object_id","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"78","post_id":"15","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"79","post_id":"15","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"80","post_id":"15","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"81","post_id":"15","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"82","post_id":"15","meta_key":"_menu_item_url","meta_value":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/2015\/11\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"83","post_id":"16","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"84","post_id":"16","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"85","post_id":"16","meta_key":"_menu_item_object_id","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"86","post_id":"16","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"87","post_id":"16","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"88","post_id":"16","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"89","post_id":"16","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"90","post_id":"16","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"91","post_id":"17","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"92","post_id":"17","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"93","post_id":"17","meta_key":"_menu_item_object_id","meta_value":"17"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"94","post_id":"17","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"95","post_id":"17","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"96","post_id":"17","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"97","post_id":"17","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"98","post_id":"17","meta_key":"_menu_item_url","meta_value":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/team\/john-doe\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"99","post_id":"18","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"100","post_id":"18","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"101","post_id":"18","meta_key":"_menu_item_object_id","meta_value":"18"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"102","post_id":"18","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"103","post_id":"18","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"104","post_id":"18","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"105","post_id":"18","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"106","post_id":"18","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"107","post_id":"19","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"108","post_id":"19","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"109","post_id":"19","meta_key":"_menu_item_object_id","meta_value":"19"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"110","post_id":"19","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"111","post_id":"19","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"112","post_id":"19","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"113","post_id":"19","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"114","post_id":"19","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"115","post_id":"20","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"116","post_id":"20","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"117","post_id":"20","meta_key":"_menu_item_object_id","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"118","post_id":"20","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"119","post_id":"20","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"120","post_id":"20","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"121","post_id":"20","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"122","post_id":"20","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"123","post_id":"21","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"124","post_id":"21","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"125","post_id":"21","meta_key":"_menu_item_object_id","meta_value":"21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"126","post_id":"21","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"127","post_id":"21","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"128","post_id":"21","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"129","post_id":"21","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"130","post_id":"21","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"131","post_id":"22","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"132","post_id":"22","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"133","post_id":"22","meta_key":"_menu_item_object_id","meta_value":"22"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"134","post_id":"22","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"135","post_id":"22","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"136","post_id":"22","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"137","post_id":"22","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"138","post_id":"22","meta_key":"_menu_item_url","meta_value":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/2015\/11\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"139","post_id":"23","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"140","post_id":"23","meta_key":"_wp_page_template","meta_value":"page-templates\/page-front-page.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"141","post_id":"23","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"142","post_id":"23","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"143","post_id":"23","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"144","post_id":"23","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"145","post_id":"23","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"146","post_id":"23","meta_key":"_wp_page_template","meta_value":"page-templates\/page-front-page.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"147","post_id":"23","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"148","post_id":"23","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"149","post_id":"23","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"150","post_id":"23","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"151","post_id":"175","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"152","post_id":"175","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"153","post_id":"175","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"154","post_id":"175","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"155","post_id":"175","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"156","post_id":"195","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"157","post_id":"195","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"158","post_id":"195","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"159","post_id":"195","meta_key":"_wp_page_template","meta_value":"page-templates\/page-right-sidebar.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"160","post_id":"195","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"161","post_id":"195","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"162","post_id":"204","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"163","post_id":"204","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"164","post_id":"204","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"165","post_id":"204","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"166","post_id":"204","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2080:\"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h4>Headline<\/h4><p><!--more--><\/p><p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.<\/p><p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.<\/p><p><a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg\"><img class=\"alignnone size-full wp-image-11\" src=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg\" alt=\"slider1\" width=\"1680\" height=\"450\" \/><\/a><\/p>\"}}]\";s:14:\"corrected_json\";s:2286:\"[{\"_items\":[{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h4>Headline<\/h4><p><!--more--><\/p><p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.<\/p><p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.<\/p><p><a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg\"><img class=\"alignnone size-full wp-image-11\" src=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg\" alt=\"slider1\" width=\"1680\" height=\"450\" \/><\/a><\/p>\"}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:2415:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][text_block text=\"&lt;h4&gt;Headline&lt;\/h4&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.&lt;\/p&gt;&lt;p&gt;Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.&lt;\/p&gt;&lt;p&gt;&lt;a href=&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-11&quot; src=&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg&quot; alt=&quot;slider1&quot; width=&quot;1680&quot; height=&quot;450&quot; \/&gt;&lt;\/a&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"167","post_id":"204","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"168","post_id":"228","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"169","post_id":"228","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"170","post_id":"228","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"171","post_id":"228","meta_key":"_wp_page_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"172","post_id":"228","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"173","post_id":"228","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"174","post_id":"244","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"175","post_id":"244","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"176","post_id":"244","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"177","post_id":"244","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"178","post_id":"244","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"179","post_id":"244","meta_key":"insurance_singletitlebg","meta_value":"864"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"180","post_id":"246","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"181","post_id":"246","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"182","post_id":"246","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"183","post_id":"246","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"184","post_id":"246","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"185","post_id":"250","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"186","post_id":"250","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"187","post_id":"250","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"188","post_id":"250","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"189","post_id":"250","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1585:\"[{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>Get a quote<\/h3><p><!--more--><\/p><p><!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"contactform2\">  [contact-form-7 id=\"4\" title=\"Contact form 1\"]<\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"address\"><div class=\"address-inner\"><h4>Contact information<\/h4><p>Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.<\/p><ul class=\"ul-list\"><li><i class=\"fa fa-phone\"><\/i> (232) 236 23 23<\/li><li> <i class=\"fa fa-envelope\"><\/i> insurance.com<\/li><li><i class=\"fa fa-map-marker\"><\/i> Example Street 123, City<\/li><\/ul><\/div><\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h4>Find us on map<\/h4>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"map-overlay\" onClick=\"style.pointerEvents='none'\"><\/div><div class=\"map\"><iframe src=\"https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;sspn=0.0974788,0.1757965&amp;q=new+yourk+near+Brookline,+MA&amp;ie=UTF8&amp;hq=new+york&amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;t=m&amp;ll=42.343748,-71.142702&amp;spn=0.081827,0.222714&amp;output=embed\"><br \/><\/iframe><\/div>\"}}]}]\";s:18:\"shortcode_notation\";s:2382:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;Get a quote&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][text_block text=\"&lt;div class=&quot;contactform2&quot;&gt;  &#91;contact-form-7 id=&quot;4&quot; title=&quot;Contact form 1&quot;&#93;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;address&quot;&gt;&lt;div class=&quot;address-inner&quot;&gt;&lt;h4&gt;Contact information&lt;\/h4&gt;&lt;p&gt;Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;&lt;i class=&quot;fa fa-phone&quot;&gt;&lt;\/i&gt; (232) 236 23 23&lt;\/li&gt;&lt;li&gt; &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;\/i&gt; insurance.com&lt;\/li&gt;&lt;li&gt;&lt;i class=&quot;fa fa-map-marker&quot;&gt;&lt;\/i&gt; Example Street 123, City&lt;\/li&gt;&lt;\/ul&gt;&lt;\/div&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;h4&gt;Find us on map&lt;\/h4&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;div class=&quot;map-overlay&quot; onClick=&quot;style.pointerEvents=&#039;none&#039;&quot;&gt;&lt;\/div&gt;&lt;div class=&quot;map&quot;&gt;&lt;iframe src=&quot;https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;amp;sspn=0.0974788,0.1757965&amp;amp;q=new+yourk+near+Brookline,+MA&amp;amp;ie=UTF8&amp;amp;hq=new+york&amp;amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;amp;t=m&amp;amp;ll=42.343748,-71.142702&amp;amp;spn=0.081827,0.222714&amp;amp;output=embed&quot;&gt;&lt;br \/&gt;&lt;\/iframe&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"190","post_id":"250","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"191","post_id":"250","meta_key":"insurance_singletitlebg","meta_value":"864"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"192","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"193","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"194","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"195","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"196","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"197","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"198","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"199","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"200","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"201","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"202","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"203","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"204","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"205","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"206","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"207","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"208","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"209","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"210","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"211","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"212","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"213","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"214","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"215","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"216","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"217","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"218","post_id":"632","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"219","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"220","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"221","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"222","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"223","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"224","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"225","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"226","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"227","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"228","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"229","post_id":"632","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"230","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"231","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"232","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"233","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"234","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"235","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"236","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"237","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"238","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"239","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"240","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"241","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"242","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"243","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"244","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"245","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"246","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"247","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"248","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"249","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"250","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"251","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"252","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"253","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"254","post_id":"632","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"255","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"256","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"257","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"258","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"259","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"260","post_id":"632","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"261","post_id":"632","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"262","post_id":"632","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"263","post_id":"632","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"264","post_id":"632","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:9906:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"active\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Home insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12586:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"265","post_id":"632","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"266","post_id":"632","meta_key":"insurance_singletitlebg","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"267","post_id":"702","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"268","post_id":"702","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"269","post_id":"702","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"270","post_id":"702","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"271","post_id":"702","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:10247:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"831\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"active\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Cars insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12949:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"active\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Cars insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"272","post_id":"702","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"273","post_id":"707","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"274","post_id":"707","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"275","post_id":"707","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"276","post_id":"707","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"277","post_id":"707","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"278","post_id":"707","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:10249:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"831\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"active\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Travel insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"45\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12951:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"active\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Travel insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"279","post_id":"710","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"280","post_id":"710","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"281","post_id":"710","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"282","post_id":"710","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"283","post_id":"710","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"284","post_id":"710","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:10231:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"831\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"active\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Luxury insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"45\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12915:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"active\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Luxury insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"285","post_id":"713","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"286","post_id":"713","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"287","post_id":"713","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"288","post_id":"713","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"289","post_id":"713","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:10251:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"831\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"active\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Business insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"45\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12953:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"active\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Business insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"290","post_id":"713","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"291","post_id":"716","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"292","post_id":"716","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"293","post_id":"716","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"294","post_id":"716","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"295","post_id":"716","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:10249:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#42a5e4\",\"background_image\":{\"type\":\"custom\",\"custom\":\"831\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_small6\",\"atts\":{\"headline\":\"Insurance Services \",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"iconheadline\":\"Houses\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"url\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"active\":\"\",\"iconheadline2\":\"Cars\",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"url2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\",\"active2\":\"\",\"iconheadline3\":\"Travel\",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"url3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\",\"active3\":\"\",\"iconheadline4\":\"Luxury\",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\",\"url4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\",\"active4\":\"\",\"iconheadline5\":\"Business\",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\",\"url5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\",\"active5\":\"\",\"iconheadline6\":\"Health\",\"imgurl6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"url6\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\",\"active6\":\"active\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Health insurance<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"636\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<ul class=\"insurance-list\"><li class=\"insurance-list-title\">  Features    <span>Amount<\/span><\/li><li>  Payment:    <span>From $200 to $300<\/span><\/li><li> Location:    <span>USA<\/span><\/li><li>Number of people:   <span>Max 8<\/span><\/li><li>Support:     <span>24h\/7days<\/span><\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"tabs\",\"atts\":{\"tabs\":[{\"tab_title\":\"title one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. \"},{\"tab_title\":\"title two\",\"tab_content\":\"Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.\"}]}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#2b3039\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"45\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3  style=\"color:white;\">You are covered<\/h3><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"81\"}}}}]}]\";s:18:\"shortcode_notation\";s:12951:\"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/insurance-headline-bg-3.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"active\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Health insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"296","post_id":"716","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"297","post_id":"779","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"298","post_id":"779","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"299","post_id":"779","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"300","post_id":"779","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"301","post_id":"779","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:6931:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>This is about us page<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"384\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Special Offers\",\"subheadline\":\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"House protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Cars protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Luxury protected\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"#f0f0f0\",\"background_image\":{\"type\":\"custom\",\"custom\":\"732\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\",\"css\":{\"background-image\":\"url(\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png\")\"}}},\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><h3><strong>You are covered<\/strong><\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}}]}]\";s:18:\"shortcode_notation\";s:9265:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;This is about us page&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#f0f0f0\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/bg14.png&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;&lt;strong&gt;You are covered&lt;\/strong&gt;&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"302","post_id":"779","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"303","post_id":"780","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"304","post_id":"780","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"305","post_id":"780","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"306","post_id":"780","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"307","post_id":"780","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"308","post_id":"780","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"309","post_id":"780","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"310","post_id":"780","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"311","post_id":"780","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"312","post_id":"780","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"313","post_id":"780","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"314","post_id":"780","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"315","post_id":"780","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:350:\"[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Products\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}}]\";s:14:\"corrected_json\";s:625:\"[{\"_items\":[{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"},{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Products\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:704:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance Products\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"316","post_id":"780","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"317","post_id":"780","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"318","post_id":"780","meta_key":"_wp_old_slug","meta_value":"slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"319","post_id":"780","meta_key":"_wp_old_slug","meta_value":"headline"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"320","post_id":"780","meta_key":"_wp_old_slug","meta_value":"services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"321","post_id":"781","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"322","post_id":"781","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"323","post_id":"781","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"324","post_id":"781","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"325","post_id":"781","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"326","post_id":"781","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"327","post_id":"781","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"328","post_id":"781","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2315:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_five_columns\",\"atts\":{\"headline\":\"House insurance\",\"content\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"buttonurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext\":\"Read more\",\"color\":\"color1\",\"headline2\":\"Vehicle insurance\",\"content2\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"buttonurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext2\":\"Read more\",\"color2\":\"color2\",\"headline3\":\"Travel insurance\",\"content3\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"buttonurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext3\":\"Read more\",\"color3\":\"color3\",\"headline4\":\"Luxury insurance\",\"content4\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\",\"buttonurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext4\":\"Read more\",\"color4\":\"color4\",\"headline5\":\"Health insurance\",\"content5\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"buttonurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext5\":\"read more\",\"color5\":\"color5\"}}]}]\";s:18:\"shortcode_notation\";s:2415:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_five_columns headline=\"House insurance\" content=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" buttonurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext=\"Read more\" color=\"color1\" headline2=\"Vehicle insurance\" content2=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" buttonurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext2=\"Read more\" color2=\"color2\" headline3=\"Travel insurance\" content3=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" buttonurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext3=\"Read more\" color3=\"color3\" headline4=\"Luxury insurance\" content4=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" buttonurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext4=\"Read more\" color4=\"color4\" headline5=\"Health insurance\" content5=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" buttonurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext5=\"read more\" color5=\"color5\" _made_with_builder=\"true\"][\/service_five_columns][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"329","post_id":"781","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"330","post_id":"781","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"331","post_id":"781","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"332","post_id":"781","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"333","post_id":"781","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"334","post_id":"781","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"335","post_id":"781","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"336","post_id":"781","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"337","post_id":"781","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2315:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_five_columns\",\"atts\":{\"headline\":\"House insurance\",\"content\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"buttonurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext\":\"Read more\",\"color\":\"color1\",\"headline2\":\"Vehicle insurance\",\"content2\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"buttonurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext2\":\"Read more\",\"color2\":\"color2\",\"headline3\":\"Travel insurance\",\"content3\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"buttonurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext3\":\"Read more\",\"color3\":\"color3\",\"headline4\":\"Luxury insurance\",\"content4\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\",\"buttonurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext4\":\"Read more\",\"color4\":\"color4\",\"headline5\":\"Health insurance\",\"content5\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\",\"buttonurl5\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext5\":\"read more\",\"color5\":\"color5\"}}]}]\";s:18:\"shortcode_notation\";s:2415:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_five_columns headline=\"House insurance\" content=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" buttonurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext=\"Read more\" color=\"color1\" headline2=\"Vehicle insurance\" content2=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" buttonurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext2=\"Read more\" color2=\"color2\" headline3=\"Travel insurance\" content3=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" buttonurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext3=\"Read more\" color3=\"color3\" headline4=\"Luxury insurance\" content4=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" buttonurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext4=\"Read more\" color4=\"color4\" headline5=\"Health insurance\" content5=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" buttonurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext5=\"read more\" color5=\"color5\" _made_with_builder=\"true\"][\/service_five_columns][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"338","post_id":"781","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"339","post_id":"781","meta_key":"_wp_old_slug","meta_value":"insurance-products-services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"340","post_id":"47","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"341","post_id":"47","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"342","post_id":"47","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"343","post_id":"47","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"344","post_id":"47","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"345","post_id":"47","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"346","post_id":"47","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"347","post_id":"47","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1022:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>History of Ours<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. <\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"319\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]\";s:14:\"corrected_json\";s:1185:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>History of Ours<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. <\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"319\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1468:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;History of Ours&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. &lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;319&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"348","post_id":"47","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"349","post_id":"47","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"350","post_id":"47","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"351","post_id":"47","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"352","post_id":"47","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"353","post_id":"47","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"354","post_id":"47","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"355","post_id":"47","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"356","post_id":"47","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1022:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>History of Ours<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. <\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"319\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]\";s:14:\"corrected_json\";s:1185:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>History of Ours<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. <\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"319\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1468:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;History of Ours&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. &lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;319&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"357","post_id":"47","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"358","post_id":"49","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"359","post_id":"49","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"360","post_id":"49","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"361","post_id":"49","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"362","post_id":"49","meta_key":"insurance_colorbg","meta_value":"section2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"363","post_id":"49","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"364","post_id":"49","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"365","post_id":"49","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:897:\"[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contracts signed\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Hours supported\",\"number\":\"3680\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]}]\";s:14:\"corrected_json\";s:1060:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contracts signed\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Hours supported\",\"number\":\"3680\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1054:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Contracts signed\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Hours supported\" number=\"3680\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\" _made_with_builder=\"true\"][\/one_counter][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"366","post_id":"49","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"367","post_id":"49","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"368","post_id":"49","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"369","post_id":"49","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"370","post_id":"49","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"371","post_id":"49","meta_key":"insurance_colorbg","meta_value":"section2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"372","post_id":"49","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"373","post_id":"49","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"374","post_id":"49","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:897:\"[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contracts signed\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Hours supported\",\"number\":\"3680\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]}]\";s:14:\"corrected_json\";s:1060:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contracts signed\",\"number\":\"2580\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Hours supported\",\"number\":\"3680\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1054:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Contracts signed\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Hours supported\" number=\"3680\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\" _made_with_builder=\"true\"][\/one_counter][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"375","post_id":"49","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"376","post_id":"50","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"377","post_id":"50","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"378","post_id":"50","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"379","post_id":"50","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"380","post_id":"50","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"381","post_id":"50","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"382","post_id":"50","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"383","post_id":"50","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1050:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Our Business Sucess<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.<\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"See more\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[table-chart id=1 \/]<\/p>\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"7\"}}}}]\";s:14:\"corrected_json\";s:1282:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Our Business Sucess<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.<\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"See more\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[table-chart id=1 \/]<\/p>\"}}]}],\"type\":\"row\"},{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"7\"}}}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1469:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Our Business Sucess&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"See more\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&#91;table-chart id=1 \/&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;7&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"384","post_id":"50","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"385","post_id":"50","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"386","post_id":"50","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"387","post_id":"50","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"388","post_id":"50","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"389","post_id":"50","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"390","post_id":"50","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"391","post_id":"50","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"392","post_id":"50","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1050:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Our Business Sucess<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.<\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"See more\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[table-chart id=1 \/]<\/p>\"}}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"7\"}}}}]\";s:14:\"corrected_json\";s:1282:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>Our Business Sucess<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.<\/p><p>Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"See more\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[table-chart id=1 \/]<\/p>\"}}]}],\"type\":\"row\"},{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"7\"}}}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1469:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Our Business Sucess&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"See more\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&#91;table-chart id=1 \/&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;7&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"393","post_id":"50","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"394","post_id":"52","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"395","post_id":"52","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"396","post_id":"52","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"397","post_id":"52","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"398","post_id":"52","meta_key":"insurance_colorbg","meta_value":"section2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"399","post_id":"52","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"400","post_id":"52","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"401","post_id":"52","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"402","post_id":"52","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"403","post_id":"52","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"404","post_id":"52","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"405","post_id":"52","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"406","post_id":"52","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"407","post_id":"52","meta_key":"insurance_colorbg","meta_value":"section2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"408","post_id":"52","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"409","post_id":"52","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"410","post_id":"52","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"411","post_id":"52","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"412","post_id":"59","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"413","post_id":"59","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"414","post_id":"59","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"415","post_id":"59","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"416","post_id":"59","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"417","post_id":"59","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"418","post_id":"59","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"419","post_id":"59","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"420","post_id":"59","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"421","post_id":"59","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"422","post_id":"59","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"423","post_id":"59","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"424","post_id":"59","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"425","post_id":"59","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"426","post_id":"59","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"427","post_id":"59","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"428","post_id":"59","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"429","post_id":"59","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"430","post_id":"79","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"431","post_id":"79","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"432","post_id":"79","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"433","post_id":"79","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"434","post_id":"79","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"435","post_id":"79","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"436","post_id":"79","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"437","post_id":"79","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:405:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Agents\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}]\";s:14:\"corrected_json\";s:568:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Agents\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:608:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance Agents\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;team columns=&quot;3&quot; limit=&quot;3&quot; order=&quot;ASC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"438","post_id":"79","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"439","post_id":"79","meta_key":"_wp_old_slug","meta_value":"insurance-agents"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"440","post_id":"79","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"441","post_id":"79","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"442","post_id":"79","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"443","post_id":"79","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"444","post_id":"79","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"445","post_id":"79","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"446","post_id":"79","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"447","post_id":"79","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:405:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Agents\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}]\";s:14:\"corrected_json\";s:568:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance Agents\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:608:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance Agents\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;team columns=&quot;3&quot; limit=&quot;3&quot; order=&quot;ASC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"448","post_id":"79","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"449","post_id":"79","meta_key":"_wp_old_slug","meta_value":"insurance-agents"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"450","post_id":"84","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"451","post_id":"84","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"452","post_id":"84","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"453","post_id":"84","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"454","post_id":"84","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"455","post_id":"84","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"456","post_id":"84","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"457","post_id":"84","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:518:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Blog News\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[blog_news_carousel columns=\"3\" limit=\"-1\" order=\"DESC\"]<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"40\"}}}}]}]\";s:14:\"corrected_json\";s:681:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Blog News\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[blog_news_carousel columns=\"3\" limit=\"-1\" order=\"DESC\"]<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"40\"}}}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:819:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Blog News\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;blog_news_carousel columns=&quot;3&quot; limit=&quot;-1&quot; order=&quot;DESC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;40&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"458","post_id":"84","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"459","post_id":"84","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"460","post_id":"84","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"461","post_id":"84","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"462","post_id":"84","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"463","post_id":"84","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"464","post_id":"84","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"465","post_id":"84","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"466","post_id":"84","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:518:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Blog News\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[blog_news_carousel columns=\"3\" limit=\"-1\" order=\"DESC\"]<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"40\"}}}}]}]\";s:14:\"corrected_json\";s:681:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Blog News\",\"subheadline\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[blog_news_carousel columns=\"3\" limit=\"-1\" order=\"DESC\"]<\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"40\"}}}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:819:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Blog News\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;blog_news_carousel columns=&quot;3&quot; limit=&quot;-1&quot; order=&quot;DESC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;40&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"467","post_id":"84","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"468","post_id":"103","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"469","post_id":"103","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"470","post_id":"103","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"471","post_id":"103","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"472","post_id":"103","meta_key":"insurance_colorbg","meta_value":"section2b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"473","post_id":"103","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"474","post_id":"103","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"475","post_id":"103","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1931:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"10\"}}}},{\"type\":\"simple\",\"shortcode\":\"accordion\",\"atts\":{\"tabs\":[{\"tab_title\":\"What does royalty free mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What do you mean by item and end product?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What does non-exclusive mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"I'm not sure if my use is covered. What should I do?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"Do you have a developer license?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"One more question?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"}]}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>GET A QUOTE!<\/h3>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"14\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[contact-form-7 id=\"4\" title=\"Contact form 1\"]<\/p>\"}}]}]\";s:18:\"shortcode_notation\";s:2765:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;10&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;What does royalty free mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What do you mean by item and end product?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What does non-exclusive mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;I&#039;m not sure if my use is covered. What should I do?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;Do you have a developer license?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;One more question?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;GET A QUOTE!&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;14&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;p&gt;&#91;contact-form-7 id=&quot;4&quot; title=&quot;Contact form 1&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"476","post_id":"103","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"477","post_id":"103","meta_key":"_wp_old_slug","meta_value":"faq-and-contact"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"478","post_id":"103","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"479","post_id":"103","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"480","post_id":"103","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"481","post_id":"103","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"482","post_id":"103","meta_key":"insurance_colorbg","meta_value":"section2b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"483","post_id":"103","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"484","post_id":"103","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"485","post_id":"103","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1931:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"10\"}}}},{\"type\":\"simple\",\"shortcode\":\"accordion\",\"atts\":{\"tabs\":[{\"tab_title\":\"What does royalty free mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What do you mean by item and end product?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What does non-exclusive mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"I'm not sure if my use is covered. What should I do?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"Do you have a developer license?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"One more question?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"}]}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>GET A QUOTE!<\/h3>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"14\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p>[contact-form-7 id=\"4\" title=\"Contact form 1\"]<\/p>\"}}]}]\";s:18:\"shortcode_notation\";s:2765:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;10&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;What does royalty free mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What do you mean by item and end product?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What does non-exclusive mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;I&#039;m not sure if my use is covered. What should I do?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;Do you have a developer license?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;One more question?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;GET A QUOTE!&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;14&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;p&gt;&#91;contact-form-7 id=&quot;4&quot; title=&quot;Contact form 1&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"486","post_id":"103","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"487","post_id":"103","meta_key":"_wp_old_slug","meta_value":"faq-and-contact"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"488","post_id":"104","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"489","post_id":"104","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"490","post_id":"104","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"491","post_id":"104","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"492","post_id":"104","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"493","post_id":"104","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"494","post_id":"104","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"495","post_id":"104","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1093:\"[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"map-overlay\" onClick=\"style.pointerEvents='none'\"><\/div><div class=\"map\"><iframe src=\"https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;sspn=0.0974788,0.1757965&amp;q=new+yourk+near+Brookline,+MA&amp;ie=UTF8&amp;hq=new+york&amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;t=m&amp;ll=42.343748,-71.142702&amp;spn=0.081827,0.222714&amp;output=embed\"><br \/><\/iframe><\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"address\"><div class=\"address-inner\"><h4>Contact information<\/h4><p>Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.<\/p><ul class=\"ul-list\"><li><i class=\"fa fa-phone\"><\/i> (232) 236 23 23<\/li><li> <i class=\"fa fa-envelope\"><\/i> insurance.com<\/li><li><i class=\"fa fa-map-marker\"><\/i> Example Street 123, City<\/li><\/ul><\/div><\/div>\"}}]}]\";s:14:\"corrected_json\";s:1325:\"[{\"_items\":[{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"},{\"_items\":[{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"map-overlay\" onClick=\"style.pointerEvents='none'\"><\/div><div class=\"map\"><iframe src=\"https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;sspn=0.0974788,0.1757965&amp;q=new+yourk+near+Brookline,+MA&amp;ie=UTF8&amp;hq=new+york&amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;t=m&amp;ll=42.343748,-71.142702&amp;spn=0.081827,0.222714&amp;output=embed\"><br \/><\/iframe><\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"address\"><div class=\"address-inner\"><h4>Contact information<\/h4><p>Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.<\/p><ul class=\"ul-list\"><li><i class=\"fa fa-phone\"><\/i> (232) 236 23 23<\/li><li> <i class=\"fa fa-envelope\"><\/i> insurance.com<\/li><li><i class=\"fa fa-map-marker\"><\/i> Example Street 123, City<\/li><\/ul><\/div><\/div>\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1734:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;map-overlay&quot; onClick=&quot;style.pointerEvents=&#039;none&#039;&quot;&gt;&lt;\/div&gt;&lt;div class=&quot;map&quot;&gt;&lt;iframe src=&quot;https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;amp;sspn=0.0974788,0.1757965&amp;amp;q=new+yourk+near+Brookline,+MA&amp;amp;ie=UTF8&amp;amp;hq=new+york&amp;amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;amp;t=m&amp;amp;ll=42.343748,-71.142702&amp;amp;spn=0.081827,0.222714&amp;amp;output=embed&quot;&gt;&lt;br \/&gt;&lt;\/iframe&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;address&quot;&gt;&lt;div class=&quot;address-inner&quot;&gt;&lt;h4&gt;Contact information&lt;\/h4&gt;&lt;p&gt;Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;&lt;i class=&quot;fa fa-phone&quot;&gt;&lt;\/i&gt; (232) 236 23 23&lt;\/li&gt;&lt;li&gt; &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;\/i&gt; insurance.com&lt;\/li&gt;&lt;li&gt;&lt;i class=&quot;fa fa-map-marker&quot;&gt;&lt;\/i&gt; Example Street 123, City&lt;\/li&gt;&lt;\/ul&gt;&lt;\/div&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"496","post_id":"104","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"497","post_id":"104","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"498","post_id":"104","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"499","post_id":"104","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"500","post_id":"104","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"501","post_id":"104","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"502","post_id":"104","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"503","post_id":"104","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"504","post_id":"104","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1093:\"[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"map-overlay\" onClick=\"style.pointerEvents='none'\"><\/div><div class=\"map\"><iframe src=\"https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;sspn=0.0974788,0.1757965&amp;q=new+yourk+near+Brookline,+MA&amp;ie=UTF8&amp;hq=new+york&amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;t=m&amp;ll=42.343748,-71.142702&amp;spn=0.081827,0.222714&amp;output=embed\"><br \/><\/iframe><\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"address\"><div class=\"address-inner\"><h4>Contact information<\/h4><p>Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.<\/p><ul class=\"ul-list\"><li><i class=\"fa fa-phone\"><\/i> (232) 236 23 23<\/li><li> <i class=\"fa fa-envelope\"><\/i> insurance.com<\/li><li><i class=\"fa fa-map-marker\"><\/i> Example Street 123, City<\/li><\/ul><\/div><\/div>\"}}]}]\";s:14:\"corrected_json\";s:1325:\"[{\"_items\":[{\"_items\":[{\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}}],\"type\":\"column\",\"width\":\"1_1\"}],\"type\":\"row\"},{\"_items\":[{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"map-overlay\" onClick=\"style.pointerEvents='none'\"><\/div><div class=\"map\"><iframe src=\"https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;sspn=0.0974788,0.1757965&amp;q=new+yourk+near+Brookline,+MA&amp;ie=UTF8&amp;hq=new+york&amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;t=m&amp;ll=42.343748,-71.142702&amp;spn=0.081827,0.222714&amp;output=embed\"><br \/><\/iframe><\/div>\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<div class=\"address\"><div class=\"address-inner\"><h4>Contact information<\/h4><p>Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.<\/p><ul class=\"ul-list\"><li><i class=\"fa fa-phone\"><\/i> (232) 236 23 23<\/li><li> <i class=\"fa fa-envelope\"><\/i> insurance.com<\/li><li><i class=\"fa fa-map-marker\"><\/i> Example Street 123, City<\/li><\/ul><\/div><\/div>\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1734:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;map-overlay&quot; onClick=&quot;style.pointerEvents=&#039;none&#039;&quot;&gt;&lt;\/div&gt;&lt;div class=&quot;map&quot;&gt;&lt;iframe src=&quot;https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;amp;sspn=0.0974788,0.1757965&amp;amp;q=new+yourk+near+Brookline,+MA&amp;amp;ie=UTF8&amp;amp;hq=new+york&amp;amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;amp;t=m&amp;amp;ll=42.343748,-71.142702&amp;amp;spn=0.081827,0.222714&amp;amp;output=embed&quot;&gt;&lt;br \/&gt;&lt;\/iframe&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;address&quot;&gt;&lt;div class=&quot;address-inner&quot;&gt;&lt;h4&gt;Contact information&lt;\/h4&gt;&lt;p&gt;Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;&lt;i class=&quot;fa fa-phone&quot;&gt;&lt;\/i&gt; (232) 236 23 23&lt;\/li&gt;&lt;li&gt; &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;\/i&gt; insurance.com&lt;\/li&gt;&lt;li&gt;&lt;i class=&quot;fa fa-map-marker&quot;&gt;&lt;\/i&gt; Example Street 123, City&lt;\/li&gt;&lt;\/ul&gt;&lt;\/div&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"505","post_id":"104","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"506","post_id":"232","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"507","post_id":"232","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"508","post_id":"232","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"509","post_id":"232","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"510","post_id":"232","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"511","post_id":"232","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"512","post_id":"233","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"513","post_id":"233","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"514","post_id":"233","meta_key":"insurance_colorbg","meta_value":"section1a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"515","post_id":"233","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"516","post_id":"233","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"517","post_id":"233","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"518","post_id":"233","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"519","post_id":"233","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"520","post_id":"233","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1236:\"[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]\";s:18:\"shortcode_notation\";s:1438:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature one\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature two\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature three\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"521","post_id":"233","meta_key":"_wp_old_slug","meta_value":"services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"522","post_id":"235","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"523","post_id":"235","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"524","post_id":"235","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"525","post_id":"235","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"526","post_id":"235","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"527","post_id":"235","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"528","post_id":"235","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"529","post_id":"235","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1014:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h3>About us<\/h3><p><!--more--><\/p><p>Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<\/p><ul class=\"ul-list\"><li>             <i class=\"fa fa-check\"><\/i> Ne nec detracto appellantur<\/li><li>              <i class=\"fa fa-check\"><\/i> Aperiam accusamus vel eu<\/li><li>              <i class=\"fa fa-check\"><\/i> Nam albucius ponderum rationibu<\/li><\/ul>\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"319\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]\";s:18:\"shortcode_notation\";s:1460:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;About us&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;319&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/about1.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"530","post_id":"235","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"531","post_id":"236","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"532","post_id":"236","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"533","post_id":"236","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"534","post_id":"236","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"535","post_id":"236","meta_key":"insurance_colorbg","meta_value":"section2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"536","post_id":"236","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"537","post_id":"236","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"538","post_id":"236","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:1193:\"[{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Working hours\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contract signed\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]}]\";s:14:\"corrected_json\";s:1356:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Working hours\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Contract signed\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\"}}]},{\"type\":\"column\",\"width\":\"1_4\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"one_counter\",\"atts\":{\"headline\":\"Houses protected\",\"number\":\"2354\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:1356:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Working hours\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Contract signed\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"539","post_id":"236","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"540","post_id":"267","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"541","post_id":"267","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"542","post_id":"267","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"543","post_id":"267","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"544","post_id":"267","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"545","post_id":"267","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"546","post_id":"267","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"547","post_id":"267","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"548","post_id":"267","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"549","post_id":"799","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"550","post_id":"799","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"551","post_id":"799","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"552","post_id":"799","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"553","post_id":"799","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:6094:\"[{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"column\",\"width\":\"2_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>Frequently asked questions<\/h3>\"}},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"27\"}}}},{\"type\":\"simple\",\"shortcode\":\"accordion\",\"atts\":{\"tabs\":[{\"tab_title\":\"Question one\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question two\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question three\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question four\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question five\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question six\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"},{\"tab_title\":\"Question seven\",\"tab_content\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\"}]}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"384\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}},{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"385\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog3.jpg\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}},{\"type\":\"simple\",\"shortcode\":\"media_image\",\"atts\":{\"image\":{\"attachment_id\":\"384\",\"url\":\"\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg\"},\"width\":\"\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"}}]}]},{\"type\":\"simple\",\"shortcode\":\"divider\",\"atts\":{\"style\":{\"ruler_type\":\"space\",\"space\":{\"height\":\"54\"}}}},{\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"},\"_items\":[{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature one\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature two\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature three\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"circle_service_icon_center_left\",\"atts\":{\"headline\":\"Feature four\",\"content\":\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\"}}]}]}]\";s:18:\"shortcode_notation\";s:7505:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;Frequently asked questions&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;Question one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question three&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question four&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question five&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question six&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question seven&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][\/column][column width=\"1_3\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][media_image image=\"{&quot;attachment_id&quot;:&quot;385&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog3.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"554","post_id":"799","meta_key":"_wp_page_template","meta_value":"page-templates\/page-wide-headline.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"555","post_id":"799","meta_key":"insurance_singletitlebg","meta_value":"831"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"556","post_id":"867","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"557","post_id":"867","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"558","post_id":"867","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"559","post_id":"867","meta_key":"_wp_page_template","meta_value":"page-templates\/blog-archive-columns1.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"560","post_id":"867","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"561","post_id":"867","meta_key":"insurance_singletitlebg","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"562","post_id":"867","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"563","post_id":"869","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"564","post_id":"869","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"565","post_id":"869","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"566","post_id":"869","meta_key":"_wp_page_template","meta_value":"page-templates\/blog-archive-columns2.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"567","post_id":"869","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"568","post_id":"869","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"569","post_id":"869","meta_key":"insurance_singletitlebg","meta_value":"864"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"570","post_id":"871","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"571","post_id":"871","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"572","post_id":"871","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"573","post_id":"871","meta_key":"_wp_page_template","meta_value":"page-templates\/blog-archive-columns3.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"574","post_id":"871","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"575","post_id":"871","meta_key":"insurance_singletitlebg","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"576","post_id":"871","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"577","post_id":"53","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"578","post_id":"53","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"579","post_id":"53","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"580","post_id":"53","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"581","post_id":"53","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"582","post_id":"53","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"583","post_id":"53","meta_key":"_thumbnail_id","meta_value":"54"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"584","post_id":"55","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"585","post_id":"55","meta_key":"_thumbnail_id","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"586","post_id":"55","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"587","post_id":"55","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"588","post_id":"55","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"589","post_id":"55","meta_key":"_thumbnail_id","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"590","post_id":"55","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"591","post_id":"55","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"592","post_id":"57","meta_key":"_thumbnail_id","meta_value":"54"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"593","post_id":"57","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"594","post_id":"57","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"595","post_id":"57","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"596","post_id":"57","meta_key":"_thumbnail_id","meta_value":"54"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"597","post_id":"57","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"598","post_id":"57","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"599","post_id":"57","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"600","post_id":"60","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"601","post_id":"60","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"602","post_id":"60","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"603","post_id":"60","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"604","post_id":"60","meta_key":"_thumbnail_id","meta_value":"653"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"605","post_id":"72","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"606","post_id":"72","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"607","post_id":"72","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"608","post_id":"72","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"609","post_id":"72","meta_key":"_thumbnail_id","meta_value":"654"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"610","post_id":"73","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"611","post_id":"73","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"612","post_id":"73","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"613","post_id":"73","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"614","post_id":"73","meta_key":"_thumbnail_id","meta_value":"656"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"615","post_id":"74","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"616","post_id":"74","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"617","post_id":"74","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"618","post_id":"74","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"619","post_id":"74","meta_key":"_thumbnail_id","meta_value":"657"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"620","post_id":"75","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"621","post_id":"75","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"622","post_id":"75","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"623","post_id":"75","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"624","post_id":"75","meta_key":"_thumbnail_id","meta_value":"658"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"625","post_id":"76","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"626","post_id":"76","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"627","post_id":"76","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"628","post_id":"76","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"629","post_id":"76","meta_key":"_thumbnail_id","meta_value":"657"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"630","post_id":"86","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"631","post_id":"86","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"632","post_id":"86","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"633","post_id":"86","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"634","post_id":"86","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"635","post_id":"86","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"636","post_id":"86","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"637","post_id":"86","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"638","post_id":"86","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"639","post_id":"86","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"640","post_id":"86","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"641","post_id":"86","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"642","post_id":"86","meta_key":"_thumbnail_id","meta_value":"377"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"643","post_id":"86","meta_key":"insurance_singletitlebg","meta_value":"831"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"644","post_id":"89","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"645","post_id":"89","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"646","post_id":"89","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"647","post_id":"89","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"648","post_id":"89","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"649","post_id":"89","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"650","post_id":"89","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"651","post_id":"89","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"652","post_id":"89","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"653","post_id":"89","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"654","post_id":"89","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"655","post_id":"89","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"656","post_id":"89","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"657","post_id":"92","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"658","post_id":"92","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"659","post_id":"92","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"660","post_id":"92","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"661","post_id":"92","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"662","post_id":"92","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"663","post_id":"92","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"664","post_id":"92","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"665","post_id":"92","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"666","post_id":"92","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"667","post_id":"92","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"668","post_id":"92","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"669","post_id":"92","meta_key":"_thumbnail_id","meta_value":"385"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"670","post_id":"95","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"671","post_id":"95","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"672","post_id":"95","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"673","post_id":"95","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"674","post_id":"95","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"675","post_id":"95","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"676","post_id":"95","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"677","post_id":"95","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"678","post_id":"95","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"679","post_id":"95","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"680","post_id":"95","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"681","post_id":"95","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"682","post_id":"95","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"683","post_id":"95","meta_key":"insurance_singletitlebg","meta_value":"864"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"684","post_id":"99","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"685","post_id":"99","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"686","post_id":"99","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"687","post_id":"99","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"688","post_id":"99","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"689","post_id":"99","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"690","post_id":"99","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"691","post_id":"99","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"692","post_id":"99","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"693","post_id":"99","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"694","post_id":"99","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"695","post_id":"99","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"696","post_id":"99","meta_key":"_thumbnail_id","meta_value":"385"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"697","post_id":"99","meta_key":"insurance_singletitlebg","meta_value":"269"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"698","post_id":"101","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"699","post_id":"101","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"700","post_id":"101","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"701","post_id":"101","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"702","post_id":"101","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"703","post_id":"101","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"704","post_id":"101","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"705","post_id":"101","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"706","post_id":"101","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"707","post_id":"101","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"708","post_id":"101","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"709","post_id":"101","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"710","post_id":"101","meta_key":"_thumbnail_id","meta_value":"377"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"711","post_id":"101","meta_key":"insurance_singletitlebg","meta_value":"831"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"712","post_id":"174","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"713","post_id":"174","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"714","post_id":"174","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"715","post_id":"174","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"716","post_id":"238","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"717","post_id":"238","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"718","post_id":"238","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"719","post_id":"238","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"720","post_id":"238","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"721","post_id":"238","meta_key":"insurance_sectionpadding","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"722","post_id":"238","meta_key":"insurance_sectionpadding1","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"723","post_id":"238","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:412:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance agents team\",\"subheadline\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}]\";s:14:\"corrected_json\";s:575:\"[{\"_items\":[{\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"main_headline\",\"atts\":{\"headline\":\"Insurance agents team\",\"subheadline\":\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. \",\"textalignment\":\"text-center\"}},{\"type\":\"simple\",\"shortcode\":\"add_shortcodes_here\",\"atts\":{\"text\":\"<p>[team columns=\"3\" limit=\"3\" order=\"ASC\"]<\/p>\"}}]}],\"type\":\"row\"}],\"type\":\"section\",\"atts\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\",\"auto_generated\":true}}]\";s:18:\"shortcode_notation\";s:615:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance agents team\" subheadline=\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;team columns=&quot;3&quot; limit=&quot;3&quot; order=&quot;ASC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"724","post_id":"238","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"725","post_id":"362","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"726","post_id":"362","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"727","post_id":"362","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"728","post_id":"362","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"729","post_id":"362","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"730","post_id":"362","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"731","post_id":"362","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"732","post_id":"362","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"733","post_id":"362","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"734","post_id":"774","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"735","post_id":"774","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"736","post_id":"774","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"737","post_id":"774","meta_key":"insurance_checkbox","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"738","post_id":"774","meta_key":"insurance_colorbg","meta_value":"section2b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"739","post_id":"774","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"740","post_id":"774","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"741","post_id":"774","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1677:\"[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"accordion\",\"atts\":{\"tabs\":[{\"tab_title\":\"What does royalty free mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What do you mean by item and end product?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"What does non-exclusive mean?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"},{\"tab_title\":\"I'm not sure if my use is covered. What should I do?\",\"tab_content\":\"Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard. \"}]}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<h3>GET A QUOTE!<\/h3>\"}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"text\":\"<p><!--more--><\/p><p><!--more--><\/p><h4  style=\"color:white;\">You are covered<\/h4><p><!--more--><\/p><p style=\"color:white;\">Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.<!--more--><\/p>\"}},{\"type\":\"simple\",\"shortcode\":\"button1\",\"atts\":{\"content\":\"get a quote\",\"url\":\"http:\/\/\",\"target\":\"_self\",\"position\":\"text-left\"}}]}]\";s:18:\"shortcode_notation\";s:2179:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;What does royalty free mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What do you mean by item and end product?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What does non-exclusive mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;I&#039;m not sure if my use is covered. What should I do?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;GET A QUOTE!&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h4  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h4&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"742","post_id":"774","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"743","post_id":"778","meta_key":"fw-shortcode-default-values","meta_value":"{\"section\":{\"is_fullwidth\":false,\"background_color\":\"\",\"background_image\":\"\",\"video\":\"\"}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"744","post_id":"778","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"745","post_id":"778","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"746","post_id":"778","meta_key":"insurance_checkbox","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"747","post_id":"778","meta_key":"insurance_colorbg","meta_value":"section1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"748","post_id":"778","meta_key":"insurance_sectionpadding","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"749","post_id":"778","meta_key":"insurance_sectionpadding1","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"750","post_id":"778","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:1871:\"[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"service_four_columns\",\"atts\":{\"headline\":\"House insurance\",\"content\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\",\"imgurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\",\"buttonurl\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext\":\"Read more\",\"color\":\"color1\",\"headline2\":\"Vehicle insurance\",\"content2\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\",\"buttonurl2\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext2\":\"Read more\",\"color2\":\"color2\",\"headline3\":\"Travel insurance\",\"content3\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\",\"buttonurl3\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext3\":\"Read more\",\"color3\":\"color3\",\"headline4\":\"Luxury insurance\",\"content4\":\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \",\"imgurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\",\"buttonurl4\":\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\",\"buttontext4\":\"Read more\",\"color4\":\"color4\"}}]}]\";s:18:\"shortcode_notation\";s:1983:\"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_four_columns headline=\"House insurance\" content=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" buttonurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext=\"Read more\" color=\"color1\" headline2=\"Vehicle insurance\" content2=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" buttonurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext2=\"Read more\" color2=\"color2\" headline3=\"Travel insurance\" content3=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" buttonurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext3=\"Read more\" color3=\"color3\" headline4=\"Luxury insurance\" content4=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" buttonurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext4=\"Read more\" color4=\"color4\" _made_with_builder=\"true\"][\/service_four_columns][\/column][\/row][\/section]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"751","post_id":"778","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"752","post_id":"778","meta_key":"_wp_old_slug","meta_value":"services-2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"753","post_id":"872","meta_key":"_form","meta_value":"[text* your-name placeholder \"Your Name\"]\n[email* your-email placeholder \"Your Email Address\"]\n[text* your-subject placeholder \"Subject\"]\n[textarea your-message placeholder \"Please leave us a message.\"]\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"754","post_id":"872","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:40:\"[your-name] <admin@rayoflightthemes.com>\";s:4:\"body\";s:254:\"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 Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\";s:9:\"recipient\";s:26:\"admin@rayoflightthemes.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"755","post_id":"872","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:45:\"Insurance Agency <admin@rayoflightthemes.com>\";s:4:\"body\";s:196:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:36:\"Reply-To: admin@rayoflightthemes.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"756","post_id":"872","meta_key":"_messages","meta_value":"a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"757","post_id":"872","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"758","post_id":"872","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"759","post_id":"872","meta_key":"_form","meta_value":"[text* your-name placeholder \"Your Name\"]\n[email* your-email placeholder \"Your Email Address\"]\n[text* your-subject placeholder \"Subject\"]\n[textarea your-message placeholder \"Please leave us a message.\"]\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"760","post_id":"872","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:40:\"[your-name] <admin@rayoflightthemes.com>\";s:4:\"body\";s:254:\"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 Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\";s:9:\"recipient\";s:26:\"admin@rayoflightthemes.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"761","post_id":"872","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:45:\"Insurance Agency <admin@rayoflightthemes.com>\";s:4:\"body\";s:196:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:36:\"Reply-To: admin@rayoflightthemes.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"762","post_id":"872","meta_key":"_messages","meta_value":"a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:12:\"invalid_date\";s:26:\"Date format seems invalid.\";s:14:\"date_too_early\";s:23:\"This date is too early.\";s:13:\"date_too_late\";s:22:\"This date is too late.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:14:\"invalid_number\";s:28:\"Number format seems invalid.\";s:16:\"number_too_small\";s:25:\"This number is too small.\";s:16:\"number_too_large\";s:25:\"This number is too large.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:11:\"invalid_url\";s:18:\"URL seems invalid.\";s:11:\"invalid_tel\";s:31:\"Telephone number seems invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"763","post_id":"872","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"764","post_id":"872","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"765","post_id":"77","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"766","post_id":"77","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"767","post_id":"77","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"768","post_id":"77","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"769","post_id":"77","meta_key":"insurance_teamtext1","meta_value":"Founder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"770","post_id":"77","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 15 years of experience in insurance business.  "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"771","post_id":"77","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"772","post_id":"77","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"773","post_id":"77","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"774","post_id":"77","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"775","post_id":"77","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"776","post_id":"77","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"777","post_id":"77","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"778","post_id":"77","meta_key":"insurance_teamtext1","meta_value":"Founder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"779","post_id":"77","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 15 years of experience in insurance business.  "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"780","post_id":"77","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"781","post_id":"77","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"782","post_id":"77","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"783","post_id":"77","meta_key":"insurance_teamtext3","meta_value":"<li> <a href=\"https:\/\/www.facebook.com\/pages\/Rayoflightthemes\/408688349185439\"><i class=\"teamicon fa fa-facebook\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-twitter\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-linkedin\"><\/i><\/a>\n<li>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"784","post_id":"77","meta_key":"insurance_teamtext5","meta_value":"<h4>Biography<\/h4>\n<p><!--more--><\/p>\n<p>Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. <\/p>\n<div class=\"bio-list\">\n<ul>\n<li>Years of experience:<span>16<\/span><\/li>\n<li>Hometown:<span>NYC<\/span><\/li>\n<\/ul>\n<ul>\n<li>Contract signed:<span>97<\/span><\/li>\n<li>Available for work:<span>yes<\/span><\/li>\n<\/ul>\n<\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"785","post_id":"77","meta_key":"_thumbnail_id","meta_value":"331"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"786","post_id":"80","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"787","post_id":"80","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"788","post_id":"80","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"789","post_id":"80","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"790","post_id":"80","meta_key":"insurance_teamtext1","meta_value":"Agent"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"791","post_id":"80","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 10 years of experience in insurance business."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"792","post_id":"80","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"793","post_id":"80","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"794","post_id":"80","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"795","post_id":"80","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"796","post_id":"80","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"797","post_id":"80","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"798","post_id":"80","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"799","post_id":"80","meta_key":"insurance_teamtext1","meta_value":"Agent"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"800","post_id":"80","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 10 years of experience in insurance business."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"801","post_id":"80","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"802","post_id":"80","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:3:{s:4:\"json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"803","post_id":"80","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"804","post_id":"80","meta_key":"_thumbnail_id","meta_value":"332"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"805","post_id":"80","meta_key":"insurance_teamtext3","meta_value":"<li> <a href=\"https:\/\/www.facebook.com\/pages\/Rayoflightthemes\/408688349185439\"><i class=\"teamicon fa fa-facebook\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-twitter\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-linkedin\"><\/i><\/a>\n<li>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"806","post_id":"80","meta_key":"insurance_teamtext5","meta_value":"<h4>Biography<\/h4>\n<p><!--more--><\/p>\n<p>Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem.  <\/p>\n<div class=\"bio-list\">\n<ul>\n<li>Years of experience:<span>16<\/span><\/li>\n<li>Hometown:<span>NYC<\/span><\/li>\n<\/ul>\n<ul>\n<li>Contract signed:<span>97<\/span><\/li>\n<li>Available for work:<span>yes<\/span><\/li>\n<\/ul>\n<\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"807","post_id":"80","meta_key":"insurance_singletitlebg","meta_value":"864"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"808","post_id":"82","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"809","post_id":"82","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"810","post_id":"82","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"811","post_id":"82","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"812","post_id":"82","meta_key":"insurance_teamtext1","meta_value":"Agent"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"813","post_id":"82","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 5 years of experience in insurance business."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"814","post_id":"82","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"815","post_id":"82","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"816","post_id":"82","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"817","post_id":"82","meta_key":"fw-shortcode-default-values","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"818","post_id":"82","meta_key":"fw-shortcode-settings","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"819","post_id":"82","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"820","post_id":"82","meta_key":"insurance_sideb","meta_value":"col-md-12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"821","post_id":"82","meta_key":"insurance_teamtext1","meta_value":"Agent"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"822","post_id":"82","meta_key":"insurance_teamtext2","meta_value":"Insurance agent with over 5 years of experience in insurance business."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"823","post_id":"82","meta_key":"insurance_teamtext4","meta_value":"<p><!--more--><\/p>\n<div class=\"button1\"><a href=\"MAILTO:someone@example.com\">send email<\/a><\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"824","post_id":"82","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:4:{s:4:\"json\";s:2:\"[]\";s:14:\"corrected_json\";s:2:\"[]\";s:18:\"shortcode_notation\";s:0:\"\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"825","post_id":"82","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"826","post_id":"82","meta_key":"_thumbnail_id","meta_value":"333"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"827","post_id":"82","meta_key":"insurance_teamtext3","meta_value":"<li> <a href=\"https:\/\/www.facebook.com\/pages\/Rayoflightthemes\/408688349185439\"><i class=\"teamicon fa fa-facebook\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-twitter\"><\/i><\/a>\n<li>\n<li> <a href=\"LINK HERE\"><i class=\"teamicon fa fa-linkedin\"><\/i><\/a>\n<li>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"828","post_id":"82","meta_key":"insurance_teamtext5","meta_value":"<h4>Biography<\/h4>\n<p><!--more--><\/p>\n<p>Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. Insurance agent with over 15 years of experience in insurance business. Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem lorem ipsum dolor lorem. <\/p>\n<div class=\"bio-list\">\n<ul>\n<li>Years of experience:<span>16<\/span><\/li>\n<li>Hometown:<span>NYC<\/span><\/li>\n<\/ul>\n<ul>\n<li>Contract signed:<span>97<\/span><\/li>\n<li>Available for work:<span>yes<\/span><\/li>\n<\/ul>\n<\/div>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"829","post_id":"178","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"830","post_id":"178","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"831","post_id":"178","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"832","post_id":"178","meta_key":"_thumbnail_id","meta_value":"385"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"833","post_id":"179","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"834","post_id":"179","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"835","post_id":"179","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"836","post_id":"179","meta_key":"_thumbnail_id","meta_value":"385"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"837","post_id":"180","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"838","post_id":"180","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"839","post_id":"180","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"840","post_id":"180","meta_key":"_thumbnail_id","meta_value":"377"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"841","post_id":"181","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"842","post_id":"181","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"843","post_id":"181","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"844","post_id":"181","meta_key":"_thumbnail_id","meta_value":"385"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"845","post_id":"184","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"846","post_id":"184","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"847","post_id":"184","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"848","post_id":"184","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"849","post_id":"185","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"850","post_id":"185","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"851","post_id":"185","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"852","post_id":"185","meta_key":"_thumbnail_id","meta_value":"377"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"853","post_id":"186","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"854","post_id":"186","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"855","post_id":"186","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"856","post_id":"186","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"857","post_id":"187","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"858","post_id":"187","meta_key":"insurance_sideb","meta_value":"col-md-9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"859","post_id":"187","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"860","post_id":"187","meta_key":"_thumbnail_id","meta_value":"384"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"861","post_id":"873","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"862","post_id":"873","meta_key":"_menu_item_menu_item_parent","meta_value":"18"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"863","post_id":"873","meta_key":"_menu_item_object_id","meta_value":"23"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"864","post_id":"873","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"865","post_id":"873","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"866","post_id":"873","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"867","post_id":"873","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"868","post_id":"873","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"869","post_id":"874","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"870","post_id":"874","meta_key":"_menu_item_menu_item_parent","meta_value":"19"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"871","post_id":"874","meta_key":"_menu_item_object_id","meta_value":"175"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"872","post_id":"874","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"873","post_id":"874","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"874","post_id":"874","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"875","post_id":"874","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"876","post_id":"874","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"877","post_id":"875","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"878","post_id":"875","meta_key":"_menu_item_menu_item_parent","meta_value":"21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"879","post_id":"875","meta_key":"_menu_item_object_id","meta_value":"204"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"880","post_id":"875","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"881","post_id":"875","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"882","post_id":"875","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"883","post_id":"875","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"884","post_id":"875","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"885","post_id":"876","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"886","post_id":"876","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"887","post_id":"876","meta_key":"_menu_item_object_id","meta_value":"95"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"888","post_id":"876","meta_key":"_menu_item_object","meta_value":"post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"889","post_id":"876","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"890","post_id":"876","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"891","post_id":"876","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"892","post_id":"876","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"893","post_id":"877","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"894","post_id":"877","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"895","post_id":"877","meta_key":"_menu_item_object_id","meta_value":"204"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"896","post_id":"877","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"897","post_id":"877","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"898","post_id":"877","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"899","post_id":"877","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"900","post_id":"877","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"901","post_id":"878","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"902","post_id":"878","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"903","post_id":"878","meta_key":"_menu_item_object_id","meta_value":"195"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"904","post_id":"878","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"905","post_id":"878","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"906","post_id":"878","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"907","post_id":"878","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"908","post_id":"878","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"909","post_id":"879","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"910","post_id":"879","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"911","post_id":"879","meta_key":"_menu_item_object_id","meta_value":"175"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"912","post_id":"879","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"913","post_id":"879","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"914","post_id":"879","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"915","post_id":"879","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"916","post_id":"879","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"917","post_id":"880","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"918","post_id":"880","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"919","post_id":"880","meta_key":"_menu_item_object_id","meta_value":"246"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"920","post_id":"880","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"921","post_id":"880","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"922","post_id":"880","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"923","post_id":"880","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"924","post_id":"880","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"925","post_id":"881","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"926","post_id":"881","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"927","post_id":"881","meta_key":"_menu_item_object_id","meta_value":"244"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"928","post_id":"881","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"929","post_id":"881","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"930","post_id":"881","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"931","post_id":"881","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"932","post_id":"881","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"933","post_id":"882","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"934","post_id":"882","meta_key":"_menu_item_menu_item_parent","meta_value":"19"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"935","post_id":"882","meta_key":"_menu_item_object_id","meta_value":"246"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"936","post_id":"882","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"937","post_id":"882","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"938","post_id":"882","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"939","post_id":"882","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"940","post_id":"882","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"941","post_id":"883","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"942","post_id":"883","meta_key":"_menu_item_menu_item_parent","meta_value":"19"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"943","post_id":"883","meta_key":"_menu_item_object_id","meta_value":"244"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"944","post_id":"883","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"945","post_id":"883","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"946","post_id":"883","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"947","post_id":"883","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"948","post_id":"883","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"949","post_id":"884","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"950","post_id":"884","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"951","post_id":"884","meta_key":"_menu_item_object_id","meta_value":"632"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"952","post_id":"884","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"953","post_id":"884","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"954","post_id":"884","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"955","post_id":"884","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"956","post_id":"884","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"957","post_id":"885","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"958","post_id":"885","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"959","post_id":"885","meta_key":"_menu_item_object_id","meta_value":"632"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"960","post_id":"885","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"961","post_id":"885","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"962","post_id":"885","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"963","post_id":"885","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"964","post_id":"885","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"965","post_id":"886","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"966","post_id":"886","meta_key":"_menu_item_menu_item_parent","meta_value":"21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"967","post_id":"886","meta_key":"_menu_item_object_id","meta_value":"195"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"968","post_id":"886","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"969","post_id":"886","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"970","post_id":"886","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"971","post_id":"886","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"972","post_id":"886","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"973","post_id":"887","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"974","post_id":"887","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"975","post_id":"887","meta_key":"_menu_item_object_id","meta_value":"250"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"976","post_id":"887","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"977","post_id":"887","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"978","post_id":"887","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"979","post_id":"887","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"980","post_id":"887","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"981","post_id":"888","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"982","post_id":"888","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"983","post_id":"888","meta_key":"_menu_item_object_id","meta_value":"228"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"984","post_id":"888","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"985","post_id":"888","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"986","post_id":"888","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"987","post_id":"888","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"988","post_id":"888","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"989","post_id":"889","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"990","post_id":"889","meta_key":"_menu_item_menu_item_parent","meta_value":"18"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"991","post_id":"889","meta_key":"_menu_item_object_id","meta_value":"228"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"992","post_id":"889","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"993","post_id":"889","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"994","post_id":"889","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"995","post_id":"889","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"996","post_id":"889","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"997","post_id":"890","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"998","post_id":"890","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"999","post_id":"890","meta_key":"_menu_item_object_id","meta_value":"250"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1000","post_id":"890","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1001","post_id":"890","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1002","post_id":"890","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1003","post_id":"890","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1004","post_id":"890","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1005","post_id":"891","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1006","post_id":"891","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1007","post_id":"891","meta_key":"_menu_item_object_id","meta_value":"779"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1008","post_id":"891","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1009","post_id":"891","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1010","post_id":"891","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1011","post_id":"891","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1012","post_id":"891","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1013","post_id":"892","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1014","post_id":"892","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1015","post_id":"892","meta_key":"_menu_item_object_id","meta_value":"779"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1016","post_id":"892","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1017","post_id":"892","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1018","post_id":"892","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1019","post_id":"892","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1020","post_id":"892","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1021","post_id":"893","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1022","post_id":"893","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1023","post_id":"893","meta_key":"_menu_item_object_id","meta_value":"799"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1024","post_id":"893","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1025","post_id":"893","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1026","post_id":"893","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1027","post_id":"893","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1028","post_id":"893","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1029","post_id":"894","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1030","post_id":"894","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1031","post_id":"894","meta_key":"_menu_item_object_id","meta_value":"799"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1032","post_id":"894","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1033","post_id":"894","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1034","post_id":"894","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1035","post_id":"894","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1036","post_id":"894","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1037","post_id":"895","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1038","post_id":"895","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1039","post_id":"895","meta_key":"_menu_item_object_id","meta_value":"871"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1040","post_id":"895","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1041","post_id":"895","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1042","post_id":"895","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1043","post_id":"895","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1044","post_id":"895","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1045","post_id":"896","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1046","post_id":"896","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1047","post_id":"896","meta_key":"_menu_item_object_id","meta_value":"869"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1048","post_id":"896","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1049","post_id":"896","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1050","post_id":"896","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1051","post_id":"896","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1052","post_id":"896","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1053","post_id":"897","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1054","post_id":"897","meta_key":"_menu_item_menu_item_parent","meta_value":"16"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1055","post_id":"897","meta_key":"_menu_item_object_id","meta_value":"867"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1056","post_id":"897","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1057","post_id":"897","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1058","post_id":"897","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1059","post_id":"897","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1060","post_id":"897","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1061","post_id":"898","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1062","post_id":"898","meta_key":"_menu_item_menu_item_parent","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1063","post_id":"898","meta_key":"_menu_item_object_id","meta_value":"871"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1064","post_id":"898","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1065","post_id":"898","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1066","post_id":"898","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1067","post_id":"898","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1068","post_id":"898","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1069","post_id":"899","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1070","post_id":"899","meta_key":"_menu_item_menu_item_parent","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1071","post_id":"899","meta_key":"_menu_item_object_id","meta_value":"869"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1072","post_id":"899","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1073","post_id":"899","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1074","post_id":"899","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1075","post_id":"899","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1076","post_id":"899","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1077","post_id":"900","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1078","post_id":"900","meta_key":"_menu_item_menu_item_parent","meta_value":"20"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1079","post_id":"900","meta_key":"_menu_item_object_id","meta_value":"867"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1080","post_id":"900","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1081","post_id":"900","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1082","post_id":"900","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1083","post_id":"900","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1084","post_id":"900","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1085","post_id":"901","meta_key":"_wp_attached_file","meta_value":"revslider\/revslider1\/Slide1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1086","post_id":"901","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:591;s:4:\"file\";s:31:\"revslider\/revslider1\/Slide1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Slide1-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Slide1-768x236.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Slide1-1024x315.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:24:\"rt_insurance_one_row_img\";a:4:{s:4:\"file\";s:19:\"Slide1-1200x450.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_two_rows_img\";a:4:{s:4:\"file\";s:18:\"Slide1-600x350.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:27:\"rt_insurance_three_rows_img\";a:4:{s:4:\"file\";s:18:\"Slide1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_four_rows_img\";a:4:{s:4:\"file\";s:18:\"Slide1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_five_rows_img\";a:4:{s:4:\"file\";s:18:\"Slide1-240x200.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_six_rows_img\";a:4:{s:4:\"file\";s:18:\"Slide1-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;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:27:\"(c) Huntun | Dreamstime.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1087","post_id":"902","meta_key":"_wp_attached_file","meta_value":"revslider\/revslider1\/slider3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1088","post_id":"902","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:450;s:4:\"file\";s:32:\"revslider\/revslider1\/slider3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider3-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider3-768x206.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider3-1024x274.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:24:\"rt_insurance_one_row_img\";a:4:{s:4:\"file\";s:20:\"slider3-1200x450.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_two_rows_img\";a:4:{s:4:\"file\";s:19:\"slider3-600x350.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:27:\"rt_insurance_three_rows_img\";a:4:{s:4:\"file\";s:19:\"slider3-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_four_rows_img\";a:4:{s:4:\"file\";s:19:\"slider3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_five_rows_img\";a:4:{s:4:\"file\";s:19:\"slider3-240x200.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_six_rows_img\";a:4:{s:4:\"file\";s:19:\"slider3-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1089","post_id":"903","meta_key":"_wp_attached_file","meta_value":"revslider\/revslider1\/slider2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1090","post_id":"903","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1680;s:6:\"height\";i:450;s:4:\"file\";s:32:\"revslider\/revslider1\/slider2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider2-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider2-768x206.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider2-1024x274.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:24:\"rt_insurance_one_row_img\";a:4:{s:4:\"file\";s:20:\"slider2-1200x450.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_two_rows_img\";a:4:{s:4:\"file\";s:19:\"slider2-600x350.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:27:\"rt_insurance_three_rows_img\";a:4:{s:4:\"file\";s:19:\"slider2-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_four_rows_img\";a:4:{s:4:\"file\";s:19:\"slider2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"rt_insurance_five_rows_img\";a:4:{s:4:\"file\";s:19:\"slider2-240x200.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"rt_insurance_six_rows_img\";a:4:{s:4:\"file\";s:19:\"slider2-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1091","post_id":"228","meta_key":"_edit_lock","meta_value":"1564070587:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1092","post_id":"799","meta_key":"_edit_lock","meta_value":"1564070457:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1093","post_id":"23","meta_key":"_edit_lock","meta_value":"1564070471:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1094","post_id":"904","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1095","post_id":"904","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1096","post_id":"905","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1097","post_id":"905","meta_key":"_wp_trash_meta_time","meta_value":"1564070130"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1102","post_id":"908","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1103","post_id":"908","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1104","post_id":"228","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=InnoDB AUTO_INCREMENT=909 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["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`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"1","post_author":"1","post_date":"2019-07-25 15:30:43","post_date_gmt":"2019-07-25 15:30:43","post_content":"<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Hello world!","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"hello-world","to_ping":"","pinged":"","post_modified":"2019-07-25 15:30:43","post_modified_gmt":"2019-07-25 15:30:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=1","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2","post_author":"1","post_date":"2019-07-25 15:30:43","post_date_gmt":"2019-07-25 15:30:43","post_content":"<!-- 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=\"https:\/\/svi.platinumpassportsmarketing.com\/wp-admin\/\">your dashboard<\/a> to delete this page and create new pages for your content. Have fun!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Sample Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"open","post_password":"","post_name":"sample-page","to_ping":"","pinged":"","post_modified":"2019-07-25 15:30:43","post_modified_gmt":"2019-07-25 15:30:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?page_id=2","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3","post_author":"1","post_date":"2019-07-25 15:30:43","post_date_gmt":"2019-07-25 15:30:43","post_content":"<!-- wp:heading --><h2>Who we are<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><p>Our website address is: https:\/\/svi.platinumpassportsmarketing.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 -->","post_title":"Privacy Policy","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"open","post_password":"","post_name":"privacy-policy","to_ping":"","pinged":"","post_modified":"2019-07-25 15:30:43","post_modified_gmt":"2019-07-25 15:30:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?page_id=3","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4","post_author":"1","post_date":"2019-07-25 15:31:29","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2019-07-25 15:31:29","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=4","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5","post_author":"1","post_date":"2019-07-25 15:34:48","post_date_gmt":"2019-07-25 15:34:48","post_content":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]\nSV \"[your-subject]\"\nSV <wordpress@svi.platinumpassportsmarketing.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 SV (https:\/\/svi.platinumpassportsmarketing.com)\nsv@hotmail.com\nReply-To: [your-email]\n\n0\n0\n\nSV \"[your-subject]\"\nSV <wordpress@svi.platinumpassportsmarketing.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on SV (https:\/\/svi.platinumpassportsmarketing.com)\n[your-email]\nReply-To: sv@hotmail.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2019-07-25 15:34:48","post_modified_gmt":"2019-07-25 15:34:48","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?post_type=wpcf7_contact_form&p=5","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=7","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"8","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Products","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"products","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=8","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"9","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"About","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=9","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"10","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=10","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Blog","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=11","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"12","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Contact","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=12","menu_order":"6","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"13","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Blog single","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-single","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=13","menu_order":"19","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"14","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"team single","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team-single","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=14","menu_order":"7","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"15","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Blog Index","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-index","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=15","menu_order":"20","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"16","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Inner Pages","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"inner-pages","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=16","menu_order":"7","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"17","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Team single","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team-single-2","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=17","menu_order":"12","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"18","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-2","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=18","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"19","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Galleries","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"galleries","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=19","menu_order":"11","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"20","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Blog","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-2","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=20","menu_order":"15","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"21","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Pages","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"pages","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=21","menu_order":"6","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"22","post_author":"1","post_date":"2019-07-25 15:42:09","post_date_gmt":"2019-07-25 15:42:09","post_content":"","post_title":"Blog Index","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-index-2","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:09","post_modified_gmt":"2019-07-25 15:42:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=22","menu_order":"16","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"23","post_author":"1","post_date":"2015-11-05 13:40:42","post_date_gmt":"2015-11-05 13:40:42","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home","to_ping":"","pinged":"","post_modified":"2015-11-05 13:40:42","post_modified_gmt":"2015-11-05 13:40:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=9","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"47","post_author":"1","post_date":"2015-11-05 15:04:14","post_date_gmt":"2015-11-05 15:04:14","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;History of Ours&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. &lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;319&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/about1.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section]","post_title":"About","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about","to_ping":"","pinged":"","post_modified":"2015-11-05 15:04:14","post_modified_gmt":"2015-11-05 15:04:14","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=47","menu_order":"8","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"49","post_author":"1","post_date":"2015-11-05 15:21:21","post_date_gmt":"2015-11-05 15:21:21","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Contracts signed\" number=\"2580\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_3\" _made_with_builder=\"true\"][one_counter headline=\"Hours supported\" number=\"3680\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\" _made_with_builder=\"true\"][\/one_counter][\/column][\/row][\/section]","post_title":"counter","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"counter","to_ping":"","pinged":"","post_modified":"2015-11-05 15:21:21","post_modified_gmt":"2015-11-05 15:21:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=49","menu_order":"7","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"50","post_author":"1","post_date":"2015-11-05 15:26:19","post_date_gmt":"2015-11-05 15:26:19","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Our Business Sucess&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem. No errem ridens eam, nam an veniam equidem nam an veniam equidem lorem ipsum.&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. No lorem ipsum errem ridens eam, nam an veniam equidem. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an.&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"See more\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&#91;table-chart id=1 \/&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;7&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"success and graph","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"success-and-graph","to_ping":"","pinged":"","post_modified":"2015-11-05 15:26:19","post_modified_gmt":"2015-11-05 15:26:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=50","menu_order":"6","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"52","post_author":"1","post_date":"2015-11-05 15:29:16","post_date_gmt":"2015-11-05 15:29:16","post_content":"[testimonials_carousel limit=\"-1\" order=\"ASC\"]","post_title":"testimonials","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"testimonials","to_ping":"","pinged":"","post_modified":"2015-11-05 15:29:16","post_modified_gmt":"2015-11-05 15:29:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=52","menu_order":"5","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"53","post_author":"1","post_date":"2015-11-05 15:30:37","post_date_gmt":"2015-11-05 15:30:37","post_content":"Very professional life insurance agency. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem.","post_title":"Jane Doe","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jane-doe","to_ping":"","pinged":"","post_modified":"2015-11-05 15:30:37","post_modified_gmt":"2015-11-05 15:30:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel2&amp;p=53","menu_order":"0","post_type":"rt-ins-carousel2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"55","post_author":"1","post_date":"2015-11-05 15:33:05","post_date_gmt":"2015-11-05 15:33:05","post_content":"Very professional life insurance agency. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem.","post_title":"John Doe","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"john-doe","to_ping":"","pinged":"","post_modified":"2015-11-05 15:33:05","post_modified_gmt":"2015-11-05 15:33:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel2&amp;p=55","menu_order":"0","post_type":"rt-ins-carousel2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"57","post_author":"1","post_date":"2015-11-05 15:35:50","post_date_gmt":"2015-11-05 15:35:50","post_content":"Very professional life insurance agency. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem.","post_title":"Jane Doe","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jane-doe-2","to_ping":"","pinged":"","post_modified":"2015-11-05 15:35:50","post_modified_gmt":"2015-11-05 15:35:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel2&amp;p=57","menu_order":"0","post_type":"rt-ins-carousel2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"59","post_author":"1","post_date":"2015-11-05 15:50:05","post_date_gmt":"2015-11-05 15:50:05","post_content":"[business_partners_carousel columns=\"5\" limit=\"-1\" order=\"ASC\"]","post_title":"business partners","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"business-partners","to_ping":"","pinged":"","post_modified":"2015-11-05 15:50:05","post_modified_gmt":"2015-11-05 15:50:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=59","menu_order":"4","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"60","post_author":"1","post_date":"2015-11-05 15:50:58","post_date_gmt":"2015-11-05 15:50:58","post_content":"","post_title":"1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1","to_ping":"","pinged":"","post_modified":"2015-11-05 15:50:58","post_modified_gmt":"2015-11-05 15:50:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=60","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"72","post_author":"1","post_date":"2015-11-05 15:52:06","post_date_gmt":"2015-11-05 15:52:06","post_content":"","post_title":"2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2","to_ping":"","pinged":"","post_modified":"2015-11-05 15:52:06","post_modified_gmt":"2015-11-05 15:52:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=72","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"73","post_author":"1","post_date":"2015-11-05 16:00:26","post_date_gmt":"2015-11-05 16:00:26","post_content":"","post_title":"3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3","to_ping":"","pinged":"","post_modified":"2015-11-05 16:00:26","post_modified_gmt":"2015-11-05 16:00:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=73","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"74","post_author":"1","post_date":"2015-11-05 16:07:10","post_date_gmt":"2015-11-05 16:07:10","post_content":"","post_title":"4","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4","to_ping":"","pinged":"","post_modified":"2015-11-05 16:07:10","post_modified_gmt":"2015-11-05 16:07:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=74","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"75","post_author":"1","post_date":"2015-11-05 16:07:38","post_date_gmt":"2015-11-05 16:07:38","post_content":"","post_title":"5","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5","to_ping":"","pinged":"","post_modified":"2015-11-05 16:07:38","post_modified_gmt":"2015-11-05 16:07:38","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=75","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"76","post_author":"1","post_date":"2015-11-05 16:08:55","post_date_gmt":"2015-11-05 16:08:55","post_content":"","post_title":"6","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6","to_ping":"","pinged":"","post_modified":"2015-11-05 16:08:55","post_modified_gmt":"2015-11-05 16:08:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-carousel1&amp;p=76","menu_order":"0","post_type":"rt-ins-carousel1","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"77","post_author":"1","post_date":"2015-11-05 16:40:01","post_date_gmt":"2015-11-05 16:40:01","post_content":"&nbsp;\n<h4 style=\"text-align: center;\">Other agents<\/h4>\n<!--more-->\n\n<div class=\"wrapper100percent\" style=\"margin-bottom: 54px;\">\n[team columns=\"3\" limit=\"3\" order=\"DESC\"]\n<\/div>","post_title":"Courteney Green","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"courteney-green","to_ping":"","pinged":"","post_modified":"2015-11-05 16:40:01","post_modified_gmt":"2015-11-05 16:40:01","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-team&amp;p=77","menu_order":"0","post_type":"rt-ins-team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"79","post_author":"1","post_date":"2015-11-05 17:00:20","post_date_gmt":"2015-11-05 17:00:20","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance Agents\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;team columns=&quot;3&quot; limit=&quot;3&quot; order=&quot;ASC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][\/column][\/row][\/section]","post_title":"Team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team","to_ping":"","pinged":"","post_modified":"2015-11-05 17:00:20","post_modified_gmt":"2015-11-05 17:00:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=79","menu_order":"3","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"80","post_author":"1","post_date":"2015-11-05 17:12:22","post_date_gmt":"2015-11-05 17:12:22","post_content":"&nbsp;\n<h4 style=\"text-align: center;\">Other agents<\/h4>\n<!--more-->\n<div class=\"wrapper100percent\" style=\"margin-bottom: 54px;\">\n[team columns=\"3\" limit=\"3\" order=\"DESC\"]\n<\/div>","post_title":"John Doe","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"john-doe","to_ping":"","pinged":"","post_modified":"2015-11-05 17:12:22","post_modified_gmt":"2015-11-05 17:12:22","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-team&amp;p=80","menu_order":"0","post_type":"rt-ins-team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"82","post_author":"1","post_date":"2015-11-05 17:16:19","post_date_gmt":"2015-11-05 17:16:19","post_content":"&nbsp;\n<h4 style=\"text-align: center;\">Other agents<\/h4>\n<!--more-->\n\n<div class=\"wrapper100percent\" style=\"margin-bottom: 54px;\">\n[team columns=\"3\" limit=\"3\" order=\"DESC\"]\n<\/div>","post_title":"Jane Doe","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jane-doe","to_ping":"","pinged":"","post_modified":"2015-11-05 17:16:19","post_modified_gmt":"2015-11-05 17:16:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-team&amp;p=82","menu_order":"0","post_type":"rt-ins-team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"84","post_author":"1","post_date":"2015-11-05 17:44:06","post_date_gmt":"2015-11-05 17:44:06","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Blog News\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;blog_news_carousel columns=&quot;3&quot; limit=&quot;-1&quot; order=&quot;DESC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;40&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"blog news","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-news","to_ping":"","pinged":"","post_modified":"2015-11-05 17:44:06","post_modified_gmt":"2015-11-05 17:44:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=84","menu_order":"2","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"86","post_author":"1","post_date":"2015-11-05 17:48:16","post_date_gmt":"2015-11-05 17:48:16","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"Chief Operating Officer","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"this-is-blog-post-one","to_ping":"","pinged":"","post_modified":"2015-11-05 17:48:16","post_modified_gmt":"2015-11-05 17:48:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=86","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"3"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"89","post_author":"1","post_date":"2015-11-05 17:50:40","post_date_gmt":"2015-11-05 17:50:40","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"Unauthorised Insurance Warnings","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"blog-post-two","to_ping":"","pinged":"","post_modified":"2015-11-05 17:50:40","post_modified_gmt":"2015-11-05 17:50:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=89","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"2"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"92","post_author":"1","post_date":"2015-11-05 17:53:19","post_date_gmt":"2015-11-05 17:53:19","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"Meeting in Zurich","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"blog-post-three","to_ping":"","pinged":"","post_modified":"2015-11-05 17:53:19","post_modified_gmt":"2015-11-05 17:53:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=92","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"95","post_author":"1","post_date":"2015-11-05 17:54:32","post_date_gmt":"2015-11-05 17:54:32","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"European Parliament Votes","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"blog-post-four","to_ping":"","pinged":"","post_modified":"2015-11-05 17:54:32","post_modified_gmt":"2015-11-05 17:54:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=95","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"99","post_author":"1","post_date":"2015-11-05 17:58:19","post_date_gmt":"2015-11-05 17:58:19","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"Clandon Park Issue","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"blog-post-six","to_ping":"","pinged":"","post_modified":"2015-11-05 17:58:19","post_modified_gmt":"2015-11-05 17:58:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=99","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"101","post_author":"1","post_date":"2015-11-05 17:58:59","post_date_gmt":"2015-11-05 17:58:59","post_content":"Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.","post_title":"Hisco Appoints Real Point","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"blog-post-seven","to_ping":"","pinged":"","post_modified":"2015-11-05 17:58:59","post_modified_gmt":"2015-11-05 17:58:59","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?p=101","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"103","post_author":"1","post_date":"2015-11-05 18:02:32","post_date_gmt":"2015-11-05 18:02:32","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;10&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;What does royalty free mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What do you mean by item and end product?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What does non-exclusive mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;I&#039;m not sure if my use is covered. What should I do?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;Do you have a developer license?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;One more question?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;GET A QUOTE!&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;14&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;p&gt;&#91;contact-form-7 id=&quot;4&quot; title=&quot;Contact form 1&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]","post_title":"contact","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact","to_ping":"","pinged":"","post_modified":"2015-11-05 18:02:32","post_modified_gmt":"2015-11-05 18:02:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=103","menu_order":"1","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"104","post_author":"1","post_date":"2015-11-05 18:26:55","post_date_gmt":"2015-11-05 18:26:55","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;map-overlay&quot; onClick=&quot;style.pointerEvents=&#039;none&#039;&quot;&gt;&lt;\/div&gt;&lt;div class=&quot;map&quot;&gt;&lt;iframe src=&quot;https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;amp;sspn=0.0974788,0.1757965&amp;amp;q=new+yourk+near+Brookline,+MA&amp;amp;ie=UTF8&amp;amp;hq=new+york&amp;amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;amp;t=m&amp;amp;ll=42.343748,-71.142702&amp;amp;spn=0.081827,0.222714&amp;amp;output=embed&quot;&gt;&lt;br \/&gt;&lt;\/iframe&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;address&quot;&gt;&lt;div class=&quot;address-inner&quot;&gt;&lt;h4&gt;Contact information&lt;\/h4&gt;&lt;p&gt;Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;&lt;i class=&quot;fa fa-phone&quot;&gt;&lt;\/i&gt; (232) 236 23 23&lt;\/li&gt;&lt;li&gt; &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;\/i&gt; insurance.com&lt;\/li&gt;&lt;li&gt;&lt;i class=&quot;fa fa-map-marker&quot;&gt;&lt;\/i&gt; Example Street 123, City&lt;\/li&gt;&lt;\/ul&gt;&lt;\/div&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]","post_title":"map and address","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"map-and-address","to_ping":"","pinged":"","post_modified":"2015-11-05 18:26:55","post_modified_gmt":"2015-11-05 18:26:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=104","menu_order":"0","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"174","post_author":"1","post_date":"2015-11-08 01:23:25","post_date_gmt":"2015-11-08 01:23:25","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image one","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome3.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1","to_ping":"","pinged":"","post_modified":"2015-11-08 01:23:25","post_modified_gmt":"2015-11-08 01:23:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=174","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"175","post_author":"1","post_date":"2015-11-08 01:25:44","post_date_gmt":"2015-11-08 01:25:44","post_content":"[rt_gallery_filter limit=\"-1\" order=\"ASC\" columns=\"3\"]<!--more-->\n\n<!--more-->\n\n<!--more-->\n\n","post_title":"Gallery","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"gallery","to_ping":"","pinged":"","post_modified":"2015-11-08 01:25:44","post_modified_gmt":"2015-11-08 01:25:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=175","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"178","post_author":"1","post_date":"2015-11-08 13:50:15","post_date_gmt":"2015-11-08 13:50:15","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image two","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome21.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-two","to_ping":"","pinged":"","post_modified":"2015-11-08 13:50:15","post_modified_gmt":"2015-11-08 13:50:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=178","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"179","post_author":"1","post_date":"2015-11-08 14:18:30","post_date_gmt":"2015-11-08 14:18:30","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image three","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome3.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-three","to_ping":"","pinged":"","post_modified":"2015-11-08 14:18:30","post_modified_gmt":"2015-11-08 14:18:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=179","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"180","post_author":"1","post_date":"2015-11-08 14:20:32","post_date_gmt":"2015-11-08 14:20:32","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image four","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome1.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-four","to_ping":"","pinged":"","post_modified":"2015-11-08 14:20:32","post_modified_gmt":"2015-11-08 14:20:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=180","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"181","post_author":"1","post_date":"2015-11-08 14:23:33","post_date_gmt":"2015-11-08 14:23:33","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image five","post_excerpt":"<a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome3.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-five","to_ping":"","pinged":"","post_modified":"2015-11-08 14:23:33","post_modified_gmt":"2015-11-08 14:23:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=181","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"184","post_author":"1","post_date":"2015-11-08 14:24:42","post_date_gmt":"2015-11-08 14:24:42","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image six","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome3.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-six","to_ping":"","pinged":"","post_modified":"2015-11-08 14:24:42","post_modified_gmt":"2015-11-08 14:24:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=184","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"185","post_author":"1","post_date":"2015-11-08 14:28:50","post_date_gmt":"2015-11-08 14:28:50","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image seven","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome1.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-seven","to_ping":"","pinged":"","post_modified":"2015-11-08 14:28:50","post_modified_gmt":"2015-11-08 14:28:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=185","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"186","post_author":"1","post_date":"2015-11-08 14:29:49","post_date_gmt":"2015-11-08 14:29:49","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image eight","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome3.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-eight","to_ping":"","pinged":"","post_modified":"2015-11-08 14:29:49","post_modified_gmt":"2015-11-08 14:29:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=186","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"187","post_author":"1","post_date":"2015-11-08 14:30:42","post_date_gmt":"2015-11-08 14:30:42","post_content":"<!--more-->\n\n<h4>Headline<\/h4><!--more-->\n\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.\n\nSuas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.","post_title":"Image nine","post_excerpt":"  <a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/bloghome21.jpg\"  rel=\"wp-video-lightbox\" ><i class=\"fa fa-search\"><\/i><\/a> ","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"image-nine","to_ping":"","pinged":"","post_modified":"2015-11-08 14:30:42","post_modified_gmt":"2015-11-08 14:30:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=rt-ins-galleryfilter&amp;p=187","menu_order":"0","post_type":"rt-ins-galleryfilter","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"195","post_author":"1","post_date":"2015-11-08 14:50:53","post_date_gmt":"2015-11-08 14:50:53","post_content":"<h4>Duis autem vel<\/h4><!--more-->\n\n\nWeum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\n<a href=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/revslider\/revslider1\/Slide1.jpg\"><img class=\"alignnone size-full wp-image-444\" src=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/revslider\/revslider1\/Slide1.jpg\" alt=\"Slide1.jpg\" width=\"1920\" height=\"591\" \/><\/a>\n\n<h4>Duis autem vel<\/h4><!--more-->\n\n\nWeum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.\n\n","post_title":"Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"right-sidebar","to_ping":"","pinged":"","post_modified":"2015-11-08 14:50:53","post_modified_gmt":"2015-11-08 14:50:53","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=195","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"204","post_author":"1","post_date":"2015-11-08 14:55:06","post_date_gmt":"2015-11-08 14:55:06","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][text_block text=\"&lt;h4&gt;Headline&lt;\/h4&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.&lt;\/p&gt;&lt;p&gt;Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.&lt;\/p&gt;&lt;p&gt;&lt;a href=&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-11&quot; src=&quot;http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/slider1.jpg&quot; alt=&quot;slider1&quot; width=&quot;1680&quot; height=&quot;450&quot; \/&gt;&lt;\/a&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]","post_title":"Wide","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"wide","to_ping":"","pinged":"","post_modified":"2015-11-08 14:55:06","post_modified_gmt":"2015-11-08 14:55:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=204","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"228","post_author":"1","post_date":"2015-11-08 21:30:40","post_date_gmt":"2015-11-08 21:30:40","post_content":"\n\n<!-- d751713988987e9331980363e24189ce -->","post_title":"Home 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-2","to_ping":"","pinged":"","post_modified":"2019-07-25 16:03:01","post_modified_gmt":"2019-07-25 16:03:01","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=228","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"232","post_author":"1","post_date":"2015-11-08 21:36:58","post_date_gmt":"2015-11-08 21:36:58","post_content":"[rev_slider alias=\"revslider1\"]","post_title":"slider","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider","to_ping":"","pinged":"","post_modified":"2015-11-08 21:36:58","post_modified_gmt":"2015-11-08 21:36:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=232","menu_order":"8","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"233","post_author":"1","post_date":"2015-11-08 21:43:44","post_date_gmt":"2015-11-08 21:43:44","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature one\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature two\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Feature three\" content=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section]","post_title":"features","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"features","to_ping":"","pinged":"","post_modified":"2015-11-08 21:43:44","post_modified_gmt":"2015-11-08 21:43:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=233","menu_order":"6","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"235","post_author":"1","post_date":"2015-11-08 21:55:28","post_date_gmt":"2015-11-08 21:55:28","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;About us&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;319&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/about1.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section]","post_title":"about","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about","to_ping":"","pinged":"","post_modified":"2015-11-08 21:55:28","post_modified_gmt":"2015-11-08 21:55:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=235","menu_order":"5","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"236","post_author":"1","post_date":"2015-11-08 22:02:32","post_date_gmt":"2015-11-08 22:02:32","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Working hours\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter3.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Contract signed\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter2.png\" _made_with_builder=\"true\"][\/one_counter][\/column][column width=\"1_4\" _made_with_builder=\"true\"][one_counter headline=\"Houses protected\" number=\"2354\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-counter1.png\" _made_with_builder=\"true\"][\/one_counter][\/column][\/row][\/section]","post_title":"counter","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"counter","to_ping":"","pinged":"","post_modified":"2015-11-08 22:02:32","post_modified_gmt":"2015-11-08 22:02:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=236","menu_order":"4","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"238","post_author":"1","post_date":"2015-11-08 22:37:17","post_date_gmt":"2015-11-08 22:37:17","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance agents team\" subheadline=\"Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][add_shortcodes_here text=\"&lt;p&gt;&#91;team columns=&quot;3&quot; limit=&quot;3&quot; order=&quot;ASC&quot;&#93;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/add_shortcodes_here][\/column][\/row][\/section]","post_title":"team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"238","to_ping":"","pinged":"","post_modified":"2015-11-08 22:37:17","post_modified_gmt":"2015-11-08 22:37:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=238","menu_order":"3","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"244","post_author":"1","post_date":"2015-11-09 00:26:48","post_date_gmt":"2015-11-09 00:26:48","post_content":"[rt_gallery_filter  limit=\"-1\" order=\"ASC\" columns=\"2\"]  \n\n<!--more-->\n\n<!--more-->\n\n","post_title":"Gallery 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"gallery-2","to_ping":"","pinged":"","post_modified":"2015-11-09 00:26:48","post_modified_gmt":"2015-11-09 00:26:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=244","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"246","post_author":"1","post_date":"2015-11-09 00:27:15","post_date_gmt":"2015-11-09 00:27:15","post_content":"[rt_gallery_filter  limit=\"-1\" order=\"ASC\" columns=\"4\"]  <!--more-->\n\n<!--more-->\n\n<!--more-->\n\n","post_title":"Gallery 3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"gallery-3","to_ping":"","pinged":"","post_modified":"2015-11-09 00:27:15","post_modified_gmt":"2015-11-09 00:27:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=246","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"250","post_author":"1","post_date":"2015-11-09 00:43:47","post_date_gmt":"2015-11-09 00:43:47","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;Get a quote&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][text_block text=\"&lt;div class=&quot;contactform2&quot;&gt;  &#91;contact-form-7 id=&quot;4&quot; title=&quot;Contact form 1&quot;&#93;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_3\" _made_with_builder=\"true\"][text_block text=\"&lt;div class=&quot;address&quot;&gt;&lt;div class=&quot;address-inner&quot;&gt;&lt;h4&gt;Contact information&lt;\/h4&gt;&lt;p&gt;Praesent tempus lacus sit enenatis laoreet enean aliquet faucibus lorem ipsum dolor sit.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;&lt;i class=&quot;fa fa-phone&quot;&gt;&lt;\/i&gt; (232) 236 23 23&lt;\/li&gt;&lt;li&gt; &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;\/i&gt; insurance.com&lt;\/li&gt;&lt;li&gt;&lt;i class=&quot;fa fa-map-marker&quot;&gt;&lt;\/i&gt; Example Street 123, City&lt;\/li&gt;&lt;\/ul&gt;&lt;\/div&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;h4&gt;Find us on map&lt;\/h4&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][text_block text=\"&lt;div class=&quot;map-overlay&quot; onClick=&quot;style.pointerEvents=&#039;none&#039;&quot;&gt;&lt;\/div&gt;&lt;div class=&quot;map&quot;&gt;&lt;iframe src=&quot;https:\/\/maps.google.com\/maps?sll=42.3232039,-71.1423464&amp;amp;sspn=0.0974788,0.1757965&amp;amp;q=new+yourk+near+Brookline,+MA&amp;amp;ie=UTF8&amp;amp;hq=new+york&amp;amp;hnear=Brookline,+Norfolk+County,+Massachusetts&amp;amp;t=m&amp;amp;ll=42.343748,-71.142702&amp;amp;spn=0.081827,0.222714&amp;amp;output=embed&quot;&gt;&lt;br \/&gt;&lt;\/iframe&gt;&lt;\/div&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][\/row][\/section]","post_title":"Contact","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact","to_ping":"","pinged":"","post_modified":"2015-11-09 00:43:47","post_modified_gmt":"2015-11-09 00:43:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=250","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"267","post_author":"1","post_date":"2015-11-09 02:19:20","post_date_gmt":"2015-11-09 02:19:20","post_content":"[rev_slider alias=\"revslider1\"]","post_title":"slider","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider-2","to_ping":"","pinged":"","post_modified":"2015-11-09 02:19:20","post_modified_gmt":"2015-11-09 02:19:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=267","menu_order":"11","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"362","post_author":"1","post_date":"2015-11-25 22:01:44","post_date_gmt":"2015-11-25 22:01:44","post_content":"[testimonials_carousel limit=\"-1\" order=\"ASC\"]\n\n\n\n","post_title":"testimonials","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"testimonials","to_ping":"","pinged":"","post_modified":"2015-11-25 22:01:44","post_modified_gmt":"2015-11-25 22:01:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=362","menu_order":"1","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"632","post_author":"1","post_date":"2015-12-05 15:46:27","post_date_gmt":"2015-12-05 15:46:27","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;&quot;,&quot;css&quot;:&#91;&#93;}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"active\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Home insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single","to_ping":"","pinged":"","post_modified":"2015-12-05 15:46:27","post_modified_gmt":"2015-12-05 15:46:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/insurancewp431\/?page_id=632","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"702","post_author":"1","post_date":"2015-12-06 22:18:09","post_date_gmt":"2015-12-06 22:18:09","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"active\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Cars insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single-2","to_ping":"","pinged":"","post_modified":"2015-12-06 22:18:09","post_modified_gmt":"2015-12-06 22:18:09","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=702","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"707","post_author":"1","post_date":"2015-12-06 22:23:09","post_date_gmt":"2015-12-06 22:23:09","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"active\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Travel insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single 3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single-3","to_ping":"","pinged":"","post_modified":"2015-12-06 22:23:09","post_modified_gmt":"2015-12-06 22:23:09","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=707","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"710","post_author":"1","post_date":"2015-12-06 22:24:54","post_date_gmt":"2015-12-06 22:24:54","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"active\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Luxury insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single 4","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single-4","to_ping":"","pinged":"","post_modified":"2015-12-06 22:24:54","post_modified_gmt":"2015-12-06 22:24:54","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=710","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"713","post_author":"1","post_date":"2015-12-06 22:26:52","post_date_gmt":"2015-12-06 22:26:52","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"active\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Business insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single 5","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single-5","to_ping":"","pinged":"","post_modified":"2015-12-06 22:26:52","post_modified_gmt":"2015-12-06 22:26:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=713","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"716","post_author":"1","post_date":"2015-12-06 22:27:18","post_date_gmt":"2015-12-06 22:27:18","post_content":"[section is_fullwidth=\"\" background_color=\"#42a5e4\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;831&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/insurance-headline-bg-3.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_small6 headline=\"Insurance Services \" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" iconheadline=\"Houses\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" url=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" active=\"\" iconheadline2=\"Cars\" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" url2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-2\/\" active2=\"\" iconheadline3=\"Travel\" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" url3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-3\/\" active3=\"\" iconheadline4=\"Luxury\" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury1.png\" url4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-4\/\" active4=\"\" iconheadline5=\"Business\" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-business.png\" url5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-5\/\" active5=\"\" iconheadline6=\"Health\" imgurl6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" url6=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single-6\/\" active6=\"active\" _made_with_builder=\"true\"][\/service_small6][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;Health insurance&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;636&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/Untitled-2.png&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_2\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;ul class=&quot;insurance-list&quot;&gt;&lt;li class=&quot;insurance-list-title&quot;&gt;  Features    &lt;span&gt;Amount&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;  Payment:    &lt;span&gt;From $200 to $300&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt; Location:    &lt;span&gt;USA&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Number of people:   &lt;span&gt;Max 8&lt;\/span&gt;&lt;\/li&gt;&lt;li&gt;Support:     &lt;span&gt;24h\/7days&lt;\/span&gt;&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][\/column][column width=\"1_2\" _made_with_builder=\"true\"][tabs tabs=\"&#91;{&quot;tab_title&quot;:&quot;title one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. &quot;},{&quot;tab_title&quot;:&quot;title two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor. Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/tabs][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#2b3039\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;45&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;81&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"Insurance single 6","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"insurance-single-6","to_ping":"","pinged":"","post_modified":"2015-12-06 22:27:18","post_modified_gmt":"2015-12-06 22:27:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=716","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"774","post_author":"1","post_date":"2015-12-19 19:00:34","post_date_gmt":"2015-12-19 19:00:34","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_2\" _made_with_builder=\"true\"][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;What does royalty free mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What do you mean by item and end product?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;What does non-exclusive mean?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;},{&quot;tab_title&quot;:&quot;I&#039;m not sure if my use is covered. What should I do?&quot;,&quot;tab_content&quot;:&quot;Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven&#039;t heard. &quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][\/column][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;GET A QUOTE!&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h4  style=&quot;color:white;&quot;&gt;You are covered&lt;\/h4&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p style=&quot;color:white;&quot;&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][\/section]","post_title":"CTA","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cta","to_ping":"","pinged":"","post_modified":"2015-12-19 19:00:34","post_modified_gmt":"2015-12-19 19:00:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=774","menu_order":"2","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"778","post_author":"1","post_date":"2015-12-19 19:27:40","post_date_gmt":"2015-12-19 19:27:40","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_four_columns headline=\"House insurance\" content=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" buttonurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext=\"Read more\" color=\"color1\" headline2=\"Vehicle insurance\" content2=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" buttonurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext2=\"Read more\" color2=\"color2\" headline3=\"Travel insurance\" content3=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" buttonurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext3=\"Read more\" color3=\"color3\" headline4=\"Luxury insurance\" content4=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" buttonurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext4=\"Read more\" color4=\"color4\" _made_with_builder=\"true\"][\/service_four_columns][\/column][\/row][\/section]","post_title":"services","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"services","to_ping":"","pinged":"","post_modified":"2015-12-19 19:27:40","post_modified_gmt":"2015-12-19 19:27:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections2&amp;p=778","menu_order":"7","post_type":"page-sections2","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"779","post_author":"1","post_date":"2015-12-19 19:51:09","post_date_gmt":"2015-12-19 19:51:09","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;This is about us page&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;\/p&gt;&lt;ul class=&quot;ul-list&quot;&gt;&lt;li&gt;             &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Ne nec detracto appellantur&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Aperiam accusamus vel eu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;li&gt;              &lt;i class=&quot;fa fa-check&quot;&gt;&lt;\/i&gt; Nam albucius ponderum rationibu&lt;\/li&gt;&lt;\/ul&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][column width=\"1_2\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Special Offers\" subheadline=\"Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"House protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Cars protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center headline=\"Luxury protected\" content=\"Suas iracundia his ea errem ridens nam an veniam ridens nam an veniam.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" _made_with_builder=\"true\"][\/circle_service_icon_center][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"#f0f0f0\" background_image=\"{&quot;type&quot;:&quot;custom&quot;,&quot;custom&quot;:&quot;732&quot;,&quot;predefined&quot;:&quot;&quot;,&quot;data&quot;:{&quot;icon&quot;:&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png&quot;,&quot;css&quot;:{&quot;background-image&quot;:&quot;url(\\\\&quot;http:\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/12\\\\\/bg14.png\\\\&quot;)&quot;}}}\" video=\"\" auto_generated=\"\" _array_keys=\"{&quot;background_image&quot;:&quot;background_image&quot;}\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_2\" _made_with_builder=\"true\"][text_block text=\"&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;h3&gt;&lt;strong&gt;You are covered&lt;\/strong&gt;&lt;\/h3&gt;&lt;p&gt;&lt;!--more--&gt;&lt;\/p&gt;&lt;p&gt;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&lt;!--more--&gt;&lt;\/p&gt;\" _made_with_builder=\"true\"][\/text_block][button1 content=\"get a quote\" url=\"http:\/\/\" target=\"_self\" position=\"text-left\" _made_with_builder=\"true\"][\/button1][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section]","post_title":"About","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-2","to_ping":"","pinged":"","post_modified":"2015-12-19 19:51:09","post_modified_gmt":"2015-12-19 19:51:09","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=779","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"780","post_author":"1","post_date":"2015-11-05 13:45:04","post_date_gmt":"2015-11-05 13:45:04","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"1_1\" _made_with_builder=\"true\"][main_headline headline=\"Insurance Products\" subheadline=\"Suas iracundia his ea errem ridens nam an veniam equidem. Lorem ipsum dolor sit amet lore ipsum dolor sit amet \" textalignment=\"text-center\" _made_with_builder=\"true\"][\/main_headline][\/column][\/row][\/section]","post_title":"services title","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"services-title","to_ping":"","pinged":"","post_modified":"2015-11-05 13:45:04","post_modified_gmt":"2015-11-05 13:45:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=12","menu_order":"10","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"781","post_author":"1","post_date":"2015-11-05 13:52:28","post_date_gmt":"2015-11-05 13:52:28","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][service_five_columns headline=\"House insurance\" content=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec.\" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-home.png\" buttonurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext=\"Read more\" color=\"color1\" headline2=\"Vehicle insurance\" content2=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-car.png\" buttonurl2=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext2=\"Read more\" color2=\"color2\" headline3=\"Travel insurance\" content3=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-travel.png\" buttonurl3=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext3=\"Read more\" color3=\"color3\" headline4=\"Luxury insurance\" content4=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-luxury2.png\" buttonurl4=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext4=\"Read more\" color4=\"color4\" headline5=\"Health insurance\" content5=\"No errem ridens eam, nam an veniam nam an veniam equidem ex nec. \" imgurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/11\/icon-health.png\" buttonurl5=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/insurance-single\/\" buttontext5=\"read more\" color5=\"color5\" _made_with_builder=\"true\"][\/service_five_columns][\/column][\/row][\/section]","post_title":"services","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"services","to_ping":"","pinged":"","post_modified":"2015-11-05 13:52:28","post_modified_gmt":"2015-11-05 13:52:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=page-sections&amp;p=13","menu_order":"9","post_type":"page-sections","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"799","post_author":"1","post_date":"2015-12-19 20:14:29","post_date_gmt":"2015-12-19 20:14:29","post_content":"[section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" first_in_builder=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][row][column width=\"2_3\" _made_with_builder=\"true\"][text_block text=\"&lt;h3&gt;Frequently asked questions&lt;\/h3&gt;\" _made_with_builder=\"true\"][\/text_block][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;27&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][accordion tabs=\"&#91;{&quot;tab_title&quot;:&quot;Question one&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question two&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question three&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question four&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question five&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question six&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;},{&quot;tab_title&quot;:&quot;Question seven&quot;,&quot;tab_content&quot;:&quot;Suas iracundia his ea. Ex nec veniam singulis. No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam, nam an veniam equidem lorem. Eu legendos definitiones vim, ea menandri voluptatum convenire quo ad lorem ipsum dolor.&quot;}&#93;\" _array_keys=\"{&quot;tabs&quot;:&quot;tabs&quot;}\" _made_with_builder=\"true\"][\/accordion][\/column][column width=\"1_3\" _made_with_builder=\"true\"][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][media_image image=\"{&quot;attachment_id&quot;:&quot;385&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/blog3.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][media_image image=\"{&quot;attachment_id&quot;:&quot;384&quot;,&quot;url&quot;:&quot;\\\\\/\\\\\/rayoflightthemes.com\\\\\/wordpress-themes\\\\\/insurance-agency-business-and-insurance-wordpress-theme\\\\\/wp-content\\\\\/uploads\\\\\/2015\\\\\/11\\\\\/blog2.jpg&quot;}\" width=\"\" height=\"\" link=\"\" target=\"_self\" _array_keys=\"{&quot;image&quot;:&quot;image&quot;}\" _made_with_builder=\"true\"][\/media_image][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"1\" _made_with_builder=\"true\"][row][column width=\"1_1\" _made_with_builder=\"true\"][divider style=\"{&quot;ruler_type&quot;:&quot;space&quot;,&quot;space&quot;:{&quot;height&quot;:&quot;54&quot;}}\" _array_keys=\"{&quot;style&quot;:&quot;style&quot;}\" _made_with_builder=\"true\"][\/divider][\/column][\/row][\/section][section is_fullwidth=\"\" background_color=\"\" background_image=\"\" video=\"\" auto_generated=\"\" _made_with_builder=\"true\"][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature one\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/trophy36.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][row][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature two\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/like80.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature three\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/earth53.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][column width=\"1_3\" _made_with_builder=\"true\"][circle_service_icon_center_left headline=\"Feature four\" content=\"No errem ridens eam, nam an veniam equidem nam an veniam equidem. No errem ridens eam nam an. \" imgurl=\"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/wp-content\/uploads\/2015\/12\/badges1.png\" _made_with_builder=\"true\"][\/circle_service_icon_center_left][\/column][\/row][\/section]","post_title":"FAQ","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"faq","to_ping":"","pinged":"","post_modified":"2015-12-19 20:14:29","post_modified_gmt":"2015-12-19 20:14:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=799","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"867","post_author":"1","post_date":"2016-01-13 12:22:48","post_date_gmt":"2016-01-13 12:22:48","post_content":"","post_title":"blog archive posts 1 column","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-archive-posts-1-column","to_ping":"","pinged":"","post_modified":"2016-01-13 12:22:48","post_modified_gmt":"2016-01-13 12:22:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=867","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"869","post_author":"1","post_date":"2016-01-13 12:23:30","post_date_gmt":"2016-01-13 12:23:30","post_content":"","post_title":"blog archive posts 2 columns","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-archive-posts-2-columns","to_ping":"","pinged":"","post_modified":"2016-01-13 12:23:30","post_modified_gmt":"2016-01-13 12:23:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=869","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"871","post_author":"1","post_date":"2016-01-13 12:25:00","post_date_gmt":"2016-01-13 12:25:00","post_content":"","post_title":"blog archive posts 3 columns","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-archive-posts-3-columns","to_ping":"","pinged":"","post_modified":"2016-01-13 12:25:00","post_modified_gmt":"2016-01-13 12:25:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?page_id=871","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"872","post_author":"1","post_date":"2015-11-05 12:39:51","post_date_gmt":"2015-11-05 12:39:51","post_content":"[text* your-name placeholder \"Your Name\"]\n[email* your-email placeholder \"Your Email Address\"]\n[text* your-subject placeholder \"Subject\"]\n[textarea your-message placeholder \"Please leave us a message.\"]\n[submit \"Send\"]\n[your-subject]\n[your-name] <admin@rayoflightthemes.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 Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\nadmin@rayoflightthemes.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nInsurance Agency <admin@rayoflightthemes.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Insurance Agency (http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme)\n[your-email]\nReply-To: admin@rayoflightthemes.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nYour answer is not correct.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1-2","to_ping":"","pinged":"","post_modified":"2015-11-05 12:39:51","post_modified_gmt":"2015-11-05 12:39:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/rayoflightthemes.com\/wordpress-themes\/insurance-agency-business-and-insurance-wordpress-theme\/?post_type=wpcf7_contact_form&amp;p=4","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"873","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":"","post_title":"Home Single Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-single-page","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=873","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"874","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"874","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=874","menu_order":"12","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"875","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"875","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=875","menu_order":"8","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"876","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":"","post_title":"Blog post","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-post","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=876","menu_order":"17","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"877","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"877","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=877","menu_order":"23","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"878","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"878","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=878","menu_order":"22","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"879","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"879","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=879","menu_order":"18","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"880","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"880","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=880","menu_order":"19","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"881","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"881","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=881","menu_order":"20","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"882","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"882","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=882","menu_order":"14","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"883","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"883","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=883","menu_order":"13","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"884","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"884","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=884","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"885","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"885","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=885","menu_order":"10","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"886","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"886","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=886","menu_order":"9","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"887","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"887","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=887","menu_order":"21","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"888","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"888","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=888","menu_order":"8","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"889","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-3","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=889","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"890","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"890","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=890","menu_order":"21","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"891","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"891","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=891","menu_order":"9","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"892","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"892","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=892","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"893","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"893","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=893","menu_order":"10","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"894","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"894","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=894","menu_order":"11","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"895","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"895","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=895","menu_order":"13","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"896","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"896","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=896","menu_order":"14","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"897","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"897","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=897","menu_order":"15","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"898","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"898","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=898","menu_order":"18","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"899","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"899","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=899","menu_order":"16","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"900","post_author":"1","post_date":"2019-07-25 15:42:10","post_date_gmt":"2019-07-25 15:42:10","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"900","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:10","post_modified_gmt":"2019-07-25 15:42:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=900","menu_order":"17","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"901","post_author":"1","post_date":"2019-07-25 15:42:42","post_date_gmt":"2019-07-25 15:42:42","post_content":"","post_title":"Slide1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slide1-jpg","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:42","post_modified_gmt":"2019-07-25 15:42:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/wp-content\/uploads\/revslider\/revslider1\/Slide1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"902","post_author":"1","post_date":"2019-07-25 15:42:42","post_date_gmt":"2019-07-25 15:42:42","post_content":"","post_title":"slider3.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider3-jpg","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:42","post_modified_gmt":"2019-07-25 15:42:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/wp-content\/uploads\/revslider\/revslider1\/slider3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"903","post_author":"1","post_date":"2019-07-25 15:42:42","post_date_gmt":"2019-07-25 15:42:42","post_content":"","post_title":"slider2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider2-jpg","to_ping":"","pinged":"","post_modified":"2019-07-25 15:42:42","post_modified_gmt":"2019-07-25 15:42:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/wp-content\/uploads\/revslider\/revslider1\/slider2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"904","post_author":"1","post_date":"2019-07-25 15:54:45","post_date_gmt":"2019-07-25 15:54:45","post_content":"","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"23-autosave-v1","to_ping":"","pinged":"","post_modified":"2019-07-25 15:54:45","post_modified_gmt":"2019-07-25 15:54:45","post_content_filtered":"","post_parent":"23","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=904","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"905","post_author":"1","post_date":"2019-07-25 15:55:30","post_date_gmt":"2019-07-25 15:55:30","post_content":"{\n    \"page_on_front\": {\n        \"value\": \"228\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-07-25 15:55:30\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"d9d4dd9c-3f8d-44c8-af3e-e652543e8457","to_ping":"","pinged":"","post_modified":"2019-07-25 15:55:30","post_modified_gmt":"2019-07-25 15:55:30","post_content_filtered":"","post_parent":"0","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=905","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"908","post_author":"1","post_date":"2019-07-25 16:02:25","post_date_gmt":"2019-07-25 16:02:25","post_content":"","post_title":"Home 2","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"228-revision-v1","to_ping":"","pinged":"","post_modified":"2019-07-25 16:02:25","post_modified_gmt":"2019-07-25 16:02:25","post_content_filtered":"","post_parent":"228","guid":"https:\/\/svi.platinumpassportsmarketing.com\/?p=908","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"revslider_css","opts":"ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext DEFAULT NULL","hover":"longtext DEFAULT NULL","advanced":"longtext DEFAULT NULL","params":"longtext NOT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"1","handle":".tp-caption.medium_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"2","handle":".tp-caption.small_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"3","handle":".tp-caption.medium_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"4","handle":".tp-caption.large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"5","handle":".tp-caption.very_large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"6","handle":".tp-caption.very_big_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"7","handle":".tp-caption.very_big_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"14","handle":".tp-caption.boxshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"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\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"15","handle":".tp-caption.black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"16","handle":".tp-caption.noshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"23","handle":".tp-caption.excerpt","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"35","handle":".tp-caption.grassfloor","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"44","handle":".tp-caption.small_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"45","handle":".tp-caption.roundedimage","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"48","handle":".tp-caption.MarkerDisplay","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"49","handle":".tp-caption.Restaurant-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"50","handle":".tp-caption.Restaurant-Cursive","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"51","handle":".tp-caption.Restaurant-ScrollDownText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"52","handle":".tp-caption.Restaurant-Description","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"53","handle":".tp-caption.Restaurant-Price","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"54","handle":".tp-caption.Restaurant-Menuitem","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"55","handle":".tp-caption.Furniture-LogoText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"56","handle":".tp-caption.Furniture-Plus","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"57","handle":".tp-caption.Furniture-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"58","handle":".tp-caption.Furniture-Subtitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"59","handle":".tp-caption.Gym-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"60","handle":".tp-caption.Gym-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"61","handle":".tp-caption.Gym-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"62","handle":".tp-caption.Fashion-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"63","handle":".tp-caption.Fashion-BigDisplay","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"64","handle":".tp-caption.Fashion-TextBlock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"65","handle":".tp-caption.Sports-Display","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"66","handle":".tp-caption.Sports-DisplayFat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":[\"\"],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"67","handle":".tp-caption.Sports-Subline","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"68","handle":".tp-caption.Instagram-Caption","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"69","handle":".tp-caption.News-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"70","handle":".tp-caption.News-Subtitle","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"71","handle":".tp-caption.Photography-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"72","handle":".tp-caption.Photography-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"73","handle":".tp-caption.Photography-ImageHover","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"74","handle":".tp-caption.Photography-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"75","handle":".tp-caption.Photography-Textblock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"76","handle":".tp-caption.Photography-Subline-2","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"77","handle":".tp-caption.Photography-ImageHover2","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"78","handle":".tp-caption.WebProduct-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"79","handle":".tp-caption.WebProduct-SubTitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"80","handle":".tp-caption.WebProduct-Content","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"81","handle":".tp-caption.WebProduct-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"82","handle":".tp-caption.WebProduct-Title-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"83","handle":".tp-caption.WebProduct-SubTitle-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"84","handle":".tp-caption.WebProduct-Content-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"85","handle":".tp-caption.FatRounded","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"86","handle":".tp-caption.NotGeneric-Title","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"[object Object]\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"87","handle":".tp-caption.NotGeneric-SubTitle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"88","handle":".tp-caption.NotGeneric-CallToAction","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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.easeOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"89","handle":".tp-caption.NotGeneric-Icon","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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.easeOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"90","handle":".tp-caption.NotGeneric-Menuitem","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"91","handle":".tp-caption.MarkerStyle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"92","handle":".tp-caption.Gym-Menuitem","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"93","handle":".tp-caption.Newspaper-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"94","handle":".tp-caption.Newspaper-Subtitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"95","handle":".tp-caption.Newspaper-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"96","handle":".tp-caption.Newspaper-Title-Centered","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"97","handle":".tp-caption.Hero-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"98","handle":".tp-caption.Video-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"99","handle":".tp-caption.Video-SubTitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"100","handle":".tp-caption.NotGeneric-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"101","handle":".tp-caption.NotGeneric-BigButton","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"102","handle":".tp-caption.WebProduct-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"103","handle":".tp-caption.Restaurant-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"104","handle":".tp-caption.Gym-Button","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"button\",\"version\":\"5.0\"}","hover":"{\"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\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\",\"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\":\"-\",\"text-align\":\"left\",\"type\":\"button\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"105","handle":".tp-caption.Gym-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeInOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"106","handle":".tp-caption.Sports-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"107","handle":".tp-caption.Sports-Button-Red","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"108","handle":".tp-caption.Photography-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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.easeOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"109","handle":".tp-caption.Newspaper-Button-2","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\":\"Linear.easeNone\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"110","handle":".tp-caption.Insurance-Heading-New-1","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"40px\",\"line-height\":\"50px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Source Sans Pro\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"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\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"type\":\"text\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"111","handle":".tp-caption.Insurance-Heading--New-2","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Source Sans Pro\",\"padding\":\"1px 4px 1px 4px\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"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\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\",\"margin\":\"0px\",\"type\":\"text\"}"}}}
{"type":"table","data":{"name":"revslider_layer_animations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text DEFAULT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_navigations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","name":"varchar(191) NOT NULL","handle":"varchar(191) NOT NULL","css":"longtext NOT NULL","markup":"longtext NOT NULL","settings":"longtext DEFAULT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_sliders","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext DEFAULT NULL","params":"longtext NOT NULL","settings":"text DEFAULT NULL","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"row","data":{"table":"revslider_sliders","row":{"id":"1","title":"revslider1","alias":"revslider1","params":"{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"instagram-hash-tag\":\"\",\"flickr-count\":\"\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"timeline\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"revslider1\",\"alias\":\"revslider1\",\"shortcode\":\"[rev_slider alias=\\\\\\\"revslider1\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1240\",\"height\":\"420\",\"width_notebook\":\"992\",\"height_notebook\":\"380\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"767\",\"height_tablet\":\"370\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"350\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"6000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"slideright\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center right\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"on\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Power1.easeInOut\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"blank\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"on\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"1\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"enable_progressbar\":\"on\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"http:\\\/\\\/localhost\\\/insurancewp431\\\/wp-content\\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"2\",\"spinner_color\":\"#3aa0e1\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"navbar-old\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"600\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"30\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"30\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"off\",\"navigation_bullets_style\":\"round-old\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"true\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"600\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"30\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"50\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"on\",\"disable_parallax_mobile\":\"on\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"scroll\",\"parallax_origo\":\"slidercenter\",\"parallax_speed\":\"2000\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"2\",\"parallax_level_2\":\"3\",\"parallax_level_3\":\"4\",\"parallax_level_4\":\"5\",\"parallax_level_5\":\"6\",\"parallax_level_6\":\"7\",\"parallax_level_7\":\"12\",\"parallax_level_8\":\"16\",\"parallax_level_9\":\"10\",\"parallax_level_10\":\"50\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"smart\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"version\":\"\"}","settings":"{\"version\":\"5.0.7\"}","type":""}}}
{"type":"table","data":{"name":"revslider_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","slide_order":"int(11) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL DEFAULT ''"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"1","slider_id":"1","slide_order":"1","params":"{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&ref=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"120\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"6000\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"http:\\\/\\\/localhost\\\/insurancewp431\\\/wp-content\\\/\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"slotfade-horizontal\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"500\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\\/\\\/svi.platinumpassportsmarketing.com\\\/wp-content\\\/uploads\\\/revslider\\\/revslider1\\\/Slide1.jpg\",\"slide_parallax_level\":\"-\",\"hideslideafter\":\"0\"}","layers":"[{\"text\":\"Business, insurance and financial theme.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":67,\"notebook\":70,\"tablet\":70,\"mobile\":70},\"top\":{\"desktop\":82,\"notebook\":61,\"tablet\":70,\"mobile\":70},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Insurance Agency - B...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power4.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"5\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"128px\",\"notebook\":\"115px\",\"tablet\":\"107px\",\"mobile\":\"107px\"},\"max_width\":{\"desktop\":\"454px\",\"notebook\":\"459px\",\"tablet\":\"414px\",\"mobile\":\"414px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":1470,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading-New-1\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":490,\"endspeed\":1450,\"endtime\":8910,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":414,\"height\":107,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"42px\",\"notebook\":\"44px\",\"tablet\":\"44px\",\"mobile\":\"44px\"},\"line-height\":{\"desktop\":\"50px\",\"notebook\":\"50px\",\"tablet\":\"50px\",\"mobile\":\"50px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"inline\":{\"idle\":{\"letter-spacing\":\"-1px\",\"text-rendering\":\"optimizeLegibility\"}},\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"Make yourself visible to potential solid customers in future.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":67,\"notebook\":70,\"tablet\":70,\"mobile\":70},\"top\":{\"desktop\":198,\"notebook\":179,\"tablet\":193,\"mobile\":193},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Business and Insuran...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"63px\",\"notebook\":\"68px\",\"tablet\":\"68px\",\"mobile\":\"68px\"},\"max_width\":{\"desktop\":\"339px\",\"notebook\":\"355px\",\"tablet\":\"355px\",\"mobile\":\"355px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":1080,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading--New-2\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":770,\"endspeed\":1000,\"endtime\":8460,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":355,\"height\":68,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\",\"notebook\":\"16px\",\"tablet\":\"16px\",\"mobile\":\"16px\"},\"line-height\":{\"desktop\":\"30px\",\"notebook\":\"27px\",\"tablet\":\"27px\",\"mobile\":\"27px\"},\"font-weight\":{\"desktop\":\"400\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"},{\"text\":\"<div class=\\\"button1\\\">\\n<a href=\\\"#contact\\\" >REQUEST A QUOTE<\\\/a>\\n<\\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":67,\"notebook\":70,\"tablet\":70,\"mobile\":70},\"top\":{\"desktop\":280,\"notebook\":262,\"tablet\":271,\"mobile\":267},\"internal_class\":\"\",\"hover\":true,\"alias\":\"[button1 url=\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfl\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"43px\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"max_width\":{\"desktop\":\"218px\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"nowrap\",\"tablet\":\"nowrap\",\"mobile\":\"nowrap\"},\"static_end\":\"last\",\"speed\":1330,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Gym-Button\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":1000,\"endspeed\":570,\"endtime\":8030,\"endanimation\":\"stl\",\"endeasing\":\"nothing\",\"width\":218,\"height\":43,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"line-height\":{\"desktop\":\"15px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"600\",\"tablet\":\"600\",\"mobile\":\"600\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"-50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"300\",\"easing\":\"Power1.easeInOut\",\"css_cursor\":\"pointer\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]","settings":"{\"hor_lines\":[\"1110px\"]}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"2","slider_id":"1","slide_order":"2","params":"{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&ref=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"120\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"http:\\\/\\\/localhost\\\/insurancewp431\\\/wp-content\\\/\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"slotfade-horizontal\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"500\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\\/\\\/svi.platinumpassportsmarketing.com\\\/wp-content\\\/uploads\\\/revslider\\\/revslider1\\\/slider3.jpg\",\"slide_parallax_level\":\"-\"}","layers":"[{\"text\":\"Insurances for your business.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":820,\"notebook\":592,\"tablet\":391,\"mobile\":67},\"top\":{\"desktop\":82,\"notebook\":61,\"tablet\":70,\"mobile\":70},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Insurance Agency - B...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"118px\",\"notebook\":\"107px\",\"tablet\":\"107px\",\"mobile\":\"107px\"},\"max_width\":{\"desktop\":\"390px\",\"notebook\":\"414px\",\"tablet\":\"414px\",\"mobile\":\"414px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":470,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading-New-1\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":30,\"endspeed\":1450,\"endtime\":7450,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":341,\"height\":117,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"42px\",\"notebook\":\"44px\",\"tablet\":\"44px\",\"mobile\":\"44px\"},\"line-height\":{\"desktop\":\"50px\",\"notebook\":\"50px\",\"tablet\":\"50px\",\"mobile\":\"50px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"inline\":{\"idle\":{\"letter-spacing\":\"-1px\",\"text-rendering\":\"optimizeLegibility\"}},\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Make yourself visible to potential solid customers in future.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":820,\"notebook\":596,\"tablet\":392,\"mobile\":72},\"top\":{\"desktop\":199,\"notebook\":179,\"tablet\":194,\"mobile\":193},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Business and Insuran...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"63px\",\"notebook\":\"68px\",\"tablet\":\"68px\",\"mobile\":\"68px\"},\"max_width\":{\"desktop\":\"339px\",\"notebook\":\"355px\",\"tablet\":\"355px\",\"mobile\":\"355px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":1050,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading--New-2\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":20,\"endspeed\":1000,\"endtime\":7000,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":339,\"height\":63,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\",\"notebook\":\"16px\",\"tablet\":\"16px\",\"mobile\":\"16px\"},\"line-height\":{\"desktop\":\"30px\",\"notebook\":\"27px\",\"tablet\":\"27px\",\"mobile\":\"27px\"},\"font-weight\":{\"desktop\":\"400\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"button1\\\">\\n<a href=\\\"#contact\\\" >REQUEST A QUOTE<\\\/a>\\n<\\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":820,\"notebook\":598,\"tablet\":389,\"mobile\":65},\"top\":{\"desktop\":279,\"notebook\":262,\"tablet\":271,\"mobile\":267},\"internal_class\":\"\",\"hover\":true,\"alias\":\"[button1 url=\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\",\"tablet\":\"nowrap\",\"mobile\":\"nowrap\"},\"static_end\":\"last\",\"speed\":1690,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Gym-Button\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":80,\"endspeed\":570,\"endtime\":6570,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":205,\"height\":41,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"line-height\":{\"desktop\":\"15px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"600\",\"tablet\":\"600\",\"mobile\":\"600\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"300\",\"easing\":\"Power1.easeInOut\",\"css_cursor\":\"pointer\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]","settings":"[\"\"]"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"3","slider_id":"1","slide_order":"3","params":"{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&ref=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"120\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"http:\\\/\\\/localhost\\\/insurancewp431\\\/wp-content\\\/\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"slotfade-horizontal\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"500\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\\/\\\/svi.platinumpassportsmarketing.com\\\/wp-content\\\/uploads\\\/revslider\\\/revslider1\\\/slider2.jpg\",\"slide_parallax_level\":\"-\"}","layers":"[{\"text\":\"Protect your family with insurance.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":791,\"notebook\":592,\"tablet\":391,\"mobile\":70},\"top\":{\"desktop\":82,\"notebook\":61,\"tablet\":70,\"mobile\":70},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Insurance Agency - B...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"118px\",\"notebook\":\"107px\",\"tablet\":\"107px\",\"mobile\":\"107px\"},\"max_width\":{\"desktop\":\"400px\",\"notebook\":\"414px\",\"tablet\":\"414px\",\"mobile\":\"414px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":2000,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading-New-1\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":0,\"endspeed\":1000,\"endtime\":7450,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":400,\"height\":118,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"42px\",\"notebook\":\"44px\",\"tablet\":\"44px\",\"mobile\":\"44px\"},\"line-height\":{\"desktop\":\"50px\",\"notebook\":\"50px\",\"tablet\":\"50px\",\"mobile\":\"50px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"inline\":{\"idle\":{\"letter-spacing\":\"-1px\",\"text-rendering\":\"optimizeLegibility\"}},\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Make yourself visible to potential solid customers in future.\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":791,\"notebook\":596,\"tablet\":392,\"mobile\":70},\"top\":{\"desktop\":196,\"notebook\":179,\"tablet\":194,\"mobile\":193},\"internal_class\":\"\",\"hover\":false,\"alias\":\"Business and Insuran...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"63px\",\"notebook\":\"68px\",\"tablet\":\"68px\",\"mobile\":\"68px\"},\"max_width\":{\"desktop\":\"339px\",\"notebook\":\"355px\",\"tablet\":\"355px\",\"mobile\":\"355px\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\",\"notebook\":\"normal\",\"tablet\":\"normal\",\"mobile\":\"normal\"},\"static_end\":\"last\",\"speed\":2150,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Insurance-Heading--New-2\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":150,\"endspeed\":1000,\"endtime\":7000,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":339,\"height\":63,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\",\"notebook\":\"16px\",\"tablet\":\"16px\",\"mobile\":\"16px\"},\"line-height\":{\"desktop\":\"30px\",\"notebook\":\"27px\",\"tablet\":\"27px\",\"mobile\":\"27px\"},\"font-weight\":{\"desktop\":\"400\",\"notebook\":\"300\",\"tablet\":\"300\",\"mobile\":\"300\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Source Sans Pro\",\"padding\":[\"1px\",\"4px\",\"1px\",\"4px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffd658\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":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,\"speed\":\"0\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"<div class=\\\"button1\\\">\\n<a href=\\\"#contact\\\" >REQUEST A QUOTE<\\\/a>\\n<\\\/div>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":791,\"notebook\":598,\"tablet\":389,\"mobile\":70},\"top\":{\"desktop\":280,\"notebook\":262,\"tablet\":271,\"mobile\":267},\"internal_class\":\"\",\"hover\":true,\"alias\":\"[button1 url=\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"sfr\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"auto\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"max_width\":{\"desktop\":\"auto\",\"notebook\":\"auto\",\"tablet\":\"auto\",\"mobile\":\"auto\"},\"video_width\":{\"desktop\":\"480\",\"notebook\":\"480\",\"tablet\":\"480\",\"mobile\":\"480\"},\"video_height\":{\"desktop\":\"360\",\"notebook\":\"360\",\"tablet\":\"360\",\"mobile\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\",\"notebook\":\"nowrap\",\"tablet\":\"nowrap\",\"mobile\":\"nowrap\"},\"static_end\":\"last\",\"speed\":2160,\"align_hor\":{\"desktop\":\"left\",\"notebook\":\"left\",\"tablet\":\"left\",\"mobile\":\"left\"},\"align_vert\":{\"desktop\":\"top\",\"notebook\":\"top\",\"tablet\":\"top\",\"mobile\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"Gym-Button\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"time\":490,\"endspeed\":1000,\"endtime\":6570,\"endanimation\":\"str\",\"endeasing\":\"nothing\",\"width\":205,\"height\":41,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"14px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"line-height\":{\"desktop\":\"15px\",\"notebook\":\"15px\",\"tablet\":\"15px\",\"mobile\":\"15px\"},\"font-weight\":{\"desktop\":\"600\",\"notebook\":\"600\",\"tablet\":\"600\",\"mobile\":\"600\"},\"color\":{\"desktop\":\"#ffffff\",\"notebook\":\"#ffffff\",\"tablet\":\"#ffffff\",\"mobile\":\"#ffffff\"}},\"x_start\":\"50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"50px\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\"],\"x\":0,\"y\":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,\"speed\":\"300\",\"easing\":\"Power1.easeInOut\",\"css_cursor\":\"pointer\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":false,\"scaleX\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"scaleY\":{\"desktop\":\"\",\"notebook\":\"\",\"tablet\":\"\",\"mobile\":\"\"},\"autolinebreak\":false,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"static_start\":\"1\",\"toggle\":false,\"toggle_use_hover\":false,\"texttoggle\":\"\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]","settings":"[\"\"]"}}}
{"type":"table","data":{"name":"revslider_static_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"row","data":{"table":"revslider_static_slides","row":{"id":"1","slider_id":"1","params":"{\"background_type\":\"trans\",\"image\":\"https:\\\/\\\/svi.platinumpassportsmarketing.com\\\/wp-content\\\/\"}","layers":"[]","settings":"[]"}}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"8","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"10","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"11","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"12","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"13","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"14","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"15","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"16","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"17","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"18","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"19","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"20","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"21","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"22","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"86","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"86","term_taxonomy_id":"4","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"86","term_taxonomy_id":"5","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"86","term_taxonomy_id":"6","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"86","term_taxonomy_id":"7","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"89","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"89","term_taxonomy_id":"4","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"89","term_taxonomy_id":"6","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"92","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"92","term_taxonomy_id":"5","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"95","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"95","term_taxonomy_id":"4","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"99","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"99","term_taxonomy_id":"5","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"101","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"101","term_taxonomy_id":"3","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"101","term_taxonomy_id":"6","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"174","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"178","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"179","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"180","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"181","term_taxonomy_id":"10","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"184","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"185","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"186","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"187","term_taxonomy_id":"10","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"873","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"874","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"875","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"876","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"877","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"878","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"879","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"880","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"881","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"882","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"883","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"884","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"885","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"886","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"887","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"888","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"889","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"890","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"891","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"892","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"893","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"894","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"895","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"896","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"897","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"898","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"899","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"900","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"category","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"post_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"rt-ins-galleryfilter-categories","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"rt-ins-galleryfilter-categories","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"rt-ins-galleryfilter-categories","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"nav_menu","description":"","parent":"0","count":"23"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"nav_menu","description":"","parent":"0","count":"21"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"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"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"agency","slug":"agency","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"insurance","slug":"insurance","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"agency","slug":"agency","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"business","slug":"business","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"insurance","slug":"insurance","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"wordpress","slug":"wordpress","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"agency","slug":"agency","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"business","slug":"business","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"insurance","slug":"insurance","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"menu1","slug":"menu1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"menu2","slug":"menu2","term_group":"0"}}}
