HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //opt/database/memori.dump
-- MySQL dump 10.14  Distrib 5.5.65-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: memori
-- ------------------------------------------------------
-- Server version	5.5.65-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_commentmeta`
--

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

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
INSERT INTO `wp_commentmeta` VALUES (1,4,'akismet_error','1453571288'),(2,4,'akismet_history','a:4:{s:4:\"time\";d:1453571289.003852;s:7:\"message\";s:99:\"Akismet was unable to check this comment (response: invalid), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}'),(3,5,'akismet_error','1459572512'),(4,5,'akismet_history','a:4:{s:4:\"time\";d:1459572512.535782;s:7:\"message\";s:99:\"Akismet was unable to check this comment (response: invalid), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}'),(5,6,'akismet_error','1459573129'),(6,6,'akismet_history','a:4:{s:4:\"time\";d:1459573129.61574;s:7:\"message\";s:99:\"Akismet was unable to check this comment (response: invalid), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}'),(7,7,'akismet_error','1462269734'),(8,7,'akismet_history','a:4:{s:4:\"time\";d:1462269734.532119;s:7:\"message\";s:99:\"Akismet was unable to check this comment (response: invalid), will automatically retry again later.\";s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:0:\"\";}');
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2024-02-01 10:01:09','2024-02-01 10:01:09','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),(2,68,'','','','','2014-08-24 17:14:26','2014-08-24 17:14:26','Love it! Thanks  a lot!',0,'1','','comment',0,0),(3,606,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-04-17 22:21:53','2018-04-17 22:21:53','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\" rel=\"nofollow ugc\">Gravatar</a>.',0,'1','','comment',0,0),(4,873,'babsabtabkapwgs','sgsdbxg25gsd@agsdsd.com','http://brothosonkonlonwon.ru','5.101.217.31','2016-01-23 17:48:08','2016-01-23 17:48:08','Y7uXpk http://brothosonkonlonwon.ru',0,'0','','comment',0,0),(5,55,'1','sample@email.tst','http://1','23.253.73.160','2016-04-02 04:48:32','2016-04-02 04:48:32','1',0,'0','','comment',0,0),(6,68,'1','sample@email.tst','http://1','23.253.73.160','2016-04-02 04:58:49','2016-04-02 04:58:49','1',0,'0','','comment',2,0),(7,47,'قباد دیوان سالار','esi6717@yahoo.com','http://asd','212.16.88.3','2016-05-03 10:02:14','2016-05-03 10:02:14','asd',0,'0','','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_layerslider`
--

DROP TABLE IF EXISTS `wp_layerslider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_layerslider` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `group_id` int(10) DEFAULT NULL,
  `author` int(10) NOT NULL DEFAULT '0',
  `name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `slug` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_c` int(10) NOT NULL,
  `date_m` int(10) NOT NULL,
  `schedule_start` int(10) NOT NULL DEFAULT '0',
  `schedule_end` int(10) NOT NULL DEFAULT '0',
  `flag_hidden` tinyint(1) NOT NULL DEFAULT '0',
  `flag_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `flag_popup` tinyint(1) NOT NULL DEFAULT '0',
  `flag_group` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_layerslider`
--

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

--
-- Table structure for table `wp_layerslider_revisions`
--

DROP TABLE IF EXISTS `wp_layerslider_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_layerslider_revisions` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `slider_id` int(10) NOT NULL,
  `author` int(10) NOT NULL DEFAULT '0',
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_c` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_layerslider_revisions`
--

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

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=431 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://memori.noappname.net','yes'),(2,'home','http://memori.noappname.net','yes'),(3,'blogname','Memori Demo','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','paulmccash@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/index.php/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:118:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:57:\"index.php/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:45:\"index.php/category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:54:\"index.php/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:49:\"index.php/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:30:\"index.php/tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:42:\"index.php/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:24:\"index.php/tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:55:\"index.php/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:50:\"index.php/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:31:\"index.php/type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:43:\"index.php/type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:25:\"index.php/type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:52:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:62:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:82:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:77:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:77:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:58:\"index.php/portfolio-item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"index.php/portfolio-item/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:45:\"index.php/portfolio-item/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:53:\"index.php/portfolio-item/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:60:\"index.php/portfolio-item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:49:\"index.php/portfolio-item/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:41:\"index.php/portfolio-item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"index.php/portfolio-item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"index.php/portfolio-item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"index.php/portfolio-item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"index.php/portfolio-item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"index.php/portfolio-item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:68:\"index.php/portfolio_entries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:63:\"index.php/portfolio_entries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:44:\"index.php/portfolio_entries/([^/]+)/embed/?$\";s:50:\"index.php?portfolio_entries=$matches[1]&embed=true\";s:56:\"index.php/portfolio_entries/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_entries=$matches[1]&paged=$matches[2]\";s:38:\"index.php/portfolio_entries/([^/]+)/?$\";s:39:\"index.php?portfolio_entries=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:42:\"index.php/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:37:\"index.php/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:18:\"index.php/embed/?$\";s:21:\"index.php?&embed=true\";s:30:\"index.php/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:51:\"index.php/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:46:\"index.php/comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:27:\"index.php/comments/embed/?$\";s:21:\"index.php?&embed=true\";s:54:\"index.php/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:49:\"index.php/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:30:\"index.php/search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:42:\"index.php/search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:24:\"index.php/search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:57:\"index.php/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:45:\"index.php/author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:79:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:55:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:49:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:66:\"index.php/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:42:\"index.php/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:54:\"index.php/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:36:\"index.php/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:53:\"index.php/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:48:\"index.php/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:29:\"index.php/([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:41:\"index.php/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:23:\"index.php/([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:68:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:78:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:98:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:74:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:63:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:87:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:75:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:71:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:57:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:67:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:87:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:63:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:48:\"index.php/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:37:\"index.php/.?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"index.php/.?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"index.php/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"index.php/.?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"index.php/(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:30:\"index.php/(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:50:\"index.php/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:45:\"index.php/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"index.php/(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:45:\"index.php/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:34:\"index.php/(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:1:{i:0;s:17:\"memori/memori.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','enfold','yes'),(41,'stylesheet','enfold','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','56657','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','posts','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','80','yes'),(57,'thumbnail_size_h','80','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1030','yes'),(63,'large_size_h','1030','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:6:{i:2;a:3:{s:5:\"title\";s:6:\"Office\";s:4:\"text\";s:211:\"<strong>Address</strong>\r\n10800 West Pico Boulevard\r\nLos Angeles, USA\r\n\r\n<strong>Contact</strong>\r\noffice@en-co.com\r\n555-3587 347\r\n\r\n<strong>Opening Hours:</strong>\r\nMo-Fr: 8:00-19:00\r\nSa: 8:00-14:00\r\nSo: closed\";s:6:\"filter\";b:1;}i:3;a:3:{s:5:\"title\";s:6:\"Office\";s:4:\"text\";s:211:\"<strong>Address</strong>\r\n10800 West Pico Boulevard\r\nLos Angeles, USA\r\n\r\n<strong>Contact</strong>\r\noffice@en-co.com\r\n555-3587 347\r\n\r\n<strong>Opening Hours:</strong>\r\nMo-Fr: 8:00-19:00\r\nSa: 8:00-14:00\r\nSo: closed\";s:6:\"filter\";b:1;}i:4;a:3:{s:5:\"title\";s:19:\"Enfold Construction\";s:4:\"text\";s:84:\"1818 N Vermont Ave\r\nLos Angeles, CA, United States\r\n\r\n(555) 774 433\r\nhello@en-co.com\";s:6:\"filter\";b:1;}i:5;a:3:{s:5:\"title\";s:17:\"Interesting Infos\";s:4:\"text\";s:91:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\";s:6:\"filter\";b:1;}i:6;a:3:{s:5:\"title\";s:12:\"Office Hours\";s:4:\"text\";s:45:\"Mo-Fr: 8:00-19:00\r\nSa: 8:00-14:00\r\nSo: closed\";s:6:\"filter\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:91:\"var/www/html/memori/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','0','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1722333669','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','56657','yes'),(101,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(102,'fresh_site','0','yes'),(103,'user_count','1','no'),(104,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(105,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:13:\"av_everywhere\";a:0:{}s:7:\"av_blog\";a:4:{i:0;s:17:\"avia_fb_likebox-2\";i:1;s:14:\"portfoliobox-2\";i:2;s:12:\"categories-2\";i:3;s:6:\"text-3\";}s:8:\"av_pages\";a:2:{i:0;s:6:\"text-2\";i:1;s:18:\"avia_google_maps-2\";}s:11:\"av_footer_1\";a:2:{i:0;s:6:\"text-5\";i:1;s:18:\"avia_socialcount-2\";}s:11:\"av_footer_2\";a:1:{i:0;s:6:\"text-4\";}s:11:\"av_footer_3\";a:1:{i:0;s:6:\"text-6\";}s:11:\"av_footer_4\";a:1:{i:0;s:14:\"portfoliobox-3\";}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:7:{i:1711612870;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1711616899;a:1:{s:32:\"av_instagram_scheduled_filecheck\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1711620070;a:4:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711620077;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711620078;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711706470;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.4.3\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"query/style-rtl.css\";i:357;s:23:\"query/style-rtl.min.css\";i:358;s:15:\"query/style.css\";i:359;s:19:\"query/style.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),(123,'recovery_keys','a:0:{}','yes'),(124,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.3\";s:7:\"version\";s:5:\"6.4.3\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1711609697;s:15:\"version_checked\";s:5:\"6.4.3\";s:12:\"translations\";a:0:{}}','no'),(127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1706781729;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(130,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711609698;s:7:\"checked\";a:4:{s:6:\"enfold\";s:5:\"4.7.3\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:17:\"twentytwentythree\";s:3:\"1.3\";s:15:\"twentytwentytwo\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.0.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.3.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.6.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(136,'can_compress_scripts','1','yes'),(149,'current_theme','Enfold','yes'),(150,'theme_mods_enfold','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:4:\"avia\";i:22;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(151,'theme_switched','','yes'),(152,'widget_newsbox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'widget_portfoliobox','a:3:{i:2;a:4:{s:5:\"title\";s:15:\"Latest Projects\";s:5:\"count\";s:1:\"4\";s:7:\"excerpt\";s:15:\"show title only\";s:3:\"cat\";N;}i:3;a:4:{s:5:\"title\";s:15:\"Latest Projects\";s:5:\"count\";s:1:\"3\";s:7:\"excerpt\";s:15:\"show title only\";s:3:\"cat\";N;}s:12:\"_multiwidget\";i:1;}','yes'),(154,'widget_avia_socialcount','a:2:{i:2;a:2:{s:7:\"twitter\";s:9:\"wikipedia\";s:3:\"rss\";s:24:\"http://www.wikipedia.com\";}s:12:\"_multiwidget\";i:1;}','yes'),(155,'widget_avia_partner_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(156,'widget_avia_google_maps','a:2:{i:2;a:15:{s:5:\"title\";s:5:\"Route\";s:14:\"street-address\";s:25:\"10800 West Pico Boulevard\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:0:\"\";s:3:\"lat\";s:10:\"34.0401391\";s:3:\"lng\";s:19:\"-118.42746890000001\";s:4:\"zoom\";s:2:\"15\";s:4:\"type\";s:7:\"ROADMAP\";s:12:\"directionsto\";s:0:\"\";s:7:\"content\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(157,'widget_avia_fb_likebox','a:2:{i:2;a:2:{s:5:\"title\";s:21:\"Follow us on Facebook\";s:3:\"url\";s:34:\"https://www.facebook.com/kriesi.at\";}s:12:\"_multiwidget\";i:1;}','yes'),(158,'widget_avia-instagram-feed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(159,'widget_avia_combo_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(160,'widget_avia_auto_toc','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(161,'widget_avia_mailchimp_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(162,'ls-plugin-version','6.10.0','yes'),(163,'ls-db-version','6.9.0','yes'),(164,'ls-installed','1','yes'),(165,'ls-google-fonts','a:0:{}','yes'),(166,'enfold_layerslider_state','','yes'),(167,'ls-date-installed','1706781729','yes'),(168,'enfold_layerslider_activated','1','yes'),(169,'enfold_layerslider_data_erased','no','yes'),(170,'ls-show-support-notice','0','yes'),(171,'ls_include_at_footer','1','yes'),(172,'ls_conditional_script_loading','1','yes'),(173,'Enfold_version','4.7.3','yes'),(174,'enfold_initial_version','4.7.3','yes'),(175,'enfold_fixed_random','1','yes'),(176,'avia_permalink_settings','a:0:{}','yes'),(177,'av_alb_usage_av_player','a:0:{}','yes'),(178,'av_alb_usage_av_blog','a:0:{}','yes'),(179,'av_alb_usage_av_buttonrow','a:1:{i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(180,'av_alb_usage_av_button','a:5:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:7;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:10;}}','yes'),(181,'av_alb_usage_av_button_big','a:0:{}','yes'),(182,'av_alb_usage_av_catalogue','a:0:{}','yes'),(183,'av_alb_usage_av_comments_list','a:0:{}','yes'),(184,'av_alb_usage_av_contact','a:2:{i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(185,'av_alb_usage_av_content_slider','a:0:{}','yes'),(186,'av_alb_usage_av_countdown','a:0:{}','yes'),(187,'av_alb_usage_av_gallery','a:0:{}','yes'),(188,'av_alb_usage_av_horizontal_gallery','a:0:{}','yes'),(189,'av_alb_usage_av_google_map','a:2:{i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(190,'av_alb_usage_av_layout_row','a:7:{i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}}','yes'),(191,'av_alb_usage_av_cell_one_full','a:0:{}','yes'),(192,'av_alb_usage_av_cell_one_half','a:6:{i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}}','yes'),(193,'av_alb_usage_av_cell_one_third','a:1:{i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(194,'av_alb_usage_av_cell_two_third','a:1:{i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(195,'av_alb_usage_av_cell_one_fourth','a:0:{}','yes'),(196,'av_alb_usage_av_cell_three_fourth','a:0:{}','yes'),(197,'av_alb_usage_av_cell_one_fifth','a:0:{}','yes'),(198,'av_alb_usage_av_cell_two_fifth','a:0:{}','yes'),(199,'av_alb_usage_av_cell_three_fifth','a:0:{}','yes'),(200,'av_alb_usage_av_cell_four_fifth','a:0:{}','yes'),(201,'av_alb_usage_av_heading','a:25:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:16;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:7;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:344;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:870;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:7;}i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:11;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:18;}}','yes'),(202,'av_alb_usage_av_headline_rotator','a:0:{}','yes'),(203,'av_alb_usage_av_hr','a:23:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:13;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:870;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:7;}i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:12;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:12;}}','yes'),(204,'av_alb_usage_av_font_icon','a:3:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}}','yes'),(205,'av_alb_usage_av_icon_box','a:2:{i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}}','yes'),(206,'av_alb_usage_av_icongrid','a:0:{}','yes'),(207,'av_alb_usage_av_iconlist','a:0:{}','yes'),(208,'av_alb_usage_av_image','a:10:{i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:870;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(209,'av_alb_usage_av_image_hotspot','a:0:{}','yes'),(210,'av_alb_usage_av_partner','a:1:{i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(211,'av_alb_usage_av_magazine','a:0:{}','yes'),(212,'av_alb_usage_av_mailchimp','a:0:{}','yes'),(213,'av_alb_usage_av_masonry_entries','a:2:{i:344;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(214,'av_alb_usage_av_masonry_gallery','a:0:{}','yes'),(215,'av_alb_usage_av_submenu','a:0:{}','yes'),(216,'av_alb_usage_av_notification','a:0:{}','yes'),(217,'av_alb_usage_av_animated_numbers','a:7:{i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}}','yes'),(218,'av_alb_usage_av_portfolio','a:1:{i:13;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(219,'av_alb_usage_av_postslider','a:0:{}','yes'),(220,'av_alb_usage_av_progress','a:0:{}','yes'),(221,'av_alb_usage_av_promobox','a:0:{}','yes'),(222,'av_alb_usage_avia_sc_search','a:0:{}','yes'),(223,'av_alb_usage_av_slideshow','a:6:{i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(224,'av_alb_usage_av_slideshow_accordion','a:0:{}','yes'),(225,'av_alb_usage_av_feature_image_slider','a:0:{}','yes'),(226,'av_alb_usage_av_fullscreen','a:0:{}','yes'),(227,'av_alb_usage_av_slideshow_full','a:2:{i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(228,'av_alb_usage_av_layerslider','a:0:{}','yes'),(229,'av_alb_usage_av_social_share','a:0:{}','yes'),(230,'av_alb_usage_av_tab_section','a:0:{}','yes'),(231,'av_alb_usage_av_tab_sub_section','a:0:{}','yes'),(232,'av_alb_usage_av_table','a:0:{}','yes'),(233,'av_alb_usage_av_tab_container','a:0:{}','yes'),(234,'av_alb_usage_av_team_member','a:0:{}','yes'),(235,'av_alb_usage_av_testimonials','a:0:{}','yes'),(236,'av_alb_usage_av_timeline','a:1:{i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(237,'av_alb_usage_av_toggle_container','a:3:{i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(238,'av_alb_usage_av_video','a:0:{}','yes'),(239,'av_alb_usage_av_codeblock','a:0:{}','yes'),(240,'av_alb_usage_av_one_full','a:22:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:344;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}}','yes'),(241,'av_alb_usage_av_one_half','a:15:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:870;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}}','yes'),(242,'av_alb_usage_av_one_third','a:7:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:9;}i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:12;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:12;}}','yes'),(243,'av_alb_usage_av_two_third','a:2:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(244,'av_alb_usage_av_one_fourth','a:8:{i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}}','yes'),(245,'av_alb_usage_av_three_fourth','a:1:{i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(246,'av_alb_usage_av_one_fifth','a:0:{}','yes'),(247,'av_alb_usage_av_two_fifth','a:0:{}','yes'),(248,'av_alb_usage_av_three_fifth','a:0:{}','yes'),(249,'av_alb_usage_av_four_fifth','a:0:{}','yes'),(250,'av_alb_usage_av_postcontent','a:0:{}','yes'),(251,'av_alb_usage_av_section','a:17:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:344;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}}','yes'),(252,'av_alb_usage_av_textblock','a:24:{i:824;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:20;}i:821;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:814;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:236;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:235;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:106;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:105;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:103;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:94;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:4;}i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:870;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:154;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:102;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:16;}}','yes'),(253,'av_alb_usage_av_sidebar','a:0:{}','yes'),(254,'av_alb_usage_av_playlist_element','a:0:{}','yes'),(255,'av_alb_usage_av_buttonrow_item','a:1:{i:298;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:6;}}','yes'),(256,'av_alb_usage_av_catalogue_item','a:0:{}','yes'),(257,'av_alb_usage_av_contact_field','a:2:{i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:5;}}','yes'),(258,'av_alb_usage_av_content_slide','a:0:{}','yes'),(259,'av_alb_usage_av_gmap_location','a:2:{i:869;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}i:156;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:1;}}','yes'),(260,'av_alb_usage_av_rotator_item','a:0:{}','yes'),(261,'av_alb_usage_av_icongrid_item','a:0:{}','yes'),(262,'av_alb_usage_av_iconlist_item','a:0:{}','yes'),(263,'av_alb_usage_av_image_spot','a:0:{}','yes'),(264,'av_alb_usage_av_partner_logo','a:1:{i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:8;}}','yes'),(265,'av_alb_usage_av_mailchimp_field','a:0:{}','yes'),(266,'av_alb_usage_av_submenu_item','a:0:{}','yes'),(267,'av_alb_usage_av_progress_bar','a:0:{}','yes'),(268,'av_alb_usage_av_slide','a:6:{i:144;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:142;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:140;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(269,'av_alb_usage_av_slide_accordion','a:0:{}','yes'),(270,'av_alb_usage_av_fullscreen_slide','a:0:{}','yes'),(271,'av_alb_usage_av_slide_full','a:2:{i:31;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:2;}i:868;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(272,'av_alb_usage_av_row','a:0:{}','yes'),(273,'av_alb_usage_av_cell','a:0:{}','yes'),(274,'av_alb_usage_av_tab','a:0:{}','yes'),(275,'av_alb_usage_av_team_icon','a:0:{}','yes'),(276,'av_alb_usage_av_testimonial_single','a:0:{}','yes'),(277,'av_alb_usage_av_timeline_item','a:1:{i:811;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:7;}}','yes'),(278,'av_alb_usage_av_toggle','a:3:{i:138;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:135;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}i:113;a:2:{s:7:\"version\";s:3:\"1.0\";s:5:\"count\";i:3;}}','yes'),(279,'av_alb_blog_elements_state','a:102:{s:9:\"av_player\";b:0;s:7:\"av_blog\";b:0;s:12:\"av_buttonrow\";b:1;s:9:\"av_button\";b:1;s:13:\"av_button_big\";b:0;s:12:\"av_catalogue\";b:0;s:16:\"av_comments_list\";b:0;s:10:\"av_contact\";b:1;s:17:\"av_content_slider\";b:0;s:12:\"av_countdown\";b:0;s:10:\"av_gallery\";b:0;s:21:\"av_horizontal_gallery\";b:0;s:13:\"av_google_map\";b:1;s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_full\";b:0;s:16:\"av_cell_one_half\";b:1;s:17:\"av_cell_one_third\";b:1;s:17:\"av_cell_two_third\";b:1;s:18:\"av_cell_one_fourth\";b:0;s:20:\"av_cell_three_fourth\";b:0;s:17:\"av_cell_one_fifth\";b:0;s:17:\"av_cell_two_fifth\";b:0;s:19:\"av_cell_three_fifth\";b:0;s:18:\"av_cell_four_fifth\";b:0;s:10:\"av_heading\";b:1;s:19:\"av_headline_rotator\";b:0;s:5:\"av_hr\";b:1;s:12:\"av_font_icon\";b:1;s:11:\"av_icon_box\";b:1;s:11:\"av_icongrid\";b:0;s:11:\"av_iconlist\";b:0;s:8:\"av_image\";b:1;s:16:\"av_image_hotspot\";b:0;s:10:\"av_partner\";b:1;s:11:\"av_magazine\";b:0;s:12:\"av_mailchimp\";b:0;s:18:\"av_masonry_entries\";b:1;s:18:\"av_masonry_gallery\";b:0;s:10:\"av_submenu\";b:0;s:15:\"av_notification\";b:0;s:19:\"av_animated_numbers\";b:1;s:12:\"av_portfolio\";b:1;s:13:\"av_postslider\";b:0;s:11:\"av_progress\";b:0;s:11:\"av_promobox\";b:0;s:14:\"avia_sc_search\";b:0;s:12:\"av_slideshow\";b:1;s:22:\"av_slideshow_accordion\";b:0;s:23:\"av_feature_image_slider\";b:0;s:13:\"av_fullscreen\";b:0;s:17:\"av_slideshow_full\";b:1;s:14:\"av_layerslider\";b:0;s:15:\"av_social_share\";b:0;s:14:\"av_tab_section\";b:0;s:18:\"av_tab_sub_section\";b:0;s:8:\"av_table\";b:0;s:16:\"av_tab_container\";b:0;s:14:\"av_team_member\";b:0;s:15:\"av_testimonials\";b:0;s:11:\"av_timeline\";b:1;s:19:\"av_toggle_container\";b:1;s:8:\"av_video\";b:0;s:12:\"av_codeblock\";b:0;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_one_third\";b:1;s:12:\"av_two_third\";b:1;s:13:\"av_one_fourth\";b:1;s:15:\"av_three_fourth\";b:1;s:12:\"av_one_fifth\";b:0;s:12:\"av_two_fifth\";b:0;s:14:\"av_three_fifth\";b:0;s:13:\"av_four_fifth\";b:0;s:14:\"av_postcontent\";b:0;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:10:\"av_sidebar\";b:0;s:19:\"av_playlist_element\";b:0;s:17:\"av_buttonrow_item\";b:1;s:17:\"av_catalogue_item\";b:0;s:16:\"av_contact_field\";b:1;s:16:\"av_content_slide\";b:0;s:16:\"av_gmap_location\";b:1;s:15:\"av_rotator_item\";b:0;s:16:\"av_icongrid_item\";b:0;s:16:\"av_iconlist_item\";b:0;s:13:\"av_image_spot\";b:0;s:15:\"av_partner_logo\";b:1;s:18:\"av_mailchimp_field\";b:0;s:15:\"av_submenu_item\";b:0;s:15:\"av_progress_bar\";b:0;s:8:\"av_slide\";b:1;s:18:\"av_slide_accordion\";b:0;s:19:\"av_fullscreen_slide\";b:0;s:13:\"av_slide_full\";b:1;s:6:\"av_row\";b:0;s:7:\"av_cell\";b:0;s:6:\"av_tab\";b:0;s:12:\"av_team_icon\";b:0;s:21:\"av_testimonial_single\";b:0;s:16:\"av_timeline_item\";b:1;s:9:\"av_toggle\";b:1;}','yes'),(280,'av_alb_element_mgr_update','','yes'),(281,'av_alb_element_check_stat','a:102:{s:9:\"av_player\";s:7:\"checked\";s:7:\"av_blog\";s:7:\"checked\";s:12:\"av_buttonrow\";s:7:\"checked\";s:9:\"av_button\";s:7:\"checked\";s:13:\"av_button_big\";s:7:\"checked\";s:12:\"av_catalogue\";s:7:\"checked\";s:16:\"av_comments_list\";s:7:\"checked\";s:10:\"av_contact\";s:7:\"checked\";s:17:\"av_content_slider\";s:7:\"checked\";s:12:\"av_countdown\";s:7:\"checked\";s:10:\"av_gallery\";s:7:\"checked\";s:21:\"av_horizontal_gallery\";s:7:\"checked\";s:13:\"av_google_map\";s:7:\"checked\";s:13:\"av_layout_row\";s:7:\"checked\";s:16:\"av_cell_one_full\";s:7:\"checked\";s:16:\"av_cell_one_half\";s:7:\"checked\";s:17:\"av_cell_one_third\";s:7:\"checked\";s:17:\"av_cell_two_third\";s:7:\"checked\";s:18:\"av_cell_one_fourth\";s:7:\"checked\";s:20:\"av_cell_three_fourth\";s:7:\"checked\";s:17:\"av_cell_one_fifth\";s:7:\"checked\";s:17:\"av_cell_two_fifth\";s:7:\"checked\";s:19:\"av_cell_three_fifth\";s:7:\"checked\";s:18:\"av_cell_four_fifth\";s:7:\"checked\";s:10:\"av_heading\";s:7:\"checked\";s:19:\"av_headline_rotator\";s:7:\"checked\";s:5:\"av_hr\";s:7:\"checked\";s:12:\"av_font_icon\";s:7:\"checked\";s:11:\"av_icon_box\";s:7:\"checked\";s:11:\"av_icongrid\";s:7:\"checked\";s:11:\"av_iconlist\";s:7:\"checked\";s:8:\"av_image\";s:7:\"checked\";s:16:\"av_image_hotspot\";s:7:\"checked\";s:10:\"av_partner\";s:7:\"checked\";s:11:\"av_magazine\";s:7:\"checked\";s:12:\"av_mailchimp\";s:7:\"checked\";s:18:\"av_masonry_entries\";s:7:\"checked\";s:18:\"av_masonry_gallery\";s:7:\"checked\";s:10:\"av_submenu\";s:7:\"checked\";s:15:\"av_notification\";s:7:\"checked\";s:19:\"av_animated_numbers\";s:7:\"checked\";s:12:\"av_portfolio\";s:7:\"checked\";s:13:\"av_postslider\";s:7:\"checked\";s:11:\"av_progress\";s:7:\"checked\";s:11:\"av_promobox\";s:7:\"checked\";s:14:\"avia_sc_search\";s:7:\"checked\";s:12:\"av_slideshow\";s:7:\"checked\";s:22:\"av_slideshow_accordion\";s:7:\"checked\";s:23:\"av_feature_image_slider\";s:7:\"checked\";s:13:\"av_fullscreen\";s:7:\"checked\";s:17:\"av_slideshow_full\";s:7:\"checked\";s:14:\"av_layerslider\";s:7:\"checked\";s:15:\"av_social_share\";s:7:\"checked\";s:14:\"av_tab_section\";s:7:\"checked\";s:18:\"av_tab_sub_section\";s:7:\"checked\";s:8:\"av_table\";s:7:\"checked\";s:16:\"av_tab_container\";s:7:\"checked\";s:14:\"av_team_member\";s:7:\"checked\";s:15:\"av_testimonials\";s:7:\"checked\";s:11:\"av_timeline\";s:7:\"checked\";s:19:\"av_toggle_container\";s:7:\"checked\";s:8:\"av_video\";s:7:\"checked\";s:12:\"av_codeblock\";s:7:\"checked\";s:11:\"av_one_full\";s:7:\"checked\";s:11:\"av_one_half\";s:7:\"checked\";s:12:\"av_one_third\";s:7:\"checked\";s:12:\"av_two_third\";s:7:\"checked\";s:13:\"av_one_fourth\";s:7:\"checked\";s:15:\"av_three_fourth\";s:7:\"checked\";s:12:\"av_one_fifth\";s:7:\"checked\";s:12:\"av_two_fifth\";s:7:\"checked\";s:14:\"av_three_fifth\";s:7:\"checked\";s:13:\"av_four_fifth\";s:7:\"checked\";s:14:\"av_postcontent\";s:7:\"checked\";s:10:\"av_section\";s:7:\"checked\";s:12:\"av_textblock\";s:7:\"checked\";s:10:\"av_sidebar\";s:7:\"checked\";s:19:\"av_playlist_element\";s:7:\"checked\";s:17:\"av_buttonrow_item\";s:7:\"checked\";s:17:\"av_catalogue_item\";s:7:\"checked\";s:16:\"av_contact_field\";s:7:\"checked\";s:16:\"av_content_slide\";s:7:\"checked\";s:16:\"av_gmap_location\";s:7:\"checked\";s:15:\"av_rotator_item\";s:7:\"checked\";s:16:\"av_icongrid_item\";s:7:\"checked\";s:16:\"av_iconlist_item\";s:7:\"checked\";s:13:\"av_image_spot\";s:7:\"checked\";s:15:\"av_partner_logo\";s:7:\"checked\";s:18:\"av_mailchimp_field\";s:7:\"checked\";s:15:\"av_submenu_item\";s:7:\"checked\";s:15:\"av_progress_bar\";s:7:\"checked\";s:8:\"av_slide\";s:7:\"checked\";s:18:\"av_slide_accordion\";s:7:\"checked\";s:19:\"av_fullscreen_slide\";s:7:\"checked\";s:13:\"av_slide_full\";s:7:\"checked\";s:6:\"av_row\";s:7:\"checked\";s:7:\"av_cell\";s:7:\"checked\";s:6:\"av_tab\";s:7:\"checked\";s:12:\"av_team_icon\";s:7:\"checked\";s:21:\"av_testimonial_single\";s:7:\"checked\";s:16:\"av_timeline_item\";s:7:\"checked\";s:9:\"av_toggle\";s:7:\"checked\";}','yes'),(282,'av_alb_element_mgr','1.0.1','yes'),(283,'avia_gutenberg_dyn_css_exists_enfold','true','yes'),(284,'avia_options_enfold','a:1:{s:4:\"avia\";a:164:{s:15:\"preview_disable\";s:8:\"disabled\";s:8:\"lock_alb\";s:8:\"disabled\";s:19:\"lock_alb_for_admins\";s:8:\"disabled\";s:6:\"markup\";s:0:\"\";s:12:\"menu_display\";s:0:\"\";s:24:\"header_mobile_activation\";s:18:\"mobile_menu_tablet\";s:18:\"header_menu_border\";s:22:\"seperator_small_border\";s:17:\"header_searchicon\";s:17:\"header_searchicon\";s:18:\"submenu_visibility\";s:42:\"av-submenu-hidden av-submenu-display-click\";s:13:\"submenu_clone\";s:16:\"av-submenu-clone\";s:11:\"burger_size\";s:20:\"av-small-burger-icon\";s:13:\"overlay_style\";s:39:\"av-overlay-side av-overlay-side-classic\";s:12:\"burger_color\";s:0:\"\";s:19:\"burger_flyout_width\";s:5:\"350px\";s:9:\"analytics\";s:0:\"\";s:8:\"gmap_api\";s:0:\"\";s:13:\"mailchimp_api\";s:0:\"\";s:16:\"color-body_style\";s:9:\"stretched\";s:17:\"color-frame_width\";s:2:\"20\";s:15:\"header_position\";s:10:\"header_top\";s:20:\"layout_align_content\";s:20:\"content_align_center\";s:18:\"sidebarmenu_sticky\";s:18:\"conditional_sticky\";s:19:\"sidebarmenu_widgets\";s:0:\"\";s:18:\"sidebarmenu_social\";s:8:\"disabled\";s:17:\"responsive_active\";s:17:\"responsive_active\";s:15:\"responsive_size\";s:6:\"1310px\";s:13:\"content_width\";s:2:\"73\";s:14:\"combined_width\";s:3:\"100\";s:18:\"config_file_upload\";s:0:\"\";s:15:\"iconfont_upload\";s:0:\"\";s:9:\"frontpage\";i:102;s:8:\"blogpage\";i:28;s:4:\"logo\";s:2:\"12\";s:7:\"favicon\";s:0:\"\";s:9:\"preloader\";s:8:\"disabled\";s:21:\"preloader_transitions\";s:21:\"preloader_transitions\";s:14:\"preloader_logo\";s:0:\"\";s:15:\"lightbox_active\";s:15:\"lightbox_active\";s:12:\"color_scheme\";s:11:\"Blue-Yellow\";s:16:\"advanced_styling\";a:7:{i:0;a:10:{s:2:\"id\";s:13:\"hover_overlay\";s:13:\"overlay_style\";s:4:\"none\";s:5:\"color\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:12:\"header_color\";s:4:\"true\";s:10:\"main_color\";s:4:\"true\";s:15:\"alternate_color\";s:4:\"true\";s:12:\"footer_color\";s:4:\"true\";s:12:\"socket_color\";s:4:\"true\";}i:1;a:7:{s:2:\"id\";s:18:\"main_menu_dropdown\";s:5:\"color\";s:7:\"#ffffff\";s:16:\"background_color\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:9:\"font_size\";s:0:\"\";s:11:\"line_height\";s:0:\"\";s:12:\"hover_active\";s:4:\"true\";}i:2;a:7:{s:2:\"id\";s:18:\"main_menu_dropdown\";s:5:\"color\";s:7:\"#e6e6e6\";s:16:\"background_color\";s:7:\"#2c353d\";s:12:\"border_color\";s:7:\"#2c3033\";s:9:\"font_size\";s:4:\"14px\";s:11:\"line_height\";s:0:\"\";s:12:\"hover_active\";s:8:\"disabled\";}i:3;a:11:{s:2:\"id\";s:12:\"widget_title\";s:5:\"style\";s:9:\"border-tp\";s:12:\"border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:10:\"text_align\";s:0:\"\";s:12:\"header_color\";s:4:\"true\";s:10:\"main_color\";s:4:\"true\";s:15:\"alternate_color\";s:4:\"true\";s:12:\"footer_color\";s:4:\"true\";s:12:\"socket_color\";s:4:\"true\";}i:4;a:4:{s:2:\"id\";s:7:\"buttons\";s:13:\"border_radius\";s:5:\"100px\";s:12:\"border_width\";s:0:\"\";s:7:\"opacity\";s:0:\"\";}i:5;a:7:{s:2:\"id\";s:9:\"main_menu\";s:5:\"color\";s:7:\"#ffffff\";s:16:\"background_color\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:9:\"font_size\";s:0:\"\";s:11:\"font_family\";s:0:\"\";s:12:\"hover_active\";s:4:\"true\";}i:6;a:7:{s:2:\"id\";s:9:\"main_menu\";s:5:\"color\";s:7:\"#e6e6e6\";s:16:\"background_color\";s:7:\"#2c353d\";s:12:\"border_color\";s:7:\"#2c3033\";s:9:\"font_size\";s:0:\"\";s:11:\"font_family\";s:0:\"\";s:12:\"hover_active\";s:8:\"disabled\";}}s:24:\"colorset-header_color-bg\";s:7:\"#ffffff\";s:25:\"colorset-header_color-bg2\";s:7:\"#f8f8f8\";s:29:\"colorset-header_color-primary\";s:7:\"#efbb20\";s:31:\"colorset-header_color-secondary\";s:7:\"#444444\";s:27:\"colorset-header_color-color\";s:7:\"#333333\";s:26:\"colorset-header_color-meta\";s:7:\"#808080\";s:29:\"colorset-header_color-heading\";s:7:\"#000000\";s:28:\"colorset-header_color-border\";s:7:\"#e1e1e1\";s:25:\"colorset-header_color-img\";s:0:\"\";s:33:\"colorset-header_color-customimage\";s:0:\"\";s:25:\"colorset-header_color-pos\";s:13:\"center center\";s:28:\"colorset-header_color-repeat\";s:6:\"repeat\";s:28:\"colorset-header_color-attach\";s:6:\"scroll\";s:22:\"colorset-main_color-bg\";s:7:\"#ffffff\";s:23:\"colorset-main_color-bg2\";s:7:\"#f8f8f8\";s:27:\"colorset-main_color-primary\";s:7:\"#efbb20\";s:29:\"colorset-main_color-secondary\";s:7:\"#db9d00\";s:25:\"colorset-main_color-color\";s:7:\"#9c9c9c\";s:24:\"colorset-main_color-meta\";s:7:\"#919191\";s:27:\"colorset-main_color-heading\";s:7:\"#2c353d\";s:26:\"colorset-main_color-border\";s:7:\"#e1e1e1\";s:23:\"colorset-main_color-img\";s:0:\"\";s:31:\"colorset-main_color-customimage\";s:0:\"\";s:23:\"colorset-main_color-pos\";s:13:\"center center\";s:26:\"colorset-main_color-repeat\";s:6:\"repeat\";s:26:\"colorset-main_color-attach\";s:6:\"scroll\";s:27:\"colorset-alternate_color-bg\";s:7:\"#2c353d\";s:28:\"colorset-alternate_color-bg2\";s:7:\"#454e57\";s:32:\"colorset-alternate_color-primary\";s:7:\"#ffffff\";s:34:\"colorset-alternate_color-secondary\";s:7:\"#efbb20\";s:30:\"colorset-alternate_color-color\";s:7:\"#ffffff\";s:29:\"colorset-alternate_color-meta\";s:7:\"#e1e1e1\";s:32:\"colorset-alternate_color-heading\";s:7:\"#ffffff\";s:31:\"colorset-alternate_color-border\";s:7:\"#5b646b\";s:28:\"colorset-alternate_color-img\";s:0:\"\";s:36:\"colorset-alternate_color-customimage\";s:0:\"\";s:28:\"colorset-alternate_color-pos\";s:10:\"top center\";s:31:\"colorset-alternate_color-repeat\";s:6:\"repeat\";s:31:\"colorset-alternate_color-attach\";s:6:\"scroll\";s:24:\"colorset-footer_color-bg\";s:7:\"#2c353d\";s:25:\"colorset-footer_color-bg2\";s:7:\"#454e57\";s:29:\"colorset-footer_color-primary\";s:7:\"#ffffff\";s:31:\"colorset-footer_color-secondary\";s:7:\"#efbb20\";s:27:\"colorset-footer_color-color\";s:7:\"#ffffff\";s:26:\"colorset-footer_color-meta\";s:7:\"#e1e1e1\";s:29:\"colorset-footer_color-heading\";s:7:\"#ffffff\";s:28:\"colorset-footer_color-border\";s:7:\"#5b646b\";s:25:\"colorset-footer_color-img\";s:0:\"\";s:33:\"colorset-footer_color-customimage\";s:0:\"\";s:25:\"colorset-footer_color-pos\";s:10:\"top center\";s:28:\"colorset-footer_color-repeat\";s:6:\"repeat\";s:28:\"colorset-footer_color-attach\";s:6:\"scroll\";s:24:\"colorset-socket_color-bg\";s:7:\"#5b646b\";s:25:\"colorset-socket_color-bg2\";s:7:\"#454e57\";s:29:\"colorset-socket_color-primary\";s:7:\"#ffffff\";s:31:\"colorset-socket_color-secondary\";s:7:\"#efbb20\";s:27:\"colorset-socket_color-color\";s:7:\"#ffffff\";s:26:\"colorset-socket_color-meta\";s:7:\"#e1e1e1\";s:29:\"colorset-socket_color-heading\";s:7:\"#ffffff\";s:28:\"colorset-socket_color-border\";s:7:\"#5b646b\";s:25:\"colorset-socket_color-img\";s:0:\"\";s:33:\"colorset-socket_color-customimage\";s:0:\"\";s:25:\"colorset-socket_color-pos\";s:10:\"top center\";s:28:\"colorset-socket_color-repeat\";s:6:\"repeat\";s:28:\"colorset-socket_color-attach\";s:6:\"scroll\";s:16:\"color-body_color\";s:7:\"#ffffff\";s:14:\"color-body_img\";s:0:\"\";s:22:\"color-body_customimage\";s:0:\"\";s:14:\"color-body_pos\";s:8:\"top left\";s:17:\"color-body_repeat\";s:6:\"repeat\";s:17:\"color-body_attach\";s:6:\"scroll\";s:14:\"google_webfont\";s:11:\"Metrophobic\";s:12:\"default_font\";s:32:\"Helvetica-Neue,Helvetica-websave\";s:23:\"color-default_font_size\";s:4:\"15px\";s:9:\"quick_css\";s:0:\"\";s:14:\"archive_layout\";s:13:\"sidebar_right\";s:11:\"blog_layout\";s:13:\"sidebar_right\";s:13:\"single_layout\";s:8:\"fullsize\";s:11:\"page_layout\";s:8:\"fullsize\";s:19:\"smartphones_sidebar\";s:8:\"disabled\";s:16:\"page_nesting_nav\";s:16:\"page_nesting_nav\";s:15:\"sidebar_styling\";s:0:\"\";s:13:\"header_layout\";s:37:\"logo_left bottom_nav_header menu_left\";s:11:\"header_size\";s:5:\"large\";s:18:\"header_custom_size\";s:3:\"150\";s:12:\"header_style\";s:36:\"minimal_header minimal_header_shadow\";s:16:\"header_title_bar\";s:16:\"hidden_title_bar\";s:13:\"header_sticky\";s:8:\"disabled\";s:16:\"header_shrinking\";s:16:\"header_shrinking\";s:18:\"header_unstick_top\";s:8:\"disabled\";s:14:\"header_stretch\";s:8:\"disabled\";s:13:\"header_social\";s:16:\"icon_active_main\";s:21:\"header_secondary_menu\";s:0:\"\";s:19:\"header_phone_active\";s:0:\"\";s:5:\"phone\";s:15:\"Phone: 555-4432\";s:23:\"header_replacement_logo\";s:0:\"\";s:23:\"header_replacement_menu\";s:0:\"\";s:12:\"social_icons\";a:2:{i:0;a:2:{s:11:\"social_icon\";s:7:\"twitter\";s:16:\"social_icon_link\";s:25:\"http://twitter.com/kriesi\";}i:1;a:2:{s:11:\"social_icon\";s:8:\"dribbble\";s:16:\"social_icon_link\";s:26:\"http://dribbble.com/kriesi\";}}s:22:\"display_widgets_socket\";s:3:\"all\";s:14:\"footer_columns\";s:1:\"4\";s:9:\"copyright\";s:0:\"\";s:13:\"footer_social\";s:8:\"disabled\";s:17:\"blog_global_style\";s:12:\"elegant-blog\";s:10:\"blog_style\";s:10:\"single-big\";s:16:\"disable_post_nav\";s:8:\"disabled\";s:17:\"single_post_style\";s:10:\"single-big\";s:27:\"single_post_related_entries\";s:24:\"av-related-style-tooltip\";s:16:\"blog-meta-author\";s:16:\"blog-meta-author\";s:18:\"blog-meta-comments\";s:18:\"blog-meta-comments\";s:18:\"blog-meta-category\";s:18:\"blog-meta-category\";s:14:\"blog-meta-date\";s:14:\"blog-meta-date\";s:19:\"blog-meta-html-info\";s:19:\"blog-meta-html-info\";s:13:\"blog-meta-tag\";s:13:\"blog-meta-tag\";s:14:\"share_facebook\";s:14:\"share_facebook\";s:13:\"share_twitter\";s:13:\"share_twitter\";s:15:\"share_pinterest\";s:15:\"share_pinterest\";s:11:\"share_gplus\";s:11:\"share_gplus\";s:12:\"share_reddit\";s:12:\"share_reddit\";s:14:\"share_linkedin\";s:14:\"share_linkedin\";s:12:\"share_tumblr\";s:12:\"share_tumblr\";s:8:\"share_vk\";s:8:\"share_vk\";s:10:\"share_mail\";s:10:\"share_mail\";s:16:\"updates_username\";s:0:\"\";s:15:\"updates_api_key\";s:0:\"\";}}','yes'),(285,'avia_rewrite_flush','1','yes'),(286,'avia_stylesheet_dir_writableenfold','true','yes'),(287,'avia_stylesheet_existsenfold','true','yes'),(290,'finished_updating_comment_type','1','yes'),(291,'wp_calendar_block_has_published_posts','1','yes'),(294,'avia_builder_fonts','a:1:{s:7:\"justice\";a:4:{s:7:\"include\";s:18:\"avia_fonts/justice\";s:6:\"folder\";s:18:\"avia_fonts/justice\";s:6:\"config\";s:11:\"charmap.php\";s:13:\"origin_folder\";s:47:\"http://memori.noappname.net/wp-content/uploads/\";}}','yes'),(295,'avia_stylesheet_dynamic_versionenfold','65f71c4bd8da3','yes'),(296,'av_demo_content_imported','1','yes'),(298,'layerslider_update_info','O:8:\"stdClass\":1:{s:7:\"checked\";i:1706782163;}','yes'),(299,'recently_activated','a:0:{}','yes'),(306,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(328,'https_detection_errors','a:2:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}s:19:\"bad_response_source\";a:1:{i:0;s:55:\"It looks like the response did not come from this site.\";}}','yes'),(329,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":10,\"critical\":1}','yes'),(343,'recovery_mode_email_last_sent','1707288110','yes'),(376,'category_children','a:0:{}','yes'),(377,'portfolio_entries_children','a:0:{}','yes'),(379,'aviaAsset_css_filecontent','a:35:{s:13:\"avia-grid-css\";a:6:{s:4:\"name\";s:9:\"avia-grid\";s:3:\"url\";s:65:\"http://memori.noappname.net/wp-content/themes/enfold/css/grid.css\";s:4:\"path\";s:37:\"wp-content/themes/enfold/css/grid.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:6742:\"html{min-width:910px}html.responsive{min-width:0px}.boxed#top{margin:0 auto;overflow:visible} .container{position:relative;width:100%;margin:0 auto;padding:0px 50px;clear:both} .inner-container{position:relative;height:100%;width:100%} .container_wrap{clear:both;position:relative;border-top-style:solid;border-top-width:1px} .unit,.units{float:left;display:inline;margin-left:50px;position:relative;z-index:1;min-height:1px}.row{position:relative;margin-bottom:20px;clear:both} #wrap_all{width:100%;position:static;z-index:2;overflow:hidden} .boxed #wrap_all{overflow:visible} body .unit.alpha,body .units.alpha,body div .first{margin-left:0;clear:left}body .unit.alpha,body .units.alpha{width:100%} .container .av-content-full.units{width:100%}.container .av-content-small.units{width:73%} .boxed#top,.html_boxed.html_header_sticky #header{width:1010px}.container{max-width:1010px} @media only screen and (min-width:768px) and (max-width:989px){.responsive #top{overflow-x:hidden} .responsive .boxed#top ,.responsive.html_boxed.html_header_sticky #header{width:782px} .responsive .container{max-width:782px} .responsive.html_mobile_menu_tablet .boxed #wrap_all{overflow:hidden}} @media only screen and (max-width:989px){.responsive #top #wrap_all .flex_column.av-break-at-tablet,.responsive #top #wrap_all .av-break-at-tablet .flex_cell{margin:0;margin-bottom:20px;width:100%;display:block} .responsive #top #wrap_all .av-break-at-tablet-flextable,.responsive .av-layout-grid-container.av-break-at-tablet{display:block}} @media only screen and (max-width:767px){.responsive .boxed #wrap_all{overflow:hidden} .responsive #top{overflow-x:hidden} .responsive .boxed#top,.responsive #top.boxed .stretch_full ,.responsive.html_boxed.html_header_sticky #header,.responsive.html_boxed.html_header_transparency div #header{width:100%;max-width:100%} .responsive #top .flex_column_table_cell{display:block} .responsive #top .flex_column_table{display:block} .responsive #top #wrap_all .container{width:85%;max-width:85%;margin:0 auto;padding-left:0;padding-right:0;float:none} .responsive .units,.responsive .unit{margin:0} .responsive #top .container .av-content-small,.responsive #top #wrap_all .flex_column,.responsive #top #wrap_all .av-flex-cells .no_margin{margin:0;margin-bottom:20px;width:100%} .responsive #top #wrap_all .av-flex-cells .no_margin{display:block;margin:0;height:auto !important;overflow:hidden;padding-left:8% !important;padding-right:8% !important} .responsive #top #wrap_all .av-flex-cells .no_margin .flex_cell_inner{width:100%;max-width:100%;margin:0 auto} .responsive #top #wrap_all .av-flex-cells .no_margin.av-zero-padding{padding-left:0% !important;padding-right:0% !important} .responsive #top #wrap_all .flex_column:empty{margin:0}} @media only screen and (min-width:480px) and (max-width:767px){} .container:after{content:\"\\0020\";display:block;height:0;clear:both;visibility:hidden} .clearfix:before,.clearfix:after,.flex_column:before,.flex_column:after,.widget:before,.widget:after{content:\'\\0020\';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.flex_column:after,.clearfix:after{clear:both}.row,.clearfix{zoom:1} .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0} body div .first,body div .no_margin{margin-left:0}div .flex_column{z-index:1;float:left;position:relative;min-height:1px;width:100%}div .av_one_fifth{margin-left:6%;width:15.2%}div .av_one_fourth{margin-left:6%;width:20.5%}div .av_one_third{margin-left:6%;width:29.333333333333332%}div .av_two_fifth{margin-left:6%;width:36.4%}div .av_one_half{margin-left:6%;width:47%}div .av_three_fifth{margin-left:6%;width:57.599999999999994%}div .av_two_third{margin-left:6%;width:64.66666666666666%}div .av_three_fourth{margin-left:6%;width:73.5%}div .av_four_fifth{margin-left:6%;width:78.8%}div .av_one_sixth{margin-left:6%;width:11.666666666666666%}div .av_one_seventh{margin-left:6%;width:9.142857142857142%}div .av_one_eighth{margin-left:6%;width:7.25%}div .av_one_nineth{margin-left:6%;width:5.777777777777778%}div .av_one_tenth{margin-left:6%;width:4.6%} #top div .no_margin{margin-left:0;margin-top:0}#top .no_margin.av_one_fifth{width:20%}#top .no_margin.av_one_fourth{width:25%}#top .no_margin.av_one_third{width:33.3%}#top .no_margin.av_two_fifth{width:40%}#top .no_margin.av_one_half{width:50%}#top .no_margin.av_three_fifth{width:60%}#top .no_margin.av_two_third{width:66.6%}#top .no_margin.av_three_fourth{width:75%}#top .no_margin.av_four_fifth{width:80%}#top .no_margin.av_one_sixth{width:16.666666666666668%}#top .no_margin.av_one_seventh{width:14.285714285714286%}#top .no_margin.av_one_eighth{width:12.5%}#top .no_margin.av_one_nineth{width:11.11111111111111%}#top .no_margin.av_one_tenth{width:10%} #top .flex_column_table{display:table;table-layout:fixed;width:100%} #top .flex_column_table_cell{float:none;display:table-cell} #top .av-flex-placeholder{display:table-cell;width:6%} .av-align-top{vertical-align:top}.av-align-middle{vertical-align:middle}.av-align-bottom{vertical-align:bottom} @media only screen and (min-width:768px) and (max-width:989px){.responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth.flex_column_div,.responsive .avia-content-slider-inner .av_one_fourth.flex_column_div{margin-left:4%;width:48%} .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div,.responsive .avia-content-slider-inner .av_one_fourth.first.flex_column_div{margin-left:0%;clear:both} .responsive .av_one_half.first.el_before_av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div{width:100%} .responsive .av_one_half.first + .av_one_fourth.flex_column_div,.responsive .av_one_half.first + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div{margin-top:30px}}\";}s:13:\"avia-base-css\";a:6:{s:4:\"name\";s:9:\"avia-base\";s:3:\"url\";s:65:\"http://memori.noappname.net/wp-content/themes/enfold/css/base.css\";s:4:\"path\";s:37:\"wp-content/themes/enfold/css/base.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:15645:\"html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block} body{line-height:1em} ol,ul{list-style:none} .special-quote{quotes:none} .special-quote:before,.special-quote:after{content:\'\';content:none} table{border-collapse:collapse;border-spacing:0} *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} html.responsive,.responsive body{overflow-x:hidden} body{font:13px/1.65em \"HelveticaNeue\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;color:#444;-webkit-text-size-adjust:100%} .arial-websave{font-family:Arial,Helvetica,Helvetica Neue,HelveticaNeue,Verdana,sans-serif} .arial-black-websave{font-family:Arial Black,Arial Bold,Gadget,sans-serif} .arial-narrow-websave{font-family:Arial Narrow,Arial,sans-serif} .helvetica-websave{font-family:Helvetica,\"HelveticaNeue\",\"Helvetica Neue\",Arial,Verdana,sans-serif} .helvetica-neue-websave{font-family:\"HelveticaNeue\",\"Helvetica Neue\",Helvetica,Arial,Verdana,sans-serif} .lucida-sans-websave{font-family:\"Lucida Sans\",\"Lucida Grande\",\"Lucida Sans Unicode\",Helvetica,Helvetica Neue,HelveticaNeue,Arial,sans-serif} .tahoma-websave{font-family:Tahoma,Verdana,Segoe,sans-serif} .trebuchet-ms-websave{font-family:Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif} .verdana-websave{font-family:Verdana,Arial,Helvetica,Geneva,sans-serif} .georgia-websave{font-family:\"Georgia\",\"Times New Roman\",Times,serif} .lucida-bright-websave{font-family:Lucida Bright,Georgia,serif} .palatino-websave{font-family:Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif} .times-new-roman-websave{font-family:TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif} .courier-new-websave{font-family:Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace} .lucida-sans-typewriter-websave{font-family:Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,monospace} .copperplate-websave{font-family:Copperplate,Copperplate Gothic Light,fantasy} .papyrus-websave{font-family:Papyrus,fantasy} .brush-script-mt-websave{font-family:Brush Script MT,cursive} h1,h2,h3,h4,h5,h6{font-weight:600} #top h1 a,#top h2 a,#top h3 a,#top h4 a,#top h5 a,#top h6 a{font-weight:inherit;text-decoration:none;color:inherit} #top h1 strong,#top h2 strong,#top h3 strong,#top h4 strong,#top h5 strong,#top h6 strong{color:inherit} h1{font-size:34px;line-height:1.1em;margin-bottom:14px} h2{font-size:28px;line-height:1.1em;margin-bottom:10px} h3{font-size:20px;line-height:1.1em;margin-bottom:8px} h4{font-size:18px;line-height:1.1em;margin-bottom:4px} h5{font-size:16px;line-height:1.1em} h6{font-size:14px;line-height:1.1em} .flex_column h1 a:hover,.flex_column h2 a:hover,.flex_column h3 a:hover,.flex_column h4 a:hover,.flex_column h5 a:hover,.flex_column h6 a:hover{text-decoration:underline} p + h1,p + h2,p + h3,p + h4,p + h5,p + h6{margin-top:1.5em} p{margin:0.85em 0} p img{margin:0} p.lead{font-size:21px;line-height:27px} em{font-style:italic} strong,b{font-weight:bold} small{font-size:80%} hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0} blockquote{border-left-style:solid;border-left-width:7px;padding-left:20px;margin-bottom:1em;margin-right:1em;font-size:1.235em;line-height:1.5em} blockquote small,blockquote cite,blockquote small a,blockquote cite a,blockquote a small,blockquote a cite{font-size:12px} mark{background-color:transparent;color:inherit} a{text-decoration:none;outline:0;max-width:100%;max-width:none\\9} a:hover,a:focus,a:visited{outline:0;text-decoration:underline} p a,p a:visited{line-height:inherit} a.avianolink,.avianolink a{cursor:default} #top .avia_hidden_link_text{display:none} ul,ol{margin-bottom:20px} ul{list-style:none outside;margin-left:7px} ol{list-style:decimal;margin-left:15px} ol,ul.square,ul.circle,ul.disc{} ul.square{list-style:square outside} ul.circle{list-style:circle outside} ul.disc,.entry-content-wrapper ul{list-style:disc outside} ul ul,ul ol,ol ol,ol ul{margin:4px 0 5px 30px} ul ul li,ul ol li,ol ol li,ol ul li{margin-bottom:6px} .entry-content-wrapper li{margin-left:1em;padding:3px 0} .entry-content-wrapper div li{text-indent:0} .entry-content-wrapper .borderlist>li:first-child{border-top:1px solid} .entry-content-wrapper .borderlist>li{border-bottom:1px solid;padding:5px 0;list-style-position:outside;margin:0} img,a img{border:none;padding:0;margin:0;display:inline-block;max-width:100%;height:auto;image-rendering:optimizeQuality} small.avia-copyright{display:none} input[type=\"submit\"],#submit,.button{padding:9px 22px;cursor:pointer;border:none;-webkit-appearance:none;border-radius:0px} [data-av_icon]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;content:attr(data-av_icon);speak:none} #top form{margin-bottom:20px} #top fieldset{margin-bottom:20px} #top .input-text,#top input[type=\"text\"],#top input[type=\"input\"],#top input[type=\"password\"],#top input[type=\"email\"],#top input[type=\"number\"],#top input[type=\"url\"],#top input[type=\"tel\"],#top input[type=\"search\"],#top textarea,#top select{-webkit-appearance:none;border:1px solid #e1e1e1;padding:8px 6px;outline:none;font:1em \"HelveticaNeue\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;color:#777;margin:0;width:100%;display:block;margin-bottom:20px;background:#fff;border-radius:0px} #top input[type=\"text\"]:focus,#top input[type=\"password\"]:focus,#top input[type=\"email\"]:focus,#top input[type=\"number\"]:focus,#top input[type=\"url\"]:focus,#top input[type=\"tel\"]:focus,#top input[type=\"search\"]:focus,#top textarea:focus{box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);color:#555} #top textarea{min-height:60px;line-height:1.5em} #top label{font-weight:bold;font-size:0.92em} #top legend{display:block;font-weight:normal;font-size:1.2em} #top select{width:100%} #top input[type=\"checkbox\"]{display:inline} #top label span,#top legend span{font-weight:normal;font-size:13px;color:#444} #top textarea{width:100%} #top #wrap_all .valid .text_input,#top #wrap_all .valid .text_area,#top #wrap_all .valid .select{border:1px solid #9AA600} #top #wrap_all .error .text_input,#top #wrap_all .error .text_area,#top #wrap_all .error .select{border:1px solid #DF653E}#top #wrap_all .ajax_alert .text_input,#top #wrap_all .ajax_alert .text_area,#top #wrap_all .ajax_alert .select{border:1px solid #ffb628}#top #wrap_all .valid .input_checkbox_label{color:#9AA600}#top #wrap_all .error .input_checkbox_label{color:#DF653E} table{width:100%;padding:0;margin:0 0 20px 0;font-size:13px} table caption{padding:0 0 5px 0;width:auto;font-style:italic;text-align:right;font-size:12px} th{font-weight:bold;letter-spacing:1.5px;text-transform:uppercase;text-align:left;padding:9px 12px;border-style:solid;border-width:1px;border-left:none;border-top:none} td{font-size:13px;padding:9px 12px;border-style:solid;border-width:1px;border-left:none;border-top:none} tr th:first-child,tr td:first-child{border-left-style:solid;border-left-width:1px} tr:first-child th,tr:first-child td{border-top-style:solid;border-top-width:1px} #top th.nobg{background:none;border-top:0} pre{clear:both;border-style:solid;border-width:1px;overflow:auto;padding:2em;line-height:2em;font-size:12px;background-image:-webkit-linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);background-image:-moz-linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);background-image:linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);background-size:100% 4em;font-family:Monaco,\"Andale Mono\",\"Courier New\",Courier,monospace;-webkit-transition:all ease-in-out 0.5s;-moz-transition:all ease-in-out 0.5s;transition:all ease-in-out 0.5s;margin-bottom:30px;position:relative;left:0;text-transform:none;width:100%} code{font-family:Monaco,\"Andale Mono\",\"Courier New\",Courier,monospace} iframe,object,embed{max-width:100%} sup{vertical-align:super;font-size:smaller} sub{vertical-align:sub;font-size:smaller} .hidden{position:absolute;top:0;visibility:hidden} .floatleft{float:left} .floatright{float:right} .clearboth{clear:both} .special_amp{font-family:\"Baskerville\",\"Palatino Linotype\",\"Palatino\",\"Times New Roman\",serif;font-style:italic;font-size:1.3em;line-height:0.5em;font-weight:normal} #top .noborder,#top .noborder img{border:none;padding:0;background:transparent} .bg_container{background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;position:fixed;z-index:-1;top:0;left:0} .image-overlay{position:absolute;background:#fff;z-index:300;height:100%;width:100%;opacity:0;filter:alpha(opacity=0)} .avia_transform a .image-overlay{-webkit-transition:opacity 0.4s ease-in-out;-moz-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out} .avia_transform a:hover .image-overlay{opacity:0.7 !important} .image-overlay .image-overlay-inside{height:100%;width:100%;position:absolute;left:0;top:0} .image-overlay .image-overlay-inside:before{position:absolute;border-radius:50px;background:#000;height:80px;width:80px;line-height:80px;left:50%;top:50%;margin:-40px 0 0 -40px;z-index:500;text-align:center;color:#fff} .image-overlay .image-overlay-inside:before{content:\"\\E869\";font-family:\'entypo-fontello\';font-size:18px;font-weight:normal} .image-overlay.overlay-type-extern .image-overlay-inside:before{content:\"\\E832\"} .image-overlay.overlay-type-video .image-overlay-inside:before{content:\"\\E897\"} #top .hide-inner-overlay .image-overlay-inside{display:none} body .alignleft,.entry-content-wrapper a:hover .alignleft{float:left;margin:4px 10px 0px 0;display:block;position:relative}body .alignright,.entry-content-wrapper a:hover .alignright{float:right;margin:4px 0px 0px 10px;display:block;position:relative}body .aligncenter,.entry-content-wrapper a:hover .aligncenter{clear:both;display:block;margin:10px auto;padding:10px 0;position:relative}.alignleft img,.alignright img{display:block} #top .gallery a,#top .gallery a img{border:none;max-width:100%;display:block;position:relative} #top .gallery .gallery-item{margin:1px 1px 0 0;width:80px;height:80px;padding:0} #top .gallery-caption{display:none} .bypostauthor{} .gallery-icon{margin:0} .gallery-item{margin:0} .avia_textblock .gallery p{display:none} div .wp-caption{max-width:100%;font-size:11px;font-style:italic;border-width:1px;border-style:solid;margin:5px 15px 10px 0;position:relative} #top .wp-caption img{border:medium none;display:block;padding:5px;margin:0;width:100%} .wp-caption-text,#top .wp-caption .wp-caption-dd{display:block;font-size:11px;font-style:italic;margin:0 auto;padding:3px 10px 5px;text-align:center;font-family:Georgia,\"Times New Roman\";float:none} #top .wp-caption.aligncenter{margin:5px auto 10px auto;padding:0} #top .wp-caption.alignright{margin:4px 0px 0px 10px} #top .wp-smiley{display:inline-block;border:none} #wp-calendar td,#wp-calendar th{text-align:center;font-size:11px;padding:3px} @media only screen and (min-width:990px){.responsive.av-no-preview #top #wrap_all .av-desktop-hide,.responsive.av-no-preview #top #wrap_all .av-desktop-font-size-hidden,.responsive.av-no-preview #top #wrap_all .av-desktop-font-size-title-hidden{display:none}} @media only screen and (min-width:768px) and (max-width:989px){.responsive.av-no-preview #top #wrap_all .av-medium-hide,.responsive.av-no-preview #top #wrap_all .av-medium-font-size-hidden,.responsive.av-no-preview #top #wrap_all .av-medium-font-size-title-hidden{display:none}} @media only screen and (min-width:480px) and (max-width:767px){.responsive.av-no-preview #top #wrap_all .av-small-hide,.responsive.av-no-preview #top #wrap_all .av-small-font-size-hidden,.responsive.av-no-preview #top #wrap_all .av-small-font-size-title-hidden{display:none}} @media only screen and (max-width:479px){.responsive.av-no-preview #top #wrap_all .av-mini-hide,.responsive.av-no-preview #top #wrap_all .av-mini-font-size-hidden,.responsive.av-no-preview #top #wrap_all .av-mini-font-size-title-hidden{display:none}} @media print{.page-break{display:block;page-break-before:always}p,a,strong{color:#000!important}a{text-decoration:underline}.entry-content a:after{content:\" [\" attr(href) \"] \"}.related_posts a:after{content:attr(title)}.container{width:100%}#top{overflow-x:hidden}.boxed#top{width:100%}.container{width:100%;margin:0 auto}.units,.unit{margin:0}.container .one.unit,.container .one.units,.container .two.units,.container .three.units,.container .four.units,.container .five.units,.container .six.units,.container .seven.units,.container .eight.units,.container .nine.units,.container .ten.units,.container .eleven.units,.container .twelve.units,#top .flex_column{margin:0;margin-bottom:20px;width:100%}#top.boxed .stretch_full{width:100%}#top .offset-by-one,#top .offset-by-two,#top .offset-by-three,#top .offset-by-four,#top .offset-by-five,#top .offset-by-six,#top .offset-by-seven,#top .offset-by-eight,#top .offset-by-nine,#top .offset-by-ten,#top .offset-by-eleven{padding-left:0}.avia-section-large .content,.avia-section-large .sidebar{padding-top:2%;padding-bottom:2%}#top .flex_column.av_one_half{width:48%}#top .flex_column.av_one_half.first{padding-right:2%}.fixed_header #header,.html_header_top.html_header_sticky #header{position:relative;top:0}.fixed_header #main{padding-top:0}#header_main{border-bottom:0}nav,#footer,#scroll-top-link,#av-cookie-consent-badge,.image-overlay,#top #main .sidebar,#commentform,.comment_container .miniheading,.comment_container .minitext,#top .avia-post-nav{display:none}.avia-shadow{box-shadow:inset 0 0 0 rgba(0,0,0,0)}.grid-entry .inner-entry{margin-right:0;box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}.content{border:0}.boxed .container{margin:0}.avia-layerslider,.avia-fullwidth-slider{display:none}.avia_transform .avia-icon-list .iconlist_icon{opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}#top .tab_titles{display:none}#top .tabcontainer .tab.fullsize-tab{display:block;border-bottom:none}#top .tab_content{display:block;visibility:visible;z-index:3;position:relative;overflow:auto;border-style:solid;border-width:1px;border-radius:2px;left:0;width:auto;background-color:#fcfcfc;color:#666}#top .tab_inner_content{left:0}#top .toggle_wrap{visibility:visible;display:block;position:static}.grid-sort-container{width:60%;margin:0 auto}#top .isotope-item{position:initial!important;top:0!important;left:0!important;-webkit-transform:translate3d(0,0,0)!important}.avia-progress-bar{margin:5px 0;border:1px solid #555!important;border-radius:3px!important}.avia-progress-bar .progress{box-shadow:inset 0 0 0 0 rgba(0,0,0,0)!important;border:0!important}.avia-progress-bar div.progress .bar{border:0 solid;border-right:1px solid #555!important;border-radius:0}.avia-testimonial-image{margin:0;width:100%;float:none;text-align:center;margin-bottom:15px;height:auto}.avia-grid-testimonials .avia-testimonial-meta{margin-left:0}body div .avia-testimonial{display:block;float:left}.avia_transform .avia-testimonial .avia-testimonial-image{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.avia_transform .avia-gallery-thumb img{opacity:1}}\";}s:15:\"avia-layout-css\";a:6:{s:4:\"name\";s:11:\"avia-layout\";s:3:\"url\";s:67:\"http://memori.noappname.net/wp-content/themes/enfold/css/layout.css\";s:4:\"path\";s:39:\"wp-content/themes/enfold/css/layout.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:68837:\"#header{position:relative;z-index:501;width:100%;background:transparent} #header_main .container,.main_menu ul:first-child > li a{height:88px;line-height:88px} .html_header_top.html_header_sticky #main{padding-top:88px} .html_header_top.html_header_transparency #header{position:absolute}.html_header_top.html_header_sticky #header{position:fixed}.html_header_top.html_header_sticky.html_bottom_nav_header #main{padding-top:140px}.html_bottom_nav_header .avia-search-tooltip{top:101% !important;margin-left:-130px}.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled-full#header{} .html_header_top.html_header_sticky.html_large #main{padding-top:116px}.html_header_top.html_header_sticky.html_large #header_main .container,.html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li a{height:116px;line-height:116px}.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main{padding-top:168px} .html_header_top #top .av_header_stretch .container{width:96%;padding:0;max-width:100%} .html_header_top #top .av_logo_right .logo{left:auto;right:0}.html_header_top #top .av_menu_left .main_menu{left:0px;right:auto}.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{left:-13px;right:auto} .html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a{height:50px;line-height:50px}.html_header_top .av_bottom_nav_header .av-logo-container .main_menu{display:none} .html_header_top.html_bottom_nav_header #header_main{z-index:3}.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu{clear:both;position:relative;line-height:40px;height:100%;width:100%;float:left}.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div,.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child{width:100%;height:50px}.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child>li:hover{z-index:1000;position:relative}.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu .menu-item-search-dropdown{float:right} #header_main_alternate{z-index:2}#header #header_main_alternate .container{max-height:none;height:auto}#header_main_alternate .main_menu .menu li ul ul{left:207px}#header_main_alternate .avia_mega_div{right:auto;left:0} .html_header_top.html_logo_center .main_menu{text-align:center}.html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child{display:inline-block;width:auto;position:static}.html_header_top.html_logo_center .logo{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)} .avia-msie-8 .logo img{height:100%}.avia-msie-8.html_header_top.html_logo_center .logo{left:46%} .html_header_top.html_bottom_nav_header.html_logo_right .main_menu ul:first-child{width:auto;float:right}.html_header_top.html_bottom_nav_header.html_logo_right .main_menu ul:first-child{width:auto;float:right} .html_header_top.html_header_topbar_active.html_header_sticky #top #main{padding-top:119px} .html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main{padding-top:147px} .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main{padding-top:170px}.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main{padding-top:198px} .av_icon_active_left .social_bookmarks{float:left}.av_icon_active_right .social_bookmarks{float:right}.av_secondary_right .sub_menu{float:right}.av_phone_active_left .phone-info{float:left}.av_phone_active_right .phone-info{float:right} .phone-info{float:left;font-weight:bold;line-height:20px;font-size:11px;padding:5px 0} .phone-info span{display:inline-block;line-height:1em} .av_secondary_left .sub_menu>ul>li:last-child,.av_secondary_left .sub_menu>div>ul>li:last-child{border:none;padding-right:0}.av_secondary_right .sub_menu>ul>li:last-child,.av_secondary_right .sub_menu>div>ul>li:last-child{border:none;margin-right:0px;padding-right:0;padding-left:10px} .av_secondary_left .sub_menu>ul>li:first-child{padding-left:0}.av_icon_active_left.av_secondary_left .sub_menu>ul>li:first-child{padding-left:10px}.av_icon_active_right.av_secondary_right .sub_menu>ul>li:first-child{padding-left:10px} .av_secondary_right .sub_menu{padding-left:10px} .av_icon_active_right .social_bookmarks{padding-left:20px} .av_secondary_left .sub_menu{padding-right:10px} .html_boxed #main{position:static;overflow:hidden}.html_logo_right.html_bottom_nav_header #header_main .social_bookmarks{right:auto;left:0} #top nav .social_bookmarks{position:relative;top:50%;margin-top:-16px;right:0;overflow:hidden;clear:none;float:left} .avia-menu.av_menu_icon_beside{padding-right:25px;margin-right:25px;border-right-width:1px;border-right-style:solid;-webkit-transition:border-color 0.2s ease-in-out;transition:border-color 0.2s ease-in-out}.fallback_menu + .social_bookmarks{padding-left:18px} #header_meta{border-top:none;z-index:10;min-height:30px;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:-1px} #header_meta .container{min-height:30px} #header_main{border-bottom-width:1px;border-bottom-style:solid;z-index:1} #header.shadow{box-shadow:0px 0px 3px rgba(0,0,0,0.2)} .header_bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.95;filter:alpha(opacity=95);z-index:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-perspective:1000px;-webkit-backface-visibility:hidden} .html_header_sticky_disabled .header_bg{opacity:1;filter:alpha(opacity=100)}.avia-msie-8.html_header_transparency .av_header_sticky_disabled#header{background:transparent} .av_minimal_header .header_bg{opacity:1;filter:alpha(opacity=100)}.av_minimal_header #header_main,.av_minimal_header #header_meta{border:none}.av_minimal_header .avia-menu-fx{display:none}#top #header.av_minimal_header .main_menu ul:first-child >li > ul,#top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu{border-top:none}.av_minimal_header #header_main .container,.av_minimal_header .main_menu ul:first-child > li a{height:90px;line-height:90px}.html_header_top.html_header_sticky.html_large .av_minimal_header #header_main .container,.html_header_top.html_header_sticky.html_large.html_main_nav_header .av_minimal_header .main_menu ul:first-child > li a{height:118px;line-height:118px} #top .av_minimal_header #s{border:none;padding:12px 47px 12px 5px}#top .av_minimal_header .av_ajax_search_entry{border:none} .av_minimal_header_shadow{box-shadow:0 0 2px 1px rgba(0,0,0,0.1)}.av_minimal_header_shadow.av_header_transparency{box-shadow:0 0 0px 0px rgba(0,0,0,0.0)} .av_minimal_header #header_main_alternate{border:none} .html_header_transparency #main{padding-top:0 !important}#top .av_header_transparency .main_menu ul:first-child > li > a:hover,#top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover{opacity:0.8}#top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:0;filter:alpha(opacity=0)}#top .av_header_transparency #header_main,#top .av_header_transparency .avia-menu.av_menu_icon_beside{border-color:transparent}#top .av_header_transparency .header_bg{background-color:transparent;opacity:0;filter:alpha(opacity=0)}#top .av_header_transparency .phone-info,#top .av_header_transparency .social_bookmarks li a{color:inherit} #top #header.av_header_transparency .avia_mega_div{margin-top:1px;padding-top:1px}#top .av_header_transparency .avia-menu-fx{bottom:22%;width:70%;left:15%}#top .av_header_transparency .phone-info.with_nav span{border-color:rgba(255,255,255,0.25);color:#fff}#top .av_header_transparency #header_meta li{border-color:rgba(255,255,255,0.25);color:inherit}#top .av_header_transparency #header_meta{background:transparent;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.25)}.html_header_transparency #header_meta{-webkit-transition:background 0.4s ease-in-out;transition:background 0.4s ease-in-out} #top .av_header_glassy.av_header_transparency .header_bg{background-color:#fff;opacity:0.1;filter:alpha(opacity=10)}#top .av_header_glassy.av_header_transparency #header_main{border-color:rgba(255,255,255,0.25);border-top-color:transparent}#top .av_header_glassy.av_header_transparency .avia-menu.av_menu_icon_beside{border-color:rgba(255,255,255,0.25)}#top .av_header_glassy.av_header_transparency .social_bookmarks li,#top .av_header_glassy.av_header_transparency .social_bookmarks li a{border-color:rgba(255,255,255,0.25);color:#fff}#top .av_header_glassy.av_header_transparency #header_main_alternate{border-bottom-color:rgba(255,255,255,0.25)} #top .av_header_with_border.av_header_transparency #header_main{border:1px solid rgba(255,255,255,0.25);border-left:none;border-right:none;border-top-color:transparent} #top .av_header_with_border.av_header_transparency .avia-menu.av_menu_icon_beside{border-color:rgba(255,255,255,0.25)} .html_header_searchicon_disabled #top .av_header_border_disabled.av_bottom_nav_disabled .main_menu .menu>li:last-child>a .avia-menu-fx{padding-right:13px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} #top .av_header_scrolldown{-webkit-transition:opacity 0.6s ease-out,margin 0.6s ease-out;transition:opacity 0.6s ease-out,margin 0.6s ease-out;margin-top:0px}#top .av_header_scrolldown.av_header_transparency{opacity:0;margin-top:-250px !important} .html_header_transparency.html_header_scrolldown #top .avia-builder-el-0 .container,.html_header_transparency.html_header_scrolldown #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0} #top .header_hidden{display:none} .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{border-left-style:solid;border-left-width:1px;padding-left:13px;margin-left:-13px} .av_seperator_small_border .av-main-nav > li:first-child > a > .avia-menu-text{border-left:none} .av_seperator_big_border .av-main-nav > li > a{border-left-style:solid;border-left-width:1px;text-align:center;min-width:90px}#top .av_seperator_big_border .av-main-nav > li:last-child > a,#top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-right-style:solid;border-right-width:1px} #top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-left-style:solid;border-left-width:1px;border-color:inherit} #top .av_seperator_big_border#header .av-menu-button > a .avia-menu-text{border:none}.av_seperator_big_border .avia-menu.av_menu_icon_beside{padding-right:0}#top .av_seperator_big_border#header .av-main-nav > li > a{padding:0 13px}#top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style:none;border-right-width:0}.html_bottom_nav_header #top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-left-style:solid;border-left-width:1px;border-color:inherit;margin-left:-1px} .avia-menu-subtext,#top .sub-menu .avia-menu-subtext{display:none} .html_header_top #top .av_menu_left .main_menu .menu li ul ul{left:207px} .html_header_sidebar{}.html_header_sidebar #top #header{width:300px;position:absolute;min-height:100%;border-bottom:none}.html_boxed.html_header_sidebar #wrap_all{position:relative} .html_header_sidebar #top #header_main{border-top:none}.html_header_sidebar #header .container{width:100%;height:auto;line-height:1.3em;padding:0;float:none;max-width:100%}.html_header_sidebar .header_bg{opacity:1;filter:alpha(opacity=95)} .html_header_left #top #header{}.html_header_right #top #header{right:0}.html_header_left #main{margin-left:300px;position:relative;border-left-style:solid;border-left-width:1px}.html_header_right #main{margin-right:300px;position:relative;border-right-style:solid;border-right-width:1px} .html_header_sidebar #top #header.av_always_sticky{position:fixed;-webkit-backface-visibility:hidden} .html_header_sidebar .logo{position:relative;clear:both;padding:40px;border-bottom-style:solid;border-bottom-width:1px;height:auto;max-height:none;width:100%}.html_header_sidebar .logo img{width:100%;max-height:none;padding:0;height:auto}.html_header_sidebar .main_menu{position:relative;clear:both;z-index:200}.html_header_sidebar #header .av-main-nav ,.html_header_sidebar #header .av-main-nav-wrap{width:100%}.html_header_sidebar #header .av-main-nav{padding:20px 0}.html_header_sidebar #header .av-main-nav > li{float:none;display:block;margin:0 13%}.html_header_sidebar #header .av-main-nav > li > a{line-height:1.3em;height:auto;padding:15px 3px;border-bottom-style:solid;border-bottom-width:1px;margin:0 auto}.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{font-size:16px;font-weight:normal;display:block}.html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{display:block;font-weight:normal;font-size:12px;padding-top:3px}.html_header_sidebar #header .av-main-nav > li:last-child > a{border:none}.html_header_sidebar #header .av-main-nav > li:nth-last-child(2) > a{border:none}.html_header_sidebar #header .avia-menu-fx{display:none} .html_header_sidebar .av-main-nav ul{border-top-width:1px}.html_header_left .av-main-nav ul{top:0;left:100%;box-shadow:5px 5px 15px rgba(0,0,0,0.1)}.html_header_left #top .av-main-nav ul ul{left:207px;top:-1px}.html_header_right .av-main-nav ul{top:0;left:auto;right:100%;box-shadow:-5px 5px 15px rgba(0,0,0,0.1)}.html_header_right #top .av-main-nav ul ul{left:-207px;top:-1px} .html_header_sidebar #top .av-main-nav ul a{padding:12px 15px}.html_header_sidebar #main > .avia-builder-el-0{border-top:none} .html_header_sidebar #top #header .av-menu-button > a{border:none}.html_header_sidebar #top #header .av-menu-button + .av-menu-button > a{padding-top:0}.html_header_sidebar #top #header .av-menu-button-colored:hover{opacity:0.8} .html_header_left #header .avia_mega_div{left:100%;top:0}.html_header_right #header .avia_mega_div{right:100%;top:0}.html_header_sidebar #top #header .avia_mega_div > .sub-menu{border-width:1px;border-style:solid} .html_header_sidebar.html_content_align_left .container{float:left}.html_header_sidebar.html_content_align_right .container{float:right} .html_header_sidebar.html_content_align_left #footer,.html_header_sidebar.html_content_align_right #footer,.html_header_sidebar.html_content_align_left #socket,.html_header_sidebar.html_content_align_right #socket{overflow:hidden} .html_header_sidebar .container_wrap{width:100%} #header .avia-custom-sidebar-widget-area{margin:0;padding:0;float:none}#header .avia-custom-sidebar-widget-area .widget{border-top-style:solid;border-top-width:1px;padding:40px;width:100%;overflow:hidden} .html_header_sidebar .av-sidebar-social-container{position:relative;clear:both;overflow:hidden}.html_header_sidebar #top #header .social_bookmarks{position:relative;top:0;margin:0;border-top-style:solid;border-top-width:1px;clear:both;display:table;width:100%;table-layout:fixed}.html_header_sidebar #top #header .social_bookmarks li{float:none;display:table-cell;text-align:center}.html_header_sidebar #top #header .social_bookmarks li.social_icon_1 a{border:none}.html_header_sidebar #top #header .social_bookmarks li a{width:100%;border-radius:0;border-left-style:solid;border-left-width:1px;padding:10px 0} .html_header_sidebar .av_default_container_wrap,.html_header_sidebar .container_wrap_first{float:left} .html_top_nav_header #header_main_alternate{border-top:none;border-bottom-style:solid;border-bottom-width:1px}.html_top_nav_header.html_minimal_header #header_main_alternate{border:none}.html_top_nav_header div .logo{position:relative} .html_top_nav_header .av-logo-container .inner-container{position:relative;overflow:hidden}.html_top_nav_header.html_header_top.html_header_sticky #top #wrap_all #main{padding-top:50px}.html_top_nav_header .av-logo-container{height:88px}.html_top_nav_header.html_large .av-logo-container{height:150px}.html_top_nav_header #header_main{border:none} .av-hamburger{padding:0 0 0 0;display:inline-block;cursor:pointer;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible} .av-hamburger-box{width:35px;height:24px;display:inline-block;position:relative} .av-hamburger-inner{display:block;top:50%;margin-top:-2px} .av-hamburger-inner,.av-hamburger-inner::before,.av-hamburger-inner::after{width:40px;height:3px;background-color:#000;border-radius:3px;position:absolute;transition:transform 0.15s ease}.av-hamburger-inner::before,.av-hamburger-inner::after{content:\"\";display:block} .av-hamburger-inner::before{top:-10px} .av-hamburger-inner::after{bottom:-10px} .av-hamburger--spin .av-hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)} .av-hamburger--spin .av-hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in,background-color 0.15s ease} .av-hamburger--spin .av-hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19) ,background-color 0.15s ease} .av-hamburger--spin.is-active .av-hamburger-inner{transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)} .av-hamburger--spin.is-active .av-hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out,background-color 0.15s ease} .av-hamburger--spin.is-active .av-hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),background-color 0.15s ease} .av-burger-menu-main{display:none;-webkit-transition:padding 0.3s ease-out;transition:padding 0.3s ease-out}.js_active.html_burger_menu #avia-menu > li{display:none} .js_active.html_burger_menu #avia-menu .av-burger-menu-main,.html_burger_menu #top #avia-menu .menu-item-search-dropdown{display:block} .av-burger-menu-main{cursor:pointer}.av-burger-menu-main a{padding-left:10px}.av-hamburger strong{display:none}.av-hamburger-box{height:8px} .av-hamburger-inner,.av-hamburger-inner::before,.av-hamburger-inner::after{width:100%} .html_burger_menu #top #wrap_all .menu-item-search-dropdown > a{font-size:24px}html.av-burger-overlay-active #top .menu-item-search-dropdown > a{color:#fff} .html_burger_menu_active #header .avia-menu .menu-item{display:none}.html_burger_menu_active .menu-item-avia-special{display:block}.html_burger_menu_active #top #wrap_all .menu-item-search-dropdown > a{font-size:24px}.html_header_sidebar #top div .av-burger-menu-main{display:none}.html_burger_menu_active #top #wrap_all #header .av-burger-menu-main > a{background:transparent;position:relative;z-index:10} .av-hamburger--spin-r .av-hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.av-hamburger--spin-r .av-hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.av-hamburger--spin-r .av-hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19)} .av-hamburger--spin-r.is-active .av-hamburger-inner{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.av-hamburger--spin-r.is-active .av-hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.av-hamburger--spin-r.is-active .av-hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1)} .av-burger-overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;z-index:100;display:none;overflow:hidden;opacity:0} .av-burger-overlay-inner,.av-burger-overlay-bg{position:absolute;top:0;left:0;height:100%;width:100%;min-height:700px;display:table;vertical-align:middle;text-align:center;z-index:5} .av-burger-overlay-bg{z-index:3;opacity:0.9;background:#000;display:block;position:fixed} .av-burger-overlay-scroll{overflow:auto;position:absolute;height:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch} #av-burger-menu-ul li a{position:relative;display:block;-webkit-transition:none;transition:none}#av-burger-menu-ul li ul{background:transparent} html.av-burger-overlay-active #header_meta,html.av-burger-overlay-active #menu-item-shop.cart_dropdown,html.av-burger-overlay-active .cart_dropdown,html.av-burger-overlay-active #top .social_bookmarks{z-index:1} .av-burger-overlay-active #top .av-hamburger-inner,.av-burger-overlay-active #top .av-hamburger-inner::before,.av-burger-overlay-active #top .av-hamburger-inner::after{background-color:#fff} .av-burger-overlay-active #top #header .av-main-nav > li > a{background:transparent} .av-burger-overlay-active #scroll-top-link{z-index:150}#top #av-burger-menu-ul{display:table-cell;height:100%;width:100%;vertical-align:middle;padding:125px 0} .html_av-overlay-full #av-burger-menu-ul li{display:block;height:auto;width:100%;padding:0.3em 0;font-size:35px}.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li{line-height:1.6em}.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li{font-size:0.6em;line-height:1.4em}.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li li{font-size:0.8em}.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a{color:#fff;height:auto;line-height:inherit;font-size:inherit}.html_av-overlay-full #av-burger-menu-ul li a:hover,.html_av-overlay-full #av-burger-menu-ul li a:active,.html_av-overlay-full #av-burger-menu-ul li a:focus{text-decoration:none;opacity:0.7} .html_av-overlay-full.av-burger-overlay-active #top #wrap_all #menu-item-search a,.html_av-overlay-full.av-burger-overlay-active #top #wrap_all #menu-item-search a:hover{color:#fff} .html_header_top.html_logo_center.av-burger-overlay-active .menu-item-avia-special{z-index:150} #top #wrap_all #av-burger-menu-ul > li{opacity:0;position:relative;top:18px;-webkit-transition:opacity 0.3s ease-out,top 0.3s ease-out,left 0.3s ease-out;transition:opacity 0.3s ease-out,top 0.3s ease-out,left 0.3s ease-out;-webkit-transform:translate3d(0,0,0)} .avia_desktop.avia-safari #top #wrap_all #av-burger-menu-ul > li{-webkit-transform:none} #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items{opacity:1;top:0;left:0} .html_av-overlay-full #top #av-burger-menu-ul .av-menu-button > a .avia-menu-text{padding:0.5em 1.5em}.html_av-overlay-full #top #av-burger-menu-ul .av-menu-button{margin-top:0.4em}.html_av-overlay-full #av-burger-menu-ul li ul li a{font-size:1.3em} #av-burger-menu-ul li a .avia-menu-subtext{display:block;font-size:0.6em;line-height:1.2em;margin:-10px 0 13px 0;opacity:0.7;text-transform:none} .html_av-overlay-side #av-burger-menu-ul li a .avia-menu-subtext{font-size:1em;margin:0;opacity:0.9} #av-burger-menu-ul .avia-menu-fx{display:none} #top .av-small-burger-icon{-ms-transform:scale(0.6);transform:scale(0.6);transform-origin:right}#top #wrap_all #header .av-small-burger-icon a{padding:0} .html_av-overlay-side .av-burger-overlay-bg{opacity:0.3;cursor:pointer}.html_av-overlay-side #top .av-burger-overlay li{margin:0}.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{line-height:1.3em;height:auto;padding:15px 50px;display:block;text-align:left;text-decoration:none}.html_av-overlay-side #top .av-burger-overlay li a:hover{text-decoration:none}.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li{top:0;left:18px} .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{padding-left:70px}.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li a{padding-left:90px}.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li li a{padding-left:110px}.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li li li a{padding-left:130px} .html_av-overlay-side .av-burger-overlay-scroll{width:350px;right:0;max-width:100%;-webkit-transform:translateX(350px);transform:translateX(350px);-webkit-transition:all 0.5s cubic-bezier(0.75,0,0.25,1);transition:all 0.5s cubic-bezier(0.75,0,0.25,1)} .html_av-overlay-side.av-burger-overlay-active-delayed .av-burger-overlay-scroll{-webkit-transform:translateX(0);transform:translateX(0)}.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li{opacity:1;top:0;left:0} .html_av-overlay-side-classic #top .av-burger-overlay{font-size:1em}.html_av-overlay-side-classic #av-burger-menu-ul{vertical-align:top}.html_av-overlay-side-classic #top .av-burger-overlay li a{border-bottom-style:solid;border-bottom-width:1px}.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{height:1px;display:block;position:absolute;margin-top:0;opacity:0.3;border:none!important;width:7px;left:50px;top:50%} .html_av-overlay-side-classic #top .av-burger-overlay li li li .avia-bullet{left:70px} .html_av-overlay-side-classic #top .av-burger-overlay li li li li .avia-bullet{left:90px} .html_av-overlay-side-classic #top .av-burger-overlay li li li li li .avia-bullet{left:110px} .html_av-overlay-side-classic #top .av-burger-overlay li li li li li li .avia-bullet{left:130px} .html_av-overlay-side-minimal .av-burger-overlay-bg{opacity:0.1}.html_av-overlay-side-minimal #top .av-burger-overlay{font-size:1.1em}.html_av-overlay-side-minimal #top .av-burger-overlay .sub-menu{font-size:0.9em} .html_av-submenu-hidden #av-burger-menu-ul li ul{display:none}.html_av-submenu-hidden .av-submenu-indicator{display:inline-block;padding:0 10px;font-size:11px;opacity:0.5;vertical-align:top;float:right;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;position:absolute;right:30px;top:50%;margin-top:-9px;height:20px;line-height:20px}.html_av-submenu-hidden .av-submenu-indicator:before{content:\"\\E87d\";font-family:\'entypo-fontello\'}.html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator{-webkit-transform:rotate(90deg);transform:rotate(90deg)} div .logo{float:left;position:absolute;left:0;z-index:1} .logo,.logo a{overflow:hidden;position:relative;display:block;height:100%} .logo img{padding:0;display:block;width:auto;height:auto;max-height:100%;image-rendering:auto;position:relative;z-index:2;height :100%\\9;height:auto\\9;-webkit-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out} .logo img.alternate{position:absolute;z-index:1;top:0;left:0;opacity:0} .av_header_transparency .logo img.alternate{opacity:1} .main_menu{clear:none;position:absolute;z-index:100;line-height:30px;height:100%;margin:0;right:0}.main_menu .pointer_arrow_wrap{display:none} .av-main-nav-wrap{float:left;position:relative;z-index:3}.av-main-nav-wrap ul{margin:0;padding:0} .av-main-nav{z-index:110;position:relative}.av-main-nav ul{display:none;margin-left:0;left:0;position:absolute;top:100%;width:208px;z-index:2;padding:0;box-shadow:0 8px 15px rgba(0,0,0,0.1);margin-top:-1px}.av-main-nav ul li{margin:0;padding:0;width:100%}.av-main-nav ul li a{border-right-style:solid;border-right-width:1px;border-left-style:solid;border-left-width:1px}.av-main-nav ul li:last-child > a{border-bottom-style:solid;border-bottom-width:1px}.av-main-nav li{float:left;position:relative;z-index:20}.av-main-nav li:hover{z-index:100}.av-main-nav > li > ul{border-top-width:2px;border-top-style:solid}.av-main-nav > li{line-height:30px}.av-main-nav li a{max-width:none}.av-main-nav > li > a{display:block;text-decoration:none;padding:0 13px;font-weight:normal;font-size:12px;font-weight:600;font-size:13px;-webkit-transition:background-color 0.4s ease-in-out,color 0.4s ease-in-out,border-color 0.4s ease-in-out;transition:background-color 0.4s ease-in-out,color 0.4s ease-in-out,border-color 0.4s ease-in-out} .av-main-nav > li > a ,div #menu-item-shop.cart_dropdown{-webkit-transition:none;transition:none;-webkit-transition:background-color 0.4s ease-in-out,color 0.4s ease-in-out,border-color 0.4s ease-in-out;transition:background-color 0.4s ease-in-out,color 0.4s ease-in-out,border-color 0.4s ease-in-out} .av_header_transparency .av-main-nav > li > a ,.av_header_transparency #menu-item-shop.cart_dropdown{-webkit-transition:border-color 0.2s ease-in-out;transition:border-color 0.2s ease-in-out} #top .av-main-nav ul a{width:100%;height:auto;float:left;text-align:left;line-height:23px;padding:8px 15px;font-size:12px;min-height:23px;max-width:none;text-decoration:none;font-family:inherit} #top .av-main-nav ul ul{left:-207px;top:0px;margin:0;border-top-style:solid;border-top-width:1px;padding-top:0px} .av-main-nav li:hover ul ul{display:none}#top .av-main-nav li:hover > ul{display:block} .avia-menu-fx{position:absolute;bottom:-1px;height:2px;z-index:10;width:100%;left:0;opacity:0;visibility:hidden}.av-main-nav li:hover .avia-menu-fx,.current-menu-item > a > .avia-menu-fx,.av-main-nav li:hover .current_page_item > a > .avia-menu-fx{opacity:1;visibility:visible} .avia-menu-fx .avia-arrow-wrap{height:10px;width:10px;position:absolute;top:-10px;left:50%;margin-left:-5px;overflow:hidden;display:none;visibility:hidden} .current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap,.current_page_item>a>.avia-menu-fx>.avia-arrow-wrap{display:block}.avia-menu-fx .avia-arrow-wrap .avia-arrow{top:10px} .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a,.html_bottom_nav_header #top #menu-item-search>a{padding-right:0}.html_bottom_nav_header.html_logo_center #top .av_seperator_big_border #menu-item-search>a{padding-right:13px;border-right-style:solid;border-right-width:1px}.html_bottom_nav_header .av-logo-container .main_menu{display:none} .main_menu .avia-bullet{display:none}#top #header .menu-item-mega-parent.current-menu-item{overflow:visible!important} #top #header .mega_menu_title a{color:inherit;font-size:17px;line-height:1.1em;padding:0;margin:0;background:transparent;border:none} #top #header .mega_menu_title a:hover{text-decoration:underline} #header .avia_mega_div{display:none;margin:-1px 0 0 0;right:0;position:absolute;top:100%;z-index:2;box-shadow:0 32px 60px rgba(0,0,0,0.1);overflow:hidden;padding:1px 0 0;text-align:left} #header.av_minimal_header .avia_mega_div{margin:0;border-top-style:solid;border-top-width:1px}#header.av_minimal_header .avia_mega_div .units{border-right:none} #header .avia_mega_div .units{padding:0 14px 0 15px;margin:0;border-right-style:dotted;border-right-width:1px} #header li:hover .avia_mega_div{display:block} #top #header .avia_mega_div ul,#top #header .avia_mega_div li{position:relative;display:block;top:auto;left:auto;height:auto} #top #header .avia_mega_div .sub-menu{overflow:hidden;width:100%;box-shadow:none;border-style:none;border-width:0px;position:relative;top:0;display:block;left:0;clear:both} #top #header .avia_mega_div > .sub-menu{display:table;padding:20px 30px 30px;border-top-style:solid;border-top-width:2px} #top #header .avia_mega_div > .sub-menu.avia_mega_hr{padding-top:30px} #top #header .avia_mega_div > .sub-menu > li{display:table-cell;float:none;padding-top:10px;padding-bottom:0;vertical-align:top} #top #header .avia_mega_div > .sub-menu.avia_mega_hr{border-top-width:1px;border-top-style:dashed} #top #header .avia_mega_div > .sub-menu > li > ul{padding:0} #top #header .avia_mega_div > .sub-menu > li > ul li{display:block;float:none;padding:0;margin:0;list-style-type:circle;list-style-position:inside} #top #header .avia_mega_div > .sub-menu > li > ul ul li{margin-left:15px} #top #header .avia_mega_div > .sub-menu > li > ul > li a{width:auto;float:none;display:block;border:none;padding:3px 12px 3px 12px;font-weight:normal;height:auto;line-height:23px} #header .avia_mega_div .avia_mega_menu_columns_first{padding-left:0} #header .avia_mega_div .avia_mega_menu_columns_last{padding-right:0;border-right-style:none;border-right-width:0} .avia-bullet{display:block;position:absolute;height:0;width:0;top:51%;margin-top:-3px;left:-3px;border-top:3px solid transparent !important;border-bottom:3px solid transparent !important;border-left:3px solid green} .avia_mega_div .avia-bullet{margin-top:12px;left:3px;display:block;top:0} #header .mega_menu_title{margin-bottom:8px;font-size:17px;line-height:1.1em;font-weight:600;display:block} #header .avia_mega_text_block{line-height:21px} #top #header .avia_mega_div .sub-menu .avia_mega_text_block a{padding:0;display:inline;border:none;text-decoration:underline} #top #wrap_all #header .av-menu-button > a{background:transparent}#top #wrap_all .av_header_border_disabled .av-menu-button > a{border:none}.av-menu-button + .av-menu-button{margin-left:-10px}.av-menu-button + .av-menu-button > a{padding-left:0px}#top .av-menu-button > a .avia-menu-text{padding:9px}#top .av-menu-button > a .avia-menu-text{border:2px solid;border-radius:2px}.av-menu-button > a .avia-menu-fx{display:none}.av-menu-button-colored > a .avia-menu-text{padding:11px 10px 10px 10px} .av-menu-button-colored > a:hover .avia-menu-text{opacity:0.9}#top #header .av-menu-button > a .avia-menu-subtext{display:none}#top #header .av-menu-button > a .avia-menu-text{text-align:center;white-space:nowrap} #top #menu-item-search{z-index:100} #top .menu-item-search-dropdown > a,#searchform #searchsubmit,.av_ajax_search_image,.iconfont{font-size:17px} #top #menu-item-search.menu-item-search-dropdown>a{border-left:none} #top #menu-item-search:hover>a{background:transparent;color:inherit} .avia-search-tooltip{position:absolute;z-index:9999999;padding:0;width:300px;top:85% !important;margin-left:-120px;border-radius:2px;box-shadow:0px 3px 13px 0px rgba(0,0,0,0.2);border-width:1px;border-style:solid} .avia-search-tooltip .avia-arrow-wrap{width:20px;height:20px;position:absolute;top:-20px;right:10px;margin-left:-10px;overflow:hidden} .avia-arrow{height:10px;width:10px;position:absolute;top:-6px;left:50%;margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:1px;border-style:solid;visibility:hidden\\9} .avia-search-tooltip .avia-arrow{top:15px} #top #searchform{margin:0;padding:0}#top #searchform>div{position:relative;max-width:300px}#top .widget #searchform>div{margin:0;max-width:100%}#top #searchform br{display:none}#top #s{width:100%;position:relative;padding:11px 47px 11px 5px;z-index:1;margin:0;box-shadow:none}#top #searchsubmit,.ajax_load{width:40px;height:100%;line-height:40px;padding:0;position:absolute;right:0;top :0;z-index:2;margin:0;border-radius:0;min-width:40px} .avia_mobile #top #searchsubmit,.avia_mobile .ajax_load{height:41px} .avia-search-tooltip #searchform>div{margin:16px} .ajax_load{z-index:5} .ajax_load_inner{background:url(\'http://memori.noappname.net/wp-content/themes/enfold/images/layout/loading.gif\') no-repeat scroll center center #fff;opacity:0.5;position:absolute;top:0;left:0;right:0;bottom:0} #top #searchform .ajax_search_response{line-height:1.4em;font-size:12px;margin:0} .ajax_search_response h4{padding:20px 16px 2px 16px;font-size:14px;margin:0} .ajax_search_response h4:first-child{padding-top:0px;border:none} #top div .av_ajax_search_entry{display:block;text-decoration:none;line-height:1.4em;font-size:12px;height:auto;padding:10px 16px;border-bottom-style:dashed;border-bottom-width:1px;clear:both;overflow:hidden;position:relative} #top div .av_ajax_search_entry:hover{background-color:rgba(0,0,0,0.04)} #top div .av_ajax_search_entry.with_image .av_ajax_search_image{background:transparent} .av_ajax_search_content{overflow:hidden;display:block} .av_ajax_search_title{display:block;font-weight:bold;text-transform:uppercase} .ajax_not_found .av_ajax_search_title{text-transform:none} .av_ajax_search_image{height:32px;line-height:32px;text-align:center;width:32px;float:left;margin-right:8px;border-radius:40px;overflow:hidden;font-size:15px} .av_ajax_search_image img{display:block;border:none;max-width:100%;min-height:32px;min-width:32px} .ajax_search_excerpt{font-size:12px;line-height:1.4em;display:block;margin-top:3px;font-style:italic} #top div .av_ajax_search_entry_view_all{text-align:center;font-weight:bold;border:none} #top div .ajax_not_found,#top div .av_ajax_search_entry.ajax_not_found:hover{border:none;background:transparent} .title_container{position:relative} #top .title_container .container{padding-top:10px;padding-bottom:10px;min-height:56px} .title_container .main-title{margin:0;font-size:16px;position:relative;z-index:2;min-height:36px;line-height:2.3em;top:0;font-weight:400} .title_container .main-title a{text-decoration:none} .title_meta,#top .portfolio-entry .title_meta{display:block;clear:both;position:relative;z-index:1;margin-top:-1em;padding:0} .title_meta p{margin:1.3em 0 0 0} .title_container .breadcrumb{z-index:10;line-height:15px;font-size:11px;position:absolute;right:50px;top:50%;margin-top:-7px} .breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline} .breadcrumb-trail .trail-before,.breadcrumb-trail .trail-end,.breadcrumb-trail .sep,.breadcrumb-trail a,.breadcrumb-trail .bbp-breadcrumb-current{display:block;float:left;padding:0px 3px} .breadcrumb-trail span,.bbp-breadcrumb-current a{display:inline;padding:0;float:none} .breadcrumb .sep{display:block;overflow:hidden;width:8px} #top.avia-blank #wrap_all #main{padding-top:0 !important;margin:0}#top.avia-blank #wrap_all #main .container{padding-top:0 !important} #top.avia-blank{height:100%;position:absolute;width:100% !important;margin:0;display:table;vertical-align:middle;float:none;top:0;left:0;table-layout:fixed} #top.boxed.avia-blank{max-width:100% !important} #top.boxed.avia-blank .container{margin:0 auto} #top.avia-blank #wrap_all{display:table-cell;float:none;vertical-align:middle} #top.avia-blank #wrap_all #main{padding:0} #top.avia-blank #main .container_wrap:last-child{border-bottom-style:solid;border-bottom-width:1px} #top.avia-blank #main .container_wrap:first-child{border-top-style:solid;border-top-width:1px} .av-frame{position:fixed;z-index:600} .html_av-framed-box .av-frame.av-frame-vert{left:0;width:100%;top:0} .html_av-framed-box .av-frame.av-frame-hor{top:0;height:100%;left:0} .html_av-framed-box .av-frame.av-frame-bottom{top:auto;bottom:0} .html_av-framed-box .av-frame.av-frame-right{left:auto;right:0} .html_av-framed-box.html_av_admin_bar_active .av-frame.av-frame-top{margin-top:32px} .html_header_top.html_header_sticky.html_av-framed-box #header{left:0} .html_header_top.html_header_sticky.html_av-framed-box #header_main,.html_header_top.html_header_sticky.html_av-framed-box #header_meta{margin:0 50px} #top .social_bookmarks{height:30px;z-index:150;-webkit-backface-visibility:hidden;margin:0 0 0 -9px} #top .social_bookmarks li{height:100%;float:left;padding:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-right-style:solid;border-right-width:1px;display:block;width:30px} #top #header .social_bookmarks li:last-child{border-right-style:none;border-right-width:0} #top .social_bookmarks li a{float:left;width:30px;line-height:30px;display:block;margin:0px;outline:none;padding:0;min-height:30px;height:100%;overflow:visible;z-index:2;position:relative;text-align:center} #top #wrap_all .social_bookmarks,#top #wrap_all .social_bookmarks a,#top #wrap_all .social_bookmarks li{background:transparent} #top #wrap_all .social_bookmarks li a:hover{text-decoration:none} #top #wrap_all .av-social-link-rss:hover a{color:#fff;background-color:#ffa133}#top #wrap_all .av-social-link-facebook:hover a{color:#fff;background-color:#37589b}#top #wrap_all .av-social-link-twitter:hover a{color:#fff;background-color:#46d4fe}#top #wrap_all .av-social-link-whatsapp:hover a{color:#fff;background-color:#00e676}#top #wrap_all .av-social-link-mail:hover a{color:#fff;background-color:#9fae37}#top #wrap_all .av-social-link-dribbble:hover a{color:#fff;background-color:#e44885}#top #wrap_all .av-social-link-linkedin:hover a{color:#fff;background-color:#419cca}#top #wrap_all .av-social-link-search:hover a{color:#fff;background-color:#222222}#top #wrap_all .av-social-link-gplus:hover a{color:#fff;background-color:#de5a49}#top #wrap_all .av-social-link-behance:hover a{color:#fff;background-color:#008cfa}#top #wrap_all .av-social-link-flickr:hover a{color:#fff;background-color:#ff0086}#top #wrap_all .av-social-link-forrst:hover a{color:#fff;background-color:#234317}#top #wrap_all .av-social-link-myspace:hover a{color:#fff;background-color:#000000}#top #wrap_all .av-social-link-tumblr:hover a{color:#fff;background-color:#345574}#top #wrap_all .av-social-link-vimeo:hover a{color:#fff;background-color:#31baff}#top #wrap_all .av-social-link-youtube:hover a{color:#fff;background-color:#a72b1d}#top #wrap_all .av-social-link-pinterest:hover a{color:#fff;background-color:#cb2027}#top #wrap_all .av-social-link-skype:hover a{color:#fff;background-color:#12a5f4}#top #wrap_all .av-social-link-instagram:hover a{color:#fff;background-color:#a67658}#top #wrap_all .av-social-link-five_100_px:hover a{color:#fff;background-color:#222222}#top #wrap_all .av-social-link-soundcloud:hover a{color:#fff;background-color:#F76700}#top #wrap_all .av-social-link-xing:hover a{color:#fff;background-color:#006567}#top #wrap_all .av-social-link-vk:hover a{color:#fff;background-color:#597BA5}#top #wrap_all .av-social-link-reddit:hover a{color:#fff;background-color:#FF4500}#top #wrap_all .av-social-link-yelp:hover a{color:#fff;background-color:#d32323} #top .av-section-bottom-logo .social_bookmarks,.html_bottom_nav_header #top .av-logo-container .social_bookmarks{position:absolute;top:50%;margin-top:-15px;right:0}.html_bottom_nav_header .main_menu .social_bookmarks{display:none} .html_cart_at_menu #top .av-section-bottom-logo .social_bookmarks,.html_bottom_nav_header.html_cart_at_menu #top .av-logo-container .social_bookmarks{left:0;right:auto} #top .av-logo-container .social_bookmarks li{border:none} #top .av-logo-container .social_bookmarks li a{border-radius:100px} .sub_menu{float:left;z-index:2;font-size:11px;line-height:30px;position:relative;top:10px} #top .sub_menu>ul{float:left;margin:0} #top .sub_menu>ul,#top .sub_menu>ul>li{background:transparent} .sub_menu li{float:left;position:relative;padding:0 10px;border-right-style:solid;border-right-width:1px;line-height:10px} .sub_menu>ul>li>a,.sub_menu>div>ul>li>a{text-decoration:none;font-weight:bold;padding:7px 0} #top .sub_menu li ul{display:none;position:absolute;width:170px;padding:4px 0;z-index:101;box-shadow:0 8px 15px rgba(0,0,0,0.1);left:-50%;margin:0;border-style:solid;border-width:1px;top:19px} #top .sub_menu li:hover>ul{display:block} .sub_menu>ul>li:hover>a{text-decoration:underline} .sub_menu li li{float:none;line-height:20px;border:none;padding:0 0;margin:0} #top .sub_menu li li a{width:100%;height:auto;text-align:left;line-height:23px;padding:6px 18px;font-size:12px;min-height:23px;max-width:none;text-decoration:none;display:block;border-top-style:dashed;border-top-width:1px} #top .sub_menu li li:first-child > a{border:none} #top .sub_menu li li a:hover{text-decoration:none;background:#f8f8f8} #top .sub_menu li li ul{top:-1px;left:-169px;background:none;padding:0} .pointer_arrow{border-style:solid;border-width:1px} .content,.sidebar{padding-top:50px;padding-bottom:50px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;min-height:1px;z-index:1} .content:hover,.sidebar:hover{z-index:1} #top #main .sidebar{border-left-style:solid;border-left-width:1px;margin-left:0;float:none;width:auto;overflow:hidden;display:block;clear:none} .inner_sidebar{margin-left:50px} .content{border-right-style:solid;border-right-width:1px;margin-right:-1px} .content .entry-content-wrapper{padding-right:50px} #top #main .sidebar_left .sidebar{border-right-style:solid;border-right-width:1px;border-left:none} .sidebar_left .inner_sidebar{margin-right:50px;margin-left:0} .sidebar_left .content{float:right;border-left-style:solid;border-left-width:1px;border-right:none;margin-right:-50px;margin-left:-1px;padding-left:50px} .fullsize .content{margin:0;border:none} .fullsize .content .entry-content-wrapper{padding-right:0} .container .minor-meta{font-size:0.9em} .post{clear:both;width:100%;float:left;position:relative} .rounded-container,.rounded-container img{border-radius:111px;overflow:hidden;display:block;position:relative;z-index:2} .rounded-container{float:left;width:81px;height:81px;text-align:center;line-height:81px} .rounded-container .iconfont,.small-preview .iconfont{font-size:23px;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1} .entry-content-wrapper .post-title{font-size:21px;line-height:1.3em} .pagination{clear:both;padding:10px 0px 50px 0;position:relative;z-index:3;line-height:13px;overflow:hidden} .pagination span,.pagination a{display:block;float:left;font-size:11px;line-height:13px;padding:2px 9px 1px 9px;text-decoration:none;width:auto} #top .pagination .current,#top .pagination a,#top .fullsize .template-blog .pagination a{float:left;height:35px;width:35px;line-height:35px;text-align:center;padding:0;border-radius:100px;margin-right:3px;box-shadow:0px 0px 1px 0px rgba(0,0,0,0.2)} .pagination .current{font-size:11px;padding:1px 9px 1px 9px;font-weight:bold} .pagination .pagination-meta{float:right;line-height:35px} #top .avia-post-nav{position:fixed;height:110px;top:50%;background:#aaa;background:rgba(0,0,0,0.1);color:#fff;margin-top:-55px;padding:15px;text-decoration:none;z-index:501;-webkit-transform:translate3d(0,0,0)} #top .avia-post-nav:hover{background:#222;background:rgba(0,0,0,0.8)} .avia-post-nav .label{position:absolute;top:50%;height:22px;line-height:22px;margin-top:-11px;font-size:24px}.avia-post-nav .entry-image{height:80px;width:80px;display:block}.avia-post-nav .entry-image img{border-radius:100px;display:block} .avia-post-prev{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.avia-post-prev .label{left:10px} .avia-post-next{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.avia-post-next .label{right:10px}.avia-post-next.with-image{text-align:right} .avia-post-nav .entry-info{display:block;height:80px;width:220px;display:table} .avia-post-next .entry-info{margin:0 20px 0 1px}.avia-post-prev .entry-info{margin:0 1px 0 20px} .avia-post-nav .entry-info span{display:table-cell;vertical-align:middle;font-size:13px;line-height:1.65em}.avia-post-nav .entry-info-wrap{width:1px;overflow:hidden;display:block}.avia-post-nav:hover .entry-info-wrap{width:240px} .pagination_split_post{clear:both;padding-top:20px} .no_sidebar_border#top #main .sidebar,.no_sidebar_border .content{border-left:none;border-right:none} .sidebar_shadow#top #main .sidebar,.sidebar_shadow .content{border-left:none;border-right:none} .sidebar_shadow#top #main .sidebar_right.av-enable-shadow{box-shadow:inset 25px 0 25px -25px #e9e9eb}.sidebar_shadow .sidebar_right .content.av-enable-shadow{box-shadow:25px 0 25px -25px #e9e9eb} .sidebar_shadow#top #main .sidebar_left.av-enable-shadow{box-shadow:inset -25px 0 25px -25px #e9e9eb}.sidebar_shadow .sidebar_left .content.av-enable-shadow{box-shadow:-25px 0 25px -25px #e9e9eb} .template-page .entry-content-wrapper h1,.template-page .entry-content-wrapper h2{text-transform:uppercase;letter-spacing:1px} .extra-mini-title{padding-bottom:20px} .page-heading-container{position:relative;margin-bottom:40px;padding:0 0 44px 0;border-bottom-width:1px;border-bottom-style:solid;padding-right:50px} .fullsize .page-heading-container{padding-right:0} .page-thumb img{border-radius:3px} .template-page .template-blog .entry-content-wrapper h1,.template-page .template-blog .entry-content-wrapper h2{text-transform:none;letter-spacing:0} .content .entry-content-wrapper .entry-content-wrapper{padding-right:0;padding-left:0} .content .entry-content-wrapper .entry-content-wrapper .big-preview.single-big{padding:0 0 10px 0} .template-search #searchform>div{max-width:100%;margin-bottom:0} #top .template-search.content .entry-content-wrapper{padding-bottom:40px;padding-left:55px;font-size:13px;clear:both} .template-search .pagination{padding:1px 50px 10px 55px} .template-search .entry-content-wrapper .post-title{font-size:19px}#top .template-search .entry-content-wrapper .post-title a:hover{text-decoration:underline} .search-result-counter{position:absolute;left:0;top:1px;box-shadow:0px 0px 1px 0px rgba(0,0,0,0.2);height:44px;line-height:24px;padding:10px;text-align:center;border-radius:100px;width:44px} #top #search-fail{padding-left:0}#top #search-fail #searchform{padding-bottom:40px} .template-search .post-entry{position:relative;clear:both} .page-heading-container .author_description{overflow:hidden} .template-author .content .post .entry-content-wrapper{padding-bottom:40px;font-size:1em;line-height:1.65em} .template-author .pagination{padding:1px 50px 10px 0} .template-author .entry-content-wrapper .post-title{font-size:19px}#top .template-author .entry-content-wrapper .post-title a:hover{text-decoration:underline} .author-extra-border{display:block;position:absolute;bottom:-1px;width:600%;right:0;border-bottom-width:1px;border-bottom-style:solid} .fullsize .author-extra-border{right:auto;left:-100%}.template-author .post-entry{position:relative;clear:both} .template-archives .tab_inner_content li{width:48%;float:left;clear:none;margin:0 2% 0 0 ;list-style-position:inside} .template-archives .relThumWrap img,.template-archives .relThumWrap span{width:100%;text-decoration:none}.template-archives .relThumbTitle{display:block;clear:both} #top .fullsize .template-blog .tag-page-post-type-title{font-size:50px;text-transform:uppercase} .archive .category-term-description:empty{display:none} .archive .category-term-description{margin-bottom:25px} .widgettitle{font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:1.1em} .widget{clear:both;position:relative;padding:30px 0 30px 0;float:none} #footer .widget{padding:0;margin:30px 0 30px 0;overflow:hidden} #top .widget ul{padding:0;margin:0;width:100%;float:left} #top #footer .widget ul{float:none} .widget li{clear:both} .widget ul ul li,.widget ul ol li,.widget ol ol li,.widget ol ul li{margin-bottom:0} #mc_embed_signup .clear{visibility:visible;overflow:visible;height:auto} #footer{padding:15px 0 30px 0;z-index:1} #socket .container{padding-top:15px;padding-bottom:15px} #socket{font-size:11px;margin-top:-1px;z-index:1}#socket .menu{margin-top:6px}#socket .sub_menu_socket{float:right;margin:0}#socket .sub_menu_socket div{overflow:hidden}#socket .sub_menu_socket li{float:left;display:block;padding:0 10px;border-left-style:solid;border-left-width:1px;line-height:10px}#socket .sub_menu_socket li:first-child{border:none}#socket .sub_menu_socket li:last-child{padding-right:0} #socket .copyright{float:left} #scroll-top-link{position:fixed;border-radius:2px;height:50px;width:50px;line-height:50px;text-decoration:none;text-align:center;opacity:0;right:50px;bottom:50px;z-index:1030;visibility:hidden} #av-cookie-consent-badge{position:fixed;border-radius:2px;height:30px;width:30px;line-height:30px;text-decoration:none;text-align:center;opacity:0;right:50px;bottom:50px;z-index:1030;visibility:hidden} #scroll-top-link.avia_pop_class,#av-cookie-consent-badge.avia_pop_class{opacity:0.7;visibility:visible} #socket .social_bookmarks{float:right;margin:-10px 0 0 30px;position:relative}#socket .social_bookmarks li{border-radius:300px;border:none;overflow:hidden;top:5px;position:relative}#socket .social_bookmarks li a{border-radius:300px}#socket .avia-bullet,#socket .avia-menu-fx{display:none} .small-preview,.avia-post-nav .entry-info-wrap,.avia-post-nav,.avia-menu-fx,.team-social,.button,.related-format-icon,.avia-slideshow-controls a,#top .social_bookmarks li a,.fallback-post-type-icon,#scroll-top-link,#av-cookie-consent-badge,.avia-slideshow-button{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out} .main_menu a,.pagination a{-webkit-transition:color 0.15s ease-out;transition:color 0.15s ease-out;-webkit-transition:background 0.15s ease-out;transition:background 0.15s ease-out} .avia_pop_class,.avia-search-tooltip{-webkit-animation:avia_pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275)} a:hover .image-overlay .image-overlay-inside{-webkit-animation:avia_pop_small 0.5s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_pop_small 0.5s 1 cubic-bezier(0.175,0.885,0.320,1.275)} @-webkit-keyframes avia_pop{0%{-webkit-transform:scale(0.8)} 100%{-webkit-transform:scale(1)}}@keyframes avia_pop{0%{transform:scale(0.8)} 100%{transform:scale(1)}} @-webkit-keyframes avia_pop_small{0%{-webkit-transform:rotate(-175deg) scale(0.2)} 100%{-webkit-transform:rotate(0deg) scale(1)}}@keyframes avia_pop_small{0%{transform:rotate(-175deg) scale(0.2)} 100%{transform:rotate(0deg) scale(1)}} @-webkit-keyframes avia_pop_loader{0%{-webkit-transform:rotate(0deg) scale(0.2) } 100%{-webkit-transform:rotate(720deg) scale(1)}}@keyframes avia_pop_loader{0%{transform:rotate(0deg) scale(0.2)} 100%{transform:rotate(720deg) scale(1)}} @-webkit-keyframes avia_shrink{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)} 75%{opacity:0.7} 100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}} @keyframes avia_shrink{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)} 75%{opacity:0.7} 100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}} @-webkit-keyframes av-load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes av-load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}} @media only screen and (min-width:1140px){} @media only screen and (max-width:989px){.responsive.html_header_sidebar #top #header{width:27%} .responsive.html_header_left #main{margin-left:27%} .responsive.html_header_right #main{margin-right:27%} .responsive.html_header_sidebar #header .av-main-nav{padding:4% 0} .responsive.html_header_sidebar #header .av-main-nav > li{margin:0 10%} .responsive.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{font-size:14px} .responsive.html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{font-size:11px} .responsive.html_header_sidebar #header .avia-custom-sidebar-widget-area .widget{padding:10%} .responsive.html_header_sidebar .logo{padding:10%} .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1} .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo img.alternate{display:none} .responsive .av-frame{display:none} .responsive.html_av-framed-box{padding:0} .responsive.html_header_top.html_header_sticky.html_av-framed-box #header_main,.responsive.html_header_top.html_header_sticky.html_av-framed-box #header_meta{margin:0 auto} .responsive #top .avia-post-prev{left:0px} .responsive #top .avia-post-next{right:0px} .responsive.html_av-framed-box.html_av-overlay-side .av-burger-overlay-scroll{right:0} .responsive .avia-cookie-consent .container{padding:0} .responsive .avia-cookie-consent a.avia_cookie_infolink,.responsive .avia-cookie-consent p{display:block;margin-right:0} .responsive .avia-cookie-consent-button{margin:0.5em} .responsive .av-framed-box .avia-cookiemessage-top,.responsive .av-framed-box .avia-cookiemessage-bottom{width:100% !important;left:0 !important} .responsive .av-framed-box .avia-cookiemessage-bottom{bottom:0 !important} .responsive .av-framed-box .avia-cookiemessage-top{top:0 !important} .responsive .avia-cookiemessage-top-left,.responsive .avia-cookiemessage-bottom-left,.responsive .avia-cookiemessage-top-right,.responsive .avia-cookiemessage-bottom-right{width:35%}} @media only screen and (min-width:768px) and (max-width:989px){.responsive .main_menu ul:first-child > li > a{padding:0 10px} .responsive #top .header_bg{opacity:1;filter:alpha(opacity=100)} .responsive #main .container_wrap:first-child{border-top:none} .responsive .logo{float:left} .responsive .logo img{margin:0} .responsive.html_top_nav_header.html_mobile_menu_tablet #top .social_bookmarks{right:50px} .responsive.html_top_nav_header.html_mobile_menu_tablet #top #wrap_all #main{padding-top:0} .responsive.js_active .avia_combo_widget .top_tab .tab{font-size:10px} .responsive.js_active .avia_combo_widget .news-thumb{display:none} .responsive #top #wrap_all .grid-sort-container .av_one_sixth{width:33.3%;margin-bottom:0} .responsive body.boxed#top,.responsive.html_boxed.html_header_sticky #top #header,.responsive.html_boxed.html_header_transparency #top #header{max-width:100%} .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_mobile_menu_tablet #main{padding-top:88px} .responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_top_nav_header.html_mobile_menu_tablet #main{margin-top:0} .responsive #top .av-hide-on-tablet{display:none !important} .responsive.html_mobile_menu_tablet .av-burger-menu-main{display:block} .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;left:auto;right:0;display:block} .responsive.html_logo_right #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;left:0;right:auto} .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{display:none} .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special{display:block} .responsive #top #wrap_all .av_mobile_menu_tablet .menu-item-search-dropdown > a{font-size:24px} .responsive #top .av_mobile_menu_tablet #header_main_alternate{display:none} .responsive.html_mobile_menu_tablet #top #wrap_all #header{position:relative;width:100%;float:none;height:auto;margin:0 !important;opacity:1;min-height:0} .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks{display:none} .responsive.html_mobile_menu_tablet #top .av-logo-container .social_bookmarks{display:none} .responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks{display:block;position:relative;margin-top:-15px;right:0} .responsive.html_logo_center.html_bottom_nav_header .av_mobile_menu_tablet .avia-menu.av_menu_icon_beside{height:100%} .responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown > a{font-size:24px} .responsive.html_mobile_menu_tablet #top #main .av-logo-container .main_menu{display:block} .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main{padding-top:88px} .responsive.html_mobile_menu_tablet.html_header_top #top #main{padding-top:0 !important;margin:0} .responsive.html_mobile_menu_tablet.html_top_nav_header.html_header_sticky #top #wrap_all #main{padding-top:0} .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a,.responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container{height:90px;line-height:90px} .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a{min-width:0;padding:0 0 0 20px;margin:0;border-style:none;border-width:0} .responsive.html_mobile_menu_tablet #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style:solid;border-right-width:1px;padding-right:25px} .responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a,.responsive #top #header .av-main-nav > li > a:hover{background:transparent;color:inherit} .responsive.html_mobile_menu_tablet.html_top_nav_header .av-logo-container .inner-container{overflow:visible}} @media only screen and (max-width:767px){.responsive .template-archives .tab_inner_content li{width:98%} .responsive .template-blog .blog-meta,.responsive .post_author_timeline,.responsive #top #main .sidebar{display:none} .responsive #top #main .sidebar.smartphones_sidebar_active{display:block;text-align:left;border-left:none;border-right:none;border-top-style:dashed;border-top-width:1px;width:100%;clear:both} .responsive #top #main .sidebar.smartphones_sidebar_active .inner_sidebar{margin:0} .responsive .content .entry-content-wrapper{padding:0} .responsive .content{border:none} .responsive .template-blog .post_delimiter{margin:0 0 30px 0;padding:30px 0 0 0} .responsive .big-preview{padding:0 0 10px 0} .responsive .related_posts{padding:20px 0} .responsive .comment_content{padding-right:0;padding-left:0} .responsive .fullsize div .template-blog .entry-content-wrapper{text-align:left;font-size:14px;line-height:24px} .responsive #top .fullsize .template-blog .post .entry-content-wrapper > *{max-width:100%} .responsive #top .avia-post-nav{display:none} .responsive #top .av-related-style-full .no_margin.av_one_half.relThumb{display:block;width:100%;clear:both} .responsive .title_container .breadcrumb{left:-2px} .responsive .title_container .main-title + .breadcrumb{position:relative;right:auto;top:-6px;margin:0;left:-2px} .responsive .pagination{padding-left:0;padding-right:0} .responsive #top .av-hide-on-mobile,.responsive #top .av-hide-on-tablet{display:none !important} .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1} .responsive #top .av_header_transparency .logo img.alternate{display:none} .responsive #top #wrap_all #header{position:relative;width:100%;float:none;height:auto;margin:0 !important;opacity:1;min-height:0} .responsive #top #main{padding-top:0 !important;margin:0} .responsive #top #main .container_wrap:first-child{border-top:none} .responsive.html_header_top.html_logo_center .logo{left:0%;-webkit-transform:translate(0%,0);-ms-transform:translate(0%,0);transform:translate(0%,0);margin:0} .responsive .phone-info{float:none;width:100%;clear:both;text-align:center} .responsive .phone-info span{margin:0;padding:0;border:none} .responsive.html_header_top #header_main .social_bookmarks ,.responsive.html_top_nav_header #top .social_bookmarks{width:auto;margin-top:-16px} .responsive #top .logo{position:static;display:table;height:80px !important;float:none;padding:0;border:none;width:80%} .responsive .logo a{display:table-cell;vertical-align:middle} .responsive .logo img{height:auto !important;width:auto;max-width:100%;display:block;max-height:80px} .responsive #header_main .container{height:auto !important} .responsive #top .header_bg{opacity:1;filter:alpha(opacity=1)} .responsive.social_header .phone-info{text-align:center;float:none;clear:both;margin:0;padding:0} .responsive.social_header .phone-info span{border:none;width:100%;text-align:center;float:none;clear:both;margin:0;padding:0} .responsive #header_meta .social_bookmarks li{border-style:solid;border-width:1px;margin-bottom:-1px;margin-left:-1px} .responsive #top #header_meta .social_bookmarks li:last-child{border-right-style:solid;border-right-width:1px} .responsive #header .sub_menu,.responsive #header_meta .sub_menu>ul{float:none;width:100%;text-align:center;margin:0 auto;position:static} .responsive #header .social_bookmarks{padding-bottom:2px;width:100%;text-align:center;height:auto;line-height:0.8em;margin:0} .responsive #header_meta .sub_menu>ul>li{float:none;display:inline-block;padding:0 10px} .responsive #header .social_bookmarks li{float:none;display:inline-block} .responsive.bottom_nav_header #header_main .social_bookmarks{position:relative;top:0;right:0;margin:10px auto;clear:both} .responsive.bottom_nav_header.social_header .main_menu>div{height:auto} .responsive .logo img{margin:0} .responsive.html_header_sidebar #top #header .social_bookmarks{display:none} .responsive body.boxed#top,.responsive.html_boxed.html_header_sticky #top #header{max-width:100%} .responsive.html_header_transparency #top .avia-builder-el-0 .container,.responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0} .responsive #top .av_phone_active_right .phone-info.with_nav span{border:none} .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a,.responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a,.responsive #top .av_header_transparency #header_main_alternate,.responsive .av_header_transparency #header_main .social_bookmarks li a,.responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,.responsive #top .av_header_transparency #header_meta,.responsive #top .av_header_transparency #header_meta li,.responsive #top #header_meta .social_bookmarks li a{color:inherit;border-color:inherit;background:inherit} .responsive.html_top_nav_header .av-logo-container{height:auto} .responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style:solid;border-bottom-width:1px} .responsive .av-burger-menu-main{display:block} .responsive #top #wrap_all .main_menu{top:0;height:80px;left:auto;right:0;display:block;position:absolute} .responsive .main_menu ul:first-child > li a{height:80px;line-height:80px} .responsive #top .av-main-nav .menu-item{display:none} .responsive #top .av-main-nav .menu-item-avia-special{display:block} .responsive #top #wrap_all .menu-item-search-dropdown > a{font-size:24px} .responsive #header_main_alternate{display:none} .responsive #top #header .social_bookmarks{display:none} .responsive #top #header .main_menu .social_bookmarks{display:block;position:relative;margin-top:-15px} .responsive #top .av-logo-container .avia-menu{height:100%} .responsive #top .av-logo-container .avia-menu > li > a{line-height:80px} .responsive #top #main .av-logo-container .main_menu{display:block} .responsive #top #main .av-logo-container .social_bookmarks{display:none} .responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block;position:relative} .responsive #top #main .av-logo-container .main_menu{display:block} .responsive #top #header_main > .container .main_menu .av-main-nav > li > a,.responsive #top #wrap_all .av-logo-container{height:80px;line-height:80px} .responsive #top #wrap_all .av-logo-container{padding:0} .responsive #top #header_main > .container .main_menu .av-main-nav > li > a{min-width:0;padding:0 0 0 20px;margin:0;border-style:none;border-width:0} .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style:solid;border-right-width:1px;padding-right:25px} .responsive #top #header .av-main-nav > li > a,.responsive #top #header .av-main-nav > li > a:hover{background:transparent;color:inherit} .responsive.html_top_nav_header .av-logo-container .inner-container{overflow:visible} .responsive #top .related_entries_container .av_one_eighth{width:25%} .responsive #top .relThumb5{clear:both} .responsive.html_header_transparency #top .avia-builder-el-0 .container{padding-top:0px} .responsive.html_header_sidebar #header .avia-custom-sidebar-widget-area{display:none} .responsive.html_header_sidebar #main{border:none} .responsive.js_active #top .avia_combo_widget .top_tab .tab{border-top:1px solid;border-bottom:none;width:100%} .responsive.js_active #top .avia_combo_widget .news-wrap li{padding:5px} .tagcloud a{padding:8px 20px;margin:0 8px 8px 0} .widget li{line-height:1.8em;font-size:15px} .responsive #scroll-top-link{display:none} .responsive #socket .sub_menu_socket{display:block;float:none;width:100%;clear:both;margin:0 0 0 -15px} body.responsive.admin-bar .avia-cookiemessage-top,body.responsive.admin-bar .avia-cookiemessage-top-left,body.responsive.admin-bar .avia-cookiemessage-top-right{margin-top:46px} .responsive .avia-cookiemessage-top-left,.responsive .avia-cookiemessage-bottom-left,.responsive .avia-cookiemessage-top-right,.responsive .avia-cookiemessage-bottom-right{width:55%}} @media only screen and (min-width:480px) and (max-width:767px){.responsive #top #wrap_all .grid-sort-container.grid-total-odd .grid-entry.grid-loop-1{width:100%} .responsive #top #wrap_all .grid-sort-container .grid-entry{width:50%;margin-bottom:0} .responsive #top #wrap_all .portfolio-parity-odd{clear:both}} @media only screen and (max-width:479px){.responsive #top .related_entries_container .av_one_eighth{width:50%} .responsive #top .related_entries_container .av_one_eighth:nth-child(odd){clear:both} .responsive.html_header_top #header_main .social_bookmarks,.responsive.html_top_nav_header .social_bookmarks{display:none} .responsive .avia-menu.av_menu_icon_beside{padding:0;margin:0;border:none} .responsive #top #wrap_all #header .social_bookmarks,.responsive #top #wrap_all #main .av-logo-container .social_bookmarks{display:none} .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{margin-right:0;padding-right:0;border:none} .responsive .avia-cookiemessage-top-left,.responsive .avia-cookiemessage-bottom-left,.responsive .avia-cookiemessage-top-right,.responsive .avia-cookiemessage-bottom-right{width:85% !important;left:7.5% !important;right:7.5% !important}}\";}s:20:\"avia-module-blog-css\";a:6:{s:4:\"name\";s:16:\"avia-module-blog\";s:3:\"url\";s:105:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.css\";s:4:\"path\";s:77:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:19358:\".template-blog .blog-meta{float:left;margin-right:50px} .multi-big .post_author_timeline ,.single-small .post_author_timeline{position:absolute;top:0;left:40px;width:1px;height:100%;border-right-width:1px;border-right-style:dashed} .single-post .post_author_timeline{display:none} .sidebar_left .template-blog .blog-meta{float:right;margin-left:50px;margin-right:0} .sidebar_left .multi-big .post_author_timeline ,.sidebar_left .single-small .post_author_timeline{left:auto;right:40px} .sidebar_left .big-preview{padding:0 131px 10px 0} div .single-big .pagination{padding:1px 50px 10px 1px} .sidebar_left .author-extra-border{right:auto;left:-50px} #top .fullsize .template-blog .post-title{text-align:center;font-size:30px;padding:15px 0;max-width:800px;margin:0 auto}#top.single-post .fullsize .template-blog .post_delimiter{visibility:hidden}#top .fullsize .template-blog .post-meta-infos{text-align:center}#top .fullsize .template-blog .post .entry-content-wrapper{text-align:justify;font-size:1.15em;line-height:1.7em;max-width:800px;margin:0 auto;overflow:visible}#top .fullsize .template-blog .post .entry-content-wrapper > *{max-width:40em;margin-left:auto;margin-right:auto}#top .fullsize .template-blog .post_delimiter{border-bottom-width:1px;border-bottom-style:solid;width:3000px;left:-1500px;position:relative;max-width:3000px}#top .fullsize .template-blog .post_author_timeline{display:none}#top .fullsize .template-blog .blog-meta{float:none;margin:0 auto;display:block;position:relative;width:81px;overflow:hidden;text-align:center;z-index:1000} #top .av-alb-blogposts.template-blog div.post_delimiter{width:100%;left:0;position:relative} #top .fullsize .related_entries_container img{margin:0 auto}#top .fullsize .related_title{text-align:center}#top .fullsize .related_posts{padding:23px 0 33px 0} #top .fullsize .template-blog .big-preview{padding:0 0 10px 0}#top .fullsize .template-blog .first-quote{margin-top:15px}#top .fullsize .template-blog .big-preview.multi-big{margin-bottom:15px;padding:0;width:100%}#top .fullsize .template-blog .big-preview.multi-big a,.fullsize div .template-blog .big-preview.multi-big a img{width:100%}#top .fullsize .template-blog .big-preview img{width:100%} .fullsize .big-preview .avia-gallery{width:40em;max-width:100%;margin:0 auto} .fullsize .comment_content{padding-right:0}.fullsize .blog-tags{display:block} #top .fullsize .flex_column .template-blog .post-title,#top .fullsize .flex_column .template-blog .post-meta-infos{text-align:left}#top .fullsize .flex_column .big-preview .avia-gallery{width:100%}#top .fullsize .flex_column .template-blog .post .entry-content-wrapper > *{max-width:100%} .html_header_sidebar #top .fullsize .template-blog .multi-big .post-title,.html_header_sidebar #top .fullsize .template-blog .single-big .post-title{max-width:none;text-align:left}.html_header_sidebar #top .fullsize .template-blog .multi-big .post-meta-infos,.html_header_sidebar #top .fullsize .template-blog .single-big .post-meta-infos{text-align:left}.html_header_sidebar #top .fullsize .template-blog .post .entry-content-wrapper{max-width:none}.html_header_sidebar #top .fullsize .template-blog .post .entry-content-wrapper > *{max-width:none} .post-meta-infos{font-size:0.9em;position:relative;top:-8px;display:block} .post-meta-infos a{text-decoration:none}.post-meta-infos a:hover{text-decoration:underline}.text-sep{padding:0 5px}.more-link{clear:both;display:inline-block} .big-preview{display:block;padding:0 50px 10px 131px} .template-page .big-preview{display:block;padding:0 0 10px 131px;text-align:center} .big-preview a{display:block;position:relative;overflow:hidden} .big-preview.single-big{padding:0 50px 10px 0} .entry-content-wrapper .big-preview.single-big{padding:0 0px 10px 0} .fullsize .big-preview.single-big{padding:0 0 10px 0} .post-loop-1 .big-preview{position:relative;z-index:4} .small-preview{width:81px;height:81px;overflow:hidden;border-radius:4px;float:left;margin:6px 0 0 0;position:relative;text-align:center;line-height:81px;position:relative;z-index:4;display:block} .small-preview img,.big-preview img{display:block;border-radius:4px;position:relative;z-index:4;width:100%} .single-post .single-small.with-slider .small-preview{width:180px;height:180px} .single-post .single-small.with-slider .post_author_timeline{display:none}#top.single-post .fullsize .single-small.with-slider .blog-meta{width:180px} .archive .av-content-full > .extra-mini-title{text-align:center}.archive .av-content-full .author-box{text-align:center} .av-content-full > .related_posts{max-width:1200px;margin-left:auto;margin-right:auto;float:none;clear:both}.av-content-full > .comment-entry{max-width:800px;margin-left:auto;margin-right:auto;float:none;clear:both} .template-blog .pagination{padding:1px 50px 10px 24px} .related_posts{position:relative;clear:both;width:100%;float:left;border-top-style:solid;border-top-width:1px;padding:23px 50px 33px 0;margin-bottom:30px}.related_posts:hover{z-index:9999}.related_title{margin-bottom:20px}.related_column{float:left;padding-right:3px}.related_posts img,.related_posts a{display:block;border-radius:2px;overflow:hidden;max-width:100%;margin:0 auto}.related_posts_default_image{border-width:1px;border-style:solid;display:block;float:left;border-radius:2px;min-height:60px;min-width:100%;max-width:100%}.related_posts_default_image img{visibility:hidden}.relThumb{text-align:center}.related_posts .av-related-title{display:none} .related_image_wrap{position:relative;display:block;float:left;width:100%;-webkit-backface-visibility:hidden}.avia-related-tooltip{position:absolute;z-index:9999999;padding:0;width:200px;border-radius:2px;box-shadow:0px 3px 13px 0px rgba(0,0,0,0.1);border-width:1px;border-style:solid;padding:15px;margin-top:-10px} .avia-related-tooltip .avia-arrow-wrap{top:auto;bottom:0;position:absolute;left:50%} .avia-related-tooltip .avia-arrow-wrap .avia-arrow{border-top:none;border-left:none;top:-4px} .related-format-icon{position:absolute;text-align:center;top:1px;left:1px;bottom:1px;right:1px;opacity:0;filter:alpha(opacity=0)}.related-format-icon-inner{position:absolute;height:30px;font-size:30px;line-height:30px;top:50%;margin-top:-15px;left:0;width:100%}.related-format-icon:hover{opacity:0.8;filter:alpha(opacity=80)}.related-format-visible{opacity:0.5 ;filter:alpha(opacity=50)} .sidebar_left .related_posts_sep{right:auto;left:0} .single-big + .related_posts.av-related-style-full{border-top:none;padding-top:0} .related_posts.av-related-style-full a{margin:2px 0;padding:6px;border-radius:3px;display:table;width:100%;text-decoration:none;text-align:left;border:1px solid transparent;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} .related_posts.av-related-style-full a:hover{border-width:1px;border-style:solid}.av-related-style-full .related-format-visible{opacity:1 ;filter:alpha(opacity=100)} #top .av-related-style-full .related_column{width:50%}#top .av-related-style-full .relThumb{text-align:left}#top .av-related-style-full .related-format-icon{width:58px;height:58px;bottom:auto;right:auto;border-radius:100px}#top .av-related-style-full .related_image_wrap{display:table-cell;float:none;background-color:transparent}#top .av-related-style-full .related_image_wrap,#top .av-related-style-full .related_image_wrap img,#top .av-related-style-full .related_image_wrap .related_posts_default_image{width:60px;height:60px;border-radius:100px}#top .av-related-style-full .av-related-title{text-decoration:none;display:table-cell;vertical-align:middle;padding:5px 15px;line-height:1.2em}.responsive .av-related-style-full .relThumb1,.responsive .av-related-style-full .relThumb3,.responsive .av-related-style-full .relThumb5{clear:both} .avia-post-format-image img{border-radius:3px}.avia-post-format-image{margin-bottom:10px} .entry-content-wrapper.gallery-content .avia-gallery{margin-bottom:10px} #top #wrap_all .big-preview + .big-preview{position:relative;top:-60px;background:transparent;margin:0 20px -40px 20px;z-index:550;width:auto} #top #wrap_all .big-preview.multi-big + .big-preview.multi-big{margin:0 20px -30px 20px} .flex_column .template-blog .post .entry-content-wrapper{} #top .flex_column .template-blog .post-title{font-size:1.3em} .flex_column .template-blog .post_delimiter{margin:0 0 20px 0;padding:20px 0 0 0} .flex_column .template-blog .single-big .pagination{padding:1px 0 10px 0} .flex_column .template-blog .big-preview.single-big{padding:0 0 10px 0} .flex_column .template-blog .post-meta-infos{margin-bottom:-13px} .html_elegant-blog #top .post-entry .post-title,.html_elegant-blog .avia-content-slider .slide-entry-title{text-align:center;font-size:30px;text-transform:uppercase;padding:0px 0 15px;letter-spacing:2px;line-height:1.3em;margin-bottom:10px} .html_elegant-blog #top .post-entry .post-title:hover,.html_elegant-blog .avia-content-slider .slide-entry-title:hover{opacity:0.7} .html_elegant-blog #top .post-entry .post-meta-infos,.html_elegant-blog .avia-content-slider .slide-meta{display:block;text-align:center;padding:10px 0;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;margin-top:40px;width:100%;clear:both;float:left} .html_elegant-blog #top .post-entry .blog-categories{text-align:center;display:block;font-weight:bold;position:relative} .html_elegant-blog #top .post-entry .minor-meta{text-transform:uppercase} .html_elegant-blog .post-entry .post-meta-infos .text-sep,.html_elegant-blog .post-entry .slide-meta .slide-meta-del{border-left-width:1px;border-left-style:solid;padding:0;display:inline-block;margin:0 10px;text-indent:-126px;overflow:hidden;vertical-align:bottom} .html_elegant-blog .av-vertical-delimiter{display:block;margin:0 auto;width:40px;border-top-width:3px;border-top-style:solid;padding-bottom:16px} .html_elegant-blog .entry-content-wrapper .big-preview.single-big{margin-top:20px} .html_elegant-blog .more-link{display:block;text-align:center;margin:30px auto 20px auto;clear:both;width:250px;border:none;border-style:solid;border-width:1px;padding:10px 0;border-radius:2px} .html_elegant-blog .more-link:hover{text-decoration:none} .more-link-arrow:after{content:\"\\E87d\";font-family:\'entypo-fontello\';font-size:10px;vertical-align:middle;padding:0 8px} .html_elegant-blog .more-link-arrow{display:none} .html_elegant-blog .multi-big .post_author_timeline,.html_elegant-blog .single-small .post_author_timeline{border-right-style:solid} .html_elegant-blog .blog-tags.minor-meta,.html_elegant-blog .av-share-link-description,.html_elegant-blog .related_title{display:block;text-align:center} .html_elegant-blog #top .big-preview{padding-left:0;padding-right:0} .html_elegant-blog .avia-content-slider .slide-entry-title{padding-top:15px;font-size:1.4em} .html_elegant-blog #top .avia-content-slider .blog-categories{top:15px} .html_elegant-blog .avia-content-slider .read-more-link{position:relative;top:18px;padding-bottom:10px} .html_elegant-blog .avia-content-slider .av-vertical-delimiter{position:relative;top:-5px} .html_elegant-blog .template-blog .post_delimiter{margin:0 0 20px 0;padding:20px 0 0 0} .html_elegant-blog .av-share-box{margin-bottom:0} .html_elegant-blog .template-author .extra-mini-title{display:none} .html_elegant-blog #top .template-search .post-title{text-align:left} .html_elegant-blog #top .template-search .blog-categories{display:none} .html_elegant-blog #top .template-search .entry-content-wrapper .post-title a:hover{text-decoration:none} .html_elegant-blog #top .template-search .post-entry .post-meta-infos{margin-top:-20px;text-align:left;border:none} .html_modern-blog #top .post-entry .post-title,.html_modern-blog .avia-content-slider .slide-entry-title{font-size:2em;text-align:left;letter-spacing:1px} .html_modern-blog #top .post-entry .blog-categories{text-align:left;font-weight:normal;font-size:0.8em;top:-25px} .html_modern-blog .av-vertical-delimiter{margin:0} .html_modern-blog #top .post-entry .post-meta-infos,.html_modern-blog .avia-content-slider .slide-meta{text-align:left;border:none;margin-top:15px;font-size:0.9em} .html_modern-blog .av-vertical-delimiter{display:none} .html_modern-blog .post-entry .post-meta-infos .text-sep,.html_modern-blog .post-entry .slide-meta .slide-meta-del{border:none;text-indent:0;opacity:0.3} .html_modern-blog .more-link{margin:30px 0 20px 0;display:inline;border:none;position:relative;top:-0.3em} .html_modern-blog .more-link .more-link-arrow{display:inline} .html_modern-blog .blog-tags.minor-meta,.html_modern-blog .av-share-link-description,.html_modern-blog .related_title{text-align:left} .html_modern-blog #top .template-page .big-preview{margin-top:0} #top .av-blog-meta-author-disabled .minor-meta.blog-author{display:none}#top .av-blog-meta-comments-disabled .minor-meta.comment-container,#top .av-blog-meta-comments-disabled .text-sep-comment{display:none}#top .av-blog-meta-category-disabled .minor-meta.blog-categories,#top .av-blog-meta-category-disabled .text-sep-cat{display:none} #top .av-blog-meta-date-disabled .minor-meta.date-container,#top .av-blog-meta-date-disabled .text-sep-date{display:none} #top .av-blog-meta-html-info-disabled .form-allowed-tags{display:none}#top .av-blog-meta-tag-disabled .blog-tags{display:none} #top .fullsize .template-blog.av_force_fullwidth.template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog.av_force_fullwidth .post .entry-content-wrapper{max-width:100%} #top .fullsize .template-blog.av_force_fullwidth .post-title{max-width:100%;padding-top:0;padding-bottom:0} .bloglist-simple .read-more-link{display:block;position:absolute;right:50px;top:50%;transform:translateY(-50%)} .av_force_fullwidth .bloglist-simple .read-more-link{right:0} .bloglist-simple .more-link{padding:0;margin:0;font-size:0;line-height:0;top:auto;width:30px;height:30px;display:block;border-width:2px;border-style:solid;border-radius:100%;text-decoration:none} .bloglist-simple .more-link:hover{text-decoration:none} .bloglist-simple .more-link-arrow{width:100%;height:100%;display:block} .bloglist-simple .more-link-arrow:after{font-size:10px;line-height:26px;display:block;padding:0;text-align:center} .bloglist-simple .read-more-link:hover{opacity:1} .template-blog .bloglist-simple .post_delimiter{border-bottom:1px solid rgba(0,0,0,0.15);margin:0;padding:0;clear:both} #top .fullsize .template-blog .bloglist-simple:last-of-type .post_delimiter{border-bottom-width:0} .bloglist-simple.post-entry{float:none} .bloglist-simple .entry-content-header{padding:25px 60px 25px 0} .av_force_fullwidth .bloglist-simple .entry-content-header{padding:25px 0 25px 0} #top .fullsize .template-blog .bloglist-simple .post-title,.bloglist-simple .entry-content-wrapper .post-title{font-size:17px;margin-bottom:0.1em;text-align:left} #top .fullsize .template-blog .bloglist-simple .post-meta-infos,.bloglist-simple .post-meta-infos{top:auto;position:static;text-align:left;margin-bottom:0} .bloglist-simple .pagination{padding:20px 50px 10px 0} .av_force_fullwidth .bloglist-simple .pagination{padding-right:0} @media only screen and (max-width:767px){.bloglist-simple .read-more-link{right:0}} .html_elegant-blog #top .bloglist-simple .entry-content-header{padding:0} .html_elegant-blog #top .bloglist-simple.post-entry{padding-top:20px;padding-bottom:20px} .html_elegant-blog #top .bloglist-simple.post-entry .post-title,.html_elegant-blog .avia-content-slider .bloglist-simple .slide-entry-title{text-align:left;font-size:26px;margin-bottom:0} .html_elegant-blog #top .bloglist-simple.post-entry .blog-categories{text-align:left} .html_elegant-blog #top .bloglist-simple.post-entry .post-meta-infos,.html_elegant-blog .avia-content-slider .bloglist-simple .slide-meta{text-align:left;margin-top:0;padding-right:60px;position:relative} .html_elegant-blog .template-blog .bloglist-simple .post_delimiter{margin:0;padding:0} .html_elegant-blog .read-more-link{right:0} .html_elegant-blog .template-blog .bloglist-simple .post_delimiter{display:none} .html_modern-blog #top .post-entry.bloglist-simple{border-bottom-width:1px;border-bottom-style:solid} .html_modern-blog #top .post-entry.bloglist-simple .blog-categories{top:auto;font-size:0.9em} .html_modern-blog #top .bloglist-simple.post-entry .post-meta-infos,.html_modern-blog .avia-content-slider .bloglist-simple .slide-meta{font-size:0.8em;padding-bottom:0} .bloglist-compact.post-entry{border-bottom-width:1px;border-bottom-style:dashed;padding:15px 0;float:none} .bloglist-compact.post-entry:last-of-type{border-bottom-width:0} .main_color .bloglist-compact .fallback-post-type-icon{position:relative;top:auto;left:auto;margin:0 0.5em 0 0 ;background:transparent;color:inherit;line-height:normal;font-size:1.3em;text-align:center;height:auto} #top .fullsize .template-blog .bloglist-compact .post-title,.bloglist-compact .post-title{display:inline;font-size:1em;font-weight:normal} .bloglist-compact .post_delimiter{display:none} .bloglist-compact .pagination{margin-top:2em;padding:20px 50px 10px 0} .av_force_fullwidth .bloglist-compact .pagination{padding-right:0} .html_elegant-blog #top .post-entry.bloglist-compact .post-title,.html_elegant-blog .avia-content-slider .bloglist-compact .slide-entry-title{display:inline;font-size:1em} .bloglist-excerpt .read-more-link{text-align:right;position:relative;margin-top:40px} .bloglist-excerpt .read-more-link:after{content:\"\";height:1px;border-top-style:solid;border-top-width:1px;border-color:inherit;display:block;width:100%;left:0;top:50%;position:absolute;z-index:1} .bloglist-excerpt .more-link{display:inline-block;border-width:1px;border-style:solid;border-radius:100px;padding:0 20px;text-transform:uppercase;font-size:0.8em;font-weight:bold;position:relative;z-index:2;background-color:#ffffff;color:inherit;line-height:2.1em;font-size:0.75em} .bloglist-excerpt .more-link:hover{text-decoration:none} .bloglist-excerpt .more-link-arrow{display:none} .template-blog .bloglist-excerpt .post_delimiter{margin:0 0 20px 0;padding:20px 0 0 0;border-color:transparent} .bloglist-excerpt .pagination{padding:20px 50px 10px 0} .av_force_fullwidth .bloglist-excerpt .pagination{padding-right:0} #top .fullsize .template-blog .bloglist-excerpt .post-title,.bloglist-excerpt .post-title{text-align:left} #top .fullsize .template-blog .bloglist-excerpt .post-meta-infos{text-align:left;margin-bottom:0;top:auto} #top .fullsize .template-blog .bloglist-excerpt .post_delimiter{border-bottom-width:0} .html_elegant-blog #top .bloglist-excerpt.post-entry .post-title,.html_elegant-blog .avia-content-slider .bloglist-excerpt .slide-entry-title{text-align:left;margin-bottom:0;font-size:26px} .html_elegant-blog #top .bloglist-excerpt.post-entry .post-meta-infos,.html_elegant-blog .avia-content-slider .bloglist-excerpt .slide-meta{text-align:left;margin-top:1em;margin-bottom:1em} .html_elegant-blog .bloglist-excerpt .more-link{margin:0;border-color:inherit;color:inherit} .html_elegant-blog .bloglist-excerpt .more-link:hover{color:initial} .html_modern-blog #top .bloglist-excerpt.post-entry .post-meta-infos,.html_modern-blog .avia-content-slider .bloglist-excerpt .slide-meta{text-align:left;margin:0} .html_modern-blog .bloglist-excerpt .more-link .more-link-arrow{display:none} @media only screen and (max-width:767px){.responsive #top .template-page .big-preview.multi-big{padding:0 0 10px 0}}\";}s:26:\"avia-module-postslider-css\";a:6:{s:4:\"name\";s:22:\"avia-module-postslider\";s:3:\"url\";s:117:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.css\";s:4:\"path\";s:89:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:3128:\".avia-content-slider{margin:30px 0;clear:both}.avia-content-slider,.avia-content-slider-inner{position:relative;overflow:hidden;clear:both}.avia-content-slider .slide-entry-title{font-size:1.1em;line-height:1.4em;margin:0}.avia-content-slider .slide-image,.avia-content-slider .slide-image img{border-radius:3px;display:block;position:relative;-webkit-perspective:1000px;-webkit-backface-visibility:hidden;margin:0 auto}.avia-content-slider .slide-image{overflow:hidden;margin-bottom:6px;border-radius:3px}.avia-content-slider .slide-entry-excerpt{overflow:hidden;text-overflow:ellipsis} .avia-content-slider .slide-entry-wrap{width:100%;float:left;margin-bottom:40px}.avia-content-slider-active .slide-entry-wrap{position:absolute;top:0;visibility:hidden;margin:0}.avia-content-slider .slide-entry-wrap:first-child{position:relative}.avia-content-slider .slide-meta div,.avia-content-slider .slide-meta time{display:inline-block;font-size:0.9em}.avia-content-slider .slide-meta a{position:relative}.avia-content-slider .slide-meta{position:relative;padding-bottom:10px}.avia-content-slider .slide-meta-del{margin:0px 4px}.avia-content-slider.avia-builder-el-no-sibling{margin:0} .slider-fallback-image{visibility:hidden}.avia-content-slider .fake-thumbnail .slide-image{border-width:1px;border-style:solid;-webkit-perspective:1000px;-webkit-backface-visibility:hidden;min-height:70px}.fallback-post-type-icon{position:absolute;top:49%;left:50%;margin:-28px 0 0 -30px;height:60px;width:60px;line-height:59px;font-size:25px;text-align:center;border-radius:100px}.avia-content-slider .slide-image:hover .fallback-post-type-icon{opacity:0}.pagination-slider .pagination{padding:1px 0 10px 0} .avia_desktop .avia-content-slider .avia-slideshow-arrows a{opacity:0}#top .avia-content-slider:hover .avia-slideshow-arrows a{opacity:1} #top .avia-content-slider .avia-slideshow-arrows a{top:38%;margin:-30px 0 0} #top .avia-content-slider,#top .avia-content-slider-inner,#top .avia-content-slider-inner .slide-entry-wrap{-webkit-transform-style:flat;-webkit-backface-visibility:hidden} #top #wrap_all .avia-content-slider .audio-preview{margin-top:-36px;margin-bottom:-4px} #top .avia-content-slider .audio-preview .mejs-volume-button,#top .avia-content-slider .audio-preview .mejs-time{display:none} #top #wrap_all .mejs-controls a.mejs-horizontal-volume-slider{width:60px} .avia-safari .avia-content-slider,.avia-safari .avia-content-slider-inner,.avia-safari .avia-content-slider-inner .slide-entry-wrap{-webkit-perspective:0 !important} @media only screen and (max-width:767px){.responsive #top #wrap_all .slide-entry{width:48%;margin-left:4%} .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even{margin:0;clear:both} .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first{margin-left:0;width:100%} .responsive avia-content-slider .slide-image img{width:100%}} @media only screen and (max-width:479px){.responsive #top #wrap_all .avia-content-slider-odd .slide-entry{margin-left:0;clear:both;width:100%}}\";}s:22:\"avia-module-button-css\";a:6:{s:4:\"name\";s:18:\"avia-module-button\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:4029:\".avia-button-wrap{display:inline-block} .avia-button{color:#777;border-color:#e1e1e1;background-color:#f8f8f8} body div .avia-button{border-radius:3px;padding:10px;font-size:12px;text-decoration:none;display:inline-block;border-bottom-style:solid;border-bottom-width:1px;margin:3px 0;line-height:1.2em;position:relative;font-weight:normal;text-align:center;max-width:100%} .avia-button:hover{opacity:0.9}.avia-button:active{border-bottom-width:0px;border-top-width:1px !important;border-top-style:solid}.avia-button.avia-color-theme-color-subtle{background-image:none}.avia-button.avia-color-theme-color-subtle:hover{} .avia-button .avia_button_icon{position:relative;left:-0.3em;-webkit-perspective:1000px;-webkit-backface-visibility:hidden}.avia-button .avia_button_icon.avia_button_icon_right{left:0.3em}.avia-button.avia-icon_select-no .avia_button_icon{display:none} .avia-button.avia-color-grey,.avia-button.avia-color-grey:hover{background-color:#555;border-color:#333333;color:#fff}.avia-button.avia-color-black,.avia-button.avia-color-black:hover{background-color:#2c2c2c;border-color:#000;color:#fff}.avia-button.avia-color-red,.avia-button.avia-color-red:hover{background-color:#B02B2C;border-color:#8B2121;color:#fff}.avia-button.avia-color-orange,.avia-button.avia-color-orange:hover{background-color:#edae44;border-color:#CA9336;color:#fff}.avia-button.avia-color-green,.avia-button.avia-color-green:hover{background-color:#83a846;border-color:#6F8F3B;color:#fff}.avia-button.avia-color-blue,.avia-button.avia-color-blue:hover{background-color:#7bb0e7;border-color:#6693C2;color:#fff}.avia-button.avia-color-aqua,.avia-button.avia-color-aqua:hover{background-color:#4ecac2;border-color:#3EAAA3;color:#fff}.avia-button.avia-color-teal,.avia-button.avia-color-teal:hover{background-color:#5f8789;border-color:#3F5E5F;color:#fff}.avia-button.avia-color-purple,.avia-button.avia-color-purple:hover{background-color:#745f7e;border-color:#514358;color:#fff}.avia-button.avia-color-pink,.avia-button.avia-color-pink:hover{background-color:#d65799;border-color:#BB4B85;color:#fff}.avia-button.avia-color-silver,.avia-button.avia-color-silver:hover{background-color:#DADADA;border-color:#B4B4B4;color:#555} #top .avia-button.avia-color-light{color:#fff;border:3px solid #fff;background:transparent}#top .avia-button.avia-color-dark{color:#000;border:3px solid #000;color:rgba(0,0,0,0.6);border-color:rgba(0,0,0,0.6);background:transparent}.avia-button.avia-color-light:hover{opacity:0.7;color:#fff}.avia-button.avia-color-dark:hover{opacity:0.7;color:#000;color:rgba(0,0,0,0.6)} .avia-button.avia-color-theme-color-subtle{border-width:1px;border-style:solid} .avia-button-center{display:block;text-align:center;clear:both}.avia-button-right{display:block;float:right}.avia-button.avia-position-right{float:right;display:block}.avia-button.avia-position-left{float:left;display:block} .avia-button.avia-size-small{padding:9px 10px 7px;font-size:13px;min-width:80px} .avia-button.avia-size-medium{padding:12px 16px 10px;font-size:13px;min-width:90px} .avia-button.avia-size-large{padding:15px 30px 13px;font-size:13px;min-width:139px} .avia-button.avia-size-x-large{padding:25px 50px 23px;font-size:15px;min-width:200px} .av-icon-on-hover .avia_button_icon{width:0px;overflow:hidden;display:inline-block;height:1em;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;opacity:0}.av-icon-on-hover:hover .avia_button_icon{width:1.5em;opacity:1} #top .av-button-notext{min-width:0}#top .av-button-notext .avia_button_icon{left:0} .av-button-label-on-hover{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} .av-button-label-on-hover.avia-button.avia-size-small{padding:0;line-height:30px;width:32px}.av-button-label-on-hover.avia-button.avia-size-medium{padding:0;line-height:36px;width:38px}.av-button-label-on-hover.avia-button.avia-size-large{padding:0;line-height:42px;width:44px}.av-button-label-on-hover.avia-button.avia-size-x-large{padding:0;line-height:66px;width:68px}\";}s:25:\"avia-module-buttonrow-css\";a:6:{s:4:\"name\";s:21:\"avia-module-buttonrow\";s:3:\"url\";s:115:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.css\";s:4:\"path\";s:87:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:415:\".avia-buttonrow-wrap > .avia-button{vertical-align:bottom} .avia-buttonrow-left{text-align:left} .avia-buttonrow-right{text-align:right} .avia-buttonrow-center{text-align:center} .avia-buttonrow-right .avia-button:first-child,.avia-buttonrow-left .avia-button:first-child{margin-left:0 !important} .avia-buttonrow-right .avia-button:last-child,.avia-buttonrow-left .avia-button:last-child{margin-right:0 !important}\";}s:24:\"avia-module-comments-css\";a:6:{s:4:\"name\";s:20:\"avia-module-comments\";s:3:\"url\";s:113:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/comments/comments.css\";s:4:\"path\";s:85:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/comments/comments.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:4658:\"h4#comments{margin-bottom:30px} #respond{margin-top:20px} .commentlist ul{border-left-style:dashed;border-left-width:1px} .children .children .says{border-bottom-style:dashed;border-bottom-width:1px} .miniheading,.author_name,#reply-title,#top .logged-in-as,.dynamic-column-title{font-weight:600;letter-spacing:1px} #comments span,.minitext,.form-allowed-tags,#reply-title small,#commentform label{font-size:0.85em;display:block;letter-spacing:0;text-transform:none;padding-top:8px;line-height:1.5em;font-weight:normal} .comment_meta_container{clear:both;float:none} #top .commentlist{margin:0;padding:0 0 10px 0px;border:none} #top .commentlist .comment{list-style-type:none;list-style-position:outside;width:100%;position:relative;display:block;background:none;min-height:100px;clear:both} #top .commentlist .comment.depth-1{float:left} #top .commentlist .comment>div{min-height:100px;float:left;width:100%} .commentlist>.comment{border-bottom-style:dashed;border-bottom-width:1px;margin-bottom:30px} .gravatar{position:relative;z-index:2;border-radius:200px;overflow:hidden;float:left} .gravatar img{padding:0;margin:0;display:block;border-radius:200px} .comment_content{position:relative;margin:0 0 0 85px;padding:0 35px 15px 0;z-index:10;overflow:hidden} .author_name a,.author_name a:hover{font-weight:bold;text-decoration:none} .comment-edit-link,#cancel-comment-reply-link{display:inline-block;font-size:10px} .author_name,.comment_title{font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif} .commentmetadata{font-size:11px;line-height:1em} .commentmetadata a{text-decoration:none} .commentmetadata a:hover{text-decoration:underline} .says{display:block;height:1px;left:-70px;position:absolute;text-indent:200%;top:18px;width:40px;overflow:hidden} #top .comment_text{clear:both;font-size:13px;padding:0 0 15px 0;border:none} #top .comment-reply-link{font-size:11px;text-decoration:none;line-height:20px} .side-container-comment-inner{text-align:center;position:relative;overflow:hidden;margin-bottom:15px} .comment-count{font-size:24px;line-height:60px;width:60px;display:block;text-align:center;border-radius:200px;margin:0 auto;position:relative;z-index:100} .side-container-comment-inner .comment-text{font-size:12px;text-transform:uppercase} .center-border{position:absolute;top:39%;width:42%;border-top-style:solid;border-top-width:1px;z-index:1}.center-border-left{left:0}.center-border-right{right:0} #top .commentlist ul{margin:0 0 0 74px;clear:both} #top .commentlist .children ul{margin:0 0 0 47px} .children .comment_content{margin:0 0 0 28px;padding-bottom:30px;z-index:1} .children .gravatar{position:relative;left:-24px;z-index:2;width:45px} #top .children .comment-reply-link{left:-42px;top:51px} .comment_page_nav_links{position:relative;display:block;clear:both;overflow:hidden;font-size:11px} .comment_prev_page a{float:left} .comment_next_page a{float:right} .comment_page_nav_links_bottom{} .comment_page_nav_links_top{} .sidebar_right .comment_container{padding-right:50px} .sidebar_left .comment_container{margin-left:0} .comment_container{max-width:100%} #commentform{position:relative}#commentform p{position:relative;padding:0 0 10px 0;margin:0} #reply-title small a{float:right} #commentform label{position:absolute;left:245px;font-size:11px;top:0;font-weight:bold} #commentform input[type=\'checkbox\'] + label{left:2.5em} #commentform div input{margin:0} .commentlist #commentform label{position:static;display:block} .comment-notes,#commentform .comment-form-comment label{display:none} #top .comment-form-url input,#top .comment-form-email input,#top .comment-form-author input{width:220px} #top .commentlist .comment-form-url input,#top .commentlist .comment-form-email input,#top .commentlist .comment-form-author input{width:70%} #comment{width:602px;height:150px;padding:10px 7px;font-size:12px;margin:0} .form-allowed-tags{font-size:11px;line-height:1.5em;margin-bottom:5px} .form-allowed-tags code{display:block;padding-top:5px} .commentlist #respond{padding:0 0 30px 56px} .commentlist #respond #comment{width:90%} .commentlist #respond .form-allowed-tags{display:none} #reply-title{display:none}#reply-title small{display:inline}.commentlist #reply-title{display:block} #comment{width:94%;font-size:12px} .personal_data p{float:left;width:33%} .personal_data label{display:none} .template-blog .post .entry-content-wrapper{overflow:hidden} .template-blog .post_delimiter{margin:0 0 50px 0;padding:50px 0 0 0;clear:both} .template-blog .post-entry-last .post_delimiter{border:none;height:1px} .av-buildercomment .av-buildercomment-unapproved{padding:30px 0 15px;text-align:center;font-size:1.4em;font-weight:500}\";}s:23:\"avia-module-contact-css\";a:6:{s:4:\"name\";s:19:\"avia-module-contact\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:11453:\".avia_ajax_form{clear:both} .avia_ajax_form fieldset p br{display:none}.avia_ajax_form label{display:block;visibility:visible;position:relative} .avia_ajax_form label,.modified_width:before{display:block;visibility:visible;position:relative;margin-bottom:7px;font-weight:600} #ajaxresponse.hidden{visibility:visible;position:static;display:none} #top .avia_ajax_form .text_input,#top .avia_ajax_form .select,#top .avia_ajax_form .text_area{width:100%;margin-bottom:0;display:inline;min-width:50px;padding:13px;border-radius:2px} #top .avia_ajax_form .select[multiple] option{padding:5px} #top .avia_ajax_form input[type=\"checkbox\"]{float:left;margin-right:8px;top:2px;position:relative} #top .avia_ajax_form input[type=\'submit\'].avia-button-default-style{background-color:#9a9a9a;border-color:#737373;pointer-events:none;opacity:0;animation:all 0.7s} #top .avia_ajax_form.av-form-input-visible input[type=\'submit\'].avia-button-default-style{opacity:1;animation:all 0.7s} .value_verifier_label{position:absolute;bottom:11px;left:10px;font-size:13px;line-height:21px} .avia_ajax_form.av-form-labels-hidden label{position:fixed;top:-1000px;left:-2000px} .avia_ajax_form.av-form-labels-hidden label.input_checkbox_label{position:initial;top:initial;left:initial} .avia_ajax_form p{position:relative;clear:both;float:left;width:100%;margin:11px 0}.avia_ajax_form.av-form-labels-hidden p{margin-top:8px;margin-bottom:8px}.avia_ajax_form p.hidden{position:absolute;width:0px;left:0;top:0}.avia_ajax_form .form_element_half{width:49.5%;float:left;margin-left:1%;clear:none}.avia_ajax_form .form_element_third{width:32.6%;float:left;margin-left:1%;clear:none}.avia_ajax_form .form_element_two_third{width:66.4%;float:left;margin-left:1%;clear:none}.avia_ajax_form .form_element_fourth{width:24.2%;float:left;margin-left:1%;clear:none}.avia_ajax_form .form_element_three_fourth{width:74.8%;float:left;margin-left:1%;clear:none} .avia_ajax_form .first_form{clear:both;margin-left:0} .avia_ajax_form .button{margin:0;padding:16px 20px;border-radius:2px;border-bottom-width:1px;border-bottom-style:solid;font-weight:normal;font-size:0.92em;min-width:142px;outline:none} .modified_width .button{width:100%;padding:13px 10px 14px;min-width:0} .av-form-labels-visible .modified_width:before{display:block;content:\"Submit Form\";visibility:hidden} .av-form-labels-visible .av-last-visible-form-element.first_form.modified_width:before{display:none} #footer .avia_ajax_form textarea{height:90px} .avia_ajax_form p input,.avia_ajax_form p textarea,.avia_ajax_form p select,.avia_ajax_form p .input_checkbox_label{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} #top .button.av-sending-button{-webkit-transition:none;transition:none;background-size:32px 32px;-webkit-animation:avia-bg-move 1.2s linear infinite;animation:avia-bg-move 1.2s linear infinite} .av-centered-form,#top .av-centered-form input{text-align:center} #top .av-centered-form ::-webkit-input-placeholder{text-align:center}#top .av-centered-form ::-moz-placeholder{text-align:center}#top .av-centered-form :-ms-input-placeholder{text-align:center} #top .avia_ajax_form input.captcha,#top .av-centered-form input.captcha{text-align:left;padding-left:70px} .avia_ajax_form .av-hidden-submit{display:none} .avia-form-success{text-align:center;border-style:solid;border-width:1px;padding:20px 15px;line-height:1.4em;border-radius:2px;clear:both} .avia-form-error{text-align:center;border-style:solid;border-width:1px;padding:20px 15px;line-height:1.4em;border-radius:2px;clear:both;font-weight:bold} #top .av-centered-form input[type=\"checkbox\"]{float:none}#top .av-centered-form .input_checkbox_label{display:inline-block} .avia_ajax_form .required{text-decoration:none} #top .avia-datepicker-div{background:#fff;border:1px solid #e1e1e1;font-size:15px}#top .avia-datepicker-div a{color:#333;background-color:#f8f8f8;background-image:none}#top .avia-datepicker-div a.ui-state-active{color:#8bba34}#top .avia-datepicker-div a.ui-state-highlight{color:#8bba34}#top .avia-datepicker-div a.ui-state-hover{color:#FFF;background-color:#bbb}#top .avia-datepicker-div .ui-datepicker-buttonpane button{background-color:#8BBA34;color:#FFF;border-color:#8BBA34} #top .avia-datepicker-div.ui-datepicker{width:300px;padding:20px;display:none;box-shadow:0px 0px 44px 0px rgba(0,0,0,0.2);border-radius:0}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;background:transparent;border:none}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev,#top .avia-datepicker-div.ui-datepicker .ui-datepicker-next{position:absolute;top:4px;width:50px;text-align:center;line-height:34px;height:34px;cursor:pointer;border-radius:0;text-decoration:none;font-size:12px}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev{left:2px}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-next{right:2px}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-title{margin:0px 53px;line-height:32px;text-align:center;font-weight:bold;letter-spacing:1.5px;text-transform:uppercase} #top .ui-datepicker-title select{width:72px;float:left;font-size:12px;margin-left:3px;margin-bottom:0;border-radius:0px} #top .avia-datepicker-div.ui-datepicker .ui-datepicker-title select{font-size:14px;margin:1px}#top .avia-datepicker-div.ui-datepicker select.ui-datepicker-month-year{width:100%}#top .avia-datepicker-div.ui-datepicker select.ui-datepicker-month,#top .avia-datepicker-div.ui-datepicker select.ui-datepicker-year{width:48%}#top .avia-datepicker-div.ui-datepicker select.ui-datepicker-year{float:right}#top .avia-datepicker-div.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}#top .avia-datepicker-div.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}#top .avia-datepicker-div.ui-datepicker td{border:0;padding:1px}#top .avia-datepicker-div.ui-datepicker td span,#top .avia-datepicker-div.ui-datepicker td a{border:none;display:block;padding:.2em;text-align:center;text-decoration:none}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em 0 .4em;cursor:pointer;padding:10px 20px;width:auto;overflow:visible;border:none;background-image:none;border-radius:3px;font-size:13px}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}#top .avia-datepicker-div .ui-widget-content{background:transparent;border:none}#top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev span,#top .avia-datepicker-div.ui-datepicker .ui-datepicker-next span{text-indent:0;overflow:visible;background-image:none;display:inline;position:static;margin:0;font-weight:normal} .avia-datepicker-div.ui-datepicker-rtl{direction:rtl}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-group{float:right}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.avia-datepicker-div.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px} #top .av-custom-form-color *{color:inherit}#top .av-custom-form-color a{text-decoration:underline}#top .av-custom-form-color ::-webkit-input-placeholder{color:inherit;opacity:0.8}#top .av-custom-form-color ::-moz-placeholder{color:inherit;opacity:0.8}#top .av-custom-form-color :-ms-input-placeholder{color:inherit;opacity:0.8}#top .av-custom-form-color .button{border:2px solid}#top .av-custom-form-color .button:hover{} #top .av-light-form,#top .av-light-form + .ajaxresponse *{color:#fff}#top .av-light-form + .ajaxresponse .avia-form-success{background:transparent} #top div .av-light-form .input-text,#top div .av-light-form input[type=\'text\'],#top div .av-light-form input[type=\'input\'],#top div .av-light-form input[type=\'password\'],#top div .av-light-form input[type=\'email\'],#top div .av-light-form input[type=\'number\'],#top div .av-light-form input[type=\'url\'],#top div .av-light-form input[type=\'tel\'],#top div .av-light-form input[type=\'search\'],#top div .av-light-form textarea,#top div .av-light-form select,div div .av-light-form .button{color:#fff;border-color:#fff;border-width:2px !important;background-color:transparent} #top .av-dark-form,#top .av-dark-form + .ajaxresponse *{color:#222}#top .av-dark-form + .ajaxresponse .avia-form-success{background:transparent} #top div .av-dark-form .input-text,#top div .av-dark-form input[type=\'text\'],#top div .av-dark-form input[type=\'input\'],#top div .av-dark-form input[type=\'password\'],#top div .av-dark-form input[type=\'email\'],#top div .av-dark-form input[type=\'number\'],#top div .av-dark-form input[type=\'url\'],#top div .av-dark-form input[type=\'tel\'],#top div .av-dark-form input[type=\'search\'],#top div .av-dark-form textarea,#top div .av-dark-form select,div div .av-dark-form .button{color:#222;border-color:#222;border-width:2px !important;background-color:transparent} #top .avia_ajax_form .av-recaptcha-area{display:block} #top .avia_ajax_form .av-recaptcha-submit.avia_button_inactive,#top .avia_ajax_form .av-recaptcha-submit-real.avia_button_inactive{opacity:0.3}#top .avia_ajax_form .av-recaptcha-submit.avia_button_inactive:hover,#top .avia_ajax_form .av-recaptcha-submit-real.avia_button_inactive:hover{cursor:default} #top .avia_ajax_form .av-recaptcha-error{display:inline-block;width:100%} #top .avia_ajax_form .av-recaptcha-error.av-recaptcha-severe-error{background-color:red;color:white;border-radius:8px;padding:10px;text-align:center} #top .avia_ajax_form .av-recaptcha-error.av-recaptcha-severe-error .av-recaptcha-error-main{color:white;font-weight:900 !important} #top .avia_ajax_form .av-recaptcha-error.av-err-content{margin:5px 0;color:#fe6d4e;background-color:#FFF;font-weight:700;display:block;clear:both} #top .avia_ajax_form.avia_recaptcha_v3 .av_form_privacy_check{margin-top:-15px} body .grecaptcha-badge{z-index:9000} body.av-google-badge-hide .grecaptcha-badge{visibility:hidden} body.av-google-badge-visible #scroll-top-link{bottom:80px} #top .avia_ajax_form .av-google-badge-message{padding:12px 0 0 0;min-width:300px;max-width:100%;font-size:0.8em;line-height:1.3em} #top .avia_ajax_form.av-centered-form .av-google-badge-message{text-align:center;width:100%;max-width:100%;float:left} #top .avia_ajax_form .avia-disabled-form{padding:15px 15px;font-size:1.5em;font-weight:900;display:none} #top .avia_ajax_form.av-form-user-disabled .avia-disabled-form{display:block} #top .avia_ajax_form.av-centered-form .avia-disabled-form{text-align:center} @media only screen and (max-width:479px){.responsive .avia_ajax_form .form_element{width:100%;clear:both;margin-right:0;margin-left:0;float:none}}\";}s:23:\"avia-module-gallery-css\";a:6:{s:4:\"name\";s:19:\"avia-module-gallery\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1898:\"#top div .avia-gallery{overflow:hidden;padding-bottom:2px;clear:both}#top div .avia-gallery img{float:left;border-style:solid;border-width:1px;padding:7px;width:100%;border-radius:0}#top div .avia-gallery .avia-gallery-big{display:block;overflow:hidden;padding:7px;margin-bottom:-1px;border-top-left-radius:2px;border-top-right-radius:2px;border-style:solid;border-width:1px}#top div .avia-gallery .avia-gallery-big-inner{display:block;overflow:hidden;height:100%}#top div .avia-gallery .avia-gallery-big img{padding:0;border:none}#top .avia-gallery .avia-gallery-thumb a{width:20%;opacity:1}#top #wrap_all .avia-gallery .avia-gallery-thumb a{display:block;float:left}#top .avia-gallery .avia-gallery-thumb a:hover{opacity:0.5}#top .avia-gallery .avia-gallery-caption{display:none}#top div .avia-gallery .avia-gallery-big-no-crop-thumb{text-align:center}#top div .avia-gallery .avia-gallery-big-no-crop-thumb img{clear:both;float:none;text-align:center} .avia_transform .avia-gallery-animate .avia-gallery-thumb img{opacity:0.1;-webkit-transform:scale(0.5);transform:scale(0.5)}.avia_transform .avia-gallery-animate .avia-gallery-thumb img.avia_start_animation{-webkit-animation:avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1;-webkit-transform:scale(1);transform:scale(1)} .avia-gallery-animate .av-hover-grow{overflow:hidden}.avia-gallery-animate .av-hover-grow img{-webkit-transition:all 1.7s cubic-bezier(0.230,1.000,0.320,1.000);transition:all 1.7s cubic-bezier(0.230,1.000,0.320,1.000)}.avia-gallery-animate .av-hover-grow:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)} .av-hide-gallery-thumbs .avia-gallery-thumb{display:none} #top #av-admin-preview .avia-gallery .avia-gallery-big-inner{height:auto} @media only screen and (max-width:767px){.responsive .avia-gallery-thumb img{padding:3px}}\";}s:20:\"avia-module-maps-css\";a:6:{s:4:\"name\";s:16:\"avia-module-maps\";s:3:\"url\";s:119:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.css\";s:4:\"path\";s:91:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1529:\".avia-google-maps-section{border:none} .avia-google-maps-section.avia-builder-el-0{border-top-style:solid;border-top-width:1px} .avia-google-map-container{position:relative;clear:both} .avia-google-map-container img{max-width:none} .avia-google-map-container div,.avia-google-map-container img,.avia-google-map-container a{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} .avia-google-map-container .gm-style-iw p{color:#444} .av_gmaps_sc_main_wrap .avia-google-map-container.avia-google-map-sc{background:no-repeat center;background-size:cover} .av_gmaps_sc_main_wrap .av_text_confirm_link{padding:25px;text-align:center;opacity:0;position:absolute;width:150px;left:50%;top:50%;margin-left:-75px;margin-top:-50px;background:rgba(0,0,0,0.7);border-radius:3px;color:#fff;font-size:1em;line-height:1.3em;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none} .av_gmaps_sc_main_wrap .av_text_confirm_link:hover{color:#fff;background:rgba(0,0,0,0.9)} .av_gmaps_sc_main_wrap .av_gmaps_show_delayed.av-no-fallback-img .av_text_confirm_link,.av_gmaps_sc_main_wrap .av_gmaps_show_page_only.av-no-fallback-img .av_text_confirm_link{height:auto;opacity:1} .av_gmaps_sc_main_wrap .av_text_confirm_link span{width:100%} .av_gmaps_sc_main_wrap:hover .av_text_confirm_link{opacity:1;text-decoration:none} #top .av_gmaps_browser_disabled,#top .av-maps-user-disabled .av_text_confirm_link{display:none} #top .av-maps-user-disabled .av_gmaps_browser_disabled{display:block}\";}s:23:\"avia-module-gridrow-css\";a:6:{s:4:\"name\";s:19:\"avia-module-gridrow\";s:3:\"url\";s:113:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css\";s:4:\"path\";s:85:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:737:\".av-layout-grid-container{width:100%;table-layout:fixed;display:table;border-top-style:none;border-top-width:0px} .flex_cell{display:table-cell;padding:30px;vertical-align:top} .flex_cell_inner{display:block;position:relative} .av-border-top-bottom{border-top-style:solid;border-top-width:1px;border-bottom-style:solid;border-bottom-width:1px} .av-border-cells .flex_cell{border-left-style:solid;border-left-width:1px} .av-border-cells .flex_cell:first-child{border:none} .av-layout-grid-container + .av-layout-grid-container{border-top:none} .av-zero-padding .av-hotspot-container-inner-wrap img{border-radius:0} body .flex_cell.avia-link-column{cursor:pointer} body .flex_cell.avia-link-column.avia-link-column-hover:hover{opacity:0.8}\";}s:23:\"avia-module-heading-css\";a:6:{s:4:\"name\";s:19:\"avia-module-heading\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/heading/heading.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/heading/heading.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:2652:\".av-special-heading{width:100%;clear:both;display:block;margin-top:50px;position:relative} .avia_mobile .av-special-heading{-webkit-perspective:1000px;-webkit-backface-visibility:hidden} .av-special-heading.avia-builder-el-no-sibling{margin-top:0px;margin-bottom:0px} .flex_column + .av-special-heading{float:left} body .av-special-heading .av-special-heading-tag{padding:0;margin:0;float:left} .meta-heading .av-special-heading-tag{font-weight:normal} .custom-color-heading .av-special-heading-tag{color:inherit} .special-heading-border{position:relative;overflow:hidden} .av-special-heading-h1 .special-heading-border{height:3.4em}.av-special-heading-h2 .special-heading-border{height:2.6em}.av-special-heading-h3 .special-heading-border{height:1.9em}.av-special-heading-h4 .special-heading-border{height:1.6em}.av-special-heading-h5 .special-heading-border{height:1.5em}.av-special-heading-h6 .special-heading-border{height:1.4em} .special-heading-inner-border{display:block;width:100%;margin-left:15px;border-top-style:solid;border-top-width:1px;position:relative;top:50%;opacity:0.15;filter:alpha(opacity=15)} .meta-heading .special-heading-inner-border{opacity:0.2;filter:alpha(opacity=20)}.custom-color-heading .special-heading-inner-border{opacity:0.4;filter:alpha(opacity=40)}#top #wrap_all .custom-color-heading .av-special-heading-tag,#top .custom-color-heading a,#top .custom-color-heading strong,#top .custom-color-heading .special_amp{color:inherit}#top .custom-color-heading a{text-decoration:underline}#top .custom-color-heading a:hover{opacity:0.8;text-decoration:none} #top #wrap_all .av-inherit-size .av-special-heading-tag{font-size:1em}.av-thin-font .av-special-heading-tag,.modern-quote .av-special-heading-tag{font-weight:300}.av-thin-font strong,.modern-quote strong{font-weight:600} body .av-special-heading.modern-centered{text-align:center} body .av-special-heading.blockquote > *{white-space:normal;float:none} .av-special-heading.classic-quote{text-align:center} body .av-special-heading.classic-quote > *{display:block;font-family:\"Droid Serif\",Georgia,Times,serif;font-weight:normal;font-style:italic;float:none} body .av-special-heading.blockquote .special-heading-border{display:none} #top .av-special-heading.av-linked-heading a:hover{opacity:0.5} .av-subheading{font-size:15px;line-height:1.3em}.av-subheading p:first-child{margin-top:0}.av-subheading p:last-child{margin-bottom:0}.av-subheading_below{margin-top:0.3em}.av-subheading_above{margin-bottom:0.3em}.av-subheading.av_custom_color{opacity:0.8}@media only screen and (max-width:767px){#top #wrap_all .av-inherit-size .av-special-heading-tag{font-size:0.8em}}\";}s:18:\"avia-module-hr-css\";a:6:{s:4:\"name\";s:14:\"avia-module-hr\";s:3:\"url\";s:101:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/hr/hr.css\";s:4:\"path\";s:73:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/hr/hr.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1786:\".hr{clear:both;display:block;width:100%;height:25px;line-height:25px;position:relative;margin:30px 0;float:left} .hr-inner{width:100%;position:absolute;height:1px;left:0;top:50%;width:100%;margin-top:-1px;border-top-width:1px;border-top-style:solid} #top .hr-invisible,.hr-invisible .hr-inner{margin:0;border:none} .hr-invisible{float:none} .hr-full,.hr-big{margin:70px 0}.hr-full .hr-inner{width:300%;left:-100%}.hr-full.hr-shadow .hr-inner{box-shadow:0 1px 2px 0px rgba(0,0,0,0.1)}.sidebar_right .hr-full .hr-inner{left:auto;right:-50px}.sidebar_left .hr-full .hr-inner{left:-50px} .hr-short{height:20px;line-height:20px;margin:30px 0;float:none}.hr-short .hr-inner{width:32%;left:50%;margin-left:-16%}.hr-short.hr-left .hr-inner{left:0%;margin-left:0%}.hr-short.hr-right .hr-inner{left:auto;right:0;margin-left:0%}.hr-short .hr-inner-style{border-radius:20px;height:9px;width:9px;border-width:2px;border-style:solid;display:block;position:absolute;left:50%;margin-left:-5px;margin-top:-5px}.hr-short.hr-left .hr-inner-style{left:5px}.hr-short.hr-right .hr-inner-style{left:auto;right:0} body .container_wrap .hr.avia-builder-el-last,body .container_wrap .hr.avia-builder-el-first{margin:30px 0} .hr-custom{margin:0;display:block;min-height:21px;height:auto;overflow:hidden;white-space:nowrap;width:100%;float:left}.hr-custom .hr-inner{display:inline-block;position:relative;vertical-align:middle}.hr-custom.hr-center{text-align:center}.hr-custom.hr-right{text-align:right}.hr-custom.hr-left{text-align:left} .hr-custom .hr-inner.inner-border-av-border-none{border:none}.hr-custom .hr-inner.inner-border-av-border-fat{border-top-width:2px}.av-seperator-icon{display:inline-block;vertical-align:middle;font-size:15px}.hr-custom.hr-icon-yes .hr-inner{margin-left:10px;margin-right:10px}\";}s:20:\"avia-module-icon-css\";a:6:{s:4:\"name\";s:16:\"avia-module-icon\";s:3:\"url\";s:105:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon/icon.css\";s:4:\"path\";s:77:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon/icon.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1851:\"#top .av_font_icon a{color:inherit;display:block}.av_font_icon a:hover,.av_font_icon a:focus{text-decoration:none}.av_font_icon{display:block;text-align:center}.avia-icon-pos-left{float:left;margin-right:0.5em}.avia-icon-pos-right{float:right;margin-left:0.5em} #top .avia-icon-tooltip{width:250px;font-size:15px;line-height:1.6em} .av_font_icon.av-icon-style-border .av-icon-char{-webkit-backface-visibility:hidden} .av_font_icon.av-icon-style-border .av-icon-char{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:1000px;border-width:3px;border-style:solid;display:block;margin:0 auto;padding:30px;color:inherit;border-color:inherit;position:relative;clear:both} .av_icon_caption{font-size:16px;text-transform:uppercase;line-height:1.3em;display:block;text-align:center;margin-top:8px;font-weight:400} .av_font_icon.av-icon-style-border .av-icon-char:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:\'\';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:0;left:0;padding:0;z-index:-1;box-shadow:0 0 0 2px rgba(255,255,255,0.1);opacity:0;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transform-style:preserve-3d} .av_font_icon.av-icon-style-border a.av-icon-char:hover:after{-webkit-animation:sonarEffect 1s ease-out ;animation:sonarEffect 1s ease-out } .avia_transform .av_font_icon.avia-icon-animate{opacity:0.1;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)} .avia_transform .avia_start_delayed_animation.av_font_icon.avia-icon-animate{-webkit-animation:avia_appear 0.7s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_appear 0.7s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}\";}s:23:\"avia-module-iconbox-css\";a:6:{s:4:\"name\";s:19:\"avia-module-iconbox\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:2515:\"#top .iconbox{background:transparent} .iconbox{margin-bottom:30px;position:relative;clear:both} .iconbox_icon{float:left;margin:2px 10px 0 0;height:23px;width:23px;font-size:23px;line-height:18px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} a.iconbox_icon:hover{text-decoration:none} .iconbox_left .iconbox_icon{border-radius:50px;text-align:center;position:relative;top:-7px;left:-5px;height:30px;width:30px;line-height:30px;margin:2px 0px 0 0} .iconbox .iconbox_content .iconbox_content_title{border:medium none;padding:2px 0 0 0;position:relative;margin:0 0 16px 0;clear:none;letter-spacing:1px;text-transform:uppercase;font-size:1.25em} #top .iconbox_top{margin-top:20px;text-align:center} .iconbox_top .iconbox_content{padding:45px 20px 20px 20px;border-radius:3px;box-shadow:0px 0px 1px 0px rgba(0,0,0,0.3)} .iconbox_top .iconbox_icon{float:none;position:absolute;left:50%;top:-26px;margin:0 0 0 -26px;padding:15px;border-radius:100px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;font-size:20px;line-height:24px} .iconbox_left_content .iconbox_content,.iconbox_right_content .iconbox_content{overflow:hidden}.iconbox_left_content .iconbox_content .iconbox_content_title,.iconbox_right_content .iconbox_content .iconbox_content_title{margin:0 0 -3px 0} #top .iconbox_left_content .iconbox_icon,#top .iconbox_right_content .iconbox_icon{width:74px;height:74px;font-size:27px;line-height:72px;border-style:solid;border-width:1px;border-radius:500px;text-align:center;margin-right:22px} #top .iconbox_right_content{text-align:right}#top .iconbox_right_content .iconbox_icon{float:right;margin-right:0;margin-left:22px} .iconbox .iconbox_content p:last-child{margin-bottom:0} #top .iconbox.av-no-box .iconbox_content{padding:0;border:none;box-shadow:none;background:transparent}#top .iconbox.av-no-box .iconbox_icon{position:relative;top:0;margin:0 auto 20px auto;left:0;width:90px;height:90px;line-height:90px;border-style:solid;border-width:1px;padding:0;font-size:30px;display:block} #top .iconbox_left_content.av-icon-style-no-border .iconbox_icon,#top .iconbox_right_content.av-icon-style-no-border .iconbox_icon{border:none;height:50px;width:50px;line-height:50px;margin-top:0;font-size:50px} #top .iconbox_content_container{line-height:1.65em} @media only screen and (min-width:768px) and (max-width:989px){#top .iconbox_left_content .iconbox_icon,#top .iconbox_right_content .iconbox_icon{margin-bottom:15px;float:none;display:inline-block}}\";}s:21:\"avia-module-image-css\";a:6:{s:4:\"name\";s:17:\"avia-module-image\";s:3:\"url\";s:107:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image/image.css\";s:4:\"path\";s:79:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image/image.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:5287:\".avia-image-container{display:block;position:relative;max-width:100%}.avia-image-container-inner,.avia_image,.av-image-caption-overlay{border-radius:3px;display:block;position:relative;max-width:100%}.avia-image-container.avia-align-center{display:block;margin:0 auto 10px auto;text-align:center;clear:both}.avia-image-container.avia-align-center .avia-image-container-inner{margin:0 auto;display:inline-block;vertical-align:bottom}.avia-image-container.avia-align-left{display:block;float:left;margin-right:15px;margin-top:5px}.avia-image-container.avia-align-right{display:block;float:right;margin-left:15px;margin-top:5px}.avia-image-container.avia-align-center.avia-builder-el-no-sibling{margin-bottom:0;margin-top:0} .avia_image + br{display:none} .avia-image-overlay-wrap a.avia_image{overflow:hidden}.avia-image-overlay-wrap a.avia_image .image-overlay{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)} .avia-image-container .avia_image,.avia-image-container .avia-image-overlay-wrap{-webkit-transition:all 0.7s;transition:all 0.7s} .avia-image-container.av-hover-grow img:hover,.avia-image-container.av-hover-grow .avia-image-overlay-wrap:hover{-webkit-transform:scale(1.1);transform:scale(1.1)} .avia-image-container.av-hover-grow,.avia-image-container.av-hover-grow .avia-image-container-inner,.avia-image-container.av-hover-grow .avia-image-overlay-wrap a.avia_image{overflow:visible} .avia-image-container.av-hover-grow.av-hide-overflow,.avia-image-container.av-hover-grow.av-hide-overflow .avia-image-container-inner,.avia-image-container.av-hover-grow.av-hide-overflow .avia-image-overlay-wrap a.avia_image{overflow:hidden} .av-styling-circle .avia-image-container-inner,.av-styling-circle .avia_image,.av-styling-circle .av-image-caption-overlay,.av-styling-circle div.av-caption-image-overlay-bg{overflow:hidden;border-radius:10000px}.avia-safari div.av-image-caption-overlay-center{-webkit-transform:translate3d(0,0,0)} .av-styling-no-styling .avia-image-container-inner,.av-styling-no-styling .avia_image,.av-styling-no-styling .av-image-caption-overlay{border-radius:0;border:none} .av-image-caption-overlay{position:absolute;height:100%;width:100%;z-index:10;text-align:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} .avia-msie-8 .av-image-caption-overlay{background:#000;filter:alpha(opacity=40)}.av-image-caption-overlay-position{display:table;width:100%;height:100%;position:relative}.av-image-caption-overlay-center{display:table-cell;vertical-align:middle;font-size:1.3em;line-height:1.5em;padding:0px 1.5em}.av-image-caption-overlay-center p:first-child{margin-top:0}.av-image-caption-overlay-center p:last-child{margin-bottom:0} .av-caption-image-overlay-bg{position:absolute;height:100%;width:100%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.av-overlay-hover-deactivate .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg{opacity:0 !important}.av-overlay-on-hover .av-image-caption-overlay{opacity:0;filter:alpha(opacity=00)}.av-overlay-on-hover .avia-image-container-inner:hover .av-image-caption-overlay{opacity:1;filter:alpha(opacity=100)} .avia_transform .avia_animated_image{opacity:0} .avia-image-container small.avia-copyright{font-size:0.8em;text-align:left;line-height:1.7em} .avia-image-container .avia-copyright{display:block} .avia-image-container.av-has-copyright .avia-image-overlay-wrap{position:relative;overflow:hidden} .av-styling-circle.avia-image-container.av-has-copyright .avia-image-container-inner{overflow:visible} .avia-image-container.av-has-copyright.av-styling-circle .avia-copyright{text-align:center} .avia-image-container.av-has-copyright.av-copyright-icon-reveal .avia-copyright{position:absolute;background-color:rgba(0,0,0,0.1);text-align:right;color:#fff;padding:0 2em 0 0;right:0;bottom:0;width:2em;line-height:2em;max-height:2em;text-indent:-99999px;overflow:hidden;transition:all 0.3s ease-in;z-index:308} .avia-image-container.av-has-copyright.av-copyright-icon-reveal .avia-copyright:hover{width:100%;padding:0 3em 0 1em;text-indent:0;max-height:100%;background-color:rgba(0,0,0,0.4)} .avia-image-container.av-has-copyright.av-copyright-icon-reveal .avia-copyright:after{content:\"\\E81e\";font-family:\"entypo-fontello\";display:block;position:absolute;right:0;bottom:0;text-indent:0;font-size:0.8em;width:2.6em;height:2.6em;line-height:2.8em;text-align:center;color:rgba(255,255,255,0.7);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer} .avia-image-container.av-has-copyright.av-copyright-icon-reveal .avia-copyright:hover:after{background-color:rgba(0,0,0,0.2);color:rgba(255,255,255,1)} .avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:rgba(0,0,0,0.15);text-align:right} .avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright:after{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%} .avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright:hover{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-color:rgba(0,0,0,0.5)}\";}s:25:\"avia-module-slideshow-css\";a:6:{s:4:\"name\";s:21:\"avia-module-slideshow\";s:3:\"url\";s:115:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.css\";s:4:\"path\";s:87:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:10202:\".avia-slideshow{position:relative;margin:50px 0;width:100%;clear:both;overflow:hidden}.flex_column .avia-slideshow{margin:20px 0}.flex_column .avia-slideshow.avia-builder-el-no-sibling{margin-top:0px} .avia-slideshow-inner{padding:0;margin:0;position:relative;overflow:hidden;width:100%}#top .av-default-height-applied .avia-slideshow-inner{height:0px}.avia-slideshow li{padding:0;margin:0;list-style-type:none;list-style-position:outside;position:absolute;visibility:hidden;z-index:1;top:0;left:0;width:100%;clear:both;opacity:0;overflow:hidden}.avia-slideshow li:first-child{position:relative;visibility:visible;z-index:3}.avia-slideshow li img{display:block;width:100%;margin:0 auto;border-radius:3px;position:relative}.flex_cell_inner .avia-slideshow li img{border-radius:0}.avia-slideshow.image_no_stretch li img{width:auto}.avia-slideshow li>p{margin:0} .avia-slideshow-carousel{overflow:hidden}.avia-slideshow-carousel ul{transition:all 0.7s cubic-bezier(0.230,1.000,0.320,1.000);white-space:nowrap}.avia-slideshow-carousel ul *{white-space:normal}.avia-slideshow-carousel li{position:relative;visibility:visible;opacity:1;vertical-align:top} #top .avia-slideshow-arrows a{display:block;text-decoration:none;color:#fff;visibility:visible;position:absolute;width:60px;text-align:center;height:60px;line-height:62px;font-size:25px;top:50%;margin:-30px 15px 0;z-index:99;overflow:hidden;text-indent:-600%} #top .avia-slideshow-arrows a.next-slide{right:0} .avia-slideshow-arrows a:before{visibility:visible;display:block;position:absolute;z-index:100;background:#aaa;background:rgba(0,0,0,0.3);top:0;left:0;right:0;bottom:0;border-radius:3px;text-align:center;line-height:62px;color:inherit} .prev-slide:before{text-indent:-2px;border-top-right-radius:3px;border-bottom-right-radius:3px}.next-slide:before{border-top-left-radius:3px;border-bottom-left-radius:3px;text-indent:0px} .avia-slideshow-dots{position:absolute;z-index:200;width:100%;bottom:0;text-align:center;left:0;height:0px}.avia-slideshow-dots a{display:inline-block;height:13.5px;width:13.5px;border-radius:14px;background:#000;opacity:0.6;filter:alpha(opacity=60);text-indent:100px;overflow:hidden;margin:0 1px;padding:7px;position:relative;bottom:33px;-webkit-backface-visibility:hidden}.avia-slideshow-dots a.active,.avia-slideshow-dots a:hover{opacity:0.8;filter:alpha(opacity=80);background:#fff} .avia-caption{position:absolute;z-index:10;bottom:17px;left:17px;padding:10px 20px;color:#fff;border-radius:3px}.avia-slideshow .avia-caption .avia-caption-title{color:#fff} .js_active .avia-slideshow li:first-child{visibility:hidden}.js_active .avia-slideshow-carousel li:first-child{visibility:visible} .avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a{opacity:0;filter:alpha(opacity=0)}.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a{opacity:0.6;filter:alpha(opacity=60)}.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a:hover{opacity:0.8;filter:alpha(opacity=80)} #top .av-control-hidden .avia-slideshow-controls{display:none}#top .av-control-minimal .avia-slideshow-arrows a:before{border:2px solid #fff;background:transparent;line-height:60px}#top .av-control-minimal .avia-slideshow-dots a{border:2px solid #fff;background:transparent;padding:5px}#top .av-control-minimal .avia-slideshow-dots a.active{background:#fff} #top .av-control-minimal-dark .avia-slideshow-arrows a{color:#000}#top .av-control-minimal-dark .avia-slideshow-arrows a:before{border-color:#000}#top .av-control-minimal-dark .avia-slideshow-dots a{border-color:#000}#top .av-control-minimal-dark .avia-slideshow-dots a.active{background:#000} #top .scroll-down-link.av-control-minimal-dark{color:#000}#top .scroll-down-link.av-custom-scroll-down-color{text-shadow:none} #top .avia-small-width-slider .avia-slideshow-arrows a{width:30px;height:30px;margin:-15px 5px 0;line-height:32px;font-size:15px} #top .avia-small-width-slider .avia-slideshow-arrows a:before{line-height:32px} #top .avia-super-small-width-slider .avia-slideshow-dots{display:none} #top .av-video-slide ,#top .av-video-slide .avia-slide-wrap{width:100%;height:100%;position:absolute;overflow:hidden}#top .av-video-slide .mejs-poster{width:100% !important;height:100% !important;background-size:cover;background-position:center center}#top .av-video-slide .mejs-poster img{display:none}#top .av-video-slide .avia-iframe-wrap{padding:0;height:100%;margin:0}#top .av-video-slide iframe,#top .av-video-slide embed,#top .av-video-slide object,#top .av-video-slide video{max-width:none;max-height:none;width:100%;height:100%;position:absolute}#top .av-video-slide .caption_fullwidth{top:0;left:0;right:0;bottom:40px}#top .av-video-slide.av-hide-video-controls .caption_fullwidth{bottom:0px}#top .av-video-slide .mejs-container{height:100% !important;width:100% !important;position:absolute}#top .av-video-slide .me-plugin{width:100%;height:100%}span.mejs-offscreen{display:none!important} #top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} .avia_video{z-index:8}.mejs-controls{z-index:9}#top .av-video-slide.av-video-service-vimeo .mejs-controls,.av-force-resize .av-video-service-youtube .avia_video,.av-hide-video-controls .mejs-controls{display:none !important} .av-video-slide.slide-1 .mejs-mediaelement{opacity:0}.av-video-slide .mejs-mediaelement{height:100%}#top .av-video-slide .mejs-overlay-button{display:none}#top .av-video-slide .avia-slide-wrap,#top .av-video-slide iframe{background:#000} #top .av-video-slide.av-video-4-3-stretch iframe,#top .av-video-slide.av-video-4-3-stretch embed,#top .av-video-slide.av-video-4-3-stretch object,#top .av-video-slide.av-video-4-3-stretch video{height:270%} #top .av-section-with-video-bg .av-section-video-bg:after,.av-click-overlay{content:\".\";position:absolute;text-indent:-200px;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:11;filter:alpha(opacity=0);opacity:0;background:#000} .av-click-overlay{z-index:9;bottom:30px} .av-hide-video-controls .av-click-overlay{bottom:0}.av-video-service-vimeo .av-click-overlay{bottom:42px}.av-video-service-youtube .av-click-overlay{bottom:36px} .av-video-stretch.av-video-service-vimeo .av-click-overlay,.av-video-stretch.av-video-service-youtube .av-click-overlay{bottom:0} .avia_playpause_icon{position:absolute;height:100px;width:100px;margin:-50px 0 0 -50px;background:#000;background:rgba(0,0,0,0.4);border-radius:3px;top:50%;left:50%;z-index:50;display:none;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)} .avia_playpause_icon.av-play,.avia_playpause_icon.av-pause{display:block !important} #top .avia_playpause_icon:before{top:0;left:0;right:0;bottom:0;position:absolute;color:#fff;line-height:100px;text-align:center;font-size:40px} .avia_transform .avia_playpause_icon.av-play,.avia_transform .avia_playpause_icon.av-pause{-webkit-animation:avia_appear_short 1.7s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_appear_short 1.7s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:0} .avia_playpause_icon.av-pause{} .av-fallback-message{text-align:center;position:absolute;z-index:1000;top:45%;width:100%;left:0}.av-fallback-message span{display:inline-block;border:1px solid #e1e1e1;padding:10px;background:#fff} .caption_fullwidth{position:absolute;right:0;bottom:0;left:0;top:0;z-index:10} .slideshow_caption{z-index:100;width:42%;position:absolute;bottom:0;top:auto;height:100%;display:block;text-decoration:none;padding:50px} div .slideshow_caption h2{text-transform:uppercase}div .slideshow_caption,div .slideshow_caption a,div .slideshow_caption a:hover,div .slideshow_caption h2,div .slideshow_caption h2 .special_amp,div .slideshow_caption strong ,div .slideshow_caption h2 strong{color:#fff} .slideshow_inner_caption{position:relative;display:table;height:100%;width:100%} .slideshow_align_caption{display:table-cell;vertical-align:middle;position:relative} .avia-caption-content{line-height:1.3em}.avia-caption-content p{margin:15px 0} .caption_framed .slideshow_caption .avia-caption-content p,.caption_framed .slideshow_caption .avia-caption-title,.avia-caption .avia-caption-content p,.avia-caption .avia-caption-title{background:#000;filter:alpha(opacity = 80);background:rgba(0,0,0,0.5);display:inline-block;margin:0 0 1px 0;padding:10px 15px} #top .avia-caption-content .wp-smiley{display:none}#top .avia-caption-content a{text-decoration:underline}#top .avia-caption-content a:hover{text-decoration:none} .avia_transform .av_slideshow_full .avia-caption-title{} .caption_left .slideshow_caption{left:0}.caption_right .slideshow_caption{right:0}.caption_right .slideshow_caption .slideshow_inner_caption{float:right}.caption_bottom .slideshow_caption{left:0;width:100%;bottom:0;height:auto}#top div .caption_center .slideshow_caption{left:0;width:100%;text-align:center} .caption_bottom .slideshow_caption .slideshow_inner_caption{display:block;height:auto;bottom:0;position:absolute;padding:0 50px;width:100%;left:0} .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{padding:20px 0;display:block} #top .avia-slideshow-button{border-radius:3px;text-transform:uppercase;padding:15px 16px;display:inline-block;margin-top:20px;text-decoration:none;font-weight:bold} #top .avia-slideshow-button.avia-color-light{padding:12px 16px;background-color:rgba(0,0,0,0.2)}#top .avia-slideshow-button.avia-color-dark{padding:12px 16px;background-color:rgba(255,255,255,0.1)} .avia-multi-slideshow-button{min-width:140px}.avia-multi-slideshow-button.avia-slideshow-button{margin-right:20px}.avia-multi-slideshow-button.avia-slideshow-button-2{margin-right:0px} #top .av-video-slide .avia-slide-wrap{background-position:center center;background-size:cover} #top .av-video-lazyload .av-click-to-play-overlay{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:1000} #top .av-video-lazyload .av-click-to-play-overlay .avia_playpause_icon{display:block;-webkit-transition:opacity 0.4s ease-out;transition:opacity 0.4s ease-out} #top .av-video-lazyload .av-click-to-play-overlay:hover .avia_playpause_icon{opacity:0.7}\";}s:40:\"avia-module-slideshow-contentpartner-css\";a:6:{s:4:\"name\";s:36:\"avia-module-slideshow-contentpartner\";s:3:\"url\";s:123:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css\";s:4:\"path\";s:95:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:2166:\"#top .avia-smallarrow-slider{position:relative;overflow:visible}#top .avia-smallarrow-slider .avia-slideshow-arrows{position:relative;width:51px;top:-3px;left:0;height:24px}#top .avia-smallarrow-slider .avia-slideshow-arrows a{opacity:1;margin:0;width:24px;height:24px;line-height:25px;font-size:10px;top:0}#top .avia-smallarrow-slider .avia-slideshow-arrows a:hover{opacity:0.5}#top .avia-smallarrow-slider .avia-slideshow-arrows a:before{line-height:25px;border-radius:1px}#top .avia-smallarrow-slider .slide-image,#top .avia-logo-element-container img{margin:0 auto;display:block;width:auto;width:100%\\9}#top .avia-smallarrow-slider-heading{display:table;width:100%}#top .avia-smallarrow-slider-heading> div{display:table-cell}#top .avia-smallarrow-slider-heading h3{top:-3px;position:relative}#top .avia-logo-grid .slide-entry-wrap{margin:0}#top .avia-smallarrow-slider .avia-slideshow-dots{position:relative;width:100%;left:0;bottom:0;margin-top:10px}#top .avia-smallarrow-slider .avia-slideshow-dots a{border-style:solid;border-width:1px;bottom:0}#top .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .avia-logo-element-container .avia-slideshow-dots a:hover{background:#aaa} #top .avia-content-slider-element-container .avia-slideshow-dots{left:0;text-align:right;width:auto} #top .avia-logo-element-container .slide-entry{padding:1px}#top .avia-logo-element-container img,.av-partner-fake-img{box-shadow:0px 0px 2px rgba(0,0,0,0.3)}#top .av-border-deactivate.avia-logo-element-container img,.av-border-deactivate .av-partner-fake-img{box-shadow:none}#top .avia-logo-element-container .slide-image{overflow:visible}.av-partner-fake-img{width:100%;display:block;position:relative;background-size:contain;background-repeat:no-repeat} @media only screen and (max-width:767px){.responsive #top .avia-smallarrow-slider .flex_column{margin:0px;width:50%}} @media only screen and (max-width:479px){.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column{margin:0}} #top .avia-content-slider-element-container .avia-slideshow-dots a.active,#top .avia-content-slider-element-container .avia-slideshow-dots a:hover{background:#aaa}\";}s:23:\"avia-module-masonry-css\";a:6:{s:4:\"name\";s:19:\"avia-module-masonry\";s:3:\"url\";s:127:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.css\";s:4:\"path\";s:99:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:15883:\".av-masonry{position:relative;overflow:hidden;clear:both} .av-masonry-container{width:100.4%;float:left;clear:both;position:relative} .av-masonry-entry{position:relative;display:block;width:24.90%;float:left;clear:none;text-decoration:none;visibility:hidden;opacity:0} #top .masonry-no-border{border-top:none} .av-masonry-entry.av-landscape-img{width:49.80%} .av-masonry-col-2 .av-masonry-entry{width:49.80%}.av-masonry-col-2 .av-masonry-entry.av-landscape-img{width:99.50%} .av-masonry-col-3 .av-masonry-entry{width:33.3%}.av-masonry-col-3 .av-masonry-entry.av-landscape-img{width:66.6%} .av-masonry-col-4 .av-masonry-entry{}.av-masonry-col-4 .av-masonry-entry.av-landscape-img{} .av-masonry-col-5 .av-masonry-entry{width:19.90%}.av-masonry-col-5 .av-masonry-entry.av-landscape-img{width:39.80%} .av-masonry-col-6 .av-masonry-entry{width:16.6%}.av-masonry-col-6 .av-masonry-entry.av-landscape-img{width:33.2%} @media only screen and (min-width:768px) and (max-width:989px){.responsive.av-no-preview #top .av-medium-columns-4 .av-masonry-entry{width:24.90%}.responsive.av-no-preview #top .av-medium-columns-3 .av-masonry-entry{width:33.3%}.responsive.av-no-preview #top .av-medium-columns-2 .av-masonry-entry{width:49.80%}.responsive.av-no-preview #top .av-medium-columns-1 .av-masonry-entry{width:100%}} @media only screen and (min-width:480px) and (max-width:767px){.responsive.av-no-preview #top .av-small-columns-4 .av-masonry-entry{width:24.90%}.responsive.av-no-preview #top .av-small-columns-3 .av-masonry-entry{width:33.3%}.responsive.av-no-preview #top .av-small-columns-2 .av-masonry-entry{width:49.80%}.responsive.av-no-preview #top .av-small-columns-1 .av-masonry-entry{width:100%}} @media only screen and (max-width:479px){.responsive.av-no-preview #top .av-mini-columns-4 .av-masonry-entry{width:24.90%}.responsive.av-no-preview #top .av-mini-columns-3 .av-masonry-entry{width:33.3%}.responsive.av-no-preview #top .av-mini-columns-2 .av-masonry-entry{width:49.80%}.responsive.av-no-preview #top .av-mini-columns-1 .av-masonry-entry{width:100%}} .av-masonry-outerimage-container{overflow:hidden} .av-masonry-outerimage-container,.av-masonry-image-container{position:relative;top:0;left:0;bottom:0;right:0;z-index:1} .av-masonry-image-container{text-align:center;background-size:cover;background-position:center center} .av-masonry-image-container img{display:block;margin:0 auto} #top .av-inner-masonry{overflow:hidden;background-color:transparent} .av-masonry-entry .av-inner-masonry-content{padding:20px;z-index:2;position:relative;width:100%} .av-masonry-entry .avia-arrow{border:none;top:-5px}.av-masonry-item-no-image .avia-arrow{display:none} .av-masonry-entry .av-masonry-entry-title{line-height:1.3em;margin:0;font-size:15px} .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content{padding-top:4px;text-overflow:ellipsis;overflow:hidden} .av-masonry-date,.av-masonry-text-sep,.av-masonry-author{font-size:11px}.av-masonry-text-sep{padding:0 5px}.av-masonry-text-sep.text-sep-author,.av-masonry-author{display:none} .av-masonry-entry.av-masonry-item-loaded{opacity:1;visibility:visible} .avia_desktop.avia_transform3d .av-masonry-animation-active .av-masonry-entry{-webkit-perspective:600px;-moz-perspective:600px;perspective:600px} .avia_desktop.avia_transform3d .av-masonry-animation-active .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{-webkit-animation:avia_msonry_show 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.075);animation:avia_msonry_show 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.075)} .av-large-gap.av-masonry{padding:15px 0 0 15px} .av-no-gap.av-fixed-size .av-masonry-entry .av-inner-masonry{position:absolute;top:0px;left:-1px;right:0px;bottom:-2px}.av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry{position:absolute;top:0px;left:0px;right:1px;bottom:1px}.av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry{position:absolute;top:0px;left:0px;right:15px;bottom:15px} .av-no-gap.av-flex-size .av-masonry-entry .av-inner-masonry{position:relative}.av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{position:relative;margin-right:1px;margin-bottom:1px}.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{position:relative;margin-right:15px;margin-bottom:15px} .avia-mozilla .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{margin-bottom:2px} .av-flex-size .av-masonry-image-container{background-image:none !important} .av-fixed-size .av-masonry-image-container,.av-fixed-size .av-masonry-outerimage-container{position:absolute}.av-fixed-size .av-masonry-image-container img{display:none}.av-fixed-size .av-masonry-entry .av-inner-masonry-sizer{width:100%;padding-bottom:80%;z-index:1}.av-fixed-size .av-masonry-entry.av-landscape-img .av-inner-masonry-sizer{padding-bottom:40%}.av-fixed-size .av-masonry-entry.av-portrait-img .av-inner-masonry-sizer{padding-bottom:160%}.av-fixed-size .av-masonry-entry.av-portrait-img.av-landscape-img .av-inner-masonry-sizer{padding-bottom:80%} #top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content,#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content{display:table;position:relative;height:100%;width:100%;bottom:0;table-layout:fixed}#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos,#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos{display:table-cell;vertical-align:middle;text-align:center}#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry{background:transparent} .av-fixed-size .av-masonry-entry .av-inner-masonry-content,.av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content,.av-flex-size.av-caption-on-hover-hide .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content{position:absolute;bottom:-1px} #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content{background:rgba(0,0,0,0.35)} #top .av-caption-style-overlay.av-hover-overlay- .av-masonry-item-with-image .av-inner-masonry-content{background:transparent} #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *,#top .av-caption-style-overlay .av-masonry-item-with-image ins:before,#top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del{color:#fff} #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content .avia-arrow,#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content .av-icon-display{display:none} #top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;display:block;height:auto;width:auto} #top .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos{display:table;height:100%;width:100%} #top .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos-content{display:table-cell;vertical-align:middle} #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title{font-size:1.5em} .av-fixed-size.av-orientation-landscape-large .av-masonry-entry .av-inner-masonry-sizer{width:100%;padding-bottom:50%}.av-fixed-size.av-orientation-square .av-masonry-entry .av-inner-masonry-sizer{width:100%;padding-bottom:100%}.av-fixed-size.av-orientation-portrait .av-masonry-entry .av-inner-masonry-sizer{width:100%;padding-bottom:130%}.av-fixed-size.av-orientation-portrait-large .av-masonry-entry .av-inner-masonry-sizer{width:100%;padding-bottom:150%} #top .av-masonry-entry:hover{text-decoration:none} .av-masonry-image-container,.av-inner-masonry-content,.av-masonry-pagination{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out} .avia_desktop .av-hover-overlay-active .av-masonry-image-container{opacity:0.7}.avia_desktop .av-hover-overlay-active .av-masonry-entry:hover .av-masonry-image-container,.avia_desktop .av-hover-overlay-active.av-caption-style-overlay .av-masonry-entry .av-masonry-image-container{opacity:1}.avia_desktop .av-masonry-entry:hover .av-masonry-image-container{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)} .avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content{opacity:0;filter:alpha(opacity=00)}.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{opacity:1;filter:alpha(opacity=100)} .avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image .av-inner-masonry-content{opacity:1;filter:alpha(opacity=100)}.avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{opacity:0;filter:alpha(opacity=00)} .avia_desktop .av-inner-masonry-content{-webkit-backface-visibility:hidden} .avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,.avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:rotateX(120deg);transform:rotateX(120deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d} .avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom} .avia_desktop.avia_transform3d .av-masonry-entry:hover .av-icon-display{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);border-color:transparent} .avia_desktop.avia_transform3d .av-masonry-image-container{-webkit-perspective:1000px;-webkit-backface-visibility:hidden} .av-masonry-sort{text-align:center;padding:20px 40px;visibility:hidden;overflow:hidden}#top div.container .av-masonry .av-masonry-sort{padding:0px;background:transparent;line-height:30px;margin-bottom:15px;font-size:0.9em} .av-large-gap .av-masonry-sort{}.av-masonry-sort a{text-decoration:none}.av-masonry-sort .avia_hide_sort{display:none}.av-sort-by-term > *{display:inline-block}.av-no-gap .av-masonry-sort,.av-1px-gap .av-masonry-sort{margin:0 0 1px 0}.av-large-gap .av-masonry-sort{margin:0 15px 15px 0}.avia-term-count{display:none} #top .av-sort-yes-tax{line-height:50px}#top .av-sort-yes-tax .av-sort-by-term,#top .av-sort-yes-tax .sort_by_cat{float:right}#top .av-current-sort-title{float:left;font-weight:normal;font-size:26px} .av-masonry-pagination{clear:both;z-index:2;bottom:20px;right:20px;padding:20px;display:block} #top .av-masonry-load-more{text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:13px;visibility:hidden;opacity:0;overflow:hidden} #top .av-masonry-load-more.av-masonry-no-more-items{opacity:0 !important;height:0px;padding:0px;filter:alpha(opacity=00)} #top .av-masonry-load-more:hover{letter-spacing:0px}.av-no-gap .av-masonry-load-more{margin:1px 0 0 0;float:left;width:100%}.av-large-gap .av-masonry-pagination{margin:0 15px 15px 0}.av-masonry-pagination .pagination{padding:5px}.av-masonry-pagination .pagination-meta{line-height:30px} .av-masonry-entry.sale .av-masonry-entry-title{padding-right:48px}#top .av-masonry-entry.type-product .av-masonry-image-container{-webkit-transform:scale(1);transform:scale(1)}#top .av-masonry-entry .price,#top .av-masonry-entry .price span,#top .av-masonry-entry del,#top .av-masonry-entry ins{font-size:14px}#top .av-masonry-entry .onsale{top:20px;right:20px} #top .av-caption-style-overlay .av-masonry-entry .onsale{top:0px;right:0px;border-radius:0}#top .av-caption-style-overlay .av-masonry-entry.sale .av-masonry-entry-title{padding-right:0px} #top .av-masonry-entry .av-inner-masonry .av-masonry-overlay{opacity:0;filter:alpha(opacity=0);width:100%;z-index:10;position:absolute;top:0;left:0;right:0;bottom:0}#top .av-masonry-entry:hover .av-inner-masonry .av-masonry-overlay{opacity:1;filter:alpha(opacity=100)} #top .av-icon-display.av-masonry-media{position:absolute;left:50%;margin-left:-30px;top:-75px;opacity:0.7;filter:alpha(opacity=70)} #top .av-masonry-entry:hover .av-icon-display.av-masonry-media{opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)} #top .av-masonry-entry.format-quote .av-icon-display{position:absolute;z-index:-1;border:none;background:rgba(0,0,0,0);opacity:0.1;filter:alpha(opacity=10);bottom:-20px;left:0;font-size:50px;line-height:100px;width:100px} #top div .av-masonry-entry.format-quote:hover .av-icon-display{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:0.3;filter:alpha(opacity=30)} #top .container .av-masonry{background:transparent}#top .container .av-masonry.av-large-gap{padding:0;width:102%;width:calc(100% + 15px)} #top .av-hover-overlay-fade_out .av-masonry-image-container{opacity:1.0}#top .av-hover-overlay-fade_out .av-masonry-entry:hover .av-masonry-image-container{opacity:0.2} #top .av-hover-overlay-grayscale .av-masonry-entry .av-masonry-image-container{-webkit-filter:grayscale(1);filter:grayscale(1)} #top .av-hover-overlay-grayscale .av-masonry-entry:hover .av-masonry-image-container{-webkit-filter:grayscale(0);filter:grayscale(0)} #top .av-hover-overlay-desaturation .av-masonry-image-container{-webkit-filter:saturate(30%);filter:saturate(30%)} #top .av-hover-overlay-desaturation .av-masonry-entry:hover .av-masonry-image-container{-webkit-filter:saturate(100%);filter:saturate(100%)} #top .av-hover-overlay-bluronhover .av-masonry-image-container{-webkit-filter:blur(0px);filter:blur(0px)} #top .av-hover-overlay-bluronhover .av-masonry-entry:hover .av-masonry-image-container{-webkit-filter:blur(10px);filter:blur(10px)} @media only screen and (min-width:1800px){.responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry,.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry{width:16.6%} .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry.av-landscape-img,.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:33.2%}} @media only screen and (min-width:989px) and (max-width:1340px){.responsive .av-masonry-col-flexible .av-masonry-entry{width:33.3%}.responsive .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:66.6%}} @media only screen and (max-width:767px){.responsive #top .av-masonry-entry{width:100%}} @media only screen and (min-width:480px) and (max-width:767px){.responsive #top .av-masonry-entry{width:49.90%} .responsive #top .av-masonry-entry.av-landscape-img{width:100%}} @media only screen and (max-width:480px){.responsive #top .av-masonry-entry{width:100%}} @media only screen and (min-width:767px) and (max-width:989px){.responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry{width:33.3%} .responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry.av-landscape-img{width:66.6%} .responsive .av-masonry-col-automatic .av-masonry-entry .av-masonry-entry-title{font-size:13px} .responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content{display:none}} @media only screen and (min-width:767px) and (max-width:989px){.responsive .av-masonry-col-flexible .av-masonry-entry{width:49.90%} .responsive .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:100%}}\";}s:19:\"avia-siteloader-css\";a:6:{s:4:\"name\";s:15:\"avia-siteloader\";s:3:\"url\";s:88:\"http://memori.noappname.net/wp-content/themes/enfold/css/avia-snippet-site-preloader.css\";s:4:\"path\";s:60:\"wp-content/themes/enfold/css/avia-snippet-site-preloader.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1829:\".av-siteloader-wrap{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1000000;background:#fff;display:none}html.av-preloader-active{}html.av-preloader-active .av-siteloader-wrap{display:block} .av-siteloader-inner{position:relative;display:table;width:100%;height:100%;text-align:center} .av-siteloader-cell{display:table-cell;vertical-align:middle} .av-siteloader ,#top div.avia-popup .mfp-preloader{font-size:10px;position:relative;text-indent:-9999em;margin:0 auto;border-top:2px solid rgba(0,0,0,0.2);border-right:2px solid rgba(0,0,0,0.2);border-bottom:2px solid rgba(0,0,0,0.2);border-left:2px solid #000;-webkit-animation:av-load8 0.8s infinite linear;animation:av-load8 0.8s infinite linear} #top div.avia-popup .mfp-preloader{position:absolute;background:transparent;border-top:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff} .av-preloader-reactive #top .av-siteloader{-webkit-animation:avia_pop_loader 1.3s 1 linear;animation:avia_pop_loader 1.3s 1 linear} .av-preloader-reactive #top .av-siteloader-extra{border-radius:50%;width:400px;height:400px;background:#eee;position:absolute;left:50%;top:50%;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-animation:avia_shrink 1.1s 1 linear;animation:avia_shrink 1.1s 1 linear;margin:-200px 0 0 -200px} .av-siteloader,#top div.avia-popup .mfp-preloader,.av-siteloader:after ,#top div.avia-popup .mfp-preloader:after{border-radius:50%;width:40px;height:40px} .av-preloading-logo{position:relative;margin:0 auto;display:block;max-width:450px;max-height:450px;margin-bottom:20px;z-index:100} #top div.avia-popup .mfp-s-error .mfp-preloader{background:transparent;width:100%;-webkit-animation:none;animation:none;white-space:nowrap;border:none;text-indent:0;font-size:17px;-webkit-transition:none;transition:none}\";}s:23:\"avia-module-numbers-css\";a:6:{s:4:\"name\";s:19:\"avia-module-numbers\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:2094:\".avia-animated-number{display:block;clear:both;position:relative;text-align:center} .avia-animated-number:hover{text-decoration:none}.avia-animated-number-content{line-height:1.3em}.avia-animated-number.avia-color-font-light .avia-animated-number-content,.avia-animated-number.avia-color-font-light .heading{color:#fff} .avia-animated-number.avia-color-font-dark .avia-animated-number-content,.avia-animated-number.avia-color-font-dark .heading{color:#222} #top .avia-color-font-custom .heading{color:inherit} .avia-animated-number.avia-color-font-embossed .avia-single-number{text-shadow:0 1px 0 rgb(203,203,203),0 2px 0 rgb(201,201,201),0 3px 0 rgb(186,186,186),0 4px 0 rgb(184,184,184),0 5px 0 rgb(171,171,171),0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);color:rgb(255,255,255)} .avia-animated-number-title{font-size:40px;white-space:nowrap;line-height:1em;position:relative;letter-spacing:-2px;font-weight:400;margin-bottom:4px} .avia-no-number{opacity:0.5;font-size:0.8em;font-weight:normal} .avia-animated-number-content{padding:0;position:relative;clear:none;overflow:hidden;font-size:15px} .avia-animated-number-content p{margin:0} .js_active .avia-animated-number-title{visibility:hidden} .number_prepared .avia-animated-number-title{visibility:visible} .av-icon-before-number{margin-right:10px}.av-icon-after-number{margin-left:10px} .avia-animated-number-circle{display:block;position:absolute;width:100%;max-width:600px;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)} .avia-animated-number-circle:after{content:\"\";display:block;padding-bottom:100%} .avia-animated-number-circle-inner{display:block;position:absolute;width:100%;height:100%;border-radius:100%;border-width:1px;border-style:solid} .avia-animated-number-circle-inner:after{content:\"\";display:block;padding-bottom:100%} .av-circle-hover-animate:hover{animation:sonarEffect 1s ease-out} @media only screen and (max-width:767px){.avia-animated-number-circle{display:none}}\";}s:25:\"avia-module-portfolio-css\";a:6:{s:4:\"name\";s:21:\"avia-module-portfolio\";s:3:\"url\";s:115:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.css\";s:4:\"path\";s:87:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:8676:\"#top .grid-sort-container .no_margin.av_one_half{width:49.999%} .sort_width_container{margin:30px 0} .entry-content-wrapper .sort_width_container:first-child{margin-top:0} .sort_width_container,#js_sort_items{overflow:hidden;position:relative;clear:both} #js_sort_items{visibility:hidden;font-size:0.9em} #js_sort_items a{display:block;float:left;text-decoration:none} .av-cat-count{display:none} #js_sort_items .text-sep{float:left;padding:0 6px} .grid-sort-container{clear:both;position:relative;z-index:20} .isotope_activated .isotope-item{margin-left:0} #top .isotope-item{z-index:2} #top .isotope-hidden{z-index:1} .avia_sortable_active .isotope{-webkit-transition:height 0.5s 0.2s cubic-bezier(0.165,0.840,0.440,1.000);transition:height 0.5s 0.2s cubic-bezier(0.165,0.840,0.440,1.000)} #top .isotope-item.special_av_fullwidth .inner-entry{text-align:left;display:table;table-layout:fixed} #top .isotope-item.special_av_fullwidth .av_table_col.grid-content{width:33.3%;vertical-align:middle} #top .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image{width:67.7%;vertical-align:middle} #top .isotope-item.special_av_fullwidth .av_table_col .entry-title{margin:0 0 20px;font-size:25px} #top .isotope-item.special_av_fullwidth .av_table_col .grid-entry-excerpt{font-size:1em;font-style:normal} #top .isotope-item.special_av_fullwidth .av_table_col .avia-arrow{z-index:5;margin:-5px 0 0 -5px;top:50%;right:-5px;left:auto} @media only screen and (max-width:989px){#top .isotope-item.special_av_fullwidth .av_table_col .entry-title{font-size:20px;margin:0 0 10px}} @media only screen and (max-width:767px){#top .isotope-item.special_av_fullwidth .av_table_col.grid-content{width:100%;display:block} #top .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image{width:100%;display:block} #top .isotope-item.special_av_fullwidth .av_table_col .entry-title{font-size:15px;margin:0 0 10px} #top .isotope-item.special_av_fullwidth .av_table_col .avia-arrow{z-index:5;top:100%;margin-top:-5px;left:50%;right:auto} #top div .av-current-sort-title{float:none} #top div .av-sort-yes-tax .av-sort-by-term,#top div .av-sort-yes-tax .sort_by_cat{float:none}} .grid-entry{overflow:visible}.grid-entry .avia-arrow{border:none;top:-4px}.grid-entry .inner-entry{margin-right:1px;box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);position:relative}.grid-image{display:block;width:100%;position:relative;overflow:hidden}.grid-image img{width:100%;display:block}.grid-content{padding:20px;position:relative}.grid-entry-title{font-size:13px;margin:0;padding:0;font-weight:500}.grid-entry-excerpt{font-size:12px;font-style:italic;margin-bottom:-2px}.with-excerpt-container .grid-entry{text-align:center} .grid-circle .inner-entry{margin:0;border-radius:999px;overflow:hidden} .grid-circle .grid-content{padding:16px 35px 45px;position:absolute;bottom:0;left:0;right:0;text-align:center} .pagination-portfolio .pagination{padding:20px 0} .avia-section .pagination-portfolio .pagination{padding:16px} .portfolio_preview_container{position:relative;clear:both;width:100%;overflow:hidden;display:none;margin-bottom:25px;padding:0} .portfolio-details-inner{display:none;clear:both;width:100%;position:relative;overflow:hidden;border-style:solid;border-width:1px} .portfolio-preview-title{font-size:22px} .ajax_slide{display:block;clear:both;width:100%;overflow:hidden;position:absolute;left:120%;top:0;z-index:1} .ajax_slide.open_slide{display:block;position:relative;left:0;z-index:2} .ajax_slide .inner_slide{display:table;position:relative;table-layout:fixed;width:100%} .av_table_col{display:table-cell;vertical-align:top;position:relative} .portfolio-preview-image{width:66.6%} .portfolio-preview-content{width:33.5%;padding:63px 30px 30px 30px} .portfolio_preview_container .portfolio-details-inner .no_portfolio_preview_gallery{width:100%} div .portfolio-preview-image .avia-slideshow{margin:0} div .portfolio-preview-image .avia-slideshow img{border-radius:0} #top .portfolio-preview-image .avia-gallery{padding:0;margin-bottom:-1px} #top .portfolio-preview-image .avia-gallery .avia-gallery-big{border-top:none;border-left:none;border-right:none;position:relative;margin-bottom:-1px;padding:0;border-radius:0} #top .portfolio-preview-image .avia-gallery-thumb{position:relative;margin-right:-1px} #top .portfolio-preview-image .avia-gallery-thumb img{border-left:none} #top .portolio-preview-list-image,#top .portolio-preview-list-image img{display:block;position:relative;width:100%} #top .portolio-preview-list-image{border-bottom-style:solid;border-bottom-width:1px} div .portfolio-preview-image{border-right-style:solid;border-right-width:1px} div .portfolio-preview-image:last-child{border:none} .portfolio-preview-content .avia-arrow{top:50%;left:-1px;margin-top:-6px;border-right:none;border-top:none;z-index:510} .open_container,.open_container .portfolio-details-inner{display:block;height:auto} .ajax_controlls{position:absolute;z-index:100;right:0;top:0} .ajax_controlls a{text-decoration:none;line-height:40px;width:40px;height:40px;display:block;float:left;margin-left:-1px;overflow:hidden;border-style:solid;border-width:1px;border-radius:0px;text-align:center} .avia_loading_icon{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;left:0;margin:0;display:none;z-index:10000} .avia-msie-8 .avia_loading_icon{background:#000;filter:alpha(opacity=70) !important} #top .avia_loading_icon .av-siteloader{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px} .avia_transform .portfolio-preview-image .avia-gallery-thumb img{opacity:1;-webkit-transform:scale(1);transform:scale(1)} .avia_transform .portfolio-preview-image .avia-gallery-thumb img.avia_start_animation{-webkit-animation:none;animation:none} .avia-fullwidth-portfolio .sort_width_container{margin:0;padding:20px 40px;border-top-style:solid;border-top-width:1px}.avia-fullwidth-portfolio .pagination{padding:15px 40px}.avia-fullwidth-portfolio #js_sort_items{text-align:center}.avia-fullwidth-portfolio #js_sort_items a,.avia-fullwidth-portfolio #js_sort_items .text-sep{float:none;display:inline-block}.avia-fullwidth-portfolio .grid-entry .inner-entry{margin:0}.avia-fullwidth-portfolio .portfolio_preview_container{margin-top:25px} .js_active .grid-image{opacity:0} .fullsize .grid-col-4 .grid-image{height:161px}.fullsize .grid-col-3 .grid-image{height:249px} @media only screen and (min-width:1140px){.responsive .fullsize .grid-col-4 .grid-image{height:183px} .responsive .fullsize .grid-col-3 .grid-image{height:276px}} @media only screen and (min-width:1340px){.responsive .fullsize .grid-col-4 .grid-image{height:215px} .responsive .fullsize .grid-col-3 .grid-image{height:325px}} @media only screen and (min-width:768px) and (max-width:989px){.responsive .fullsize .grid-col-4 .grid-image{height:121px} .responsive .fullsize .grid-col-3 .grid-image{height:183px}} @media only screen and (max-width:767px){.responsive .fullsize .grid-col-4 .grid-image,.responsive .fullsize .grid-col-3 .grid-image{height:auto} .responsive .portfolio-preview-image,.responsive .portfolio-preview-content{display:block;width:100%;border-right:none} .responsive .portfolio-preview-content{border-top-style:solid;border-top-width:1px} .responsive .ajax_slide .inner_slide{display:block} .responsive .ajax_slide .av_table_col{display:block;padding:30px} .responsive #top #wrap_all .avia-fullwidth-portfolio .flex_column{margin-bottom:0}} @media only screen and (min-width:768px) and (max-width:989px){.responsive.av-no-preview #top #wrap_all .av-medium-columns-4 .grid-entry{width:25%}.responsive.av-no-preview #top #wrap_all .av-medium-columns-3 .grid-entry{width:33.3%}.responsive.av-no-preview #top #wrap_all .av-medium-columns-2 .grid-entry{width:50%}.responsive.av-no-preview #top #wrap_all .av-medium-columns-1 .grid-entry{width:100%}} @media only screen and (min-width:480px) and (max-width:767px){.responsive.av-no-preview #top #wrap_all .av-small-columns-4 .grid-entry{width:25%}.responsive.av-no-preview #top #wrap_all .av-small-columns-3 .grid-entry{width:33.3%}.responsive.av-no-preview #top #wrap_all .av-small-columns-2 .grid-entry{width:50%}.responsive.av-no-preview #top #wrap_all .av-small-columns-1 .grid-entry{width:100%}} @media only screen and (max-width:479px){.responsive.av-no-preview #top #wrap_all .av-mini-columns-4 .grid-entry{width:25%}.responsive.av-no-preview #top #wrap_all .av-mini-columns-3 .grid-entry{width:33.3%}.responsive.av-no-preview #top #wrap_all .av-mini-columns-2 .grid-entry{width:50%}.responsive.av-no-preview #top #wrap_all .av-mini-columns-1 .grid-entry{width:100%}}\";}s:34:\"avia-module-slideshow-fullsize-css\";a:6:{s:4:\"name\";s:30:\"avia-module-slideshow-fullsize\";s:3:\"url\";s:133:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize/slideshow_fullsize.css\";s:4:\"path\";s:105:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize/slideshow_fullsize.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:4180:\".avia-slideshow-inner li{-webkit-transform-style:preserve-3d} .avia-fullwidth-slider{border-top-style:solid;border-top-width:1px;z-index:1} .avia-fullwidth-slider.avia-builder-el-0{border-top:none} div.slider-not-first,.html_header_transparency #top .avia-builder-el-0{border-top:none} .avia-slide-wrap{position:relative;display:block} .avia-slide-wrap>p{margin:0;padding:0}.av_slideshow_full.avia-slideshow{margin:0}#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a{margin:-50px 0 0 0;width:35px;text-align:center;height:100px;line-height:102px;opacity:0.5} #top .av_slideshow_full .avia-slideshow-arrows a:hover{opacity:1} #top .av_slideshow_full.av-control-default .next-slide:before{border-top-right-radius:0;border-bottom-right-radius:0;line-height:102px}#top .av_slideshow_full.av-control-default .prev-slide:before{border-top-left-radius:0;border-bottom-left-radius:0;line-height:102px} .av_slideshow_full li img{border-radius:0px} .av_slideshow_full .container.caption_container{position:relative;top:0;z-index:5;height:100%;left:0%;overflow:visible} .avia_transform .av_slideshow_full .avia-caption-content,.avia_transform .av_slideshow_full .avia-caption-title,.avia_transform .av_fullscreen .avia-caption-content,.avia_transform .av_fullscreen .avia-caption-title,.avia_transform .av_fullscreen .avia-slideshow-button,.avia_transform .av_slideshow_full .avia-slideshow-button{-webkit-transform:translate(0,0);transform:translate(0,0);visibility:hidden} .avia_transform .av_slideshow_full .active-slide .avia-caption-content,.avia_transform .av_fullscreen .active-slide .avia-caption-content{visibility:visible;-webkit-animation:caption-right 1s 1 cubic-bezier(0.985,0.005,0.265,1);animation:caption-right 1s 1 cubic-bezier(0.985,0.005,0.265,1)} .avia_transform .av_slideshow_full .active-slide .avia-slideshow-button,.avia_transform .av_fullscreen .active-slide .avia-slideshow-button{visibility:visible;-webkit-animation:caption-left 1.2s 1 cubic-bezier(0.985,0.005,0.265,1);animation:caption-left 1.2s 1 cubic-bezier(0.985,0.005,0.265,1)} .avia_transform .av_slideshow_full .active-slide .avia-slideshow-button-2,.avia_transform .av_fullscreen .active-slide .avia-slideshow-button-2{visibility:visible;-webkit-animation:caption-right 1.2s 1 cubic-bezier(0.985,0.005,0.265,1);animation:caption-right 1.2s 1 cubic-bezier(0.985,0.005,0.265,1)} .avia_transform .av_slideshow_full .active-slide .avia-caption-title,.avia_transform .av_fullscreen .active-slide .avia-caption-title{visibility:visible;-webkit-animation:caption-left 1s 1 cubic-bezier(0.985,0.005,0.265,1);animation:caption-left 1s 1 cubic-bezier(0.985,0.005,0.265,1)} .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content,.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content{visibility:visible;-webkit-animation:caption-bottom 0.5s 1 ease-out;animation:caption-bottom 0.5s 1 ease-out} .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title,.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title{visibility:visible;-webkit-animation:caption-top 0.5s 1 ease-out;animation:caption-top 0.5s 1 ease-out} .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-slideshow-button,.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-slideshow-button{visibility:visible;-webkit-animation:caption-top 1.2s 1 ease-out;animation:caption-top 1.2s 1 ease-out} @media only screen and (max-width:479px){.responsive #top .slideshow_caption{left:0;width:100%;padding:0} .responsive #top .slideshow_caption h2{font-size:20px !important} .responsive #top .slideshow_caption .avia-caption-content{font-size:13px !important}} @media only screen and (min-width:480px) and (max-width:767px){.responsive #top .slideshow_caption{left:0;width:100%;padding:0} .responsive #top .slideshow_caption h2{font-size:20px !important} .responsive #top .slideshow_caption .avia-caption-content{font-size:13px !important}} @media only screen and (min-width:768px) and (max-width:989px){} @media only screen and (min-width:1140px){} @media only screen and (min-width:1340px){}\";}s:22:\"avia-module-social-css\";a:6:{s:4:\"name\";s:18:\"avia-module-social\";s:3:\"url\";s:121:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/social_share/social_share.css\";s:4:\"path\";s:93:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/social_share/social_share.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:866:\".av-share-box{width:100%;clear:both;float:left;font-size:13px;margin-top:30px;margin-bottom:-50px;padding:0}.av-share-box .av-share-link-description{margin-bottom:20px}#top .av-share-box ul{margin:0;padding:0;list-style-type:none;overflow:hidden;border-style:solid;border-width:1px;display:table;width:100%;text-align:center;table-layout:fixed;border-radius:3px;background:transparent}.av-share-box ul li{margin:0;padding:0;display:table-cell;border-left-style:solid;border-left-width:1px}.av-share-box ul li:first-child{border:none}.av-share-box ul li a{display:block;padding:15px 0;text-decoration:none;color:inherit;font-size:14px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.av-share-box .avia-related-tooltip{width:150px} .av-social-sharing-box .av-share-box{margin:0}#top .av-social-sharing-box-minimal .av-share-box ul{border:none}\";}s:20:\"avia-module-tabs-css\";a:6:{s:4:\"name\";s:16:\"avia-module-tabs\";s:3:\"url\";s:105:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.css\";s:4:\"path\";s:77:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:3049:\"#top .tabcontainer{background:transparent} .tabcontainer{margin:30px 0;position:relative;width:100%;clear:both;overflow:hidden;background:transparent} .tab_titles{position:relative;width:100%;clear:both;float:left;z-index:5} .widget .tabcontainer{margin-top:0px} .js_active .tab_content{visibility:hidden;clear:both;padding:10px 19px;overflow:auto;position:absolute;top:0;z-index:0;left:120%;width:100%} .js_active .tab{cursor:pointer;margin:0 -1px 0 0;display:block;float:left;z-index:2;position:relative;padding:12px 16px;top:1px;font-size:0.8em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-style:solid;border-width:1px} .js_active .top_tab .tab{border-bottom:none;padding:12px 16px 14px 16px} .js_active .active_tab{z-index:4;position:relative;font-weight:bold} .js_active .tab_titles .tab:first-child{border-top-left-radius:2px} .js_active .tab_titles .tab:last-child{border-top-right-radius:2px} .js_active .active_tab_content{display:block;visibility:visible;z-index:3;position:relative;overflow:auto;border-style:solid;border-width:1px;border-radius:2px;left:0;width:auto} .tabcontainer .tab_icon{margin-right:7px;font-size:1em} .tab_inner_content{margin:11px 0;left:-200%;position:relative} .active_tab_content .tab_inner_content{left:0;position:relative} .sidebar_tab .tab_titles{width:30%;min-width:170px;max-width:250px;float:left;display:block} .sidebar_tab_right .tab_titles{float:right} .sidebar_tab .tab_titles .tab{width:100%;margin:0 0 -1px 0;top:0} .sidebar_tab .tab_content{overflow:hidden;clear:none;left:-1px} .sidebar_tab_right .tab_content{left:1px} .js_active .sidebar_tab .tab_titles .tab:last-child{border-top-right-radius:0;border-bottom-left-radius:2px} .sidebar_tab_left .active_tab.tab{width:100.5%;border-right:none} .sidebar_tab_right .active_tab.tab{width:100.5%;border-left:none;left:-1px} .noborder_tabs.sidebar_tab_left .tab_content,.noborder_tabs.sidebar_tab_right .tab_content{border:none;box-shadow:-8px 0px 20px -10px rgba(0,0,0,0.2);left:0;padding:0px 0 0 30px} .noborder_tabs.sidebar_tab_right .tab_content{box-shadow:8px 0px 20px -10px rgba(0,0,0,0.2);padding:0px 30px 0 0} .noborder_tabs.sidebar_tab_left .tab{border-left:none} .noborder_tabs.sidebar_tab_right .tab{border-right:none} .noborder_tabs .tab:first-child{border-top:none}.noborder_tabs .tab:last-child{border-bottom:none} .tabcontainer .tab.fullsize-tab{display:none} @media only screen and (max-width:767px){.responsive .tabcontainer{border-width:1px;border-style:solid;border-top:none;overflow:hidden} .responsive .tabcontainer .tab_titles{display:none} .responsive .tabcontainer .tab_content,.responsive .tabcontainer .tab{width:100%;max-width:100%;border-left:none;border-right:0;left:0;top:0;min-height:0!important} .responsive .tabcontainer .tab_content{border-bottom:none;padding:15px 30px;clear:both} .responsive .tabcontainer .tab.fullsize-tab{display:block;margin-bottom:-1px} .responsive .top_tab .tab.fullsize-tab{margin-bottom:0px}}\";}s:24:\"avia-module-timeline-css\";a:6:{s:4:\"name\";s:20:\"avia-module-timeline\";s:3:\"url\";s:113:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.css\";s:4:\"path\";s:85:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:23949:\".avia-timeline-container{clear:both;position:relative} ul.avia-timeline{margin:0;padding:0} .avia-timeline .av-milestone-icon-wrap{position:relative;overflow:hidden;text-decoration:none} .av-milestone-content p:last-child{margin-bottom:0} .avia-timeline .milestone_icon{display:block;height:90px;width:90px;line-height:90px;font-size:30px;text-align:center;border-radius:100%;position:relative;overflow:hidden;z-index:5;color:#fff;box-sizing:border-box} .avia-timeline .milestone_icon.milestone-icon-hasborder{padding:2px} .avia-timeline .milestone_icon.milestone-icon-hasborder .milestone_inner{line-height:86px} .avia-timeline-boxshadow .av-milestone-contentbox{padding:2em;background-color:#fff;position:relative} .avia-timeline-boxshadow .av-milestone-contentbox:after{content:\"\";position:absolute;width:1em;height:1em;left:0;top:2.5em;background-color:inherit;box-sizing:border-box;transform-origin:top left;transform:rotate(45deg) translateY(-50%) translateX(-50%);box-shadow:0 0 15px rgba(0,0,0,0.15);z-index:-1} .avia-timeline-boxshadow .av-milestone-contentbox:before{content:\"\";position:absolute;width:1em;height:1em;left:0;top:2.5em;background-color:inherit;box-sizing:border-box;transform-origin:top left;transform:rotate(45deg) translateY(-50%) translateX(-50%)} .avia-timeline-boxshadow .av-milestone-contentbox{box-shadow:0 0 15px rgba(0,0,0,0.15)} .avia-timeline .milestone_inner{height:100%;width:100%;display:block;background-position:center;background-size:cover;border-radius:100%;background-color:#fff} .avia-timeline .av-milestone-date{overflow:hidden;font-size:25px;position:relative} .avia-timeline .av-milestone-date > a,.avia-timeline .av-milestone-date > strong{display:block;position:relative} #top .av-milestone-date a:hover{text-decoration:underline} #top .avia-timeline .av-milestone-content-wrap .entry-content-header h4 a:hover{text-decoration:underline} ul.avia-timeline-vertical{display:table;width:100%} ul.avia-timeline-vertical li{display:table-row;margin:0;padding:0} .avia-timeline-vertical .av-milestone-date,.avia-timeline-vertical .av-milestone-icon-wrap,.avia-timeline-vertical .av-milestone-content-wrap{display:table-cell} .avia-timeline-vertical .av-milestone-date{padding:0 60px 0 0;text-align:right} .avia-timeline-vertical .av-milestone-date span{display:block;zoom:1;position:absolute;width:30px;height:1px;right:-60px;top:0.5em} .avia-timeline-vertical .av-milestone-date span:before{content:\"\";display:block;position:absolute;width:5px;height:5px;border-radius:100%;background-color:inherit;margin-top:-2px} .avia-timeline-vertical .av-milestone-icon-wrap{padding:30px 0 30px 0;width:90px} .avia-timeline-vertical .av-milestone-content-wrap{padding:30px 0 30px 60px} .avia-timeline-vertical li.av-milestone-valign-middle .av-milestone-date,.avia-timeline-vertical li.av-milestone-valign-middle .av-milestone-icon-wrap,.avia-timeline-vertical li.av-milestone-valign-middle .av-milestone-content-wrap{vertical-align:middle} .avia-timeline-vertical.avia-timeline-boxshadow li.av-milestone-valign-middle .av-milestone-contentbox:before,.avia-timeline-vertical.avia-timeline-boxshadow li.av-milestone-valign-middle .av-milestone-contentbox:after{top:50%} .avia-timeline-vertical li.av-milestone-valign-middle .av-milestone-indicator{top:50%} .avia-timeline-vertical li.av-milestone-valign-middle .av-milestone-content-wrap p:last-child{margin-bottom:0} .avia-timeline-vertical .av-milestone-icon-wrap:after{content:\"\";height:1000%;width:1px;position:absolute;top:0;left:50%;border-left-style:dashed;border-left-width:1px} .avia-timeline-vertical.avia-timeline-animate .av-milestone-icon-wrap:after{opacity:0} ul.avia-timeline-vertical li:first-child .av-milestone-icon-wrap:after{top:30px} ul.avia-timeline-vertical li.av-milestone-valign-middle:first-child .av-milestone-icon-wrap:after{top:50%} #av-admin-preview .avia-timeline-vertical .av-milestone-icon-wrap:after{opacity:1} ul.avia-timeline-vertical li:last-child .av-milestone-icon-wrap:after{height:60px;top:0} ul.avia-timeline-vertical li.av-milestone-valign-middle:last-child .av-milestone-icon-wrap:after{height:50%} .avia-msie ul.avia-timeline-vertical li.av-milestone-valign-middle:last-child .av-milestone-icon-wrap:after{height:inherit} .avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon{opacity:0.1;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)} .avia_transform .avia-timeline-vertical .milestone_icon.milestone_bullet_arrow{border-bottom-right-radius:0;border-bottom-left-radius:100px;border-top-right-radius:100px;border-top-left-radius:100px;-webkit-transform:scale(0.5) rotate(45deg);-ms-transform:scale(0.5) rotate(45deg);transform:scale(0.5) rotate(45deg)} .avia-timeline-vertical .milestone_icon.milestone_bullet_arrow{border-bottom-right-radius:0;border-bottom-left-radius:100px;border-top-right-radius:100px;border-top-left-radius:100px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)} .avia-timeline-vertical .milestone_icon.milestone_bullet_arrow .milestone_number{display:block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)} .avia_transform .avia-timeline-vertical.avia-timeline-animate .av-milestone-indicator{opacity:0.1} .avia_transform .avia-timeline-vertical .avia_start_animation .milestone_icon{-webkit-animation:avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1} .avia_transform .avia-timeline-vertical .avia_start_animation .milestone_icon.milestone_bullet_arrow{-webkit-transform:scale(1) rotate(45deg);-ms-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)} .avia_transform .avia-timeline-vertical.avia-timeline-animate .avia_start_animation .milestone_icon,.avia_transform .avia-timeline-vertical.avia-timeline-animate .avia_start_animation .av-milestone-icon-wrap:after{-webkit-animation:avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1} .avia-timeline-vertical.av-milestone-placement-left .av-milestone-content-wrap{width:90%} .avia_transform .avia-timeline-vertical.av-milestone-placement-left.avia-timeline-animate .avia_start_animation .av-milestone-indicator{-webkit-animation:caption-right 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-right 1s 1 cubic-bezier(0.175,0.885,0.320,1);opacity:1} .avia-timeline-vertical.av-milestone-placement-right .av-milestone-icon-wrap,.avia-timeline-vertical.av-milestone-placement-right .av-milestone-content-wrap{text-align:right} .avia-timeline-vertical.av-milestone-placement-right .av-milestone-content-wrap{padding:30px 60px 30px 0;width:90%} .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date{padding:0 0 0 60px;text-align:left} .avia-timeline-vertical.av-milestone-placement-right li > .av-milestone-date:first-child{display:none} .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date span{left:-60px;right:auto} .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date span:before{right:0;left:auto} .avia_transform .avia-timeline-vertical.av-milestone-placement-right.avia-timeline-animate .avia_start_animation .av-milestone-indicator{-webkit-animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);opacity:1} .avia-timeline-vertical.av-milestone-placement-right.avia-timeline-boxshadow .av-milestone-contentbox:after,.avia-timeline-vertical.av-milestone-placement-right.avia-timeline-boxshadow .av-milestone-contentbox:before{left:auto;right:-1em} .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-icon-wrap{width:90px;text-align:center} .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-date{width:50%} .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-content-wrap{width:50%} .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-icon{display:inline-block} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-icon-wrap,.avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{text-align:right} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{padding:30px 60px 30px 0} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date{padding:0 0 0 60px;text-align:left} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even > .av-milestone-date:first-child{display:none} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date span{left:-60px;right:auto} .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date span:before{right:0;left:auto} .avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-even.avia_start_animation .av-milestone-indicator{-webkit-animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);opacity:1} .avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-odd.avia_start_animation .av-milestone-indicator{-webkit-animation:caption-right 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-right 1s 1 cubic-bezier(0.175,0.885,0.320,1);opacity:1} .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:after,.avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:before{left:auto;right:-1em} ul.avia-timeline-horizontal{width:100%;overflow:hidden;padding-bottom:2px} #av-admin-preview ul.avia-timeline-horizontal{display:block} ul.avia-timeline-horizontal li{display:inline-block;margin:0 0 0 -4px;padding:0;vertical-align:top} ul.avia-timeline-horizontal li:first-child{margin-left:0} .avia-slideshow-carousel ul{padding:15px 0 15px 0} #av-admin-preview ul.avia-timeline-horizontal li{display:none} #av-admin-preview ul.avia-timeline-horizontal li:first-child{display:block;width:100%} .avia-timeline-horizontal .av-milestone-icon-wrap{display:block} .avia-timeline-horizontal .milestone_icon.milestone_bullet_arrow{border-bottom-right-radius:0;border-bottom-left-radius:100px;border-top-right-radius:100px;border-top-left-radius:100px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)} .avia-timeline-horizontal .milestone_icon.milestone_bullet_arrow .milestone_number{display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)} .avia-timeline-horizontal .av-milestone-icon-wrap:after{content:\"\";height:1px;width:100%;position:absolute;right:0;top:50%;border-top-style:dashed;border-top-width:1px} .avia-timeline-horizontal .av-milestone-date span{display:block;zoom:1;position:absolute;width:30px;height:1px;left:-65px;top:0.5em} .avia-timeline-horizontal .av-milestone-date span:before{content:\"\";display:block;position:absolute;width:5px;height:5px;right:0;border-radius:100%;background-color:inherit;margin-top:-2px} .avia-timeline-horizontal .av-milestone-date span:after{content:\"\";display:block;position:absolute;width:1px;height:500px;top:0;background-color:inherit} .avia-timeline-horizontal .av-milestone-content-wrap{position:relative} .avia-timeline-horizontal .av-milestone-content-wrap footer{display:block;position:absolute;width:1px;height:100%;top:0;left:45px} .avia-timeline-horizontal .av-milestone-content-wrap footer:after{content:\"\";display:block;position:absolute;width:5px;height:5px;left:0;bottom:0;border-radius:100%;background-color:inherit;margin-left:-2px} .avia-timeline-horizontal.avia-timeline-boxshadow .av-milestone-content-wrap footer{display:none} .avia-timeline-horizontal.avia-timeline-boxshadow .av-milestone-contentbox:after,.avia-timeline-horizontal.avia-timeline-boxshadow .av-milestone-contentbox:before{top:0;bottom:auto;margin-top:0;left:45px} .av-timeline-nav{position:absolute;right:0;top:0;padding-top:70px} #av-admin-preview .av-timeline-nav{display:none} .av-timeline-nav a{display:inline-block;position:relative;font-size:0px;overflow:hidden;width:40px;height:40px;line-height:40px;border-radius:100%;text-align:center;text-decoration:none;cursor:pointer;margin:0 0 0 2px;-webkit-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;background-color:#fff} .av-timeline-nav a span{display:block;width:40px;height:40px;line-height:40px;border-radius:100%;color:#fff} .av-timeline-nav a span:hover{color:#fff} .av-timeline-nav a span:before{display:block;width:100%;height:100%;font-size:18px} .av-timeline-nav a span{opacity:0.5;transition:all 0.2s ease-in} .av-timeline-nav a:hover span{opacity:1} .avia-timeline-horizontal.av-milestone-placement-alternate .av-milestone-date{margin:0;padding:30px 0 30px 110px} .avia-timeline-horizontal.av-milestone-placement-alternate .av-milestone-content-wrap{padding:30px 0 10px 110px} .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{padding:0 0 30px 110px} .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow .av-milestone-content-wrap{padding:30px 60px 15px 0} .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-content-wrap{padding:0 60px 30px 0} .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date span:after{top:auto;bottom:0} .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-odd .av-milestone-date{padding:0 30px 30px 110px} .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap footer:after{bottom:auto;top:0} .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:after,.avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:before{bottom:0;top:auto;margin-top:0;transform:rotate(45deg) translateY(50%) translateX(-50%);transform-origin:bottom left} .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-date{margin:0;padding:0 30px 30px 110px} .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-date > a,.avia-timeline-horizontal.av-milestone-placement-top .av-milestone-date > strong{display:table-cell;vertical-align:bottom} .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-content-wrap{padding:30px 15px 10px 110px} .avia-timeline-horizontal.av-milestone-placement-top.avia-timeline-boxshadow .av-milestone-content-wrap{padding:30px 60px 15px 0} .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-date{margin:0;padding:30px 30px 0 110px} .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-date span:before{right:0;margin-top:-2px} .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-date span:after{top:auto;bottom:0} .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-content-wrap{padding:0 15px 30px 110px} .avia-timeline-horizontal.av-milestone-placement-bottom.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 60px 30px 0} .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-content-wrap footer:after{bottom:auto;top:0} .avia-timeline-horizontal.av-milestone-placement-bottom.avia-timeline-boxshadow .av-milestone-contentbox:after,.avia-timeline-horizontal.av-milestone-placement-bottom.avia-timeline-boxshadow .av-milestone-contentbox:before{bottom:0;top:auto;margin-top:0;transform:rotate(45deg) translateY(50%) translateX(-50%);transform-origin:bottom left} @media only screen and (max-width:989px){.av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:after,.av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-contentbox:before{left:2em;right:auto} .av-no-preview ul.avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-contentbox:before,.av-no-preview ul.avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-contentbox:after{left:2em;top:0;margin-top:0} .av-no-preview .avia-timeline-container,.av-no-preview ul.avia-timeline-vertical,.av-no-preview ul.avia-timeline-vertical li,.av-no-preview .avia-timeline-vertical .av-milestone-date,.av-no-preview .avia-timeline-vertical .av-milestone-icon-wrap,.av-no-preview .avia-timeline-vertical .av-milestone-content-wrap{display:block} .av-no-preview ul.avia-timeline-vertical li{display:block;overflow:hidden;position:relative;padding:0 0 0 90px} .av-no-preview .avia-timeline-vertical .av-milestone-date{display:block;white-space:normal;padding:33px 0 30px 50px;margin:0;position:relative;text-align:left} .av-no-preview .avia-timeline-vertical .av-milestone-icon-wrap{overflow:visible;position:absolute;left:0;top:0;padding-top:0} .av-no-preview .avia-timeline-vertical .av-milestone-icon-wrap:after{top:0} .av-no-preview .avia-timeline-vertical .av-milestone-date a{white-space:normal;position:relative;display:block;overflow:visible} .av-no-preview .avia-timeline-vertical .av-milestone-date span{left:-50px;right:auto} .av-no-preview .avia-timeline-vertical .av-milestone-date span:before{right:0;left:auto} .av-no-preview .avia-timeline-vertical .av-milestone-content-wrap{padding:0 0 60px 50px} .av-no-preview .avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 15px 60px 50px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-left .av-milestone-content-wrap{width:100%} .av-no-preview .avia_transform .avia-timeline-vertical.av-milestone-placement-left.avia-timeline-animate .avia_start_animation .av-milestone-indicator{-webkit-animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1)} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right .av-milestone-content-wrap{text-align:left;padding:0 0 60px 50px;width:100%} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 15px 60px 50px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date{padding:33px 0 30px 50px;display:none} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right li .av-milestone-date:first-child{display:block} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date span{left:-50px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-date{width:100%} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate .av-milestone-content-wrap{width:100%} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{padding:0 0 60px 50px;text-align:left} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-content-wrap{padding:0 15px 60px 50px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date{padding:33px 0 30px 50px;display:none} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even > .av-milestone-date:first-child{display:block} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date span{left:-50px} .av-no-preview .avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-odd.avia_start_animation .av-milestone-indicator{-webkit-animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1);animation:caption-left 1s 1 cubic-bezier(0.175,0.885,0.320,1)}} @media only screen and (max-width:767px){.av-no-preview .avia-timeline .milestone_icon{height:64px;width:64px;line-height:64px} .av-no-preview .avia-timeline .milestone_icon.milestone-icon-hasborder .milestone_inner{line-height:60px} .av-no-preview .avia-timeline-vertical .av-milestone-date{padding:21px 0 30px 0} .av-no-preview .avia-timeline-vertical .av-milestone-date span{display:none} .av-no-preview .avia-timeline-vertical .av-milestone-content-wrap{padding:0 0 60px 0} .av-no-preview .avia-timeline-vertical.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 15px 60px 0} .av-no-preview .avia-timeline-vertical .av-milestone-icon-wrap:after{left:32px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right .av-milestone-date{padding:21px 0 30px 0} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right .av-milestone-content-wrap{padding:0 0 60px 0} .av-no-preview .avia-timeline-vertical.av-milestone-placement-right.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 15px 60px 0} .av-no-preview .avia-timeline-vertical.avia-timeline-v-center .av-milestone-date{padding-top:21px} .av-no-preview .avia-timeline-horizontal.avia-timeline-boxshadow .av-milestone-contentbox:after,.av-no-preview .avia-timeline-horizontal.avia-timeline-boxshadow .av-milestone-contentbox:before{left:30px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-date{padding:0 0 30px 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-content-wrap{padding:30px 10px 10px 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-top.avia-timeline-boxshadow .av-milestone-content-wrap{padding:30px 30px 30px 0px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-date{padding:30px 0 0 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-bottom .av-milestone-content-wrap{padding:0 0 30px 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-bottom.avia-timeline-boxshadow .av-milestone-content-wrap{padding:0 30px 30px 0} .av-no-preview .avia-timeline-horizontal .av-milestone-content-wrap footer{left:32px} .av-no-preview .av-timeline-nav{padding-top:57px} .av-no-preview .avia-timeline-horizontal .av-milestone-date span{left:-58px} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date{padding:21px 0 30px 0} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{padding:0 0 60px 0} .av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-content-wrap{padding:0 15px 60px 0} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate .av-milestone-date{padding:30px 0 0 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-odd .av-milestone-date{padding:0 0 30px 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate .av-milestone-content-wrap{padding:0 0 30px 90px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow .av-milestone-content-wrap{padding:30px 30px 30px 0px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-odd .av-milestone-content-wrap{padding:30px 30px 30px 0px} .av-no-preview .avia-timeline-horizontal.av-milestone-placement-alternate.avia-timeline-boxshadow li.av-milestone-even .av-milestone-content-wrap{padding:0 10px 30px 10px}}\";}s:23:\"avia-module-toggles-css\";a:6:{s:4:\"name\";s:19:\"avia-module-toggles\";s:3:\"url\";s:111:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.css\";s:4:\"path\";s:83:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:3607:\".js_active .toggle_wrap{visibility:hidden;position:absolute;z-index:0;width:100%;left:120%} .active_tc.toggle_wrap{position:static;visibility:visible;left:0;width:auto;z-index:1;display:none} .js_active .toggler{cursor:pointer;display:block;margin:0;padding:9px 3px 9px 35px;position:relative;top:1px;border-style:solid;border-width:1px;line-height:1.65em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .togglecontainer{margin:30px 0;position:relative;clear:both} .togglecontainer .single_toggle:first-child .toggler,.togglecontainer .taglist + .single_toggle .toggler{border-top-left-radius:2px;border-top-right-radius:2px} .togglecontainer > div:last-of-type .toggler{border-bottom-left-radius:2px;border-bottom-right-radius:2px} .togglecontainer > p.activeTitle{border-radius:0} .toggle_content{padding:12px 30px 11px 30px;margin:0px 0 5px 0;border-style:solid;border-width:1px;border-top:none;border-bottom-left-radius:2px;border-bottom-right-radius:2px;overflow:hidden} .toggle_icon{position:absolute;width:15px;height:15px;border-style:solid;border-width:1px;top:50%;left:10px;margin-top:-8px} .toggle_icon .vert_icon{border-left-style:solid;border-left-width:3px;position:absolute;left:5px;top:1px;height:11px} .toggle_icon .hor_icon{border-top-style:solid;border-top-width:3px;position:absolute;top:5px;left:1px;width:11px} .activeTitle .toggle_icon .vert_icon{border:none} .hasCurrentStyle .toggle_icon,.hasCurrentStyle .toggle_icon > span{border-color:inherit !important} #top .av_toggle_section .av-inherit-border-color *{border-color:inherit}#top .av_toggle_section .av-inherit-font-color *{color:inherit} .taglist{margin-bottom:5px}.taglist .tag-seperator:last-child{display:none}.taglist .tag-seperator{padding:0px 4px}.single_toggle{width:100%;float:left;display:block;margin:0 0 -2px 0;padding-bottom:1px;overflow:hidden;position:relative} .av-minimal-toggle.togglecontainer .single_toggle .toggler{border-radius:0;border-left:none;border-right:none;border-top:none;font-size:1.1em}.av-minimal-toggle .toggle_content{border-radius:0;border:none;padding:12px 35px 11px 35px}.av-minimal-toggle .single_toggle{margin:0 0 7px 0;padding-bottom:0px}.av-minimal-toggle .toggle_icon{margin-top:-7px;border:none}.av-minimal-toggle .toggler:hover{opacity:0.8}.av-minimal-toggle .activeTitle.toggler:hover{opacity:1} .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler,.av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler{border-top-left-radius:0;border-top-right-radius:0} .av-elegant-toggle.togglecontainer .av_toggle_section:first-of-type .toggler{border-top-width:1px;border-top-style:1px} .js_active .av-elegant-toggle .toggler{padding:35px 10px 30px 35px;font-size:17px;top:0;border-top-width:0;border-left-width:0;border-right-width:0} .av-elegant-toggle .toggle_icon{width:32px;height:32px;border-radius:40px;left:auto;right:20px;margin-top:-16px;border-width:2px;opacity:0.4;transition:all 0.2s ease-in} .av-elegant-toggle .activeTitle .toggle_icon,.av-elegant-toggle .single_toggle:hover .toggle_icon{opacity:1} .av-elegant-toggle .toggle_icon .hor_icon,.av-elegant-toggle .toggle_icon .vert_icon{border-width:2px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)} .av-elegant-toggle .toggle_content{margin-bottom:0;font-size:15px;line-height:1.4;padding:20px 35px 30px 35px;border-top-width:0;border-left-width:0;border-right-width:0;border-bottom-width:1px;border-radius:0} .av-elegant-toggle .single_toggle{border-width:0;margin:0;padding:0;float:none}\";}s:21:\"avia-module-video-css\";a:6:{s:4:\"name\";s:17:\"avia-module-video\";s:3:\"url\";s:107:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.css\";s:4:\"path\";s:79:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:1275:\".avia-video,.avia-iframe-wrap{clear:both;position:relative;margin-bottom:20px} .avia-video,.avia-video iframe,.avia-video video{background-color:#000} .avia-video iframe,.js_active .avia-iframe-wrap iframe,div .avia-video .avia-iframe-wrap{position:absolute;width:100%;height:100%;left:0;top:0;padding:0}.avia-video-custom{height:0}.avia-video-16-9,.js_active .avia-iframe-wrap{padding-bottom:56.25%;height:0}.avia-video-4-3{padding-bottom:75%;height:0} video{width:100%;height:auto} .mejs-layer{z-index:1;width:100% !important} .mejs-layer.mejs-overlay-play{height:100% !important} #top .avia-video .mejs-container,#top .avia-video .mejs-container video{height:100% !important;width:100% !important;position:absolute} #top .avia-video .av-click-to-play-overlay{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:1000} #top .avia-video .av-click-to-play-overlay .avia_playpause_icon{display:block;-webkit-transition:opacity 0.4s ease-out;transition:opacity 0.4s ease-out} #top .avia-video .av-click-to-play-overlay:hover .avia_playpause_icon{opacity:0.7} .avia-video .mejs-poster,.avia-video{background-position:center center;background-size:cover}.avia-video .mejs-poster{position:absolute;height:100% !important;width:100% !important;top:0;left:0}\";}s:12:\"avia-scs-css\";a:6:{s:4:\"name\";s:8:\"avia-scs\";s:3:\"url\";s:71:\"http://memori.noappname.net/wp-content/themes/enfold/css/shortcodes.css\";s:4:\"path\";s:43:\"wp-content/themes/enfold/css/shortcodes.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:23967:\"p:empty,.entry-content-wrapper:empty{display:none}.avia-shadow{box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)} .webkit_fix{-webkit-perspective:1000px;-webkit-backface-visibility:hidden} body .container_wrap .avia-builder-el-no-sibling{margin-top:0;margin-bottom:0}body .container_wrap .avia-builder-el-last{margin-bottom:0}body .container_wrap .avia-builder-el-first{margin-top:0} body .av-align-left{text-align:left}body .av-align-right{text-align:right}body .av-align-center{text-align:center} #top .av_inherit_color *{color:inherit}#top .av_inherit_color a{text-decoration:underline} #top .av_opacity_variation{opacity:0.7} #top .av-shortcode-disabled-notice{display:block;text-align:center;margin:5px;padding:20px;background-color:#FFFDF3;color:#C96D11;border:1px solid #E6BF4A;clear:both}#top .av-shortcode-disabled-notice a{color:inherit;text-decoration:underline} .av-screen-reader-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden} .avia_textblock{clear:both;line-height:1.65em} .flex_column + .avia_textblock{padding-top:50px} body .column-top-margin{margin-top:50px} body .flex_column.avia-link-column{cursor:pointer}body .flex_column.avia-link-column.avia-link-column-hover:hover{opacity:0.8} .av-icon-display{display:block;font-size:30px;line-height:58px;margin:0 auto 20px auto;width:60px;border-radius:100px;border-style:solid;border-width:1px;text-align:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} .avia-section{clear:both;width:100%;float:left;min-height:100px;position:static} .avia-section.avia-section-small{min-height:0} .js_active .av-minimum-height .container{z-index:1;opacity:0;-webkit-transition:opacity 0.6s ease-in;transition:opacity 0.6s ease-in} .js_active.av-preloader-enabled .av-minimum-height .container{-webkit-transition:opacity 1.2s ease-in;transition:opacity 1.2s ease-in} .avia-section.av-minimum-height .container{display:table;table-layout:fixed}.avia-section.av-minimum-height .container .content{display:table-cell;vertical-align:middle;height:100%;float:none !important}.av-minimum-height-100 .container{height:1500px} .avia-full-stretch{background-size:cover !important} .avia-full-contain{background-size:contain !important} .avia_mobile .avia-full-stretch{background-attachment:scroll !important} #top #main .avia-section .template-page{width:100%;border:none;margin-left:auto;padding-left:0;margin-right:auto} .avia-section .template-page .entry-content-wrapper{padding-right:0} .avia-section-small .content,.avia-section-small .sidebar{padding-top:20px;padding-bottom:20px}.avia-section-large .content,.avia-section-large .sidebar{padding-top:70px;padding-bottom:70px}.avia-section-huge .content,.avia-section-huge .sidebar{padding-top:130px;padding-bottom:130px}.avia-section-no-padding .content,.avia-section-no-padding .sidebar,.avia-section-custom .content,.avia-section-custom .sidebar{padding-top:0;padding-bottom:0} .html_header_sticky_disabled .container_wrap:first-child,.avia-section.avia-full-stretch,.html_header_transparency .avia-section.avia-builder-el-0{border-top:none}#top #wrap_all #main .avia-no-border-styling{border:none} #top .scroll-down-link{height:60px;width:80px;margin:0px 0 0 -40px;line-height:60px;position:absolute;left:49.85%;bottom:0px;color:#FFF;text-align:center;font-size:70px;z-index:100;text-decoration:none;text-shadow:0px 0px 3px rgba(0,0,0,0.4);-webkit-animation:avia_fade_move_down 2s ease-in-out infinite;animation:avia_fade_move_down 2s ease-in-out infinite} #top .av-section-with-video-bg{border-top:none;position:relative} #top .av-section-video-bg{position:absolute;top:0;left:0;right:0;bottom:0;padding:0;margin:0;z-index:1} #top .av-section-video-bg .av-click-to-play-overlay{display:none} #top .av-section-video-bg .avia-slideshow-inner{height:100% !important} #top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} .avia_mobile #top .av-parallax-section{z-index:0;-webkit-transform:translate3d(0,0,0)}.avia_mobile #top .av-parallax{position:absolute;z-index:-10}.avia_mobile #top .av-parallax .container{z-index:10}.avia_mobile #top .av-section-mobile-video-disabled .av-section-video-bg{display:none}.avia_desktop #top .av-section-mobile-video-disabled{background-image:none !important}.avia_desktop #top .av-section-mobile-video-disabled .av-parallax{display:none} .av-parallax-section{position:relative;border-top:none;overflow:hidden} .av-parallax{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0;height:calc((100vh * 0.3) + 100%);will-change:transform} .av-parallax-inner{position:absolute;width:100%;height:100%;bottom:0;left:0} .js_active .av-parallax{opacity:0}.js_active .av-parallax.enabled-parallax{opacity:1}.js_active .av-parallax.active-parallax{opacity:1;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out} .avia_transform .av-extra-border-element{position:relative;width:100%;overflow:visible} .avia_transform .av-extra-border-element.border-extra-arrow-down{position:relative;width:50px;height:25px;left:50%;margin-left:-26px;margin-top:-1px;z-index:25;margin-bottom:-25px;clear:both} .avia_transform .av-extra-border-element .av-extra-border-outer{overflow:hidden;height:100%;width:100%;position:absolute} .avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner{position:absolute;left:50%;width:50px;height:50px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);top:-39px} .av-section-color-overlay + .container + .border-extra-diagonal,.av-section-color-overlay + .scroll-down-link + .container + .border-extra-diagonal{z-index:1} .avia_transform .av-extra-border-element.border-extra-diagonal{height:250px;margin-top:-250px} .avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{top:250px;right:0;width:110%;height:100%;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:rotate(5deg);transform:rotate(5deg);position:absolute} .avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);-webkit-transform-origin:left top;transform-origin:left top;right:auto;left:0} .av-extra-border-element.diagonal-box-shadow .av-extra-border-inner{box-shadow:0 0 44px -8px rgba(0,0,0,0.2)} div .av-section-color-overlay-wrap{position:relative;width:100%}.html_header_sidebar .av-section-color-overlay-wrap{float:left}div .av-section-color-overlay{position:absolute;top:0;left:0;bottom:0;width:100%}div .av-arrow-down-section .av-section-color-overlay{bottom:24px}div .av-section-color-overlay{z-index:1}div .av-video-service-html5 .av-section-color-overlay{z-index:8} .html_minimal_header #main > .avia-builder-el-0,.av_minimal_header + #main .container_wrap_first:first-child{border-top:none} .av_dropcap1{display:block;float:left;font-size:38px;line-height:32px;margin:4px 8px 0 0} .av_dropcap2{display:block;float:left;font-size:18px;line-height:35px;width:35px;text-align:center;margin:4px 8px 0 0;border-radius:100px;font-weight:bold} fieldset{border:none} #top select,#top .avia_ajax_form .select,#top .entry-content-wrapper select{-webkit-appearance:none;border-radius:0px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);background-position:center right;background-repeat:no-repeat;border-radius:2px} #top select[multiple],#top .avia_ajax_form .select[multiple]{background-image:none} #top select[multiple]{background-image:none} .avia-builder-widget-area{position:relative} .flex_column .widget:first-child,.content .widget:first-child{padding-top:0;border-top:none} .flex_column .widget .widgettitle ,.content .widget .widgettitle{margin-top:0.85em} .avia_textblock .wp-playlist{margin:0}.wp-playlist-light .wp-playlist-item.wp-playlist-playing{background:transparent}.wp-playlist-current-item img{border-radius:3px}.wp-playlist-current-item img[src$=\"media/audio.png\"]{border-radius:0px;background:#fff}.wp-playlist-item-meta.wp-playlist-item-title{font-weight:bold}.wp-playlist-tracks .wp-playlist-item{padding:4px 3px}.wp-playlist-tracks .wp-playlist-item-length{top:4px}div .mejs-controls .mejs-time-rail .mejs-time-loaded,div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#9c9c9c}div .mejs-controls .mejs-time-rail > span,div .mejs-controls .mejs-time-rail a,div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:7px}div .mejs-controls div.mejs-time-rail{padding-top:7px}div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:12px}div .mejs-container,div .mejs-embed,div .mejs-embed body,div .mejs-container div .mejs-controls{background:transparent}div .mejs-container{border-radius:2px;background:#313131}div .wp-playlist-item-album{font-style:normal}div .mejs-controls .mejs-playpause-button ,div .mejs-controls .mejs-volume-button{height:30px}#top .mejs-container .mejs-controls .mejs-time,#top .mejs-time-rail .mejs-time-float{color:#fff}#top .mejs-time-rail .mejs-time-float{border:none}div .mejs-container .mejs-controls{height:30px;width:100%}#top .mejs-container{height:30px}#top .mejs-container.mejs-audio{max-height:30px} div .mejs-button>button{margin:6px 6px}div .mejs-time{padding:12px 6px 0;height:18px}div .mejs-time-rail,div .mejs-horizontal-volume-slider{height:30px}div .mejs-controls .mejs-time-rail .mejs-time-handle{display:none}div .mejs-time-buffering,div .mejs-time-current,div .mejs-time-float-corner,div .mejs-time-hovered,div .mejs-time-loaded,div .mejs-time-marker,div .mejs-time-total{height:7px;outline:none}div .mejs-controls{padding:0} #top .av-toggle-switch{display:block;margin-bottom:10px;margin-top:10px;opacity:0;text-align:left} #top .av-toggle-switch.active{-webkit-animation:avia-fadein 1s 1 ease-in;animation:avia-fadein 1s 1 ease-in;opacity:1} #top .av-toggle-switch input[type=\"checkbox\"]{display:none}#top .av-toggle-switch label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#top .av-toggle-switch label .toggle-track{display:block;height:27px;width:54px;background:rgba(0,0,0,0.08);border-radius:100px;position:relative;margin-right:15px;border:1px solid rgba(0,0,0,0.15);clear:both;vertical-align:bottom;float:left;transition:all .1s ease-in} #top .av-toggle-switch .toggle-track:before{content:\'\';display:inline;height:25px;width:25px;background:#fff;border-radius:100px;position:absolute;top:0;right:0;transition:right .1s ease-in;box-shadow:rgba(0,0,0,0.2) 0px 1px 1px 1px} #top .av-toggle-switch.av-cookie-sc-disabled .toggle-track{opacity:0.2} #top .av-toggle-switch input[type=\"checkbox\"]:checked + .toggle-track:before{right:27px} #top .av-toggle-switch input[type=\"checkbox\"]:checked + .toggle-track{background:#5dceba} #top .av-toggle-switch .toggle-label-content{color:inherit;font-weight:bold;display:block;overflow:hidden;font-size:inherit} #top .avia-cookie-consent-modal-buttons-wrap{text-align:center} .avia-tooltip{position:absolute;z-index:9999999;padding:12px;margin-top:-18px;margin-left:-4px;background:#000;background:rgba(0,0,0,0.8);color:#fff;width:140px;border-radius:2px;text-align:center} .avia-tooltip .inner_tooltip{font-size:0.925em;line-height:1.65em} #top .avia-tooltip.transparent_dark,#top .avia-tooltip.transparent_dark .avia-arrow{background:#000;background:rgba(0,0,0,0.8);color:#fff;border:none} #top .avia-tooltip.transparent_dark h1,#top .avia-tooltip.transparent_dark h2,#top .avia-tooltip.transparent_dark h3,#top .avia-tooltip.transparent_dark h4,#top .avia-tooltip.transparent_dark h5,#top .avia-tooltip.transparent_dark h6{color:inherit} .avia-tooltip.av-tooltip-shadow,.avia-tooltip.av-tooltip-shadow .avia-arrow{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15)} .avia-tooltip ul,.avia-tooltip ol,.avia-tooltip blockquote{text-align:left;list-style-position:inside} .avia-tooltip .avia-arrow{background:rgba(0,0,0,0.8);border:none} .avia-tooltip .avia-arrow-wrap{width:20px;height:20px;position:absolute;bottom:-20px;left:50%;margin-left:-7px;overflow:hidden} .avia-tooltip .inner_tooltip br:first-child{display:none} .av-tt-hotspot .avia-arrow-wrap{bottom:auto;bottom:-19px}.transparent_dark.av-tt-hotspot .avia-arrow-wrap{bottom:-20px} .avia-tooltip.av-tt-pos-below{margin-top:18px}.avia-tooltip.av-tt-pos-below .avia-arrow-wrap{bottom:auto;top:-19px}.avia-tooltip.av-tt-pos-below .avia-arrow{bottom:-6px;top:auto} .avia-tooltip.av-tt-pos-left{margin-top:0;margin-left:-18px}.avia-tooltip.av-tt-pos-left .avia-arrow-wrap{left:auto;margin-left:0;right:-19px;top:50%;margin-top:-10px}.avia-tooltip.av-tt-pos-left .avia-arrow{top:5px;left:-5px;margin-left:0} .avia-tooltip.av-tt-pos-right{margin-top:0;margin-left:18px}.avia-tooltip.av-tt-pos-right .avia-arrow-wrap{left:-19px;margin-left:0;top:50%;margin-top:-10px}.avia-tooltip.av-tt-pos-right .avia-arrow{top:5px;left:auto;right:-5px;margin-left:0} .av-tt-pos-above.av-tt-align-right.avia-tooltip,.av-tt-pos-below.av-tt-align-right.avia-tooltip{margin-left:4px}.av-tt-pos-above.av-tt-align-left .avia-arrow-wrap,.av-tt-pos-below.av-tt-align-left .avia-arrow-wrap{left:0;margin-left:7px}.av-tt-pos-above.av-tt-align-right .avia-arrow-wrap,.av-tt-pos-below.av-tt-align-right .avia-arrow-wrap{left:auto;right:0;margin-left:auto;margin-right:7px} .av-tt-pos-left.av-tt-align-top .avia-arrow-wrap,.av-tt-pos-right.av-tt-align-top .avia-arrow-wrap{top:0;margin-top:2px}.av-tt-pos-left.av-tt-align-bottom .avia-arrow-wrap,.av-tt-pos-right.av-tt-align-bottom .avia-arrow-wrap{bottom:0;margin-bottom:4px;top:auto} .av-tt-pos-above.av-tt-align-centered,.av-tt-pos-below.av-tt-align-centered{text-align:center} .avia_transform.avia_desktop .av-animated-generic{opacity:0} .avia_transform .avia_start_delayed_animation.fade-in{-webkit-animation:avia-fadein 1.5s 1 ease-out;animation:avia-fadein 1.5s 1 ease-out;opacity:1} .avia_transform .avia_start_delayed_animation.pop-up{-webkit-animation:avia_image_appear 0.5s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia_image_appear 0.5s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.top-to-bottom{-webkit-animation:avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.bottom-to-top{-webkit-animation:avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);animation:avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);opacity:1} .avia_transform .avia_start_delayed_animation.left-to-right{-webkit-animation:avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.right-to-left{-webkit-animation:avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.av-rotateIn{-webkit-animation:avia-rotateIn 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-rotateIn 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.av-rotateInUpLeft{-webkit-animation:avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} .avia_transform .avia_start_delayed_animation.av-rotateInUpRight{-webkit-animation:avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);animation:avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);opacity:1} @-webkit-keyframes avia_appear{0%{-webkit-transform:scale(0.5);opacity:0.1} 100%{-webkit-transform:scale(1);opacity:1}}@keyframes avia_appear{0%{transform:scale(0.5);opacity:0.1} 100%{transform:scale(1);opacity:1}} @-webkit-keyframes avia_image_appear{0%{-webkit-transform:scale(0.7);opacity:0.1} 100%{-webkit-transform:scale(1);opacity:1}}@keyframes avia_image_appear{0%{transform:scale(0.7);opacity:0.1} 100%{transform:scale(1);opacity:1}} @-webkit-keyframes avia_hotspot_appear{0%{-webkit-transform:translate(0,80px);opacity:0.1} 100%{-webkit-transform:translate(0,0px);opacity:1}}@keyframes avia_hotspot_appear{0%{transform:translate(0,80px);opacity:0.1} 100%{transform:translate(0,0px);opacity:1}} @-webkit-keyframes avia_appear_short{0%{-webkit-transform:scale(0.5);opacity:0} 50%{opacity:1} 100%{-webkit-transform:scale(1);opacity:0}}@keyframes avia_appear_short{0%{transform:scale(0.5);opacity:0} 50%{opacity:1} 100%{transform:scale(1);opacity:0}} @-webkit-keyframes avia_msonry_show{0%{-webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg);opacity:0.1} 100%{-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1}}@keyframes avia_msonry_show{0%{transform:translateZ(300px) translateY(200px) rotateX(-70deg);opacity:0.1} 100%{transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1}} @-webkit-keyframes avia_fade_move_down{0%{-webkit-transform:translate(0,-20px);opacity:0} 50%{opacity:1} 100%{-webkit-transform:translate(0,20px);opacity:0}}@keyframes avia_fade_move_down{0%{transform:translate(0,-20px);opacity:0} 50%{opacity:1} 100%{transform:translate(0,20px);opacity:0}} @-webkit-keyframes avia_slide_down{0%{height:0%} 100%{height:100%}}@keyframes avia_slide_down{0%{height:0%} 100%{height:100%}} @-webkit-keyframes avia_expand{0%{width:0%} 100%{width:100%}}@keyframes avia_expand{0%{width:0%} 100%{width:100%}} @-webkit-keyframes avia-ltr{0%{-webkit-transform:translate(-10%,0);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes avia-ltr{0%{transform:translate(-10%,0);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes avia-rtl{0%{-webkit-transform:translate(10%,0);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes avia-rtl{0%{transform:translate(10%,0);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes avia-btt{0%{-webkit-transform:translate(0,50%);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes avia-btt{0%{transform:translate(0,50%);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes avia-ttb{0%{-webkit-transform:translate(0,-10%);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes avia-ttb{0%{transform:translate(0,-10%);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes avia-fadein{0%{opacity:0} 100%{opacity:1}}@keyframes avia-fadein{0%{opacity:0} 100%{opacity:1}} @-webkit-keyframes avia-rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0} 100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}} @keyframes avia-rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0} 100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}} @-webkit-keyframes avia-rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0} 100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}} @keyframes avia-rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0} 100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}} @-webkit-keyframes avia-rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-22deg);transform:rotate3d(0,0,1,-22deg);opacity:0} 100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}} @keyframes avia-rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-22deg);transform:rotate3d(0,0,1,-22deg);opacity:0} 100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}} @-webkit-keyframes avia-bg-move{0%{background-position:-31px 0} 100%{background-position:0 0}}@keyframes avia-bg-move{0%{background-position:-31px 0} 100%{background-position:0 0}} @-webkit-keyframes caption-right{0%{-webkit-transform:translate(2000px,0);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes caption-right{0%{transform:translate(2000px,0);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes caption-left{0%{-webkit-transform:translate(-2000px,0);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes caption-left{0%{transform:translate(-2000px,0);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes caption-top{0%{-webkit-transform:translate(0,-20px);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes caption-top{0%{transform:translate(0,-20px);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes caption-bottom{0%{-webkit-transform:translate(0,20px);opacity:0} 100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes caption-bottom{0%{transform:translate(0,20px);opacity:0} 100%{transform:translate(0,0);opacity:1}} @-webkit-keyframes av_pulsate{0%{-webkit-transform:scale(0.1);opacity:0.0} 50%{opacity:0.7} 100%{-webkit-transform:scale(1);opacity:0.0}} @keyframes av_pulsate{0%{transform:scale(0.1);opacity:0.0} 50%{opacity:0.7} 100%{transform:scale(1);opacity:0.0}} @-webkit-keyframes sonarEffect{0%{opacity:0.3} 40%{opacity:0.5;box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5)} 100%{box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5);-webkit-transform:scale(1.5);opacity:0}}@keyframes sonarEffect{0%{opacity:0.3} 40%{opacity:0.5;box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5)} 100%{box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5);transform:scale(1.5);opacity:0}}\";}s:18:\"avia-popup-css-css\";a:6:{s:4:\"name\";s:14:\"avia-popup-css\";s:3:\"url\";s:84:\"http://memori.noappname.net/wp-content/themes/enfold/js/aviapopup/magnific-popup.css\";s:4:\"path\";s:56:\"wp-content/themes/enfold/js/aviapopup/magnific-popup.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:5323:\".mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:0.8} .mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden} .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box} .mfp-container:before{content:\'\';display:inline-block;height:100%;vertical-align:middle} .mfp-align-top .mfp-container:before{display:none} .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045} .mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto} .mfp-ajax-cur{cursor:progress} .mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out} .mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in} .mfp-auto-cursor .mfp-content{cursor:auto} .mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none} .mfp-loading.mfp-figure{display:none} .mfp-hide{display:none !important} .mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044} .mfp-preloader a{color:#CCC} .mfp-preloader a:hover{color:#FFF} .mfp-s-ready .mfp-preloader{display:none} .mfp-s-error .mfp-content{display:none} button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation} button::-moz-focus-inner{padding:0;border:0} .mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace} .mfp-close:hover,.mfp-close:focus{opacity:1} .mfp-close:active{top:1px} .mfp-close-btn-in .mfp-close{color:#333} .mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%} .mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap} .mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent} .mfp-arrow:active{margin-top:-54px} .mfp-arrow:hover,.mfp-arrow:focus{opacity:1} .mfp-arrow:before,.mfp-arrow:after{content:\'\';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent} .mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px} .mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7} .mfp-arrow-left{left:0} .mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px} .mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F} .mfp-arrow-right{right:0} .mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px} .mfp-arrow-right:before{border-left:27px solid #3F3F3F} .mfp-iframe-holder{padding-top:40px;padding-bottom:40px} .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px} .mfp-iframe-holder .mfp-close{top:-40px} .mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%} .mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000} img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto} .mfp-figure{line-height:0} .mfp-figure:after{content:\'\';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444} .mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px} .mfp-figure figure{margin:0} .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto} .mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px} .mfp-image-holder .mfp-content{max-width:100%} .mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer} @media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0} .mfp-img-mobile img.mfp-img{padding:0} .mfp-img-mobile .mfp-figure:after{top:0;bottom:0} .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px} .mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box} .mfp-img-mobile .mfp-bottom-bar:empty{padding:0} .mfp-img-mobile .mfp-counter{right:5px;top:3px} .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}} @media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)} .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0} .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%} .mfp-container{padding-left:6px;padding-right:6px}}\";}s:17:\"avia-lightbox-css\";a:6:{s:4:\"name\";s:13:\"avia-lightbox\";s:3:\"url\";s:82:\"http://memori.noappname.net/wp-content/themes/enfold/css/avia-snippet-lightbox.css\";s:4:\"path\";s:54:\"wp-content/themes/enfold/css/avia-snippet-lightbox.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:2825:\".mfp-ready .mfp-figure{opacity:0} div .mfp-title{line-height:1.4em;font-size:13px} .mfp-title a{text-decoration:underline;color:#fff}.mfp-title a:hover{text-decoration:none;opacity:0.8} .mfp-zoom-in .mfp-figure,.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{opacity:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.mfp-zoom-in.mfp-bg,.mfp-zoom-in .mfp-preloader{opacity:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-image-loaded .mfp-figure,.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg,.mfp-zoom-in.mfp-ready .mfp-preloader{opacity:0.8}.mfp-zoom-in.mfp-removing .mfp-figure,.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg,.mfp-zoom-in.mfp-removing .mfp-preloader{opacity:0}div.avia-popup .mfp-iframe-scaler{overflow:visible}div.avia-popup .mfp-zoom-out-cur{cursor:auto}div.avia-popup .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}div.avia-popup .mfp-close{width:40px;height:40px;right:-13px;text-align:center;border-radius:100px;border:2px solid transparent;line-height:38px;padding:0;top:-5px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-family:Arial,Baskerville,monospace !important} div.avia-popup .mfp-close:hover{border:2px solid #fff;transform:scale(0.8);-webkit-transform:scale(0.8) rotateZ(90deg)} div.avia-popup .mfp-iframe-scaler .mfp-close{top:-43px} div.avia-popup .mfp-figure:after{box-shadow:none;display:none} div.avia-popup button.mfp-arrow:before,div.avia-popup button.mfp-arrow:after{border:none;margin:0;display:none}div.avia-popup button.mfp-arrow:before{opacity:1;display:block;position:absolute;top:50%;left:0;width:100%;height:80px;line-height:80px;margin-top:-40px;color:#fff;font-size:50px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;-webkit-transform:scale(1,1);transform:scale(1,1)}div.avia-popup button.mfp-arrow:hover:before{-webkit-transform:scale(0.8,0.8);transform:scale(0.8,0.8)}div.avia-popup button.mfp-arrow:before{content:\"\\E87d\";font-family:\'entypo-fontello\'}div.avia-popup button.mfp-arrow-left:before{content:\"\\E87c\";font-family:\'entypo-fontello\'} .mfp-img{-webkit-animation:none !important;animation:none !important} @media (max-width:900px){.mfp-arrow{text-shadow:0px 0px 5px rgba(0,0,0,0.5)}} div.avia-popup .mfp-s-error .mfp-preloader{background:transparent;width:100%;-webkit-animation:none;animation:none;white-space:nowrap}\";}s:19:\"avia-widget-css-css\";a:6:{s:4:\"name\";s:15:\"avia-widget-css\";s:3:\"url\";s:80:\"http://memori.noappname.net/wp-content/themes/enfold/css/avia-snippet-widget.css\";s:4:\"path\";s:52:\"wp-content/themes/enfold/css/avia-snippet-widget.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:20745:\".sidebar .widget:first-child,.content .sidebar .widget:first-child{padding-top:0;border-top-style:none;border-top-width:0} .widget_archive label.screen-reader-text{display:none} .widget_nav_menu a{display:block;padding:4px 0px 5px 0;text-decoration:none} div .widget_nav_menu{padding-bottom:24px} #top .widget_nav_menu ul{margin:0;padding:0;float:none;list-style-type:none} #top .widget_nav_menu li{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;clear:both;font-size:13px} #top #footer .widget_nav_menu li{background-color:transparent} #top .widget_nav_menu ul ul li:before{content:\"\\2219\";position:absolute;top:5px} #top .sidebar_left .widget_nav_menu ul ul li:before{right:-10px} #top .sidebar_left.sidebar_align_left .widget_nav_menu ul ul li:before{right:auto;left:0} #top .widget_nav_menu ul ul li a{padding:6px 0px 7px 12px} .widget_nav_menu .current-menu-item>a,.widget_nav_menu .current_page_item>a{font-weight:bold} .sidebar .widget_nav_menu ul:first-child>.current-menu-item,.sidebar .widget_nav_menu ul:first-child>.current_page_item,.sidebar .widget_nav_menu ul:first-child>.current-menu-ancestor{padding-left:51px;left:-51px;top:1px;margin-top:-1px;padding-top:1px;width:100%;box-shadow:0px 0px 1px 0px rgba(0,0,0,0.2);margin-bottom:4px} .widget_nav_menu ul ul{display:block} .widget_nav_menu.widget_nav_hide_child ul ul{display:none} #top .widget_nav_menu .current-menu-item > ul,#top .widget_nav_menu .current_page_item > ul,#top .widget_nav_menu .current_page_ancestor > ul,#top .widget_nav_menu .current-menu-ancestor > ul{display:block;padding:0 0 0 13px} #top .sidebar_left .widget_nav_menu .current-menu-item > ul,#top .sidebar_left .widget_nav_menu .current_page_item > ul,#top .sidebar_left .widget_nav_menu .current_page_ancestor > ul,#top .sidebar_left .widget_nav_menu .current-menu-ancestor > ul{padding:0 13px 0 0 } #top .sidebar_left.sidebar_align_left .widget_nav_menu .current-menu-item > ul,#top .sidebar_left.sidebar_align_left .widget_nav_menu .current_page_item > ul,#top .sidebar_left.sidebar_align_left .widget_nav_menu .current_page_ancestor > ul,#top .sidebar_left.sidebar_align_left .widget_nav_menu .current-menu-ancestor > ul{padding:0 0 0 13px } #top .sidebar_left .widget_nav_menu .sub-menu{padding-right:13px} #top .sidebar_left.sidebar_align_left .widget_nav_menu .sub-menu{padding-left:13px;padding-right:0} .widget_nav_menu ul:first-child>.current-menu-item>a,.widget_nav_menu ul:first-child>.current_page_item>a{border:none;padding:6px 7px 7px 0} #top .widget_nav_menu ul ul .sub-menu,#top .widget_nav_menu ul ul .children{padding:0 0 0 10px;overflow:hidden;margin:0} .widget_nav_menu .nested_nav>li:first-child>a{border:none} #top .widget_nav_menu .nested_nav{padding-bottom:30px} #top .content .flex_column .widget_nav_menu li a{padding:0.8em 3px} #top .content .flex_column .widget_nav_menu li a:hover,#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item,#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item{background-color:rgba(255,255,255,0.4)} #top .content .flex_column .widget_nav_menu li{background-color:transparent;margin:0;padding:0;border-bottom-style:solid;border-bottom-width:1px} #top .content .flex_column .widget_nav_menu li:first-child{border-top-style:solid;border-top-width:1px} .av-instagram-pics{display:table;width:100%;table-layout:fixed}.av-instagram-row{display:table-row}.av-instagram-item{display:table-cell;padding:3px;height:100%}.av-instagram-item a{display:block;position:relative;padding-bottom:100%;width:100%;background-size:cover}.av-instagram-item img{display:block}.av-instagram-item .image-overlay.overlay-type-image{left:0;width:100%} .av-instagram-item:first-child{padding-left:0px}.av-instagram-item:last-child{padding-right:0px}.av-instagram-row:first-child .av-instagram-item{padding-top:0px}.av-instagram-row:last-child .av-instagram-item{padding-bottom:0px} .av-instagram-follow{width:100%;text-align:center;display:block;margin-top:3px} .avia-instagram-feed .av-instagram-errors-msg.av-instagram-admin{color:#cc0033} #top .av-mailchimp-widget fieldset,#top .av-mailchimp-widget form{margin:0}#top .av-mailchimp-widget p{margin:2px 0}#top .av-mailchimp-widget-style-boxed_form{padding:15px;border-style:solid;border-width:1px}#top .av-mailchimp-widget .button{margin-top:5px;width:100%;padding:13px 10px} .widgettitle + .av-mailchimp-widget-style-boxed_form{margin-top:-10px}#top .av-form-error-container{border:1px solid #BB1313;padding:15px;color:#BB1313;line-height:1.4em;font-size:13px;margin-bottom:20px} .textwidget ul{margin-left:0px;overflow:hidden} .js_active .avia_combo_widget .tab_titles{border-bottom-width:1px;border-bottom-style:solid}.js_active #top .avia_combo_widget .active_tab{border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:initial}.js_active #top .avia_combo_widget .tab_content{padding:0;background:transparent;border:none} .js_active .avia_combo_widget .top_tab .tab{border:none;background:transparent;padding:5px 10px;border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:transparent} .av_facebook_widget_wrap{overflow:hidden;position:relative;padding:0px;background:#fff}.av_facebook_widget_wrap_border_yes{border-style:solid;border-width:1px}.av_facebook_widget_wrap_positioner iframe{position:absolute;height:100%;width:100%}.av_facebook_widget_wrap_positioner{}.av_facebook_widget{width:100%} .av_facebook_widget{width:107%;max-width:137%;left:-5px;top:-4px;position:relative} .avia_fb_likebox .av_facebook_widget_page_title{font-size:1.2em;font-weight:700;margin:12px 0} .widget .av_widget_img_text_confirm .av_img_text_confirm_link{display:inline-block;position:relative;width:100%} .widget .av_widget_img_text_confirm .av_img_text_confirm_link img{width:100%} .widget .av_widget_img_text_confirm .av_img_text_confirm_link:hover{text-decoration:none} .widget .av_widget_img_text_confirm .av_img_text_confirm_text{font-size:1.5em;position:absolute;padding:25px;text-align:center;top:0;height:100%;display:flex;align-items:center;opacity:0;width:100%} .widget .av_widget_img_text_confirm .av_img_text_confirm_text span{width:100%} .widget .av_widget_img_text_confirm .av_img_text_confirm_text:hover{opacity:1} .avia_fb_likebox .av_facebook_widget_main_wrap{background-attachment:scroll;background-size:cover;background-position:center center;width:100%;min-width:180px;min-height:214px;position:relative;font-family:Helvetica,Arial,sans-serif} .avia_fb_likebox .av_facebook_widget_main_wrap_shadow{position:absolute;top:0;left:0;right:0;height:90px;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,0) 100%);z-index:0} .avia_fb_likebox .av_facebook_widget_logo_image{position:absolute;height:54px;width:54px;top:8px;left:8px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.5);border:2px solid #fff;z-index:2} .avia_fb_likebox .av_facebook_widget_logo_image img{max-width:50px;max-height:50px;text-align:center;display:inline-block} .avia_fb_likebox .av_facebook_widget_page_title_container{color:#fff;margin:0px 18px 0 68px;position:relative;z-index:2;font-size:18px;font-weight:500;line-height:1.358;margin-bottom:-5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.9);top:8px;min-height:95px} #top .avia_fb_likebox .av_facebook_widget_page_title_container a{color:#fff} .avia_fb_likebox .av_facebook_widget_page_title_container .av_facebook_widget_content{font-size:12px} .avia_fb_likebox .av_facebook_widget_page_title_container span{display:block} .avia_fb_likebox .av_facebook_widget_add_info{width:100%;min-height:83px;background:#f6f7f9;border:1px solid #e9ebee;border-top:0;font-size:12px;line-height:16px;color:#4b4f56;padding:8px} .avia_fb_likebox .av_facebook_widget_add_info_inner{background:#fff;border-color:#e9ebee #dfe0e4 #d0d1d5;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.12);position:relative;min-height:66px;padding:8px} .avia_fb_likebox .av_facebook_widget_imagebar{height:32px;background-repeat:repeat;background-size:auto 100%;background-image:url(\'http://memori.noappname.net/wp-content/themes/enfold/images/layout/fake_facebook.jpg\')} .avia_fb_likebox .av_facebook_widget_add_info_inner_wrap{min-height:15px;padding-bottom:4px;display:block} .avia_fb_likebox .av_facebook_widget_button{background-color:#f6f7f9;border-color:#ced0d4;color:#4b4f56;line-height:22px;border:1px solid rgba(0,0,0,.12);font-size:12px;padding:0 5px;display:inline-block;margin:8px} .avia_fb_likebox .av_facebook_widget_icon{display:inline-block;margin-right:5px;background:#3a5797;height:16px;width:16px;color:#fff;text-align:center;border-radius:2px;font-size:11px;line-height:18px} .avia_fb_likebox .ajax_load{display:none} .avia_fb_likebox.ajax_loading_now .ajax_load{display:block} .avia_socialcount{overflow:hidden;text-align:left} #top .social_widget_icon{padding:0;margin:0;height:30px;width:30px;line-height:32px;text-align:center;float:left;font-size:17px;border-radius:2px} .asc_twitter .social_widget_icon{color:#fff;background-color:#46d4fe;border-color:#46d4fe;text-shadow:1px 1px 1px #17ACD8} .asc_rss .social_widget_icon{color:#fff;background-color:#ffa133;border-color:#ffa133;text-shadow:1px 1px 1px #D18021} .avia_socialcount .seperator{display:none} div #footer .avia_socialcount{padding:10px 0 0 0} .asc_multi_count{float:left;width:50%} .avia_socialcount a,.avia_socialcount a:hover{height:40px;text-decoration:none;display:block;min-width:89px} .avia_socialcount strong,.avia_socialcount span{display:block;line-height:1em;padding:0 0 0 36px} .avia_socialcount a strong{font-size:11px;font-weight:bold;letter-spacing:0;padding-top:4px} .avia_socialcount a span{font-size:10px;padding-top:3px} #top .widget.tweetbox .tweets{list-style-type:none;list-style-position:outside;border:none} #top .widget.tweetbox .tweet{padding:10px 0;line-height:18px;position:relative;overflow:hidden;font-size:11px;background:none;border-top-style:dashed;border-top-width:1px;margin:0} #top .widget.tweetbox .tweet:first-child{border:none} .widget.tweetbox .tweet-thumb{position:relative} .widget.tweetbox .tweet-thumb a{margin-right:9px;padding:3px;float:left;border-style:solid;border-width:1px;margin-top:5px;display:block;width:36px} #top .widget.tweetbox .tweet-thumb img{display:block;float:left;border:none;padding:0;margin:0} .widget.tweetbox .tweet-text{position:relative;overflow:hidden} .widget.tweetbox .tweet-time{clear:both;font-size:11px} .widget.tweetbox .tweet-text.avatar_no{font-size:12px;line-height:1.7em;font-weight:400} .widget.tweetbox .tweet-text.avatar_no .tweet-time{font-style:italic;font-weight:normal} .avia_partner_widget{overflow:hidden;clear:both} .avia_partner_widget a,.avia_partner_widget a:hover{float:left;display:block;text-decoration:none;width:49.5%;outline:none;border:none;padding-bottom:49.5%;position:relative;margin-right:1%} .avia_partner_widget a.avia_partner2,.avia_partner_widget a.avia_partner2:hover{margin-right:0} #top .avia_partner_widget{max-width:304px} #top .avia_partner_widget img{position:absolute;left:0;top:0} .avia_partner1{margin-right:1px} .avia_parnter_empty{line-height:1em;height:97%;width:97%;display:block;font-size:10px;text-align:center;position:absolute;border-style:solid;border-width:1px} .avia_parnter_empty span{width:100%;position:absolute;top:50%;margin-top:-5px;text-align:center;left:0} .widget .avia-google-map-container{height:230px;width:100%} .widget .avia-google-map-container{background:no-repeat center;background-size:cover} .widget .content .avia-google-map-container{height:230px} #top .widget .infoWindow input[type=\"text\"]{margin:0 0px 3px 0} .widget .avia-google-map-container img,.widget .avia-google-map-container a img{max-width:none} .widget .avia-google-map-container div,.widget .avia-google-map-container img,.widget .avia-google-map-container a{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} .widget .avia-google-map-container .av_text_confirm_link{padding:25px;text-align:center;opacity:0;position:absolute;width:150px;left:50%;top:50%;margin-left:-100px;margin-top:-50px;background:rgba(0,0,0,0.7);border-radius:3px;color:#fff;font-size:1em;line-height:1.3em;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out} .widget .avia-google-map-container .av_text_confirm_link:hover{color:#fff;background:rgba(0,0,0,0.9)} .widget .avia-google-map-container.av_gmaps_show_delayed.av-no-fallback-img .av_text_confirm_link,.widget .avia-google-map-container.av_gmaps_show_page_only.av-no-fallback-img .av_text_confirm_link{height:auto;opacity:1} .widget .avia-google-map-container .av_text_confirm_link span{width:100%} .widget .avia-google-map-container:hover .av_text_confirm_link{opacity:1;text-decoration:none} #top .news-content{padding:7px 0 3px 0;line-height:1.7em;position:relative;overflow:hidden;font-size:0.85em;display:block;clear:both;margin:0} #top .news-wrap{border:none;list-style-type:none;list-style-position:outside} #top .news-wrap li{border:none;background:none;text-indent:0} .news-link,.news-link:hover,#top .widget ul li .news-link:hover{display:block;position:relative;text-decoration:none;overflow:hidden;z-index:2} .news-thumb{margin-right:9px;padding:3px;float:left;margin-top:4px;border-style:solid;border-width:1px;height:36px;width:36px;display:block} .news-thumb img,.news-thumb img{width:28px;height:28px} .image_size_portfolio_small .news-link{float:left;margin-right:10px} .image_size_portfolio_small .news-thumb,.image_size_portfolio_small .tweet-thumb img,.image_size_portfolio_small .news-thumb img{width:150px;min-height:100px} .image_size_portfolio_small .news-excerpt{overflow:hidden;font-size:13px;line-height:1.65em} .image_size_portfolio_small .news-headline{font-size:14px} #top .news-thumb img{display:block;float:left;border:none;padding:0;margin:0} .news-headline{overflow:hidden;font-weight:bold;margin-top:2px;display:block} .news-time{font-weight:normal;clear:both;font-size:0.92em;display:block} .news-excerpt{} .tagcloud br{display:none}.tagcloud a{font-size:11px !important;padding:2px 8px;margin:0 1px 1px 0;display:block;float:left;border-style:solid;border-width:1px;text-decoration:none} .tagcloud a:hover{text-shadow:none;text-decoration:underline} .widget_tag_cloud h3{border:none} .widget_rss li{line-height:1.5em;font-size:11px}.widget_rss li div{font-family:\"Georgia\",\"Times New Roman\",Helvetica,Arial,sans-serif;font-style:italic} .rsswidget{display:block;font-weight:bold} .rss-date,.widget_rss cite{font-size:11px} .widget_rss li{padding:7px 0} .widget_rss .widgettitle img{display:none} .recentcomments,.widget_recent_entries li{padding:7px 0;display:block;font-size:0.85em;line-height:1.5em} .recentcomments a,.widget_recent_entries li a{font-style:italic;font-family:\"Georgia\",\"Times New Roman\",Helvetica,Arial,sans-serif} .recentcomments,.widget_recent_entries li{border-top-width:3px;border-top-style:solid} .recentcomments:first-child,.widget_recent_entries li:first-child{border-top:none} .sidebar_left .widget_nav_menu ul:first-child>.current-menu-item,.sidebar_left .widget_nav_menu ul:first-child>.current_page_item,.sidebar_left .widget_nav_menu ul:first-child>.current-menu-ancestor{padding-right:52px;padding-left:0;left:auto;top:1px} .sidebar_left.sidebar{text-align:right} .sidebar_left .news-thumb{float:right;margin:4px 0 0 9px} #top .widget_twitter{font-size:12px;line-height:1.65em}#top .widget_twitter .twitter-avatar{float:left;margin-right:13px;border-style:solid;border-width:1px;padding:3px;display:block}#top .widget_twitter .twitter-avatar a,#top .widget_twitter .twitter-avatar img{display:block}#top .widget_twitter ul{overflow:hidden;margin:0;padding:0}#top .widget_twitter li{padding:0 0 8px 0;margin:0 0 8px 0;border-bottom-style:solid;border-bottom-width:2px}#top .widget_twitter li:last-child{border-bottom:none}#top .widget_twitter .entry-content-wrapper{padding:0;margin:0;float:none;clear:both;position:relative;border:none;width:100%}#top .widget_twitter .entry-meta{display:block;font-size:11px;font-style:italic;opacity:0.8;margin-top:5px}#top .widget_twitter .time-meta,#top .widget_twitter .from-meta{}#top .widget_twitter .intent-meta{display:block;font-size:11px;margin-top:8px}#top .widget_twitter .intent-meta a{text-decoration:none;margin-right:4px}#top .widget_twitter .intent-meta a:hover{text-decoration:underline} .sidebar_left.sidebar_align_left.sidebar{text-align:left}.sidebar_left.sidebar_align_left .news-thumb{float:left;margin:4px 9px 0 0}.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child>.current-menu-item,.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child>.current_page_item,.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child>.current-menu-ancestor{padding-left:52px;padding-right:0;left:0;right:auto;top:1px} .avia-toc-container{position:relative} .avia-toc-container a{display:block;position:relative;line-height:1.4em} .avia-toc-container a:hover{text-decoration:none} .avia-toc-style-simple a{overflow-x:hidden;margin-bottom:1em;min-height:25px} .avia-toc-style-simple a span{background-color:#fff;position:relative;padding-right:5px;z-index:2} .avia-toc-style-simple a:after{float:left;width:0;color:rgba(0,0,0,0.25);font-size:9px;font-weight:normal;white-space:nowrap;content:\". . . . . . . . . . . . . . . . . . . . \" \". . . . . . . . . . . . . . . . . . . . \" \". . . . . . . . . . . . . . . . . . . . \" \". . . . . . . . . . . . . . . . . . . . \"} .avia-toc-style-simple .avia-toc-level-0:after{line-height:3}.avia-toc-style-simple .avia-toc-level-1:after{line-height:3}.avia-toc-style-simple .avia-toc-level-2:after{line-height:2.9}.avia-toc-style-simple .avia-toc-level-3:after{line-height:2.7}.avia-toc-style-simple .avia-toc-level-4:after{line-height:2.5}.avia-toc-style-simple .avia-toc-level-5:after{line-height:2.4} .avia-toc-style-simple .avia-toc-level-0{font-weight:bold;font-size:1em}.avia-toc-style-simple .avia-toc-level-2{font-weight:normal;font-size:0.9375em}.avia-toc-style-simple .avia-toc-level-3{font-weight:normal;font-size:0.875em}.avia-toc-style-simple .avia-toc-level-4{font-weight:normal;font-size:0.8125em}.avia-toc-style-simple .avia-toc-level-5{font-weight:normal;font-size:0.8125em;font-style:italic} .avia-toc-style-simple.avia-toc-indent .avia-toc-level-1{margin-left:0.625em}.avia-toc-style-simple.avia-toc-indent .avia-toc-level-2{margin-left:1em}.avia-toc-style-simple.avia-toc-indent .avia-toc-level-3{margin-left:1.428em}.avia-toc-style-simple.avia-toc-indent .avia-toc-level-4{margin-left:2.307em}.avia-toc-style-simple.avia-toc-indent .avia-toc-level-5{margin-left:2.692em} .avia-toc-style-elegant{padding-left:30px} .avia-toc-style-elegant a{text-transform:uppercase;padding-bottom:1.5em} .avia-toc-style-elegant .avia-toc-level-0{font-weight:bold;font-size:0.875em}.avia-toc-style-elegant .avia-toc-level-1{font-weight:normal;font-size:0.875em}.avia-toc-style-elegant .avia-toc-level-2{font-weight:normal;font-size:0.8125em}.avia-toc-style-elegant .avia-toc-level-3{font-weight:bold;font-size:0.8125em}.avia-toc-style-elegant .avia-toc-level-4{font-weight:normal;font-size:0.75em}.avia-toc-style-elegant .avia-toc-level-5{font-weight:normal;font-size:0.75em;font-style:italic} .avia-toc-style-elegant a:before{content:\'\';position:absolute;height:calc(100% + 0.3em);left:-20px;top:0.15em;border-left-width:2px;border-left-style:solid;border-left-color:rgba(0,0,0,0.08)} .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.avia-toc-style-elegant a:first-child:after,.avia-toc-style-elegant a.avia-toc-level-0:after,.avia-toc-style-elegant a:first-child span:after,.avia-toc-style-elegant a.avia-toc-level-0 span:after{content:\'\';position:absolute;width:9px;height:9px;border-width:3px;border-style:solid;border-radius:9px;left:-26px;top:0.15em;z-index:2} .avia-toc-style-elegant a:first-child span:after,.avia-toc-style-elegant a.avia-toc-level-0 span:after{border-color:transparent;z-index:1} .avia-toc-style-elegant a:first-child:hover span:after,.avia-toc-style-elegant a.avia-toc-level-0:hover span:after{animation:sonarEffect 2s ease-out infinite} .avia-toc-style-elegant a:last-child:before{display:none} .avia-toc-style-elegant a:last-child:after{content:\'\';position:absolute;width:8px;height:8px;left:-23px;top:0.4em;border-radius:8px} .avia-toc-style-elegant.avia-toc-indent .avia-toc-level-1{padding-left:0.625em}.avia-toc-style-elegant.avia-toc-indent .avia-toc-level-2{padding-left:1em}.avia-toc-style-elegant.avia-toc-indent .avia-toc-level-3{padding-left:1.428em}.avia-toc-style-elegant.avia-toc-indent .avia-toc-level-4{padding-left:2.307em}.avia-toc-style-elegant.avia-toc-indent .avia-toc-level-5{padding-left:2.692em}\";}s:16:\"avia-dynamic-css\";a:6:{s:4:\"name\";s:12:\"avia-dynamic\";s:3:\"url\";s:70:\"http://memori.noappname.net/wp-content/uploads/dynamic_avia/enfold.css\";s:4:\"path\";s:42:\"wp-content/uploads/dynamic_avia/enfold.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:122547:\"::-moz-selection{background-color:#efbb20;color:#ffffff}::selection{background-color:#efbb20;color:#ffffff}html.html_boxed{background:#ffffff top left repeat scroll}body,body .avia-tooltip{font-size:15px}.socket_color,.socket_color div,.socket_color header,.socket_color main,.socket_color aside,.socket_color footer,.socket_color article,.socket_color nav,.socket_color section,.socket_color span,.socket_color applet,.socket_color object,.socket_color iframe,.socket_color h1,.socket_color h2,.socket_color h3,.socket_color h4,.socket_color h5,.socket_color h6,.socket_color p,.socket_color blockquote,.socket_color pre,.socket_color a,.socket_color abbr,.socket_color acronym,.socket_color address,.socket_color big,.socket_color cite,.socket_color code,.socket_color del,.socket_color dfn,.socket_color em,.socket_color img,.socket_color ins,.socket_color kbd,.socket_color q,.socket_color s,.socket_color samp,.socket_color small,.socket_color strike,.socket_color strong,.socket_color sub,.socket_color sup,.socket_color tt,.socket_color var,.socket_color b,.socket_color u,.socket_color i,.socket_color center,.socket_color dl,.socket_color dt,.socket_color dd,.socket_color ol,.socket_color ul,.socket_color li,.socket_color fieldset,.socket_color form,.socket_color label,.socket_color legend,.socket_color table,.socket_color caption,.socket_color tbody,.socket_color tfoot,.socket_color thead,.socket_color tr,.socket_color th,.socket_color td,.socket_color article,.socket_color aside,.socket_color canvas,.socket_color details,.socket_color embed,.socket_color figure,.socket_color fieldset,.socket_color figcaption,.socket_color footer,.socket_color header,.socket_color hgroup,.socket_color menu,.socket_color nav,.socket_color output,.socket_color ruby,.socket_color section,.socket_color summary,.socket_color time,.socket_color mark,.socket_color audio,.socket_color video,#top .socket_color .pullquote_boxed,.responsive #top .socket_color .avia-testimonial,.responsive #top.avia-blank #main .socket_color.container_wrap:first-child,#top .socket_color.fullsize .template-blog .post_delimiter,.socket_color .related_posts.av-related-style-full a{border-color:#5b646b}.socket_color .rounded-container,#top .socket_color .pagination a:hover,.socket_color .small-preview,.socket_color .fallback-post-type-icon{background:#e1e1e1;color:#5b646b}.socket_color .av-default-color,#top .socket_color .av-force-default-color,.socket_color .av-catalogue-item,.socket_color .wp-playlist-item .wp-playlist-caption,.socket_color .wp-playlist{color:#ffffff}.socket_color ,.socket_color .site-background,.socket_color .first-quote,.socket_color .related_image_wrap,.socket_color .gravatar img .socket_color .hr_content,.socket_color .news-thumb,.socket_color .post-format-icon,.socket_color .ajax_controlls a,.socket_color .tweet-text.avatar_no,.socket_color .toggler,.socket_color .toggler.activeTitle:hover,.socket_color #js_sort_items,.socket_color.inner-entry,.socket_color .grid-entry-title,.socket_color .related-format-icon,.grid-entry .socket_color .avia-arrow,.socket_color .avia-gallery-big,.socket_color .avia-gallery-big,.socket_color .avia-gallery img,.socket_color .grid-content,.socket_color .av-share-box ul,#top .socket_color .av-related-style-full .related-format-icon,.socket_color .related_posts.av-related-style-full a:hover,.socket_color.avia-fullwidth-portfolio .pagination .current,.socket_color.avia-fullwidth-portfolio .pagination a,.socket_color .av-hotspot-fallback-tooltip-inner,.socket_color .av-hotspot-fallback-tooltip-count{background-color:#5b646b;color:#ffffff}.socket_color .heading-color,.socket_color a.iconbox_icon:hover,.socket_color h1,.socket_color h2,.socket_color h3,.socket_color h4,.socket_color h5,.socket_color h6,.socket_color .sidebar .current_page_item>a,.socket_color .sidebar .current-menu-item>a,.socket_color .pagination .current,.socket_color .pagination a:hover,.socket_color strong.avia-testimonial-name,.socket_color .heading,.socket_color .toggle_content strong,.socket_color .toggle_content strong a,.socket_color .tab_content strong,.socket_color .tab_content strong a ,.socket_color .asc_count,.socket_color .avia-testimonial-content strong,.socket_color div .news-headline,#top .socket_color .av-related-style-full .av-related-title,.socket_color .av-default-style .av-countdown-cell-inner .av-countdown-time,.socket_color .wp-playlist-item-meta.wp-playlist-item-title,#top .socket_color .av-no-image-slider h2 a,.socket_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{color:#ffffff}.socket_color .meta-color,.socket_color .sidebar,.socket_color .sidebar a,.socket_color .minor-meta,.socket_color .minor-meta a,.socket_color .text-sep,.socket_color blockquote,.socket_color .post_nav a,.socket_color .comment-text,.socket_color .side-container-inner,.socket_color .news-time,.socket_color .pagination a,.socket_color .pagination span,.socket_color .tweet-text.avatar_no .tweet-time,#top .socket_color .extra-mini-title,.socket_color .team-member-job-title,.socket_color .team-social a,.socket_color #js_sort_items a,.grid-entry-excerpt,.socket_color .avia-testimonial-subtitle,.socket_color .commentmetadata a,.socket_color .social_bookmarks a,.socket_color .meta-heading>*,.socket_color .slide-meta,.socket_color .slide-meta a,.socket_color .taglist,.socket_color .taglist a,.socket_color .phone-info,.socket_color .phone-info a,.socket_color .av-sort-by-term a,.socket_color .av-magazine-time,.socket_color .av-magazine .av-magazine-entry-icon,.socket_color .av-catalogue-content,.socket_color .wp-playlist-item-length,.html_modern-blog #top div .socket_color .blog-categories a,.html_modern-blog #top div .socket_color .blog-categories a:hover{color:#e1e1e1}.socket_color .special-heading-inner-border{border-color:#ffffff}.socket_color .meta-heading .special-heading-inner-border{border-color:#e1e1e1}.socket_color a,.socket_color .widget_first,.socket_color strong,.socket_color b,.socket_color b a,.socket_color strong a,.socket_color #js_sort_items a:hover,.socket_color #js_sort_items a.active_sort,.socket_color .av-sort-by-term a.active_sort,.socket_color .special_amp,.socket_color .taglist a.activeFilter,.socket_color #commentform .required,#top .socket_color .av-no-color.av-icon-style-border a.av-icon-char,.html_elegant-blog #top .socket_color .blog-categories a,.html_elegant-blog #top .socket_color .blog-categories a:hover{color:#ffffff}.socket_color a:hover,.socket_color h1 a:hover,.socket_color h2 a:hover,.socket_color h3 a:hover,.socket_color h4 a:hover,.socket_color h5 a:hover,.socket_color h6 a:hover,.socket_color .template-search a.news-content:hover,.socket_color .wp-playlist-item .wp-playlist-caption:hover{color:#efbb20}.socket_color .primary-background,.socket_color .primary-background a,div .socket_color .button,.socket_color #submit,.socket_color input[type=\'submit\'],.socket_color .small-preview:hover,.socket_color .avia-menu-fx,.socket_color .avia-menu-fx .avia-arrow,.socket_color.iconbox_top .iconbox_icon,.socket_color .iconbox_top a.iconbox_icon:hover,.socket_color .avia-data-table th.avia-highlight-col,.socket_color .avia-color-theme-color,.socket_color .avia-color-theme-color:hover,.socket_color .image-overlay .image-overlay-inside:before,.socket_color .comment-count,.socket_color .av_dropcap2,.socket_color .av-colored-style .av-countdown-cell-inner,.responsive #top .socket_color .av-open-submenu.av-subnav-menu > li > a:hover,#top .socket_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color:#ffffff;color:#5b646b;border-color:#dddddd}#top #wrap_all .socket_color .av-menu-button-colored > a .avia-menu-text{background-color:#ffffff;color:#5b646b;border-color:#ffffff}#top #wrap_all .socket_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#dddddd}#top .socket_color .mobile_menu_toggle{color:#ffffff;background:#5b646b}#top .socket_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color:#ffffff}#top .socket_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color:#5b646b}.socket_color .button:hover,.socket_color .ajax_controlls a:hover,.socket_color #submit:hover,.socket_color .big_button:hover,.socket_color .contentSlideControlls a:hover,.socket_color #submit:hover ,.socket_color input[type=\'submit\']:hover{background-color:#efbb20;color:#5b646b;border-color:#cd9900}.socket_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.socket_color .avia-toc-style-elegant a:first-child:after,.socket_color .avia-toc-style-elegant a.avia-toc-level-0:after{background-color:#5b646b;border-color:#efbb20}.socket_color .avia-toc-style-elegant a:first-child span:after,.socket_color .avia-toc-style-elegant a.avia-toc-level-0 span:after{background-color:#5b646b}.socket_color .avia-toc-style-elegant a:first-child:hover span:after,.socket_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after{border-color:#efbb20}.socket_color .avia-toc-style-elegant a:before{border-color:#5b646b}.socket_color .avia-toc-style-elegant a:first-child:after,.socket_color .avia-toc-style-elegant a.avia-toc-level-0:after{border-color:#efbb20;background-color:#5b646b}.socket_color .avia-toc-style-elegant a:last-child:after{background-color:#5b646b}.socket_color .timeline-bullet{background-color:#5b646b;border-color:#5b646b}.socket_color table,.socket_color .widget_nav_menu ul:first-child>.current-menu-item,.socket_color .widget_nav_menu ul:first-child>.current_page_item,.socket_color .widget_nav_menu ul:first-child>.current-menu-ancestor,.socket_color .pagination .current,.socket_color .pagination a,.socket_color.iconbox_top .iconbox_content,.socket_color .av_promobox,.socket_color .toggle_content,.socket_color .toggler:hover,#top .socket_color .av-minimal-toggle .toggler,.socket_color .related_posts_default_image,.socket_color .search-result-counter,.socket_color .container_wrap_meta,.socket_color .avia-content-slider .slide-image,.socket_color .avia-slider-testimonials .avia-testimonial-content,.socket_color .avia-testimonial-arrow-wrap .avia-arrow,.socket_color .news-thumb,.socket_color .portfolio-preview-content,.socket_color .portfolio-preview-content .avia-arrow,.socket_color .av-magazine .av-magazine-entry-icon,.socket_color .related_posts.av-related-style-full a,.socket_color .aviaccordion-slide,.socket_color.avia-fullwidth-portfolio .pagination,.socket_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,.socket_color .av-catalogue-list li:hover,.socket_color .wp-playlist,.socket_color .avia-slideshow-fixed-height > li,.socket_color .avia-form-success,.socket_color .avia-form-error,.socket_color .av-boxed-grid-style .avia-testimonial{background:#454e57}#top .socket_color .post_timeline li:hover .timeline-bullet{background-color:#efbb20}.socket_color blockquote,.socket_color .avia-bullet,.socket_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#ffffff}.html_header_top .socket_color .main_menu ul:first-child >li > ul,.html_header_top #top .socket_color .avia_mega_div > .sub-menu{border-top-color:#ffffff}.socket_color .breadcrumb,.socket_color .breadcrumb a,#top .socket_color.title_container .main-title,#top .socket_color.title_container .main-title a{color:#ffffff}.socket_color .av-icon-display,#top .socket_color .av-related-style-full a:hover .related-format-icon,.socket_color .av-default-style .av-countdown-cell-inner{background-color:#454e57;color:#e1e1e1}.socket_color .av-masonry-entry:hover .av-icon-display{background-color:#ffffff;color:#5b646b;border-color:#dddddd}#top .socket_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#ffffff}.socket_color ::-webkit-input-placeholder{color:#e1e1e1}.socket_color ::-moz-placeholder{color:#e1e1e1;opacity:1}.socket_color :-ms-input-placeholder{color:#e1e1e1}.socket_color .header_bg,.socket_color .main_menu ul ul,.socket_color .main_menu .menu ul li a,.socket_color .pointer_arrow_wrap .pointer_arrow,.socket_color .avia_mega_div,.socket_color .av-subnav-menu > li ul,.socket_color .av-subnav-menu a{background-color:#5b646b;color:#e1e1e1}.socket_color .main_menu .menu ul li a:hover,.socket_color .av-subnav-menu ul a:hover{background-color:#454e57}.socket_color .sub_menu>ul>li>a,.socket_color .sub_menu>div>ul>li>a,.socket_color .main_menu ul:first-child > li > a,#top .socket_color .main_menu .menu ul .current_page_item > a,#top .socket_color .main_menu .menu ul .current-menu-item > a ,#top .socket_color .sub_menu li ul a{color:#e1e1e1}#top .socket_color .main_menu .menu ul li>a:hover{color:#ffffff}.socket_color .av-subnav-menu a:hover,.socket_color .main_menu ul:first-child > li a:hover,.socket_color .main_menu ul:first-child > li.current-menu-item > a,.socket_color .main_menu ul:first-child > li.current_page_item > a,.socket_color .main_menu ul:first-child > li.active-parent-item > a{color:#ffffff}#top .socket_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#ffffff}.socket_color .sub_menu>ul>li>a:hover,.socket_color .sub_menu>div>ul>li>a:hover{color:#ffffff}#top .socket_color .sub_menu ul li a:hover,.socket_color .sub_menu ul:first-child > li.current-menu-item > a,.socket_color .sub_menu ul:first-child > li.current_page_item > a,.socket_color .sub_menu ul:first-child > li.active-parent-item > a{color:#ffffff}.socket_color .sub_menu li ul a,.socket_color #payment,.socket_color .sub_menu ul li,.socket_color .sub_menu ul,#top .socket_color .sub_menu li li a:hover{background-color:#5b646b}.socket_color#header .avia_mega_div > .sub-menu.avia_mega_hr,.html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#5b646b}@media only screen and (max-width:767px){#top #wrap_all .av_header_transparency{background-color:#5b646b;color:#ffffff;border-color:#5b646b}}@media only screen and (max-width:989px){.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#5b646b;color:#ffffff;border-color:#5b646b}}.socket_color .avia-tt,.socket_color .avia-tt .avia-arrow,.socket_color .avia-tt .avia-arrow{background-color:#5b646b;color:#e1e1e1}.socket_color .av_ajax_search_image{background-color:#ffffff;color:#5b646b}.socket_color .ajax_search_excerpt{color:#e1e1e1}.socket_color .av_ajax_search_title{color:#ffffff}.socket_color .ajax_load{background-color:#ffffff}.socket_color .av_searchsubmit_wrapper{background-color:#ffffff}#top .socket_color .avia-color-theme-color{color:#5b646b;border-color:#dddddd}.socket_color .avia-color-theme-color-subtle{background-color:#454e57;color:#ffffff}.socket_color .avia-color-theme-color-subtle:hover{background-color:#5b646b;color:#ffffff}#top .socket_color .avia-color-theme-color-highlight{color:#5b646b;border-color:#efbb20;background-color:#efbb20}.socket_color .avia-icon-list .iconlist_icon{background-color:#4a535a}.socket_color .avia-icon-list .iconlist-timeline{border-color:#5b646b}.socket_color .iconlist_content{color:#e1e1e1}.socket_color .avia-timeline .milestone_icon{background-color:#4a535a}.socket_color .avia-timeline .milestone_inner{background-color:#4a535a}.socket_color .avia-timeline{border-color:#4a535a}.socket_color .av-milestone-icon-wrap:after{border-color:#4a535a}.socket_color .avia-timeline .av-milestone-date{color:#172027}.socket_color .avia-timeline .av-milestone-date span{background-color:#4a535a}.socket_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#4a535a}.socket_color .av-timeline-nav a span{background-color:#4a535a}#top .socket_color .input-text,#top .socket_color input[type=\'text\'],#top .socket_color input[type=\'input\'],#top .socket_color input[type=\'password\'],#top .socket_color input[type=\'email\'],#top .socket_color input[type=\'number\'],#top .socket_color input[type=\'url\'],#top .socket_color input[type=\'tel\'],#top .socket_color input[type=\'search\'],#top .socket_color textarea,#top .socket_color select{border-color:#5b646b;background-color:#454e57;color:#e1e1e1}#top .socket_color .invers-color .input-text,#top .socket_color .invers-color input[type=\'text\'],#top .socket_color .invers-color input[type=\'input\'],#top .socket_color .invers-color input[type=\'password\'],#top .socket_color .invers-color input[type=\'email\'],#top .socket_color .invers-color input[type=\'number\'],#top .socket_color .invers-color input[type=\'url\'],#top .socket_color .invers-color input[type=\'tel\'],#top .socket_color .invers-color input[type=\'search\'],#top .socket_color .invers-color textarea,#top .socket_color .invers-color select{background-color:#5b646b}.socket_color .required{color:#ffffff}.socket_color .av-masonry{background-color:#343d46}.socket_color .av-masonry-pagination,.socket_color .av-masonry-pagination:hover,.socket_color .av-masonry-outerimage-container{background-color:#5b646b}.socket_color .container .av-inner-masonry-content,#top .socket_color .container .av-masonry-load-more,#top .socket_color .container .av-masonry-sort,.socket_color .container .av-masonry-entry .avia-arrow{background-color:#454e57} .socket_color .hr-short .hr-inner-style,.socket_color .hr-short .hr-inner{background-color:#5b646b}div .socket_color .tabcontainer .active_tab_content,div .socket_color .tabcontainer .active_tab{background-color:#454e57;color:#ffffff}.responsive.js_active #top .socket_color .avia_combo_widget .top_tab .tab{border-top-color:#5b646b}.socket_color .template-archives .tabcontainer a,#top .socket_color .tabcontainer .tab:hover,#top .socket_color .tabcontainer .tab.active_tab{color:#ffffff} .socket_color .template-archives .tabcontainer a:hover{color:#efbb20}.socket_color .sidebar_tab_icon{background-color:#5b646b}#top .socket_color .sidebar_active_tab .sidebar_tab_icon{background-color:#ffffff}.socket_color .sidebar_tab:hover .sidebar_tab_icon{background-color:#efbb20}.socket_color .sidebar_tab,.socket_color .tabcontainer .tab{color:#e1e1e1}.socket_color div .sidebar_active_tab ,div .socket_color .tabcontainer.noborder_tabs .active_tab_content,div .socket_color .tabcontainer.noborder_tabs .active_tab{color:#ffffff;background-color:#5b646b}#top .avia-smallarrow-slider .avia-slideshow-dots a{background-color:#454e57}#top .socket_color .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .socket_color .avia-smallarrow-slider .avia-slideshow-dots a:hover{background-color:#e1e1e1}@media only screen and (max-width:767px){.responsive #top .socket_color .tabcontainer .active_tab{background-color:#efbb20;color:#5b646b} .responsive #top .socket_color .tabcontainer{border-color:#5b646b}.responsive #top .socket_color .active_tab_content{background-color:#454e57}}.socket_color tr:nth-child(even),.socket_color .avia-data-table .avia-heading-row .avia-desc-col,.socket_color .avia-data-table .avia-highlight-col,.socket_color .pricing-table>li:nth-child(even),body .socket_color .pricing-table.avia-desc-col li,#top .socket_color .avia-data-table.avia_pricing_minimal th{background-color:#5b646b;color:#ffffff}.socket_color table caption,.socket_color tr:nth-child(even),.socket_color .pricing-table>li:nth-child(even),#top .socket_color .avia-data-table.avia_pricing_minimal td{color:#e1e1e1}.socket_color tr:nth-child(odd),.socket_color .pricing-table>li:nth-child(odd),.socket_color .pricing-extra{background:#454e57}.socket_color .pricing-table li.avia-pricing-row,.socket_color .pricing-table li.avia-heading-row,.socket_color .pricing-table li.avia-pricing-row .pricing-extra{background-color:#ffffff;color:#5b646b;border-color:#ffffff}.socket_color .pricing-table li.avia-heading-row,.socket_color .pricing-table li.avia-heading-row .pricing-extra{background-color:#ffffff;color:#5b646b;border-color:#ffffff}.socket_color .pricing-table.avia-desc-col .avia-heading-row,.socket_color .pricing-table.avia-desc-col .avia-pricing-row{border-color:#5b646b}.socket_color .theme-color-bar .bar{background:#ffffff}.socket_color .mejs-controls .mejs-time-rail .mejs-time-current,.socket_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.socket_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.socket_color .button.av-sending-button,.socket_color .av-striped-bar .theme-color-bar .bar{background:#ffffff}body .socket_color .mejs-controls .mejs-time-rail .mejs-time-float{background:#ffffff;color:#fff}body .socket_color .mejs-controls .mejs-time-rail .mejs-time-float-corner{border:solid 4px #ffffff;border-color:#ffffff transparent transparent transparent}.socket_color .progress{background-color:#454e57}.socket_color .av_searchform_element_results .av_ajax_search_entry,.socket_color .av_searchform_element_results .av_ajax_search_title,.socket_color.av_searchform_element_results .av_ajax_search_entry,.socket_color.av_searchform_element_results .av_ajax_search_title{color:#ffffff}.socket_color .av_searchform_element_results .ajax_search_excerpt,.socket_color.av_searchform_element_results .ajax_search_excerpt{color:#e1e1e1}.socket_color .av_searchform_element_results .av_ajax_search_image,.socket_color.av_searchform_element_results .av_ajax_search_image{color:#e1e1e1} .socket_color .button.av-sending-button{background:#efbb20;background-image:-webkit-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:-moz-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);border-color:#efbb20}.socket_color span.bbp-admin-links a{color:#ffffff}.socket_color span.bbp-admin-links a:hover{color:#efbb20}#top .socket_color .bbp-reply-content,#top .socket_color .bbp-topic-content,#top .socket_color .bbp-body .super-sticky .page-numbers,#top .socket_color .bbp-body .sticky .page-numbers,#top .socket_color .bbp-pagination-links a:hover,#top .socket_color .bbp-pagination-links span.current{background:#5b646b}#top .socket_color .bbp-topics .bbp-header,#top .socket_color .bbp-topics .bbp-header,#top .socket_color .bbp-forums .bbp-header,#top .socket_color .bbp-topics-front ul.super-sticky,#top .socket_color .bbp-topics ul.super-sticky,#top .socket_color .bbp-topics ul.sticky,#top .socket_color .bbp-forum-content ul.sticky,#top .socket_color .bbp-body .page-numbers{background-color:#454e57}#top .socket_color .bbp-meta,#top .socket_color .bbp-author-role,#top .socket_color .bbp-author-ip,#top .socket_color .bbp-pagination-count,#top .socket_color .bbp-topics .bbp-body .bbp-topic-title:before{color:#e1e1e1}#top .socket_color .bbp-admin-links{color:#5b646b}.socket_color #bbpress-forums li.bbp-body ul.forum,.socket_color #bbpress-forums li.bbp-body ul.topic,.avia_transform .socket_color .bbp-replies .bbp-reply-author:before,.avia_transform .forum-search .socket_color .bbp-reply-author:before,.avia_transform .forum-search .socket_color .bbp-topic-author:before{background-color:#5b646b;border-color:#5b646b}#top .socket_color .bbp-author-name{color:#ffffff}.socket_color .widget_display_stats dt,.socket_color .widget_display_stats dd{background-color:#454e57}html,#scroll-top-link,#av-cookie-consent-badge{background-color:#5b646b}#scroll-top-link,#av-cookie-consent-badge{color:#ffffff;border:1px solid #5b646b}.html_stretched #wrap_all{background-color:#5b646b}.footer_color,.footer_color div,.footer_color header,.footer_color main,.footer_color aside,.footer_color footer,.footer_color article,.footer_color nav,.footer_color section,.footer_color span,.footer_color applet,.footer_color object,.footer_color iframe,.footer_color h1,.footer_color h2,.footer_color h3,.footer_color h4,.footer_color h5,.footer_color h6,.footer_color p,.footer_color blockquote,.footer_color pre,.footer_color a,.footer_color abbr,.footer_color acronym,.footer_color address,.footer_color big,.footer_color cite,.footer_color code,.footer_color del,.footer_color dfn,.footer_color em,.footer_color img,.footer_color ins,.footer_color kbd,.footer_color q,.footer_color s,.footer_color samp,.footer_color small,.footer_color strike,.footer_color strong,.footer_color sub,.footer_color sup,.footer_color tt,.footer_color var,.footer_color b,.footer_color u,.footer_color i,.footer_color center,.footer_color dl,.footer_color dt,.footer_color dd,.footer_color ol,.footer_color ul,.footer_color li,.footer_color fieldset,.footer_color form,.footer_color label,.footer_color legend,.footer_color table,.footer_color caption,.footer_color tbody,.footer_color tfoot,.footer_color thead,.footer_color tr,.footer_color th,.footer_color td,.footer_color article,.footer_color aside,.footer_color canvas,.footer_color details,.footer_color embed,.footer_color figure,.footer_color fieldset,.footer_color figcaption,.footer_color footer,.footer_color header,.footer_color hgroup,.footer_color menu,.footer_color nav,.footer_color output,.footer_color ruby,.footer_color section,.footer_color summary,.footer_color time,.footer_color mark,.footer_color audio,.footer_color video,#top .footer_color .pullquote_boxed,.responsive #top .footer_color .avia-testimonial,.responsive #top.avia-blank #main .footer_color.container_wrap:first-child,#top .footer_color.fullsize .template-blog .post_delimiter,.footer_color .related_posts.av-related-style-full a{border-color:#5b646b}.footer_color .rounded-container,#top .footer_color .pagination a:hover,.footer_color .small-preview,.footer_color .fallback-post-type-icon{background:#e1e1e1;color:#2c353d}.footer_color .av-default-color,#top .footer_color .av-force-default-color,.footer_color .av-catalogue-item,.footer_color .wp-playlist-item .wp-playlist-caption,.footer_color .wp-playlist{color:#ffffff}.footer_color ,.footer_color .site-background,.footer_color .first-quote,.footer_color .related_image_wrap,.footer_color .gravatar img .footer_color .hr_content,.footer_color .news-thumb,.footer_color .post-format-icon,.footer_color .ajax_controlls a,.footer_color .tweet-text.avatar_no,.footer_color .toggler,.footer_color .toggler.activeTitle:hover,.footer_color #js_sort_items,.footer_color.inner-entry,.footer_color .grid-entry-title,.footer_color .related-format-icon,.grid-entry .footer_color .avia-arrow,.footer_color .avia-gallery-big,.footer_color .avia-gallery-big,.footer_color .avia-gallery img,.footer_color .grid-content,.footer_color .av-share-box ul,#top .footer_color .av-related-style-full .related-format-icon,.footer_color .related_posts.av-related-style-full a:hover,.footer_color.avia-fullwidth-portfolio .pagination .current,.footer_color.avia-fullwidth-portfolio .pagination a,.footer_color .av-hotspot-fallback-tooltip-inner,.footer_color .av-hotspot-fallback-tooltip-count{background-color:#2c353d;color:#ffffff}.footer_color .heading-color,.footer_color a.iconbox_icon:hover,.footer_color h1,.footer_color h2,.footer_color h3,.footer_color h4,.footer_color h5,.footer_color h6,.footer_color .sidebar .current_page_item>a,.footer_color .sidebar .current-menu-item>a,.footer_color .pagination .current,.footer_color .pagination a:hover,.footer_color strong.avia-testimonial-name,.footer_color .heading,.footer_color .toggle_content strong,.footer_color .toggle_content strong a,.footer_color .tab_content strong,.footer_color .tab_content strong a ,.footer_color .asc_count,.footer_color .avia-testimonial-content strong,.footer_color div .news-headline,#top .footer_color .av-related-style-full .av-related-title,.footer_color .av-default-style .av-countdown-cell-inner .av-countdown-time,.footer_color .wp-playlist-item-meta.wp-playlist-item-title,#top .footer_color .av-no-image-slider h2 a,.footer_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{color:#ffffff}.footer_color .meta-color,.footer_color .sidebar,.footer_color .sidebar a,.footer_color .minor-meta,.footer_color .minor-meta a,.footer_color .text-sep,.footer_color blockquote,.footer_color .post_nav a,.footer_color .comment-text,.footer_color .side-container-inner,.footer_color .news-time,.footer_color .pagination a,.footer_color .pagination span,.footer_color .tweet-text.avatar_no .tweet-time,#top .footer_color .extra-mini-title,.footer_color .team-member-job-title,.footer_color .team-social a,.footer_color #js_sort_items a,.grid-entry-excerpt,.footer_color .avia-testimonial-subtitle,.footer_color .commentmetadata a,.footer_color .social_bookmarks a,.footer_color .meta-heading>*,.footer_color .slide-meta,.footer_color .slide-meta a,.footer_color .taglist,.footer_color .taglist a,.footer_color .phone-info,.footer_color .phone-info a,.footer_color .av-sort-by-term a,.footer_color .av-magazine-time,.footer_color .av-magazine .av-magazine-entry-icon,.footer_color .av-catalogue-content,.footer_color .wp-playlist-item-length,.html_modern-blog #top div .footer_color .blog-categories a,.html_modern-blog #top div .footer_color .blog-categories a:hover{color:#e1e1e1}.footer_color .special-heading-inner-border{border-color:#ffffff}.footer_color .meta-heading .special-heading-inner-border{border-color:#e1e1e1}.footer_color a,.footer_color .widget_first,.footer_color strong,.footer_color b,.footer_color b a,.footer_color strong a,.footer_color #js_sort_items a:hover,.footer_color #js_sort_items a.active_sort,.footer_color .av-sort-by-term a.active_sort,.footer_color .special_amp,.footer_color .taglist a.activeFilter,.footer_color #commentform .required,#top .footer_color .av-no-color.av-icon-style-border a.av-icon-char,.html_elegant-blog #top .footer_color .blog-categories a,.html_elegant-blog #top .footer_color .blog-categories a:hover{color:#ffffff}.footer_color a:hover,.footer_color h1 a:hover,.footer_color h2 a:hover,.footer_color h3 a:hover,.footer_color h4 a:hover,.footer_color h5 a:hover,.footer_color h6 a:hover,.footer_color .template-search a.news-content:hover,.footer_color .wp-playlist-item .wp-playlist-caption:hover{color:#efbb20}.footer_color .primary-background,.footer_color .primary-background a,div .footer_color .button,.footer_color #submit,.footer_color input[type=\'submit\'],.footer_color .small-preview:hover,.footer_color .avia-menu-fx,.footer_color .avia-menu-fx .avia-arrow,.footer_color.iconbox_top .iconbox_icon,.footer_color .iconbox_top a.iconbox_icon:hover,.footer_color .avia-data-table th.avia-highlight-col,.footer_color .avia-color-theme-color,.footer_color .avia-color-theme-color:hover,.footer_color .image-overlay .image-overlay-inside:before,.footer_color .comment-count,.footer_color .av_dropcap2,.footer_color .av-colored-style .av-countdown-cell-inner,.responsive #top .footer_color .av-open-submenu.av-subnav-menu > li > a:hover,#top .footer_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color:#ffffff;color:#2c353d;border-color:#dddddd}#top #wrap_all .footer_color .av-menu-button-colored > a .avia-menu-text{background-color:#ffffff;color:#2c353d;border-color:#ffffff}#top #wrap_all .footer_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#dddddd}#top .footer_color .mobile_menu_toggle{color:#ffffff;background:#2c353d}#top .footer_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color:#ffffff}#top .footer_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color:#2c353d}.footer_color .button:hover,.footer_color .ajax_controlls a:hover,.footer_color #submit:hover,.footer_color .big_button:hover,.footer_color .contentSlideControlls a:hover,.footer_color #submit:hover ,.footer_color input[type=\'submit\']:hover{background-color:#efbb20;color:#2c353d;border-color:#cd9900}.footer_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.footer_color .avia-toc-style-elegant a:first-child:after,.footer_color .avia-toc-style-elegant a.avia-toc-level-0:after{background-color:#2c353d;border-color:#efbb20}.footer_color .avia-toc-style-elegant a:first-child span:after,.footer_color .avia-toc-style-elegant a.avia-toc-level-0 span:after{background-color:#2c353d}.footer_color .avia-toc-style-elegant a:first-child:hover span:after,.footer_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after{border-color:#efbb20}.footer_color .avia-toc-style-elegant a:before{border-color:#5b646b}.footer_color .avia-toc-style-elegant a:first-child:after,.footer_color .avia-toc-style-elegant a.avia-toc-level-0:after{border-color:#efbb20;background-color:#2c353d}.footer_color .avia-toc-style-elegant a:last-child:after{background-color:#5b646b}.footer_color .timeline-bullet{background-color:#5b646b;border-color:#2c353d}.footer_color table,.footer_color .widget_nav_menu ul:first-child>.current-menu-item,.footer_color .widget_nav_menu ul:first-child>.current_page_item,.footer_color .widget_nav_menu ul:first-child>.current-menu-ancestor,.footer_color .pagination .current,.footer_color .pagination a,.footer_color.iconbox_top .iconbox_content,.footer_color .av_promobox,.footer_color .toggle_content,.footer_color .toggler:hover,#top .footer_color .av-minimal-toggle .toggler,.footer_color .related_posts_default_image,.footer_color .search-result-counter,.footer_color .container_wrap_meta,.footer_color .avia-content-slider .slide-image,.footer_color .avia-slider-testimonials .avia-testimonial-content,.footer_color .avia-testimonial-arrow-wrap .avia-arrow,.footer_color .news-thumb,.footer_color .portfolio-preview-content,.footer_color .portfolio-preview-content .avia-arrow,.footer_color .av-magazine .av-magazine-entry-icon,.footer_color .related_posts.av-related-style-full a,.footer_color .aviaccordion-slide,.footer_color.avia-fullwidth-portfolio .pagination,.footer_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,.footer_color .av-catalogue-list li:hover,.footer_color .wp-playlist,.footer_color .avia-slideshow-fixed-height > li,.footer_color .avia-form-success,.footer_color .avia-form-error,.footer_color .av-boxed-grid-style .avia-testimonial{background:#454e57}#top .footer_color .post_timeline li:hover .timeline-bullet{background-color:#efbb20}.footer_color blockquote,.footer_color .avia-bullet,.footer_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#ffffff}.html_header_top .footer_color .main_menu ul:first-child >li > ul,.html_header_top #top .footer_color .avia_mega_div > .sub-menu{border-top-color:#ffffff}.footer_color .breadcrumb,.footer_color .breadcrumb a,#top .footer_color.title_container .main-title,#top .footer_color.title_container .main-title a{color:#ffffff}.footer_color .av-icon-display,#top .footer_color .av-related-style-full a:hover .related-format-icon,.footer_color .av-default-style .av-countdown-cell-inner{background-color:#454e57;color:#e1e1e1}.footer_color .av-masonry-entry:hover .av-icon-display{background-color:#ffffff;color:#2c353d;border-color:#dddddd}#top .footer_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#ffffff}.footer_color ::-webkit-input-placeholder{color:#e1e1e1}.footer_color ::-moz-placeholder{color:#e1e1e1;opacity:1}.footer_color :-ms-input-placeholder{color:#e1e1e1}.footer_color .header_bg,.footer_color .main_menu ul ul,.footer_color .main_menu .menu ul li a,.footer_color .pointer_arrow_wrap .pointer_arrow,.footer_color .avia_mega_div,.footer_color .av-subnav-menu > li ul,.footer_color .av-subnav-menu a{background-color:#2c353d;color:#e1e1e1}.footer_color .main_menu .menu ul li a:hover,.footer_color .av-subnav-menu ul a:hover{background-color:#454e57}.footer_color .sub_menu>ul>li>a,.footer_color .sub_menu>div>ul>li>a,.footer_color .main_menu ul:first-child > li > a,#top .footer_color .main_menu .menu ul .current_page_item > a,#top .footer_color .main_menu .menu ul .current-menu-item > a ,#top .footer_color .sub_menu li ul a{color:#e1e1e1}#top .footer_color .main_menu .menu ul li>a:hover{color:#ffffff}.footer_color .av-subnav-menu a:hover,.footer_color .main_menu ul:first-child > li a:hover,.footer_color .main_menu ul:first-child > li.current-menu-item > a,.footer_color .main_menu ul:first-child > li.current_page_item > a,.footer_color .main_menu ul:first-child > li.active-parent-item > a{color:#ffffff}#top .footer_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#ffffff}.footer_color .sub_menu>ul>li>a:hover,.footer_color .sub_menu>div>ul>li>a:hover{color:#ffffff}#top .footer_color .sub_menu ul li a:hover,.footer_color .sub_menu ul:first-child > li.current-menu-item > a,.footer_color .sub_menu ul:first-child > li.current_page_item > a,.footer_color .sub_menu ul:first-child > li.active-parent-item > a{color:#ffffff}.footer_color .sub_menu li ul a,.footer_color #payment,.footer_color .sub_menu ul li,.footer_color .sub_menu ul,#top .footer_color .sub_menu li li a:hover{background-color:#2c353d}.footer_color#header .avia_mega_div > .sub-menu.avia_mega_hr,.html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#5b646b}@media only screen and (max-width:767px){#top #wrap_all .av_header_transparency{background-color:#2c353d;color:#ffffff;border-color:#5b646b}}@media only screen and (max-width:989px){.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#2c353d;color:#ffffff;border-color:#5b646b}}.footer_color .avia-tt,.footer_color .avia-tt .avia-arrow,.footer_color .avia-tt .avia-arrow{background-color:#2c353d;color:#e1e1e1}.footer_color .av_ajax_search_image{background-color:#ffffff;color:#2c353d}.footer_color .ajax_search_excerpt{color:#e1e1e1}.footer_color .av_ajax_search_title{color:#ffffff}.footer_color .ajax_load{background-color:#ffffff}.footer_color .av_searchsubmit_wrapper{background-color:#ffffff}#top .footer_color .avia-color-theme-color{color:#2c353d;border-color:#dddddd}.footer_color .avia-color-theme-color-subtle{background-color:#454e57;color:#ffffff}.footer_color .avia-color-theme-color-subtle:hover{background-color:#2c353d;color:#ffffff}#top .footer_color .avia-color-theme-color-highlight{color:#2c353d;border-color:#efbb20;background-color:#efbb20}.footer_color .avia-icon-list .iconlist_icon{background-color:#4a535a}.footer_color .avia-icon-list .iconlist-timeline{border-color:#5b646b}.footer_color .iconlist_content{color:#e1e1e1}.footer_color .avia-timeline .milestone_icon{background-color:#4a535a}.footer_color .avia-timeline .milestone_inner{background-color:#4a535a}.footer_color .avia-timeline{border-color:#4a535a}.footer_color .av-milestone-icon-wrap:after{border-color:#4a535a}.footer_color .avia-timeline .av-milestone-date{color:#172027}.footer_color .avia-timeline .av-milestone-date span{background-color:#4a535a}.footer_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#4a535a}.footer_color .av-timeline-nav a span{background-color:#4a535a}#top .footer_color .input-text,#top .footer_color input[type=\'text\'],#top .footer_color input[type=\'input\'],#top .footer_color input[type=\'password\'],#top .footer_color input[type=\'email\'],#top .footer_color input[type=\'number\'],#top .footer_color input[type=\'url\'],#top .footer_color input[type=\'tel\'],#top .footer_color input[type=\'search\'],#top .footer_color textarea,#top .footer_color select{border-color:#5b646b;background-color:#454e57;color:#e1e1e1}#top .footer_color .invers-color .input-text,#top .footer_color .invers-color input[type=\'text\'],#top .footer_color .invers-color input[type=\'input\'],#top .footer_color .invers-color input[type=\'password\'],#top .footer_color .invers-color input[type=\'email\'],#top .footer_color .invers-color input[type=\'number\'],#top .footer_color .invers-color input[type=\'url\'],#top .footer_color .invers-color input[type=\'tel\'],#top .footer_color .invers-color input[type=\'search\'],#top .footer_color .invers-color textarea,#top .footer_color .invers-color select{background-color:#2c353d}.footer_color .required{color:#ffffff}.footer_color .av-masonry{background-color:#343d46}.footer_color .av-masonry-pagination,.footer_color .av-masonry-pagination:hover,.footer_color .av-masonry-outerimage-container{background-color:#2c353d}.footer_color .container .av-inner-masonry-content,#top .footer_color .container .av-masonry-load-more,#top .footer_color .container .av-masonry-sort,.footer_color .container .av-masonry-entry .avia-arrow{background-color:#454e57} .footer_color .hr-short .hr-inner-style,.footer_color .hr-short .hr-inner{background-color:#2c353d}div .footer_color .tabcontainer .active_tab_content,div .footer_color .tabcontainer .active_tab{background-color:#454e57;color:#ffffff}.responsive.js_active #top .footer_color .avia_combo_widget .top_tab .tab{border-top-color:#5b646b}.footer_color .template-archives .tabcontainer a,#top .footer_color .tabcontainer .tab:hover,#top .footer_color .tabcontainer .tab.active_tab{color:#ffffff} .footer_color .template-archives .tabcontainer a:hover{color:#efbb20}.footer_color .sidebar_tab_icon{background-color:#5b646b}#top .footer_color .sidebar_active_tab .sidebar_tab_icon{background-color:#ffffff}.footer_color .sidebar_tab:hover .sidebar_tab_icon{background-color:#efbb20}.footer_color .sidebar_tab,.footer_color .tabcontainer .tab{color:#e1e1e1}.footer_color div .sidebar_active_tab ,div .footer_color .tabcontainer.noborder_tabs .active_tab_content,div .footer_color .tabcontainer.noborder_tabs .active_tab{color:#ffffff;background-color:#2c353d}#top .avia-smallarrow-slider .avia-slideshow-dots a{background-color:#454e57}#top .footer_color .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .footer_color .avia-smallarrow-slider .avia-slideshow-dots a:hover{background-color:#e1e1e1}@media only screen and (max-width:767px){.responsive #top .footer_color .tabcontainer .active_tab{background-color:#efbb20;color:#2c353d} .responsive #top .footer_color .tabcontainer{border-color:#5b646b}.responsive #top .footer_color .active_tab_content{background-color:#454e57}}.footer_color tr:nth-child(even),.footer_color .avia-data-table .avia-heading-row .avia-desc-col,.footer_color .avia-data-table .avia-highlight-col,.footer_color .pricing-table>li:nth-child(even),body .footer_color .pricing-table.avia-desc-col li,#top .footer_color .avia-data-table.avia_pricing_minimal th{background-color:#2c353d;color:#ffffff}.footer_color table caption,.footer_color tr:nth-child(even),.footer_color .pricing-table>li:nth-child(even),#top .footer_color .avia-data-table.avia_pricing_minimal td{color:#e1e1e1}.footer_color tr:nth-child(odd),.footer_color .pricing-table>li:nth-child(odd),.footer_color .pricing-extra{background:#454e57}.footer_color .pricing-table li.avia-pricing-row,.footer_color .pricing-table li.avia-heading-row,.footer_color .pricing-table li.avia-pricing-row .pricing-extra{background-color:#ffffff;color:#2c353d;border-color:#ffffff}.footer_color .pricing-table li.avia-heading-row,.footer_color .pricing-table li.avia-heading-row .pricing-extra{background-color:#ffffff;color:#2c353d;border-color:#ffffff}.footer_color .pricing-table.avia-desc-col .avia-heading-row,.footer_color .pricing-table.avia-desc-col .avia-pricing-row{border-color:#5b646b}.footer_color .theme-color-bar .bar{background:#ffffff}.footer_color .mejs-controls .mejs-time-rail .mejs-time-current,.footer_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.footer_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.footer_color .button.av-sending-button,.footer_color .av-striped-bar .theme-color-bar .bar{background:#ffffff}body .footer_color .mejs-controls .mejs-time-rail .mejs-time-float{background:#ffffff;color:#fff}body .footer_color .mejs-controls .mejs-time-rail .mejs-time-float-corner{border:solid 4px #ffffff;border-color:#ffffff transparent transparent transparent}.footer_color .progress{background-color:#454e57}.footer_color .av_searchform_element_results .av_ajax_search_entry,.footer_color .av_searchform_element_results .av_ajax_search_title,.footer_color.av_searchform_element_results .av_ajax_search_entry,.footer_color.av_searchform_element_results .av_ajax_search_title{color:#ffffff}.footer_color .av_searchform_element_results .ajax_search_excerpt,.footer_color.av_searchform_element_results .ajax_search_excerpt{color:#e1e1e1}.footer_color .av_searchform_element_results .av_ajax_search_image,.footer_color.av_searchform_element_results .av_ajax_search_image{color:#e1e1e1} .footer_color .button.av-sending-button{background:#efbb20;background-image:-webkit-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:-moz-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);border-color:#efbb20}.footer_color span.bbp-admin-links a{color:#ffffff}.footer_color span.bbp-admin-links a:hover{color:#efbb20}#top .footer_color .bbp-reply-content,#top .footer_color .bbp-topic-content,#top .footer_color .bbp-body .super-sticky .page-numbers,#top .footer_color .bbp-body .sticky .page-numbers,#top .footer_color .bbp-pagination-links a:hover,#top .footer_color .bbp-pagination-links span.current{background:#2c353d}#top .footer_color .bbp-topics .bbp-header,#top .footer_color .bbp-topics .bbp-header,#top .footer_color .bbp-forums .bbp-header,#top .footer_color .bbp-topics-front ul.super-sticky,#top .footer_color .bbp-topics ul.super-sticky,#top .footer_color .bbp-topics ul.sticky,#top .footer_color .bbp-forum-content ul.sticky,#top .footer_color .bbp-body .page-numbers{background-color:#454e57}#top .footer_color .bbp-meta,#top .footer_color .bbp-author-role,#top .footer_color .bbp-author-ip,#top .footer_color .bbp-pagination-count,#top .footer_color .bbp-topics .bbp-body .bbp-topic-title:before{color:#e1e1e1}#top .footer_color .bbp-admin-links{color:#5b646b}.footer_color #bbpress-forums li.bbp-body ul.forum,.footer_color #bbpress-forums li.bbp-body ul.topic,.avia_transform .footer_color .bbp-replies .bbp-reply-author:before,.avia_transform .forum-search .footer_color .bbp-reply-author:before,.avia_transform .forum-search .footer_color .bbp-topic-author:before{background-color:#2c353d;border-color:#5b646b}#top .footer_color .bbp-author-name{color:#ffffff}.footer_color .widget_display_stats dt,.footer_color .widget_display_stats dd{background-color:#454e57}.alternate_color,.alternate_color div,.alternate_color header,.alternate_color main,.alternate_color aside,.alternate_color footer,.alternate_color article,.alternate_color nav,.alternate_color section,.alternate_color span,.alternate_color applet,.alternate_color object,.alternate_color iframe,.alternate_color h1,.alternate_color h2,.alternate_color h3,.alternate_color h4,.alternate_color h5,.alternate_color h6,.alternate_color p,.alternate_color blockquote,.alternate_color pre,.alternate_color a,.alternate_color abbr,.alternate_color acronym,.alternate_color address,.alternate_color big,.alternate_color cite,.alternate_color code,.alternate_color del,.alternate_color dfn,.alternate_color em,.alternate_color img,.alternate_color ins,.alternate_color kbd,.alternate_color q,.alternate_color s,.alternate_color samp,.alternate_color small,.alternate_color strike,.alternate_color strong,.alternate_color sub,.alternate_color sup,.alternate_color tt,.alternate_color var,.alternate_color b,.alternate_color u,.alternate_color i,.alternate_color center,.alternate_color dl,.alternate_color dt,.alternate_color dd,.alternate_color ol,.alternate_color ul,.alternate_color li,.alternate_color fieldset,.alternate_color form,.alternate_color label,.alternate_color legend,.alternate_color table,.alternate_color caption,.alternate_color tbody,.alternate_color tfoot,.alternate_color thead,.alternate_color tr,.alternate_color th,.alternate_color td,.alternate_color article,.alternate_color aside,.alternate_color canvas,.alternate_color details,.alternate_color embed,.alternate_color figure,.alternate_color fieldset,.alternate_color figcaption,.alternate_color footer,.alternate_color header,.alternate_color hgroup,.alternate_color menu,.alternate_color nav,.alternate_color output,.alternate_color ruby,.alternate_color section,.alternate_color summary,.alternate_color time,.alternate_color mark,.alternate_color audio,.alternate_color video,#top .alternate_color .pullquote_boxed,.responsive #top .alternate_color .avia-testimonial,.responsive #top.avia-blank #main .alternate_color.container_wrap:first-child,#top .alternate_color.fullsize .template-blog .post_delimiter,.alternate_color .related_posts.av-related-style-full a{border-color:#5b646b}.alternate_color .rounded-container,#top .alternate_color .pagination a:hover,.alternate_color .small-preview,.alternate_color .fallback-post-type-icon{background:#e1e1e1;color:#2c353d}.alternate_color .av-default-color,#top .alternate_color .av-force-default-color,.alternate_color .av-catalogue-item,.alternate_color .wp-playlist-item .wp-playlist-caption,.alternate_color .wp-playlist{color:#ffffff}.alternate_color ,.alternate_color .site-background,.alternate_color .first-quote,.alternate_color .related_image_wrap,.alternate_color .gravatar img .alternate_color .hr_content,.alternate_color .news-thumb,.alternate_color .post-format-icon,.alternate_color .ajax_controlls a,.alternate_color .tweet-text.avatar_no,.alternate_color .toggler,.alternate_color .toggler.activeTitle:hover,.alternate_color #js_sort_items,.alternate_color.inner-entry,.alternate_color .grid-entry-title,.alternate_color .related-format-icon,.grid-entry .alternate_color .avia-arrow,.alternate_color .avia-gallery-big,.alternate_color .avia-gallery-big,.alternate_color .avia-gallery img,.alternate_color .grid-content,.alternate_color .av-share-box ul,#top .alternate_color .av-related-style-full .related-format-icon,.alternate_color .related_posts.av-related-style-full a:hover,.alternate_color.avia-fullwidth-portfolio .pagination .current,.alternate_color.avia-fullwidth-portfolio .pagination a,.alternate_color .av-hotspot-fallback-tooltip-inner,.alternate_color .av-hotspot-fallback-tooltip-count{background-color:#2c353d;color:#ffffff}.alternate_color .heading-color,.alternate_color a.iconbox_icon:hover,.alternate_color h1,.alternate_color h2,.alternate_color h3,.alternate_color h4,.alternate_color h5,.alternate_color h6,.alternate_color .sidebar .current_page_item>a,.alternate_color .sidebar .current-menu-item>a,.alternate_color .pagination .current,.alternate_color .pagination a:hover,.alternate_color strong.avia-testimonial-name,.alternate_color .heading,.alternate_color .toggle_content strong,.alternate_color .toggle_content strong a,.alternate_color .tab_content strong,.alternate_color .tab_content strong a ,.alternate_color .asc_count,.alternate_color .avia-testimonial-content strong,.alternate_color div .news-headline,#top .alternate_color .av-related-style-full .av-related-title,.alternate_color .av-default-style .av-countdown-cell-inner .av-countdown-time,.alternate_color .wp-playlist-item-meta.wp-playlist-item-title,#top .alternate_color .av-no-image-slider h2 a,.alternate_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{color:#ffffff}.alternate_color .meta-color,.alternate_color .sidebar,.alternate_color .sidebar a,.alternate_color .minor-meta,.alternate_color .minor-meta a,.alternate_color .text-sep,.alternate_color blockquote,.alternate_color .post_nav a,.alternate_color .comment-text,.alternate_color .side-container-inner,.alternate_color .news-time,.alternate_color .pagination a,.alternate_color .pagination span,.alternate_color .tweet-text.avatar_no .tweet-time,#top .alternate_color .extra-mini-title,.alternate_color .team-member-job-title,.alternate_color .team-social a,.alternate_color #js_sort_items a,.grid-entry-excerpt,.alternate_color .avia-testimonial-subtitle,.alternate_color .commentmetadata a,.alternate_color .social_bookmarks a,.alternate_color .meta-heading>*,.alternate_color .slide-meta,.alternate_color .slide-meta a,.alternate_color .taglist,.alternate_color .taglist a,.alternate_color .phone-info,.alternate_color .phone-info a,.alternate_color .av-sort-by-term a,.alternate_color .av-magazine-time,.alternate_color .av-magazine .av-magazine-entry-icon,.alternate_color .av-catalogue-content,.alternate_color .wp-playlist-item-length,.html_modern-blog #top div .alternate_color .blog-categories a,.html_modern-blog #top div .alternate_color .blog-categories a:hover{color:#e1e1e1}.alternate_color .special-heading-inner-border{border-color:#ffffff}.alternate_color .meta-heading .special-heading-inner-border{border-color:#e1e1e1}.alternate_color a,.alternate_color .widget_first,.alternate_color strong,.alternate_color b,.alternate_color b a,.alternate_color strong a,.alternate_color #js_sort_items a:hover,.alternate_color #js_sort_items a.active_sort,.alternate_color .av-sort-by-term a.active_sort,.alternate_color .special_amp,.alternate_color .taglist a.activeFilter,.alternate_color #commentform .required,#top .alternate_color .av-no-color.av-icon-style-border a.av-icon-char,.html_elegant-blog #top .alternate_color .blog-categories a,.html_elegant-blog #top .alternate_color .blog-categories a:hover{color:#ffffff}.alternate_color a:hover,.alternate_color h1 a:hover,.alternate_color h2 a:hover,.alternate_color h3 a:hover,.alternate_color h4 a:hover,.alternate_color h5 a:hover,.alternate_color h6 a:hover,.alternate_color .template-search a.news-content:hover,.alternate_color .wp-playlist-item .wp-playlist-caption:hover{color:#efbb20}.alternate_color .primary-background,.alternate_color .primary-background a,div .alternate_color .button,.alternate_color #submit,.alternate_color input[type=\'submit\'],.alternate_color .small-preview:hover,.alternate_color .avia-menu-fx,.alternate_color .avia-menu-fx .avia-arrow,.alternate_color.iconbox_top .iconbox_icon,.alternate_color .iconbox_top a.iconbox_icon:hover,.alternate_color .avia-data-table th.avia-highlight-col,.alternate_color .avia-color-theme-color,.alternate_color .avia-color-theme-color:hover,.alternate_color .image-overlay .image-overlay-inside:before,.alternate_color .comment-count,.alternate_color .av_dropcap2,.alternate_color .av-colored-style .av-countdown-cell-inner,.responsive #top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover,#top .alternate_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color:#ffffff;color:#2c353d;border-color:#dddddd}#top #wrap_all .alternate_color .av-menu-button-colored > a .avia-menu-text{background-color:#ffffff;color:#2c353d;border-color:#ffffff}#top #wrap_all .alternate_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#dddddd}#top .alternate_color .mobile_menu_toggle{color:#ffffff;background:#2c353d}#top .alternate_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color:#ffffff}#top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color:#2c353d}.alternate_color .button:hover,.alternate_color .ajax_controlls a:hover,.alternate_color #submit:hover,.alternate_color .big_button:hover,.alternate_color .contentSlideControlls a:hover,.alternate_color #submit:hover ,.alternate_color input[type=\'submit\']:hover{background-color:#efbb20;color:#2c353d;border-color:#cd9900}.alternate_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.alternate_color .avia-toc-style-elegant a:first-child:after,.alternate_color .avia-toc-style-elegant a.avia-toc-level-0:after{background-color:#2c353d;border-color:#efbb20}.alternate_color .avia-toc-style-elegant a:first-child span:after,.alternate_color .avia-toc-style-elegant a.avia-toc-level-0 span:after{background-color:#2c353d}.alternate_color .avia-toc-style-elegant a:first-child:hover span:after,.alternate_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after{border-color:#efbb20}.alternate_color .avia-toc-style-elegant a:before{border-color:#5b646b}.alternate_color .avia-toc-style-elegant a:first-child:after,.alternate_color .avia-toc-style-elegant a.avia-toc-level-0:after{border-color:#efbb20;background-color:#2c353d}.alternate_color .avia-toc-style-elegant a:last-child:after{background-color:#5b646b}.alternate_color .timeline-bullet{background-color:#5b646b;border-color:#2c353d}.alternate_color table,.alternate_color .widget_nav_menu ul:first-child>.current-menu-item,.alternate_color .widget_nav_menu ul:first-child>.current_page_item,.alternate_color .widget_nav_menu ul:first-child>.current-menu-ancestor,.alternate_color .pagination .current,.alternate_color .pagination a,.alternate_color.iconbox_top .iconbox_content,.alternate_color .av_promobox,.alternate_color .toggle_content,.alternate_color .toggler:hover,#top .alternate_color .av-minimal-toggle .toggler,.alternate_color .related_posts_default_image,.alternate_color .search-result-counter,.alternate_color .container_wrap_meta,.alternate_color .avia-content-slider .slide-image,.alternate_color .avia-slider-testimonials .avia-testimonial-content,.alternate_color .avia-testimonial-arrow-wrap .avia-arrow,.alternate_color .news-thumb,.alternate_color .portfolio-preview-content,.alternate_color .portfolio-preview-content .avia-arrow,.alternate_color .av-magazine .av-magazine-entry-icon,.alternate_color .related_posts.av-related-style-full a,.alternate_color .aviaccordion-slide,.alternate_color.avia-fullwidth-portfolio .pagination,.alternate_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,.alternate_color .av-catalogue-list li:hover,.alternate_color .wp-playlist,.alternate_color .avia-slideshow-fixed-height > li,.alternate_color .avia-form-success,.alternate_color .avia-form-error,.alternate_color .av-boxed-grid-style .avia-testimonial{background:#454e57}#top .alternate_color .post_timeline li:hover .timeline-bullet{background-color:#efbb20}.alternate_color blockquote,.alternate_color .avia-bullet,.alternate_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#ffffff}.html_header_top .alternate_color .main_menu ul:first-child >li > ul,.html_header_top #top .alternate_color .avia_mega_div > .sub-menu{border-top-color:#ffffff}.alternate_color .breadcrumb,.alternate_color .breadcrumb a,#top .alternate_color.title_container .main-title,#top .alternate_color.title_container .main-title a{color:#ffffff}.alternate_color .av-icon-display,#top .alternate_color .av-related-style-full a:hover .related-format-icon,.alternate_color .av-default-style .av-countdown-cell-inner{background-color:#454e57;color:#e1e1e1}.alternate_color .av-masonry-entry:hover .av-icon-display{background-color:#ffffff;color:#2c353d;border-color:#dddddd}#top .alternate_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#ffffff}.alternate_color ::-webkit-input-placeholder{color:#e1e1e1}.alternate_color ::-moz-placeholder{color:#e1e1e1;opacity:1}.alternate_color :-ms-input-placeholder{color:#e1e1e1}.alternate_color .header_bg,.alternate_color .main_menu ul ul,.alternate_color .main_menu .menu ul li a,.alternate_color .pointer_arrow_wrap .pointer_arrow,.alternate_color .avia_mega_div,.alternate_color .av-subnav-menu > li ul,.alternate_color .av-subnav-menu a{background-color:#2c353d;color:#e1e1e1}.alternate_color .main_menu .menu ul li a:hover,.alternate_color .av-subnav-menu ul a:hover{background-color:#454e57}.alternate_color .sub_menu>ul>li>a,.alternate_color .sub_menu>div>ul>li>a,.alternate_color .main_menu ul:first-child > li > a,#top .alternate_color .main_menu .menu ul .current_page_item > a,#top .alternate_color .main_menu .menu ul .current-menu-item > a ,#top .alternate_color .sub_menu li ul a{color:#e1e1e1}#top .alternate_color .main_menu .menu ul li>a:hover{color:#ffffff}.alternate_color .av-subnav-menu a:hover,.alternate_color .main_menu ul:first-child > li a:hover,.alternate_color .main_menu ul:first-child > li.current-menu-item > a,.alternate_color .main_menu ul:first-child > li.current_page_item > a,.alternate_color .main_menu ul:first-child > li.active-parent-item > a{color:#ffffff}#top .alternate_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#ffffff}.alternate_color .sub_menu>ul>li>a:hover,.alternate_color .sub_menu>div>ul>li>a:hover{color:#ffffff}#top .alternate_color .sub_menu ul li a:hover,.alternate_color .sub_menu ul:first-child > li.current-menu-item > a,.alternate_color .sub_menu ul:first-child > li.current_page_item > a,.alternate_color .sub_menu ul:first-child > li.active-parent-item > a{color:#ffffff}.alternate_color .sub_menu li ul a,.alternate_color #payment,.alternate_color .sub_menu ul li,.alternate_color .sub_menu ul,#top .alternate_color .sub_menu li li a:hover{background-color:#2c353d}.alternate_color#header .avia_mega_div > .sub-menu.avia_mega_hr,.html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#5b646b}@media only screen and (max-width:767px){#top #wrap_all .av_header_transparency{background-color:#2c353d;color:#ffffff;border-color:#5b646b}}@media only screen and (max-width:989px){.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#2c353d;color:#ffffff;border-color:#5b646b}}.alternate_color .avia-tt,.alternate_color .avia-tt .avia-arrow,.alternate_color .avia-tt .avia-arrow{background-color:#2c353d;color:#e1e1e1}.alternate_color .av_ajax_search_image{background-color:#ffffff;color:#2c353d}.alternate_color .ajax_search_excerpt{color:#e1e1e1}.alternate_color .av_ajax_search_title{color:#ffffff}.alternate_color .ajax_load{background-color:#ffffff}.alternate_color .av_searchsubmit_wrapper{background-color:#ffffff}#top .alternate_color .avia-color-theme-color{color:#2c353d;border-color:#dddddd}.alternate_color .avia-color-theme-color-subtle{background-color:#454e57;color:#ffffff}.alternate_color .avia-color-theme-color-subtle:hover{background-color:#2c353d;color:#ffffff}#top .alternate_color .avia-color-theme-color-highlight{color:#2c353d;border-color:#efbb20;background-color:#efbb20}.alternate_color .avia-icon-list .iconlist_icon{background-color:#4a535a}.alternate_color .avia-icon-list .iconlist-timeline{border-color:#5b646b}.alternate_color .iconlist_content{color:#e1e1e1}.alternate_color .avia-timeline .milestone_icon{background-color:#4a535a}.alternate_color .avia-timeline .milestone_inner{background-color:#4a535a}.alternate_color .avia-timeline{border-color:#4a535a}.alternate_color .av-milestone-icon-wrap:after{border-color:#4a535a}.alternate_color .avia-timeline .av-milestone-date{color:#172027}.alternate_color .avia-timeline .av-milestone-date span{background-color:#4a535a}.alternate_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#4a535a}.alternate_color .av-timeline-nav a span{background-color:#4a535a}#top .alternate_color .input-text,#top .alternate_color input[type=\'text\'],#top .alternate_color input[type=\'input\'],#top .alternate_color input[type=\'password\'],#top .alternate_color input[type=\'email\'],#top .alternate_color input[type=\'number\'],#top .alternate_color input[type=\'url\'],#top .alternate_color input[type=\'tel\'],#top .alternate_color input[type=\'search\'],#top .alternate_color textarea,#top .alternate_color select{border-color:#5b646b;background-color:#454e57;color:#e1e1e1}#top .alternate_color .invers-color .input-text,#top .alternate_color .invers-color input[type=\'text\'],#top .alternate_color .invers-color input[type=\'input\'],#top .alternate_color .invers-color input[type=\'password\'],#top .alternate_color .invers-color input[type=\'email\'],#top .alternate_color .invers-color input[type=\'number\'],#top .alternate_color .invers-color input[type=\'url\'],#top .alternate_color .invers-color input[type=\'tel\'],#top .alternate_color .invers-color input[type=\'search\'],#top .alternate_color .invers-color textarea,#top .alternate_color .invers-color select{background-color:#2c353d}.alternate_color .required{color:#ffffff}.alternate_color .av-masonry{background-color:#343d46}.alternate_color .av-masonry-pagination,.alternate_color .av-masonry-pagination:hover,.alternate_color .av-masonry-outerimage-container{background-color:#2c353d}.alternate_color .container .av-inner-masonry-content,#top .alternate_color .container .av-masonry-load-more,#top .alternate_color .container .av-masonry-sort,.alternate_color .container .av-masonry-entry .avia-arrow{background-color:#454e57} .alternate_color .hr-short .hr-inner-style,.alternate_color .hr-short .hr-inner{background-color:#2c353d}div .alternate_color .tabcontainer .active_tab_content,div .alternate_color .tabcontainer .active_tab{background-color:#454e57;color:#ffffff}.responsive.js_active #top .alternate_color .avia_combo_widget .top_tab .tab{border-top-color:#5b646b}.alternate_color .template-archives .tabcontainer a,#top .alternate_color .tabcontainer .tab:hover,#top .alternate_color .tabcontainer .tab.active_tab{color:#ffffff} .alternate_color .template-archives .tabcontainer a:hover{color:#efbb20}.alternate_color .sidebar_tab_icon{background-color:#5b646b}#top .alternate_color .sidebar_active_tab .sidebar_tab_icon{background-color:#ffffff}.alternate_color .sidebar_tab:hover .sidebar_tab_icon{background-color:#efbb20}.alternate_color .sidebar_tab,.alternate_color .tabcontainer .tab{color:#e1e1e1}.alternate_color div .sidebar_active_tab ,div .alternate_color .tabcontainer.noborder_tabs .active_tab_content,div .alternate_color .tabcontainer.noborder_tabs .active_tab{color:#ffffff;background-color:#2c353d}#top .avia-smallarrow-slider .avia-slideshow-dots a{background-color:#454e57}#top .alternate_color .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .alternate_color .avia-smallarrow-slider .avia-slideshow-dots a:hover{background-color:#e1e1e1}@media only screen and (max-width:767px){.responsive #top .alternate_color .tabcontainer .active_tab{background-color:#efbb20;color:#2c353d} .responsive #top .alternate_color .tabcontainer{border-color:#5b646b}.responsive #top .alternate_color .active_tab_content{background-color:#454e57}}.alternate_color tr:nth-child(even),.alternate_color .avia-data-table .avia-heading-row .avia-desc-col,.alternate_color .avia-data-table .avia-highlight-col,.alternate_color .pricing-table>li:nth-child(even),body .alternate_color .pricing-table.avia-desc-col li,#top .alternate_color .avia-data-table.avia_pricing_minimal th{background-color:#2c353d;color:#ffffff}.alternate_color table caption,.alternate_color tr:nth-child(even),.alternate_color .pricing-table>li:nth-child(even),#top .alternate_color .avia-data-table.avia_pricing_minimal td{color:#e1e1e1}.alternate_color tr:nth-child(odd),.alternate_color .pricing-table>li:nth-child(odd),.alternate_color .pricing-extra{background:#454e57}.alternate_color .pricing-table li.avia-pricing-row,.alternate_color .pricing-table li.avia-heading-row,.alternate_color .pricing-table li.avia-pricing-row .pricing-extra{background-color:#ffffff;color:#2c353d;border-color:#ffffff}.alternate_color .pricing-table li.avia-heading-row,.alternate_color .pricing-table li.avia-heading-row .pricing-extra{background-color:#ffffff;color:#2c353d;border-color:#ffffff}.alternate_color .pricing-table.avia-desc-col .avia-heading-row,.alternate_color .pricing-table.avia-desc-col .avia-pricing-row{border-color:#5b646b}.alternate_color .theme-color-bar .bar{background:#ffffff}.alternate_color .mejs-controls .mejs-time-rail .mejs-time-current,.alternate_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.alternate_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.alternate_color .button.av-sending-button,.alternate_color .av-striped-bar .theme-color-bar .bar{background:#ffffff}body .alternate_color .mejs-controls .mejs-time-rail .mejs-time-float{background:#ffffff;color:#fff}body .alternate_color .mejs-controls .mejs-time-rail .mejs-time-float-corner{border:solid 4px #ffffff;border-color:#ffffff transparent transparent transparent}.alternate_color .progress{background-color:#454e57}.alternate_color .av_searchform_element_results .av_ajax_search_entry,.alternate_color .av_searchform_element_results .av_ajax_search_title,.alternate_color.av_searchform_element_results .av_ajax_search_entry,.alternate_color.av_searchform_element_results .av_ajax_search_title{color:#ffffff}.alternate_color .av_searchform_element_results .ajax_search_excerpt,.alternate_color.av_searchform_element_results .ajax_search_excerpt{color:#e1e1e1}.alternate_color .av_searchform_element_results .av_ajax_search_image,.alternate_color.av_searchform_element_results .av_ajax_search_image{color:#e1e1e1} .alternate_color .button.av-sending-button{background:#efbb20;background-image:-webkit-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:-moz-linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);background-image:linear-gradient(-45deg,#efbb20 25%,#ffcc31 25%,#ffcc31 50%,#efbb20 50%,#efbb20 75%,#ffcc31 75%,#ffcc31);border-color:#efbb20}.alternate_color span.bbp-admin-links a{color:#ffffff}.alternate_color span.bbp-admin-links a:hover{color:#efbb20}#top .alternate_color .bbp-reply-content,#top .alternate_color .bbp-topic-content,#top .alternate_color .bbp-body .super-sticky .page-numbers,#top .alternate_color .bbp-body .sticky .page-numbers,#top .alternate_color .bbp-pagination-links a:hover,#top .alternate_color .bbp-pagination-links span.current{background:#2c353d}#top .alternate_color .bbp-topics .bbp-header,#top .alternate_color .bbp-topics .bbp-header,#top .alternate_color .bbp-forums .bbp-header,#top .alternate_color .bbp-topics-front ul.super-sticky,#top .alternate_color .bbp-topics ul.super-sticky,#top .alternate_color .bbp-topics ul.sticky,#top .alternate_color .bbp-forum-content ul.sticky,#top .alternate_color .bbp-body .page-numbers{background-color:#454e57}#top .alternate_color .bbp-meta,#top .alternate_color .bbp-author-role,#top .alternate_color .bbp-author-ip,#top .alternate_color .bbp-pagination-count,#top .alternate_color .bbp-topics .bbp-body .bbp-topic-title:before{color:#e1e1e1}#top .alternate_color .bbp-admin-links{color:#5b646b}.alternate_color #bbpress-forums li.bbp-body ul.forum,.alternate_color #bbpress-forums li.bbp-body ul.topic,.avia_transform .alternate_color .bbp-replies .bbp-reply-author:before,.avia_transform .forum-search .alternate_color .bbp-reply-author:before,.avia_transform .forum-search .alternate_color .bbp-topic-author:before{background-color:#2c353d;border-color:#5b646b}#top .alternate_color .bbp-author-name{color:#ffffff}.alternate_color .widget_display_stats dt,.alternate_color .widget_display_stats dd{background-color:#454e57}.main_color,.main_color div,.main_color header,.main_color main,.main_color aside,.main_color footer,.main_color article,.main_color nav,.main_color section,.main_color span,.main_color applet,.main_color object,.main_color iframe,.main_color h1,.main_color h2,.main_color h3,.main_color h4,.main_color h5,.main_color h6,.main_color p,.main_color blockquote,.main_color pre,.main_color a,.main_color abbr,.main_color acronym,.main_color address,.main_color big,.main_color cite,.main_color code,.main_color del,.main_color dfn,.main_color em,.main_color img,.main_color ins,.main_color kbd,.main_color q,.main_color s,.main_color samp,.main_color small,.main_color strike,.main_color strong,.main_color sub,.main_color sup,.main_color tt,.main_color var,.main_color b,.main_color u,.main_color i,.main_color center,.main_color dl,.main_color dt,.main_color dd,.main_color ol,.main_color ul,.main_color li,.main_color fieldset,.main_color form,.main_color label,.main_color legend,.main_color table,.main_color caption,.main_color tbody,.main_color tfoot,.main_color thead,.main_color tr,.main_color th,.main_color td,.main_color article,.main_color aside,.main_color canvas,.main_color details,.main_color embed,.main_color figure,.main_color fieldset,.main_color figcaption,.main_color footer,.main_color header,.main_color hgroup,.main_color menu,.main_color nav,.main_color output,.main_color ruby,.main_color section,.main_color summary,.main_color time,.main_color mark,.main_color audio,.main_color video,#top .main_color .pullquote_boxed,.responsive #top .main_color .avia-testimonial,.responsive #top.avia-blank #main .main_color.container_wrap:first-child,#top .main_color.fullsize .template-blog .post_delimiter,.main_color .related_posts.av-related-style-full a{border-color:#e1e1e1}.main_color .rounded-container,#top .main_color .pagination a:hover,.main_color .small-preview,.main_color .fallback-post-type-icon{background:#919191;color:#ffffff}.main_color .av-default-color,#top .main_color .av-force-default-color,.main_color .av-catalogue-item,.main_color .wp-playlist-item .wp-playlist-caption,.main_color .wp-playlist{color:#9c9c9c}.main_color ,.main_color .site-background,.main_color .first-quote,.main_color .related_image_wrap,.main_color .gravatar img .main_color .hr_content,.main_color .news-thumb,.main_color .post-format-icon,.main_color .ajax_controlls a,.main_color .tweet-text.avatar_no,.main_color .toggler,.main_color .toggler.activeTitle:hover,.main_color #js_sort_items,.main_color.inner-entry,.main_color .grid-entry-title,.main_color .related-format-icon,.grid-entry .main_color .avia-arrow,.main_color .avia-gallery-big,.main_color .avia-gallery-big,.main_color .avia-gallery img,.main_color .grid-content,.main_color .av-share-box ul,#top .main_color .av-related-style-full .related-format-icon,.main_color .related_posts.av-related-style-full a:hover,.main_color.avia-fullwidth-portfolio .pagination .current,.main_color.avia-fullwidth-portfolio .pagination a,.main_color .av-hotspot-fallback-tooltip-inner,.main_color .av-hotspot-fallback-tooltip-count{background-color:#ffffff;color:#9c9c9c}.main_color .heading-color,.main_color a.iconbox_icon:hover,.main_color h1,.main_color h2,.main_color h3,.main_color h4,.main_color h5,.main_color h6,.main_color .sidebar .current_page_item>a,.main_color .sidebar .current-menu-item>a,.main_color .pagination .current,.main_color .pagination a:hover,.main_color strong.avia-testimonial-name,.main_color .heading,.main_color .toggle_content strong,.main_color .toggle_content strong a,.main_color .tab_content strong,.main_color .tab_content strong a ,.main_color .asc_count,.main_color .avia-testimonial-content strong,.main_color div .news-headline,#top .main_color .av-related-style-full .av-related-title,.main_color .av-default-style .av-countdown-cell-inner .av-countdown-time,.main_color .wp-playlist-item-meta.wp-playlist-item-title,#top .main_color .av-no-image-slider h2 a,.main_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{color:#2c353d}.main_color .meta-color,.main_color .sidebar,.main_color .sidebar a,.main_color .minor-meta,.main_color .minor-meta a,.main_color .text-sep,.main_color blockquote,.main_color .post_nav a,.main_color .comment-text,.main_color .side-container-inner,.main_color .news-time,.main_color .pagination a,.main_color .pagination span,.main_color .tweet-text.avatar_no .tweet-time,#top .main_color .extra-mini-title,.main_color .team-member-job-title,.main_color .team-social a,.main_color #js_sort_items a,.grid-entry-excerpt,.main_color .avia-testimonial-subtitle,.main_color .commentmetadata a,.main_color .social_bookmarks a,.main_color .meta-heading>*,.main_color .slide-meta,.main_color .slide-meta a,.main_color .taglist,.main_color .taglist a,.main_color .phone-info,.main_color .phone-info a,.main_color .av-sort-by-term a,.main_color .av-magazine-time,.main_color .av-magazine .av-magazine-entry-icon,.main_color .av-catalogue-content,.main_color .wp-playlist-item-length,.html_modern-blog #top div .main_color .blog-categories a,.html_modern-blog #top div .main_color .blog-categories a:hover{color:#919191}.main_color .special-heading-inner-border{border-color:#9c9c9c}.main_color .meta-heading .special-heading-inner-border{border-color:#919191}.main_color a,.main_color .widget_first,.main_color strong,.main_color b,.main_color b a,.main_color strong a,.main_color #js_sort_items a:hover,.main_color #js_sort_items a.active_sort,.main_color .av-sort-by-term a.active_sort,.main_color .special_amp,.main_color .taglist a.activeFilter,.main_color #commentform .required,#top .main_color .av-no-color.av-icon-style-border a.av-icon-char,.html_elegant-blog #top .main_color .blog-categories a,.html_elegant-blog #top .main_color .blog-categories a:hover{color:#efbb20}.main_color a:hover,.main_color h1 a:hover,.main_color h2 a:hover,.main_color h3 a:hover,.main_color h4 a:hover,.main_color h5 a:hover,.main_color h6 a:hover,.main_color .template-search a.news-content:hover,.main_color .wp-playlist-item .wp-playlist-caption:hover{color:#db9d00}.main_color .primary-background,.main_color .primary-background a,div .main_color .button,.main_color #submit,.main_color input[type=\'submit\'],.main_color .small-preview:hover,.main_color .avia-menu-fx,.main_color .avia-menu-fx .avia-arrow,.main_color.iconbox_top .iconbox_icon,.main_color .iconbox_top a.iconbox_icon:hover,.main_color .avia-data-table th.avia-highlight-col,.main_color .avia-color-theme-color,.main_color .avia-color-theme-color:hover,.main_color .image-overlay .image-overlay-inside:before,.main_color .comment-count,.main_color .av_dropcap2,.main_color .av-colored-style .av-countdown-cell-inner,.responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover,#top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color:#efbb20;color:#ffffff;border-color:#cd9900}#top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text{background-color:#efbb20;color:#ffffff;border-color:#efbb20}#top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#cd9900}#top .main_color .mobile_menu_toggle{color:#efbb20;background:#ffffff}#top .main_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color:#efbb20}#top .main_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color:#ffffff}.main_color .button:hover,.main_color .ajax_controlls a:hover,.main_color #submit:hover,.main_color .big_button:hover,.main_color .contentSlideControlls a:hover,.main_color #submit:hover ,.main_color input[type=\'submit\']:hover{background-color:#db9d00;color:#ffffff;border-color:#b97b00}.main_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.main_color .avia-toc-style-elegant a:first-child:after,.main_color .avia-toc-style-elegant a.avia-toc-level-0:after{background-color:#ffffff;border-color:#db9d00}.main_color .avia-toc-style-elegant a:first-child span:after,.main_color .avia-toc-style-elegant a.avia-toc-level-0 span:after{background-color:#ffffff}.main_color .avia-toc-style-elegant a:first-child:hover span:after,.main_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after{border-color:#db9d00}.main_color .avia-toc-style-elegant a:before{border-color:#e1e1e1}.main_color .avia-toc-style-elegant a:first-child:after,.main_color .avia-toc-style-elegant a.avia-toc-level-0:after{border-color:#db9d00;background-color:#ffffff}.main_color .avia-toc-style-elegant a:last-child:after{background-color:#e1e1e1}.main_color .timeline-bullet{background-color:#e1e1e1;border-color:#ffffff}.main_color table,.main_color .widget_nav_menu ul:first-child>.current-menu-item,.main_color .widget_nav_menu ul:first-child>.current_page_item,.main_color .widget_nav_menu ul:first-child>.current-menu-ancestor,.main_color .pagination .current,.main_color .pagination a,.main_color.iconbox_top .iconbox_content,.main_color .av_promobox,.main_color .toggle_content,.main_color .toggler:hover,#top .main_color .av-minimal-toggle .toggler,.main_color .related_posts_default_image,.main_color .search-result-counter,.main_color .container_wrap_meta,.main_color .avia-content-slider .slide-image,.main_color .avia-slider-testimonials .avia-testimonial-content,.main_color .avia-testimonial-arrow-wrap .avia-arrow,.main_color .news-thumb,.main_color .portfolio-preview-content,.main_color .portfolio-preview-content .avia-arrow,.main_color .av-magazine .av-magazine-entry-icon,.main_color .related_posts.av-related-style-full a,.main_color .aviaccordion-slide,.main_color.avia-fullwidth-portfolio .pagination,.main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,.main_color .av-catalogue-list li:hover,.main_color .wp-playlist,.main_color .avia-slideshow-fixed-height > li,.main_color .avia-form-success,.main_color .avia-form-error,.main_color .av-boxed-grid-style .avia-testimonial{background:#f8f8f8}#top .main_color .post_timeline li:hover .timeline-bullet{background-color:#db9d00}.main_color blockquote,.main_color .avia-bullet,.main_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#efbb20}.html_header_top .main_color .main_menu ul:first-child >li > ul,.html_header_top #top .main_color .avia_mega_div > .sub-menu{border-top-color:#efbb20}.main_color .breadcrumb,.main_color .breadcrumb a,#top .main_color.title_container .main-title,#top .main_color.title_container .main-title a{color:#9c9c9c}.main_color .av-icon-display,#top .main_color .av-related-style-full a:hover .related-format-icon,.main_color .av-default-style .av-countdown-cell-inner{background-color:#f8f8f8;color:#919191}.main_color .av-masonry-entry:hover .av-icon-display{background-color:#efbb20;color:#ffffff;border-color:#cd9900}#top .main_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#efbb20}.main_color ::-webkit-input-placeholder{color:#919191}.main_color ::-moz-placeholder{color:#919191;opacity:1}.main_color :-ms-input-placeholder{color:#919191}.main_color .header_bg,.main_color .main_menu ul ul,.main_color .main_menu .menu ul li a,.main_color .pointer_arrow_wrap .pointer_arrow,.main_color .avia_mega_div,.main_color .av-subnav-menu > li ul,.main_color .av-subnav-menu a{background-color:#ffffff;color:#919191}.main_color .main_menu .menu ul li a:hover,.main_color .av-subnav-menu ul a:hover{background-color:#f8f8f8}.main_color .sub_menu>ul>li>a,.main_color .sub_menu>div>ul>li>a,.main_color .main_menu ul:first-child > li > a,#top .main_color .main_menu .menu ul .current_page_item > a,#top .main_color .main_menu .menu ul .current-menu-item > a ,#top .main_color .sub_menu li ul a{color:#919191}#top .main_color .main_menu .menu ul li>a:hover{color:#9c9c9c}.main_color .av-subnav-menu a:hover,.main_color .main_menu ul:first-child > li a:hover,.main_color .main_menu ul:first-child > li.current-menu-item > a,.main_color .main_menu ul:first-child > li.current_page_item > a,.main_color .main_menu ul:first-child > li.active-parent-item > a{color:#9c9c9c}#top .main_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#efbb20}.main_color .sub_menu>ul>li>a:hover,.main_color .sub_menu>div>ul>li>a:hover{color:#9c9c9c}#top .main_color .sub_menu ul li a:hover,.main_color .sub_menu ul:first-child > li.current-menu-item > a,.main_color .sub_menu ul:first-child > li.current_page_item > a,.main_color .sub_menu ul:first-child > li.active-parent-item > a{color:#9c9c9c}.main_color .sub_menu li ul a,.main_color #payment,.main_color .sub_menu ul li,.main_color .sub_menu ul,#top .main_color .sub_menu li li a:hover{background-color:#ffffff}.main_color#header .avia_mega_div > .sub-menu.avia_mega_hr,.html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#e1e1e1}@media only screen and (max-width:767px){#top #wrap_all .av_header_transparency{background-color:#ffffff;color:#9c9c9c;border-color:#e1e1e1}}@media only screen and (max-width:989px){.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#ffffff;color:#9c9c9c;border-color:#e1e1e1}}.main_color .avia-tt,.main_color .avia-tt .avia-arrow,.main_color .avia-tt .avia-arrow{background-color:#ffffff;color:#919191}.main_color .av_ajax_search_image{background-color:#efbb20;color:#ffffff}.main_color .ajax_search_excerpt{color:#919191}.main_color .av_ajax_search_title{color:#2c353d}.main_color .ajax_load{background-color:#efbb20}.main_color .av_searchsubmit_wrapper{background-color:#efbb20}#top .main_color .avia-color-theme-color{color:#ffffff;border-color:#cd9900}.main_color .avia-color-theme-color-subtle{background-color:#f8f8f8;color:#9c9c9c}.main_color .avia-color-theme-color-subtle:hover{background-color:#ffffff;color:#2c353d}#top .main_color .avia-color-theme-color-highlight{color:#ffffff;border-color:#db9d00;background-color:#db9d00}.main_color .avia-icon-list .iconlist_icon{background-color:#d0d0d0}.main_color .avia-icon-list .iconlist-timeline{border-color:#e1e1e1}.main_color .iconlist_content{color:#919191}.main_color .avia-timeline .milestone_icon{background-color:#d0d0d0}.main_color .avia-timeline .milestone_inner{background-color:#d0d0d0}.main_color .avia-timeline{border-color:#d0d0d0}.main_color .av-milestone-icon-wrap:after{border-color:#d0d0d0}.main_color .avia-timeline .av-milestone-date{color:#a0a0a0}.main_color .avia-timeline .av-milestone-date span{background-color:#d0d0d0}.main_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#d0d0d0}.main_color .av-timeline-nav a span{background-color:#d0d0d0}#top .main_color .input-text,#top .main_color input[type=\'text\'],#top .main_color input[type=\'input\'],#top .main_color input[type=\'password\'],#top .main_color input[type=\'email\'],#top .main_color input[type=\'number\'],#top .main_color input[type=\'url\'],#top .main_color input[type=\'tel\'],#top .main_color input[type=\'search\'],#top .main_color textarea,#top .main_color select{border-color:#e1e1e1;background-color:#f8f8f8;color:#919191}#top .main_color .invers-color .input-text,#top .main_color .invers-color input[type=\'text\'],#top .main_color .invers-color input[type=\'input\'],#top .main_color .invers-color input[type=\'password\'],#top .main_color .invers-color input[type=\'email\'],#top .main_color .invers-color input[type=\'number\'],#top .main_color .invers-color input[type=\'url\'],#top .main_color .invers-color input[type=\'tel\'],#top .main_color .invers-color input[type=\'search\'],#top .main_color .invers-color textarea,#top .main_color .invers-color select{background-color:#ffffff}.main_color .required{color:#efbb20}.main_color .av-masonry{background-color:#e7e7e7}.main_color .av-masonry-pagination,.main_color .av-masonry-pagination:hover,.main_color .av-masonry-outerimage-container{background-color:#ffffff}.main_color .container .av-inner-masonry-content,#top .main_color .container .av-masonry-load-more,#top .main_color .container .av-masonry-sort,.main_color .container .av-masonry-entry .avia-arrow{background-color:#f8f8f8} .main_color .hr-short .hr-inner-style,.main_color .hr-short .hr-inner{background-color:#ffffff}div .main_color .tabcontainer .active_tab_content,div .main_color .tabcontainer .active_tab{background-color:#f8f8f8;color:#9c9c9c}.responsive.js_active #top .main_color .avia_combo_widget .top_tab .tab{border-top-color:#e1e1e1}.main_color .template-archives .tabcontainer a,#top .main_color .tabcontainer .tab:hover,#top .main_color .tabcontainer .tab.active_tab{color:#9c9c9c} .main_color .template-archives .tabcontainer a:hover{color:#db9d00}.main_color .sidebar_tab_icon{background-color:#e1e1e1}#top .main_color .sidebar_active_tab .sidebar_tab_icon{background-color:#efbb20}.main_color .sidebar_tab:hover .sidebar_tab_icon{background-color:#db9d00}.main_color .sidebar_tab,.main_color .tabcontainer .tab{color:#919191}.main_color div .sidebar_active_tab ,div .main_color .tabcontainer.noborder_tabs .active_tab_content,div .main_color .tabcontainer.noborder_tabs .active_tab{color:#9c9c9c;background-color:#ffffff}#top .avia-smallarrow-slider .avia-slideshow-dots a{background-color:#f8f8f8}#top .main_color .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .main_color .avia-smallarrow-slider .avia-slideshow-dots a:hover{background-color:#919191}@media only screen and (max-width:767px){.responsive #top .main_color .tabcontainer .active_tab{background-color:#db9d00;color:#ffffff} .responsive #top .main_color .tabcontainer{border-color:#e1e1e1}.responsive #top .main_color .active_tab_content{background-color:#f8f8f8}}.main_color tr:nth-child(even),.main_color .avia-data-table .avia-heading-row .avia-desc-col,.main_color .avia-data-table .avia-highlight-col,.main_color .pricing-table>li:nth-child(even),body .main_color .pricing-table.avia-desc-col li,#top .main_color .avia-data-table.avia_pricing_minimal th{background-color:#ffffff;color:#9c9c9c}.main_color table caption,.main_color tr:nth-child(even),.main_color .pricing-table>li:nth-child(even),#top .main_color .avia-data-table.avia_pricing_minimal td{color:#919191}.main_color tr:nth-child(odd),.main_color .pricing-table>li:nth-child(odd),.main_color .pricing-extra{background:#f8f8f8}.main_color .pricing-table li.avia-pricing-row,.main_color .pricing-table li.avia-heading-row,.main_color .pricing-table li.avia-pricing-row .pricing-extra{background-color:#efbb20;color:#ffffff;border-color:#ffdd42}.main_color .pricing-table li.avia-heading-row,.main_color .pricing-table li.avia-heading-row .pricing-extra{background-color:#ffcc31;color:#ffffff;border-color:#ffdd42}.main_color .pricing-table.avia-desc-col .avia-heading-row,.main_color .pricing-table.avia-desc-col .avia-pricing-row{border-color:#e1e1e1}.main_color .theme-color-bar .bar{background:#efbb20}.main_color .mejs-controls .mejs-time-rail .mejs-time-current,.main_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.main_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.main_color .button.av-sending-button,.main_color .av-striped-bar .theme-color-bar .bar{background:#efbb20}body .main_color .mejs-controls .mejs-time-rail .mejs-time-float{background:#efbb20;color:#fff}body .main_color .mejs-controls .mejs-time-rail .mejs-time-float-corner{border:solid 4px #efbb20;border-color:#efbb20 transparent transparent transparent}.main_color .progress{background-color:#f8f8f8}.main_color .av_searchform_element_results .av_ajax_search_entry,.main_color .av_searchform_element_results .av_ajax_search_title,.main_color.av_searchform_element_results .av_ajax_search_entry,.main_color.av_searchform_element_results .av_ajax_search_title{color:#efbb20}.main_color .av_searchform_element_results .ajax_search_excerpt,.main_color.av_searchform_element_results .ajax_search_excerpt{color:#919191}.main_color .av_searchform_element_results .av_ajax_search_image,.main_color.av_searchform_element_results .av_ajax_search_image{color:#919191} .main_color .button.av-sending-button{background:#db9d00;background-image:-webkit-linear-gradient(-45deg,#db9d00 25%,#ecae11 25%,#ecae11 50%,#db9d00 50%,#db9d00 75%,#ecae11 75%,#ecae11);background-image:-moz-linear-gradient(-45deg,#db9d00 25%,#ecae11 25%,#ecae11 50%,#db9d00 50%,#db9d00 75%,#ecae11 75%,#ecae11);background-image:linear-gradient(-45deg,#db9d00 25%,#ecae11 25%,#ecae11 50%,#db9d00 50%,#db9d00 75%,#ecae11 75%,#ecae11);border-color:#db9d00}.main_color span.bbp-admin-links a{color:#efbb20}.main_color span.bbp-admin-links a:hover{color:#db9d00}#top .main_color .bbp-reply-content,#top .main_color .bbp-topic-content,#top .main_color .bbp-body .super-sticky .page-numbers,#top .main_color .bbp-body .sticky .page-numbers,#top .main_color .bbp-pagination-links a:hover,#top .main_color .bbp-pagination-links span.current{background:#ffffff}#top .main_color .bbp-topics .bbp-header,#top .main_color .bbp-topics .bbp-header,#top .main_color .bbp-forums .bbp-header,#top .main_color .bbp-topics-front ul.super-sticky,#top .main_color .bbp-topics ul.super-sticky,#top .main_color .bbp-topics ul.sticky,#top .main_color .bbp-forum-content ul.sticky,#top .main_color .bbp-body .page-numbers{background-color:#f8f8f8}#top .main_color .bbp-meta,#top .main_color .bbp-author-role,#top .main_color .bbp-author-ip,#top .main_color .bbp-pagination-count,#top .main_color .bbp-topics .bbp-body .bbp-topic-title:before{color:#919191}#top .main_color .bbp-admin-links{color:#e1e1e1}.main_color #bbpress-forums li.bbp-body ul.forum,.main_color #bbpress-forums li.bbp-body ul.topic,.avia_transform .main_color .bbp-replies .bbp-reply-author:before,.avia_transform .forum-search .main_color .bbp-reply-author:before,.avia_transform .forum-search .main_color .bbp-topic-author:before{background-color:#ffffff;border-color:#e1e1e1}#top .main_color .bbp-author-name{color:#2c353d}.main_color .widget_display_stats dt,.main_color .widget_display_stats dd{background-color:#f8f8f8}.main_color dropcap2,.main_color dropcap3,.main_color avia_button,.main_color avia_button:hover,.main_color .on-primary-color,.main_color .on-primary-color:hover{color:#ffffff}#main{border-color:#e1e1e1}#scroll-top-link:hover,#av-cookie-consent-badge:hover{background-color:#f8f8f8;color:#efbb20;border:1px solid #e1e1e1}#top .avia-datepicker-div .ui-datepicker-month,#top .avia-datepicker-div .ui-datepicker-year{color:#2c353d}#top .avia-datepicker-div{background:#ffffff;border:1px solid #e1e1e1}#top .avia-datepicker-div a{color:#919191;background-color:#f8f8f8}#top .avia-datepicker-div a.ui-state-active,#top .avia-datepicker-div a.ui-state-highlight{color:#efbb20}#top .avia-datepicker-div a.ui-state-hover{color:#f8f8f8;background-color:#919191}#top .avia-datepicker-div .ui-datepicker-buttonpane button{background-color:#efbb20;color:#ffffff;border-color:#efbb20}#top .av-siteloader{border-color:#e1e1e1;border-left-color:#efbb20}#top div.avia-popup .mfp-preloader{border-left-color:#efbb20}.av-preloader-reactive #top .av-siteloader{border-color:#e1e1e1}#top .av-siteloader-wrap{background-color:#ffffff}.av-preloader-reactive #top .av-siteloader:before{background-color:#e1e1e1}.av-tab-section-tab-title-container{background-color:#f8f8f8}#top .av-section-tab-title{color:#919191}#top a.av-active-tab-title{color:#efbb20}#top .av-tab-arrow-container span{background-color:#ffffff}.header_color,.header_color div,.header_color header,.header_color main,.header_color aside,.header_color footer,.header_color article,.header_color nav,.header_color section,.header_color span,.header_color applet,.header_color object,.header_color iframe,.header_color h1,.header_color h2,.header_color h3,.header_color h4,.header_color h5,.header_color h6,.header_color p,.header_color blockquote,.header_color pre,.header_color a,.header_color abbr,.header_color acronym,.header_color address,.header_color big,.header_color cite,.header_color code,.header_color del,.header_color dfn,.header_color em,.header_color img,.header_color ins,.header_color kbd,.header_color q,.header_color s,.header_color samp,.header_color small,.header_color strike,.header_color strong,.header_color sub,.header_color sup,.header_color tt,.header_color var,.header_color b,.header_color u,.header_color i,.header_color center,.header_color dl,.header_color dt,.header_color dd,.header_color ol,.header_color ul,.header_color li,.header_color fieldset,.header_color form,.header_color label,.header_color legend,.header_color table,.header_color caption,.header_color tbody,.header_color tfoot,.header_color thead,.header_color tr,.header_color th,.header_color td,.header_color article,.header_color aside,.header_color canvas,.header_color details,.header_color embed,.header_color figure,.header_color fieldset,.header_color figcaption,.header_color footer,.header_color header,.header_color hgroup,.header_color menu,.header_color nav,.header_color output,.header_color ruby,.header_color section,.header_color summary,.header_color time,.header_color mark,.header_color audio,.header_color video,#top .header_color .pullquote_boxed,.responsive #top .header_color .avia-testimonial,.responsive #top.avia-blank #main .header_color.container_wrap:first-child,#top .header_color.fullsize .template-blog .post_delimiter,.header_color .related_posts.av-related-style-full a{border-color:#e1e1e1}.header_color .rounded-container,#top .header_color .pagination a:hover,.header_color .small-preview,.header_color .fallback-post-type-icon{background:#808080;color:#ffffff}.header_color .av-default-color,#top .header_color .av-force-default-color,.header_color .av-catalogue-item,.header_color .wp-playlist-item .wp-playlist-caption,.header_color .wp-playlist{color:#333333}.header_color ,.header_color .site-background,.header_color .first-quote,.header_color .related_image_wrap,.header_color .gravatar img .header_color .hr_content,.header_color .news-thumb,.header_color .post-format-icon,.header_color .ajax_controlls a,.header_color .tweet-text.avatar_no,.header_color .toggler,.header_color .toggler.activeTitle:hover,.header_color #js_sort_items,.header_color.inner-entry,.header_color .grid-entry-title,.header_color .related-format-icon,.grid-entry .header_color .avia-arrow,.header_color .avia-gallery-big,.header_color .avia-gallery-big,.header_color .avia-gallery img,.header_color .grid-content,.header_color .av-share-box ul,#top .header_color .av-related-style-full .related-format-icon,.header_color .related_posts.av-related-style-full a:hover,.header_color.avia-fullwidth-portfolio .pagination .current,.header_color.avia-fullwidth-portfolio .pagination a,.header_color .av-hotspot-fallback-tooltip-inner,.header_color .av-hotspot-fallback-tooltip-count{background-color:#ffffff;color:#333333}.header_color .heading-color,.header_color a.iconbox_icon:hover,.header_color h1,.header_color h2,.header_color h3,.header_color h4,.header_color h5,.header_color h6,.header_color .sidebar .current_page_item>a,.header_color .sidebar .current-menu-item>a,.header_color .pagination .current,.header_color .pagination a:hover,.header_color strong.avia-testimonial-name,.header_color .heading,.header_color .toggle_content strong,.header_color .toggle_content strong a,.header_color .tab_content strong,.header_color .tab_content strong a ,.header_color .asc_count,.header_color .avia-testimonial-content strong,.header_color div .news-headline,#top .header_color .av-related-style-full .av-related-title,.header_color .av-default-style .av-countdown-cell-inner .av-countdown-time,.header_color .wp-playlist-item-meta.wp-playlist-item-title,#top .header_color .av-no-image-slider h2 a,.header_color .av-small-bar .avia-progress-bar .progressbar-title-wrap{color:#000000}.header_color .meta-color,.header_color .sidebar,.header_color .sidebar a,.header_color .minor-meta,.header_color .minor-meta a,.header_color .text-sep,.header_color blockquote,.header_color .post_nav a,.header_color .comment-text,.header_color .side-container-inner,.header_color .news-time,.header_color .pagination a,.header_color .pagination span,.header_color .tweet-text.avatar_no .tweet-time,#top .header_color .extra-mini-title,.header_color .team-member-job-title,.header_color .team-social a,.header_color #js_sort_items a,.grid-entry-excerpt,.header_color .avia-testimonial-subtitle,.header_color .commentmetadata a,.header_color .social_bookmarks a,.header_color .meta-heading>*,.header_color .slide-meta,.header_color .slide-meta a,.header_color .taglist,.header_color .taglist a,.header_color .phone-info,.header_color .phone-info a,.header_color .av-sort-by-term a,.header_color .av-magazine-time,.header_color .av-magazine .av-magazine-entry-icon,.header_color .av-catalogue-content,.header_color .wp-playlist-item-length,.html_modern-blog #top div .header_color .blog-categories a,.html_modern-blog #top div .header_color .blog-categories a:hover{color:#808080}.header_color .special-heading-inner-border{border-color:#333333}.header_color .meta-heading .special-heading-inner-border{border-color:#808080}.header_color a,.header_color .widget_first,.header_color strong,.header_color b,.header_color b a,.header_color strong a,.header_color #js_sort_items a:hover,.header_color #js_sort_items a.active_sort,.header_color .av-sort-by-term a.active_sort,.header_color .special_amp,.header_color .taglist a.activeFilter,.header_color #commentform .required,#top .header_color .av-no-color.av-icon-style-border a.av-icon-char,.html_elegant-blog #top .header_color .blog-categories a,.html_elegant-blog #top .header_color .blog-categories a:hover{color:#efbb20}.header_color a:hover,.header_color h1 a:hover,.header_color h2 a:hover,.header_color h3 a:hover,.header_color h4 a:hover,.header_color h5 a:hover,.header_color h6 a:hover,.header_color .template-search a.news-content:hover,.header_color .wp-playlist-item .wp-playlist-caption:hover{color:#444444}.header_color .primary-background,.header_color .primary-background a,div .header_color .button,.header_color #submit,.header_color input[type=\'submit\'],.header_color .small-preview:hover,.header_color .avia-menu-fx,.header_color .avia-menu-fx .avia-arrow,.header_color.iconbox_top .iconbox_icon,.header_color .iconbox_top a.iconbox_icon:hover,.header_color .avia-data-table th.avia-highlight-col,.header_color .avia-color-theme-color,.header_color .avia-color-theme-color:hover,.header_color .image-overlay .image-overlay-inside:before,.header_color .comment-count,.header_color .av_dropcap2,.header_color .av-colored-style .av-countdown-cell-inner,.responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover,#top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover{background-color:#efbb20;color:#ffffff;border-color:#cd9900}#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{background-color:#efbb20;color:#ffffff;border-color:#efbb20}#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text:after{background-color:#cd9900}#top .header_color .mobile_menu_toggle{color:#efbb20;background:#ffffff}#top .header_color .av-menu-mobile-active .av-subnav-menu > li > a:before{color:#efbb20}#top .header_color .av-open-submenu.av-subnav-menu > li > a:hover:before{color:#ffffff}.header_color .button:hover,.header_color .ajax_controlls a:hover,.header_color #submit:hover,.header_color .big_button:hover,.header_color .contentSlideControlls a:hover,.header_color #submit:hover ,.header_color input[type=\'submit\']:hover{background-color:#444444;color:#ffffff;border-color:#222222}.header_color .avia-toc-style-elegant a.avia-toc-level-0:last-child:after,.header_color .avia-toc-style-elegant a:first-child:after,.header_color .avia-toc-style-elegant a.avia-toc-level-0:after{background-color:#ffffff;border-color:#444444}.header_color .avia-toc-style-elegant a:first-child span:after,.header_color .avia-toc-style-elegant a.avia-toc-level-0 span:after{background-color:#ffffff}.header_color .avia-toc-style-elegant a:first-child:hover span:after,.header_color .avia-toc-style-elegant a.avia-toc-level-0:hover span:after{border-color:#444444}.header_color .avia-toc-style-elegant a:before{border-color:#e1e1e1}.header_color .avia-toc-style-elegant a:first-child:after,.header_color .avia-toc-style-elegant a.avia-toc-level-0:after{border-color:#444444;background-color:#ffffff}.header_color .avia-toc-style-elegant a:last-child:after{background-color:#e1e1e1}.header_color .timeline-bullet{background-color:#e1e1e1;border-color:#ffffff}.header_color table,.header_color .widget_nav_menu ul:first-child>.current-menu-item,.header_color .widget_nav_menu ul:first-child>.current_page_item,.header_color .widget_nav_menu ul:first-child>.current-menu-ancestor,.header_color .pagination .current,.header_color .pagination a,.header_color.iconbox_top .iconbox_content,.header_color .av_promobox,.header_color .toggle_content,.header_color .toggler:hover,#top .header_color .av-minimal-toggle .toggler,.header_color .related_posts_default_image,.header_color .search-result-counter,.header_color .container_wrap_meta,.header_color .avia-content-slider .slide-image,.header_color .avia-slider-testimonials .avia-testimonial-content,.header_color .avia-testimonial-arrow-wrap .avia-arrow,.header_color .news-thumb,.header_color .portfolio-preview-content,.header_color .portfolio-preview-content .avia-arrow,.header_color .av-magazine .av-magazine-entry-icon,.header_color .related_posts.av-related-style-full a,.header_color .aviaccordion-slide,.header_color.avia-fullwidth-portfolio .pagination,.header_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,.header_color .av-catalogue-list li:hover,.header_color .wp-playlist,.header_color .avia-slideshow-fixed-height > li,.header_color .avia-form-success,.header_color .avia-form-error,.header_color .av-boxed-grid-style .avia-testimonial{background:#f8f8f8}#top .header_color .post_timeline li:hover .timeline-bullet{background-color:#444444}.header_color blockquote,.header_color .avia-bullet,.header_color .av-no-color.av-icon-style-border a.av-icon-char{border-color:#efbb20}.html_header_top .header_color .main_menu ul:first-child >li > ul,.html_header_top #top .header_color .avia_mega_div > .sub-menu{border-top-color:#efbb20}.header_color .breadcrumb,.header_color .breadcrumb a,#top .header_color.title_container .main-title,#top .header_color.title_container .main-title a{color:#333333}.header_color .av-icon-display,#top .header_color .av-related-style-full a:hover .related-format-icon,.header_color .av-default-style .av-countdown-cell-inner{background-color:#f8f8f8;color:#808080}.header_color .av-masonry-entry:hover .av-icon-display{background-color:#efbb20;color:#ffffff;border-color:#cd9900}#top .header_color .av-masonry-entry.format-quote:hover .av-icon-display{color:#efbb20}.header_color ::-webkit-input-placeholder{color:#808080}.header_color ::-moz-placeholder{color:#808080;opacity:1}.header_color :-ms-input-placeholder{color:#808080}.header_color .header_bg,.header_color .main_menu ul ul,.header_color .main_menu .menu ul li a,.header_color .pointer_arrow_wrap .pointer_arrow,.header_color .avia_mega_div,.header_color .av-subnav-menu > li ul,.header_color .av-subnav-menu a{background-color:#ffffff;color:#808080}.header_color .main_menu .menu ul li a:hover,.header_color .av-subnav-menu ul a:hover{background-color:#f8f8f8}.header_color .sub_menu>ul>li>a,.header_color .sub_menu>div>ul>li>a,.header_color .main_menu ul:first-child > li > a,#top .header_color .main_menu .menu ul .current_page_item > a,#top .header_color .main_menu .menu ul .current-menu-item > a ,#top .header_color .sub_menu li ul a{color:#808080}#top .header_color .main_menu .menu ul li>a:hover{color:#333333}.header_color .av-subnav-menu a:hover,.header_color .main_menu ul:first-child > li a:hover,.header_color .main_menu ul:first-child > li.current-menu-item > a,.header_color .main_menu ul:first-child > li.current_page_item > a,.header_color .main_menu ul:first-child > li.active-parent-item > a{color:#333333}#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a{color:#efbb20}.header_color .sub_menu>ul>li>a:hover,.header_color .sub_menu>div>ul>li>a:hover{color:#333333}#top .header_color .sub_menu ul li a:hover,.header_color .sub_menu ul:first-child > li.current-menu-item > a,.header_color .sub_menu ul:first-child > li.current_page_item > a,.header_color .sub_menu ul:first-child > li.active-parent-item > a{color:#333333}.header_color .sub_menu li ul a,.header_color #payment,.header_color .sub_menu ul li,.header_color .sub_menu ul,#top .header_color .sub_menu li li a:hover{background-color:#ffffff}.header_color#header .avia_mega_div > .sub-menu.avia_mega_hr,.html_bottom_nav_header.html_logo_center #top #menu-item-search>a{border-color:#e1e1e1}@media only screen and (max-width:767px){#top #wrap_all .av_header_transparency{background-color:#ffffff;color:#333333;border-color:#e1e1e1}}@media only screen and (max-width:989px){.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{background-color:#ffffff;color:#333333;border-color:#e1e1e1}}.header_color .avia-tt,.header_color .avia-tt .avia-arrow,.header_color .avia-tt .avia-arrow{background-color:#ffffff;color:#808080}.header_color .av_ajax_search_image{background-color:#efbb20;color:#ffffff}.header_color .ajax_search_excerpt{color:#808080}.header_color .av_ajax_search_title{color:#000000}.header_color .ajax_load{background-color:#efbb20}.header_color .av_searchsubmit_wrapper{background-color:#efbb20}#top .header_color .avia-color-theme-color{color:#ffffff;border-color:#cd9900}.header_color .avia-color-theme-color-subtle{background-color:#f8f8f8;color:#333333}.header_color .avia-color-theme-color-subtle:hover{background-color:#ffffff;color:#000000}#top .header_color .avia-color-theme-color-highlight{color:#ffffff;border-color:#444444;background-color:#444444}.header_color .avia-icon-list .iconlist_icon{background-color:#d0d0d0}.header_color .avia-icon-list .iconlist-timeline{border-color:#e1e1e1}.header_color .iconlist_content{color:#808080}.header_color .avia-timeline .milestone_icon{background-color:#d0d0d0}.header_color .avia-timeline .milestone_inner{background-color:#d0d0d0}.header_color .avia-timeline{border-color:#d0d0d0}.header_color .av-milestone-icon-wrap:after{border-color:#d0d0d0}.header_color .avia-timeline .av-milestone-date{color:#a0a0a0}.header_color .avia-timeline .av-milestone-date span{background-color:#d0d0d0}.header_color .avia-timeline-horizontal .av-milestone-content-wrap footer{background-color:#d0d0d0}.header_color .av-timeline-nav a span{background-color:#d0d0d0}#top .header_color .input-text,#top .header_color input[type=\'text\'],#top .header_color input[type=\'input\'],#top .header_color input[type=\'password\'],#top .header_color input[type=\'email\'],#top .header_color input[type=\'number\'],#top .header_color input[type=\'url\'],#top .header_color input[type=\'tel\'],#top .header_color input[type=\'search\'],#top .header_color textarea,#top .header_color select{border-color:#e1e1e1;background-color:#f8f8f8;color:#808080}#top .header_color .invers-color .input-text,#top .header_color .invers-color input[type=\'text\'],#top .header_color .invers-color input[type=\'input\'],#top .header_color .invers-color input[type=\'password\'],#top .header_color .invers-color input[type=\'email\'],#top .header_color .invers-color input[type=\'number\'],#top .header_color .invers-color input[type=\'url\'],#top .header_color .invers-color input[type=\'tel\'],#top .header_color .invers-color input[type=\'search\'],#top .header_color .invers-color textarea,#top .header_color .invers-color select{background-color:#ffffff}.header_color .required{color:#efbb20}.header_color .av-masonry{background-color:#e7e7e7}.header_color .av-masonry-pagination,.header_color .av-masonry-pagination:hover,.header_color .av-masonry-outerimage-container{background-color:#ffffff}.header_color .container .av-inner-masonry-content,#top .header_color .container .av-masonry-load-more,#top .header_color .container .av-masonry-sort,.header_color .container .av-masonry-entry .avia-arrow{background-color:#f8f8f8} .header_color .hr-short .hr-inner-style,.header_color .hr-short .hr-inner{background-color:#ffffff}div .header_color .tabcontainer .active_tab_content,div .header_color .tabcontainer .active_tab{background-color:#f8f8f8;color:#333333}.responsive.js_active #top .header_color .avia_combo_widget .top_tab .tab{border-top-color:#e1e1e1}.header_color .template-archives .tabcontainer a,#top .header_color .tabcontainer .tab:hover,#top .header_color .tabcontainer .tab.active_tab{color:#333333} .header_color .template-archives .tabcontainer a:hover{color:#444444}.header_color .sidebar_tab_icon{background-color:#e1e1e1}#top .header_color .sidebar_active_tab .sidebar_tab_icon{background-color:#efbb20}.header_color .sidebar_tab:hover .sidebar_tab_icon{background-color:#444444}.header_color .sidebar_tab,.header_color .tabcontainer .tab{color:#808080}.header_color div .sidebar_active_tab ,div .header_color .tabcontainer.noborder_tabs .active_tab_content,div .header_color .tabcontainer.noborder_tabs .active_tab{color:#333333;background-color:#ffffff}#top .avia-smallarrow-slider .avia-slideshow-dots a{background-color:#f8f8f8}#top .header_color .avia-smallarrow-slider .avia-slideshow-dots a.active,#top .header_color .avia-smallarrow-slider .avia-slideshow-dots a:hover{background-color:#808080}@media only screen and (max-width:767px){.responsive #top .header_color .tabcontainer .active_tab{background-color:#444444;color:#ffffff} .responsive #top .header_color .tabcontainer{border-color:#e1e1e1}.responsive #top .header_color .active_tab_content{background-color:#f8f8f8}}.header_color tr:nth-child(even),.header_color .avia-data-table .avia-heading-row .avia-desc-col,.header_color .avia-data-table .avia-highlight-col,.header_color .pricing-table>li:nth-child(even),body .header_color .pricing-table.avia-desc-col li,#top .header_color .avia-data-table.avia_pricing_minimal th{background-color:#ffffff;color:#333333}.header_color table caption,.header_color tr:nth-child(even),.header_color .pricing-table>li:nth-child(even),#top .header_color .avia-data-table.avia_pricing_minimal td{color:#808080}.header_color tr:nth-child(odd),.header_color .pricing-table>li:nth-child(odd),.header_color .pricing-extra{background:#f8f8f8}.header_color .pricing-table li.avia-pricing-row,.header_color .pricing-table li.avia-heading-row,.header_color .pricing-table li.avia-pricing-row .pricing-extra{background-color:#efbb20;color:#ffffff;border-color:#ffdd42}.header_color .pricing-table li.avia-heading-row,.header_color .pricing-table li.avia-heading-row .pricing-extra{background-color:#ffcc31;color:#ffffff;border-color:#ffdd42}.header_color .pricing-table.avia-desc-col .avia-heading-row,.header_color .pricing-table.avia-desc-col .avia-pricing-row{border-color:#e1e1e1}.header_color .theme-color-bar .bar{background:#efbb20}.header_color .mejs-controls .mejs-time-rail .mejs-time-current,.header_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.header_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.header_color .button.av-sending-button,.header_color .av-striped-bar .theme-color-bar .bar{background:#efbb20}body .header_color .mejs-controls .mejs-time-rail .mejs-time-float{background:#efbb20;color:#fff}body .header_color .mejs-controls .mejs-time-rail .mejs-time-float-corner{border:solid 4px #efbb20;border-color:#efbb20 transparent transparent transparent}.header_color .progress{background-color:#f8f8f8}.header_color .av_searchform_element_results .av_ajax_search_entry,.header_color .av_searchform_element_results .av_ajax_search_title,.header_color.av_searchform_element_results .av_ajax_search_entry,.header_color.av_searchform_element_results .av_ajax_search_title{color:#efbb20}.header_color .av_searchform_element_results .ajax_search_excerpt,.header_color.av_searchform_element_results .ajax_search_excerpt{color:#808080}.header_color .av_searchform_element_results .av_ajax_search_image,.header_color.av_searchform_element_results .av_ajax_search_image{color:#808080} .header_color .button.av-sending-button{background:#444444;background-image:-webkit-linear-gradient(-45deg,#444444 25%,#555555 25%,#555555 50%,#444444 50%,#444444 75%,#555555 75%,#555555);background-image:-moz-linear-gradient(-45deg,#444444 25%,#555555 25%,#555555 50%,#444444 50%,#444444 75%,#555555 75%,#555555);background-image:linear-gradient(-45deg,#444444 25%,#555555 25%,#555555 50%,#444444 50%,#444444 75%,#555555 75%,#555555);border-color:#444444}.header_color span.bbp-admin-links a{color:#efbb20}.header_color span.bbp-admin-links a:hover{color:#444444}#top .header_color .bbp-reply-content,#top .header_color .bbp-topic-content,#top .header_color .bbp-body .super-sticky .page-numbers,#top .header_color .bbp-body .sticky .page-numbers,#top .header_color .bbp-pagination-links a:hover,#top .header_color .bbp-pagination-links span.current{background:#ffffff}#top .header_color .bbp-topics .bbp-header,#top .header_color .bbp-topics .bbp-header,#top .header_color .bbp-forums .bbp-header,#top .header_color .bbp-topics-front ul.super-sticky,#top .header_color .bbp-topics ul.super-sticky,#top .header_color .bbp-topics ul.sticky,#top .header_color .bbp-forum-content ul.sticky,#top .header_color .bbp-body .page-numbers{background-color:#f8f8f8}#top .header_color .bbp-meta,#top .header_color .bbp-author-role,#top .header_color .bbp-author-ip,#top .header_color .bbp-pagination-count,#top .header_color .bbp-topics .bbp-body .bbp-topic-title:before{color:#808080}#top .header_color .bbp-admin-links{color:#e1e1e1}.header_color #bbpress-forums li.bbp-body ul.forum,.header_color #bbpress-forums li.bbp-body ul.topic,.avia_transform .header_color .bbp-replies .bbp-reply-author:before,.avia_transform .forum-search .header_color .bbp-reply-author:before,.avia_transform .forum-search .header_color .bbp-topic-author:before{background-color:#ffffff;border-color:#e1e1e1}#top .header_color .bbp-author-name{color:#000000}.header_color .widget_display_stats dt,.header_color .widget_display_stats dd{background-color:#f8f8f8}.header_color dropcap2,.header_color dropcap3,.header_color avia_button,.header_color avia_button:hover,.header_color .on-primary-color,.header_color .on-primary-color:hover{color:#ffffff}#main,.avia-msie-8 .av_header_sticky_disabled#header{background-color:#ffffff}.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{color:#000000}.html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{color:#808080}.html_header_sidebar #header .av-main-nav > li:hover > a .avia-menu-text,.html_header_sidebar #header .av-main-nav > li.current-menu-ancestor > a .avia-menu-text,.html_header_sidebar #header .av-main-nav li.current-menu-item > a .avia-menu-text{color:#efbb20}#top #wrap_all .av_seperator_big_border#header .av-menu-button-colored > a{background-color:#efbb20}#top #wrap_all .av_seperator_big_border#header .av-menu-button-bordered > a{background-color:#f8f8f8}html.html_header_sidebar #wrap_all{background-color:#ffffff}.header_color .av-hamburger-inner,.header_color .av-hamburger-inner::before,.header_color .av-hamburger-inner::after{background-color:#808080}.html_av-overlay-side #top .av-burger-overlay-scroll{background:#ffffff}.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{background-color:#f8f8f8}.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a{border-color:#e1e1e1}.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{color:#333333}.html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a{color:#333333}.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet,.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner,.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before,.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after{background-color:#333333}.html_av-overlay-side .av-burger-overlay-scroll{width:350px;-webkit-transform:translateX(350px);transform:translateX(350px)}.bbp-topics .bbp-body .bbp-topic-title:before{content:\'\\E83b\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .topic-voices-multi .bbp-topic-title:before{content:\'\\E83c\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .super-sticky .bbp-topic-title:before{content:\'\\E808\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .sticky .bbp-topic-title:before{content:\'\\E809\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .status-closed .bbp-topic-title:before{content:\'\\E824\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .super-sticky.status-closed .bbp-topic-title:before{content:\'\\E809\\E824\';font-family:\'entypo-fontello\'}.bbp-topics .bbp-body .sticky.status-closed .bbp-topic-title:before{content:\'\\E808\\E824\';font-family:\'entypo-fontello\'}#top .avia-layerslider .ls-nav-prev:before{content:\'\\E87c\';font-family:\'entypo-fontello\'}#top .avia-layerslider .ls-nav-next:before{content:\'\\E87d\';font-family:\'entypo-fontello\'}#top .avia-layerslider .ls-nav-start:before,#top .avia_playpause_icon:before{content:\'\\E897\';font-family:\'entypo-fontello\'}#top .avia-layerslider .ls-nav-stop:before,#top .avia_playpause_icon.av-pause:before{content:\'\\E899\';font-family:\'entypo-fontello\'}.image-overlay .image-overlay-inside:before{content:\'\\E869\';font-family:\'entypo-fontello\'}.image-overlay.overlay-type-extern .image-overlay-inside:before{content:\'\\E832\';font-family:\'entypo-fontello\'}.image-overlay.overlay-type-video .image-overlay-inside:before{content:\'\\E897\';font-family:\'entypo-fontello\'}div.avia-popup button.mfp-arrow:before{content:\'\\E87d\';font-family:\'entypo-fontello\'}div.avia-popup button.mfp-arrow-left:before{content:\'\\E87c\';font-family:\'entypo-fontello\'}.html_header_transparency #top .avia-builder-el-0 .container,.html_header_transparency #top .avia-builder-el-0 .slideshow_caption{padding-top:116px}h1,h2,h3,h4,h5,h6,#top .title_container .main-title,tr.pricing-row td,#top .portfolio-title,.callout .content-area,.avia-big-box .avia-innerbox,.av-special-font,.av-current-sort-title,.html_elegant-blog #top .minor-meta,#av-burger-menu-ul li{font-family:\'metrophobic\',\'HelveticaNeue\',\'Helvetica Neue\',\'Helvetica-Neue\',Helvetica,Arial,sans-serif}body.helvetica_neue{font-family:\'helvetica neue\',\'HelveticaNeue\',\'Helvetica-Neue\',Helvetica,Arial,sans-serif}.container{width:100%} .container .av-content-small.units{width:73%} .responsive .boxed#top ,.responsive.html_boxed.html_header_sticky #header,.responsive.html_boxed.html_header_transparency #header{width:1310px;max-width:90%} .responsive .container{max-width:1310px} #top .all_colors .image-overlay-inside{display:none} #top #wrap_all .av-main-nav ul > li:hover > a,#top #wrap_all .avia_mega_div,#top #wrap_all .avia_mega_div ul,#top #wrap_all .av-main-nav ul ul{color:#ffffff} #top #wrap_all .av-main-nav ul > li > a,#top #wrap_all .avia_mega_div,#top #wrap_all .avia_mega_div ul,#top #wrap_all .av-main-nav ul ul{color:#e6e6e6;background-color:#2c353d;border-color:#2c3033;font-size:14px} html #top .all_colors .widgettitle{border-style:solid;border-width:1px;padding:10px 0;border-left:none;border-right:none;margin-bottom:15px} #top #wrap_all .avia-slideshow-button,#top .avia-button,.html_elegant-blog .more-link,.avia-slideshow-arrows a:before{border-radius:100px} #top #header .av-main-nav > li:hover > a{color:#ffffff} #top #header .av-main-nav > li:hover > a .avia-menu-text,#top #header .av-main-nav > li:hover > a .avia-menu-subtext{color:#ffffff} #top #header_main_alternate{background-color:#2c353d} #top #header .av-main-nav > li > a{color:#e6e6e6;background-color:#2c353d;border-color:#2c3033} .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text,#top #wrap_all #header #menu-item-search>a{border-color:#2c3033} #top #header .av-main-nav > li > a .avia-menu-text,#top #header .av-main-nav > li > a .avia-menu-subtext{color:#e6e6e6}\";}s:15:\"avia-custom-css\";a:6:{s:4:\"name\";s:11:\"avia-custom\";s:3:\"url\";s:67:\"http://memori.noappname.net/wp-content/themes/enfold/css/custom.css\";s:4:\"path\";s:39:\"wp-content/themes/enfold/css/custom.css\";s:5:\"print\";b:0;s:4:\"type\";s:3:\"css\";s:12:\"file_content\";s:85:\"@media only screen and (min-width:768px){} @media only screen and (max-width:767px){}\";}}','yes'),(380,'aviaAsset_avia-merged-styles','a:1:{s:67:\"avia-merged-styles-f577c012ead98b1766fa002accf9b266---65f71c6080f14\";b:1;}','yes'),(381,'aviaAsset_js_filecontent','a:21:{s:14:\"avia-compat-js\";a:6:{s:4:\"name\";s:11:\"avia-compat\";s:3:\"url\";s:70:\"http://memori.noappname.net/wp-content/themes/enfold/js/avia-compat.js\";s:4:\"path\";s:42:\"wp-content/themes/enfold/js/avia-compat.js\";s:5:\"print\";b:1;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1216:\"\'use strict\';var avia_is_mobile=!1;if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&\'ontouchstart\' in document.documentElement){avia_is_mobile=!0;document.documentElement.className+=\' avia_mobile \'}\nelse{document.documentElement.className+=\' avia_desktop \'};document.documentElement.className+=\' js_active \';(function(){var e=[\'-webkit-\',\'-moz-\',\'-ms-\',\'\'],n=\'\';for(var t in e){if(e[t]+\'transform\' in document.documentElement.style){document.documentElement.className+=\' avia_transform \';n=e[t]+\'transform\'};if(e[t]+\'perspective\' in document.documentElement.style)document.documentElement.className+=\' avia_transform3d \'};if(typeof document.getElementsByClassName==\'function\'&&typeof document.documentElement.getBoundingClientRect==\'function\'&&avia_is_mobile==!1){if(n&&window.innerHeight>0){setTimeout(function(){var e=0,o={},a=0,t=document.getElementsByClassName(\'av-parallax\'),i=window.pageYOffset||document.documentElement.scrollTop;for(e=0;e<t.length;e++){t[e].style.top=\'0px\';o=t[e].getBoundingClientRect();a=Math.ceil((window.innerHeight+i-o.top)*0.3);t[e].style[n]=\'translate(0px, \'+a+\'px)\';t[e].style.top=\'auto\';t[e].className+=\' enabled-parallax \'}},50)}}})();\";}s:15:\"avia-default-js\";a:6:{s:4:\"name\";s:12:\"avia-default\";s:3:\"url\";s:63:\"http://memori.noappname.net/wp-content/themes/enfold/js/avia.js\";s:4:\"path\";s:35:\"wp-content/themes/enfold/js/avia.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:38575:\"(function(t){\'use strict\';t(document).ready(function(){var e=o(\'html\');t.avia_utilities=t.avia_utilities||{};if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&\'ontouchstart\' in document.documentElement){t.avia_utilities.isMobile=!0}\nelse{t.avia_utilities.isMobile=!1};c();l();i();new t.AviaTooltip({\'class\':\'avia-search-tooltip\',data:\'avia-search-tooltip\',event:\'click\',position:\'bottom\',scope:\'body\',attach:\'element\',within_screen:!0});new t.AviaTooltip({\'class\':\'avia-related-tooltip\',data:\'avia-related-tooltip\',scope:\'.related_posts, .av-share-box\',attach:\'element\',delay:0});new t.AviaAjaxSearch({scope:\'#header, .avia_search_element\'});if(t.fn.avia_iso_sort)t(\'.grid-sort-container\').avia_iso_sort();a();t.avia_utilities.avia_ajax_call()});t.avia_utilities=t.avia_utilities||{};t.avia_utilities.avia_ajax_call=function(e){if(typeof e==\'undefined\'){e=\'body\'};t(\'a.avianolink\').on(\'click\',function(t){t.preventDefault()});t(\'a.aviablank\').attr(\'target\',\'_blank\');if(t.fn.avia_activate_lightbox){t(e).avia_activate_lightbox()};if(t.fn.avia_scrollspy){if(e==\'body\'){t(\'body\').avia_scrollspy({target:\'.main_menu .menu li > a\'})}\nelse{t(\'body\').avia_scrollspy(\'refresh\')}};if(t.fn.avia_smoothscroll)t(\'a[href*=\"#\"]\',e).avia_smoothscroll(e);r(e);n(e);s(e);if(t.fn.avia_html5_activation&&t.fn.mediaelementplayer)t(\'.avia_video, .avia_audio\',e).avia_html5_activation({ratio:\'16:9\'})};t.avia_utilities.log=function(t,e,i){if(typeof console==\'undefined\'){return};if(typeof e==\'undefined\'){e=\'log\'};e=\'AVIA-\'+e.toUpperCase();console.log(\'[\'+e+\'] \'+t);if(typeof i!=\'undefined\')console.log(i)};function i(){var n=t(window),i=t(\'html\').is(\'.html_header_sidebar\')?\'#main\':\'#header\',a=t(i),s=a.parents(\'div:eq(0)\'),r=t(i+\' .container:first\'),e=\'\',o=function(){var i=\'\',o=Math.round(r.width()),n=Math.round(a.width()),l=Math.round(s.width());i+=\' #header .three.units{width:\'+(o*0.25)+\'px;}\';i+=\' #header .six.units{width:\'+(o*0.50)+\'px;}\';i+=\' #header .nine.units{width:\'+(o*0.75)+\'px;}\';i+=\' #header .twelve.units{width:\'+(o)+\'px;}\';i+=\' .av-framed-box .av-layout-tab-inner .container{width:\'+(l)+\'px;}\';i+=\' .html_header_sidebar .av-layout-tab-inner .container{width:\'+(n)+\'px;}\';i+=\' .boxed .av-layout-tab-inner .container{width:\'+(n)+\'px;}\';i+=\' .av-framed-box#top .av-submenu-container{width:\'+(l)+\'px;}\';try{e.text(i)}catch(c){e.remove();e=t(\'<style type=\\\'text/css\\\' id=\\\'av-browser-width-calc\\\'>\'+i+\'</style>\').appendTo(\'head:first\')}};if(t(\'.avia_mega_div\').length>0||t(\'.av-layout-tab-inner\').length>0||t(\'.av-submenu-container\').length>0){e=t(\'<style type=\\\'text/css\\\' id=\\\'av-browser-width-calc\\\'></style>\').appendTo(\'head:first\');n.on(\'debouncedresize\',o);o()}};function a(){var e=t(\'.sidebar_shadow#top #main .sidebar\'),i=t(\'.sidebar_shadow .content\');if(e.height()>=i.height()){e.addClass(\'av-enable-shadow\')}\nelse{i.addClass(\'av-enable-shadow\')}};function e(e,a){var i=this,s=t.proxy(i.process,i),o=t.proxy(i.refresh,i),r=t(e).is(\'body\')?t(window):t(e),n;i.$body=t(\'body\');i.$win=t(window);i.options=t.extend({},t.fn.avia_scrollspy.defaults,a);i.selector=(i.options.target||((n=t(e).attr(\'href\'))&&n.replace(/.*(?=#[^\\s]+$)/,\'\'))||\'\');i.activation_true=!1;if(i.$body.find(i.selector+\'[href*=\\\'#\\\']\').length){i.$scrollElement=r.on(\'scroll.scroll-spy.data-api\',s);i.$win.on(\'av-height-change\',o);i.$body.on(\'av_resize_finished\',o);i.activation_true=!0;i.checkFirst();setTimeout(function(){i.refresh();i.process()},100)}};e.prototype={constructor:e,checkFirst:function(){var t=window.location.href.split(\'#\')[0],e=this.$body.find(this.selector+\'[href=\\\'\'+t+\'\\\']\').attr(\'href\',t+\'#top\')},refresh:function(){if(!this.activation_true)return;var e=this,i;this.offsets=t([]);this.targets=t([]);i=this.$body.find(this.selector).map(function(){var o=t(this),n=o.data(\'target\')||o.attr(\'href\'),i=this.hash,i=i.replace(/\\//g,\'\'),a=/^#\\w/.test(i)&&t(i);return(a&&a.length&&[[a.position().top+(!t.isWindow(e.$scrollElement.get(0))&&e.$scrollElement.scrollTop()),n]])||null}).sort(function(t,e){return t[0]-e[0]}).each(function(){e.offsets.push(this[0]);e.targets.push(this[1])})},process:function(){if(!this.offsets)return;if(isNaN(this.options.offset))this.options.offset=0;var i=this.$scrollElement.scrollTop()+this.options.offset,n=this.$scrollElement[0].scrollHeight||this.$body[0].scrollHeight,s=n-this.$scrollElement.height(),e=this.offsets,a=this.targets,o=this.activeTarget,t;if(i>=s){return o!=(t=a.last()[0])&&this.activate(t)};for(t=e.length;t--;){o!=a[t]&&i>=e[t]&&(!e[t+1]||i<=e[t+1])&&this.activate(a[t])}},activate:function(e){var i,a;this.activeTarget=e;t(this.selector).parent(\'.\'+this.options.applyClass).removeClass(this.options.applyClass);a=this.selector+\'[data-target=\"\'+e+\'\"],\'+this.selector+\'[href=\"\'+e+\'\"]\';i=t(a).parent(\'li\').addClass(this.options.applyClass);if(i.parent(\'.sub-menu\').length){i=i.closest(\'li.dropdown_ul_available\').addClass(this.options.applyClass)};i.trigger(\'activate\')}};t.fn.avia_scrollspy=function(i){return this.each(function(){var o=t(this),a=o.data(\'scrollspy\'),n=typeof i==\'object\'&&i;if(!a)o.data(\'scrollspy\',(a=new e(this,n)));if(typeof i==\'string\')a[i]()})};t.fn.avia_scrollspy.Constructor=e;t.fn.avia_scrollspy.calc_offset=function(){var e=(parseInt(t(\'.html_header_sticky #main\').data(\'scroll-offset\'),10))||0,i=(t(\'.html_header_sticky:not(.html_top_nav_header) #header_main_alternate\').outerHeight())||0,a=(t(\'.html_header_sticky.html_header_unstick_top_disabled #header_meta\').outerHeight())||0,o=1,n=parseInt(t(\'html\').css(\'margin-top\'),10)||0,s=parseInt(t(\'.av-frame-top \').outerHeight(),10)||0;return e+i+a+o+n+s};t.fn.avia_scrollspy.defaults={offset:t.fn.avia_scrollspy.calc_offset(),applyClass:\'current-menu-item\'};function o(e){var i={},s=function(t){t=t.toLowerCase();var e=/(edge)\\/([\\w.]+)/.exec(t)||/(opr)[\\/]([\\w.]+)/.exec(t)||/(chrome)[ \\/]([\\w.]+)/.exec(t)||/(iemobile)[\\/]([\\w.]+)/.exec(t)||/(version)(applewebkit)[ \\/]([\\w.]+).*(safari)[ \\/]([\\w.]+)/.exec(t)||/(webkit)[ \\/]([\\w.]+).*(version)[ \\/]([\\w.]+).*(safari)[ \\/]([\\w.]+)/.exec(t)||/(webkit)[ \\/]([\\w.]+)/.exec(t)||/(opera)(?:.*version|)[ \\/]([\\w.]+)/.exec(t)||/(msie) ([\\w.]+)/.exec(t)||t.indexOf(\'trident\')>=0&&/(rv)(?::| )([\\w.]+)/.exec(t)||t.indexOf(\'compatible\')<0&&/(mozilla)(?:.*? rv:([\\w.]+)|)/.exec(t)||[];return{browser:e[5]||e[3]||e[1]||\'\',version:e[2]||e[4]||\'0\',versionNumber:e[4]||e[2]||\'0\'}};var o=s(navigator.userAgent);if(o.browser){i.browser=o.browser;i[o.browser]=!0;i.version=o.version};if(i.chrome){i.webkit=!0}\nelse if(i.webkit){i.safari=!0};if(typeof(i)!==\'undefined\'){var a=\'\',n=i.version?parseInt(i.version):\'\';if(i.msie||i.rv||i.iemobile){a+=\'avia-msie\'}\nelse if(i.webkit){a+=\'avia-webkit\'}\nelse if(i.mozilla){a+=\'avia-mozilla\'};if(i.version)a+=\' \'+a+\'-\'+n+\' \';if(i.browser)a+=\' avia-\'+i.browser+\' avia-\'+i.browser+\'-\'+n+\' \'};if(e)t(e).addClass(a);return a};t.fn.avia_html5_activation=function(e){var i={ratio:\'16:9\'};var e=t.extend(i,e),a=t.avia_utilities.isMobile;this.each(function(){var e=t(this),a=\'#\'+e.attr(\'id\'),i=e.attr(\'poster\');e.mediaelementplayer({defaultVideoWidth:480,defaultVideoHeight:270,videoWidth:-1,videoHeight:-1,audioWidth:400,audioHeight:30,startVolume:0.8,loop:!1,enableAutosize:!1,features:[\'playpause\',\'progress\',\'current\',\'duration\',\'tracks\',\'volume\'],alwaysShowControls:!1,iPadUseNativeControls:!1,iPhoneUseNativeControls:!1,AndroidUseNativeControls:!1,alwaysShowHours:!1,showTimecodeFrameCount:!1,framesPerSecond:25,enableKeyboard:!0,pauseOtherPlayers:!1,poster:i,success:function(i,a,o){t.AviaVideoAPI.players[e.attr(\'id\').replace(/_html5/,\'\')]=o;setTimeout(function(){if(i.pluginType==\'flash\'){i.addEventListener(\'canplay\',function(){e.trigger(\'av-mediajs-loaded\')},!1)}\nelse{e.trigger(\'av-mediajs-loaded\').addClass(\'av-mediajs-loaded\')};i.addEventListener(\'ended\',function(){e.trigger(\'av-mediajs-ended\')},!1)},10)},error:function(){},keyActions:[]})})};function n(e){if(t.avia_utilities.isMobile)return;if(t(\'body\').hasClass(\'av-disable-avia-hover-effect\')){return};var o=\'\',a=t.avia_utilities.supports(\'transition\');if(e==\'body\'){var i=t(\'#main a img\').parents(\'a\').not(\'.noLightbox, .noLightbox a, .avia-gallery-thumb a, .ls-wp-container a, .noHover, .noHover a, .av-logo-container .logo a\').add(\'#main .avia-hover-fx\')}\nelse{var i=t(\'a img\',e).parents(\'a\').not(\'.noLightbox, .noLightbox a, .avia-gallery-thumb a, .ls-wp-container a, .noHover, .noHover a, .av-logo-container .logo a\').add(\'.avia-hover-fx\',e)};i.each(function(e){var o=t(this),r=o.find(\'img:first\');if(r.hasClass(\'alignleft\'))o.addClass(\'alignleft\').css({float:\'left\',margin:0,padding:0});if(r.hasClass(\'alignright\'))o.addClass(\'alignright\').css({float:\'right\',margin:0,padding:0});if(r.hasClass(\'aligncenter\'))o.addClass(\'aligncenter\').css({float:\'none\',\'text-align\':\'center\',margin:0,padding:0});if(r.hasClass(\'alignnone\')){o.addClass(\'alignnone\').css({margin:0,padding:0});if(!o.css(\'display\')||o.css(\'display\')==\'inline\'){o.css({display:\'inline-block\'})}};if(!o.css(\'position\')||o.css(\'position\')==\'static\'){o.css({position:\'relative\',overflow:\'hidden\'})};var l=o.attr(\'href\'),n=\'overlay-type-video\',h=o.data(\'opacity\')||0.7,c=5,s=o.find(\'.image-overlay\');if(l){if(l.match(/(jpg|gif|jpeg|png|tif)/))n=\'overlay-type-image\';if(!l.match(/(jpg|gif|jpeg|png|\\.tif|\\.mov|\\.swf|vimeo\\.com|youtube\\.com)/))n=\'overlay-type-extern\'};if(!s.length){s=t(\'<span class=\\\'image-overlay \'+n+\'\\\'><span class=\\\'image-overlay-inside\\\'></span></span>\').appendTo(o)};o.on(\'mouseenter\',function(e){var i=o.find(\'img:first\'),r=i.get(0),l=i.outerHeight(),f=i.outerWidth(),p=i.position(),d=o.css(\'display\'),s=o.find(\'.image-overlay\');if(l>100){if(!s.length){s=t(\'<span class=\\\'image-overlay \'+n+\'\\\'><span class=\\\'image-overlay-inside\\\'></span></span>\').appendTo(o)};if(o.height()==0){o.addClass(r.className);r.className=\'\'};if(!d||d==\'inline\'){o.css({display:\'block\'})};s.css({left:(p.left-c)+parseInt(i.css(\'margin-left\'),10),top:p.top+parseInt(i.css(\'margin-top\'),10)}).css({overflow:\'hidden\',display:\'block\',\'height\':l,\'width\':(f+(2*c))});if(a===!1)s.stop().animate({opacity:h},400)}\nelse{s.css({display:\'none\'})}}).on(\'mouseleave\',i,function(){if(s.length){if(a===!1)s.stop().animate({opacity:0},400)}})})}(function(t){t.fn.avia_smoothscroll=function(e){if(!this.length)return;var o=t(window),d=t(\'#header\'),f=t(\'.html_header_top.html_header_sticky #main\').not(\'.page-template-template-blank-php #main\'),u=t(\'.html_header_top.html_header_unstick_top_disabled #header_meta\'),v=t(\'.html_header_top:not(.html_top_nav_header) #header_main_alternate\'),m=t(\'.html_header_top.html_top_nav_header\'),l=t(\'.html_header_top.html_header_shrinking\').length,c=t(\'.av-frame-top\'),i=0,h=t.avia_utilities.isMobile,a=t(\'.sticky_placeholder:first\'),p=function(){if(d.css(\'position\')==\'fixed\'){var e=parseInt(f.data(\'scroll-offset\'),10)||0,a=parseInt(u.outerHeight(),10)||0,o=parseInt(v.outerHeight(),10)||0;if(e>0&&l){e=(e/2)+a+o}\nelse{e=e+a+o};e+=parseInt(t(\'html\').css(\'margin-top\'),10);i=e}\nelse{i=parseInt(t(\'html\').css(\'margin-top\'),10)};if(c.length){i+=c.height()};if(m.length){i=t(\'.html_header_sticky #header_main_alternate\').height()+parseInt(t(\'html\').css(\'margin-top\'),10)};if(h){i=0}};if(h)l=!1;p();o.on(\'debouncedresize av-height-change\',p);var n=window.location.hash.replace(/\\//g,\'\');if(i>0&&n&&e==\'body\'&&n.charAt(1)!=\'!\'&&n.indexOf(\'=\')===-1){var s=t(n),r=0;if(s.length){o.on(\'scroll.avia_first_scroll\',function(){setTimeout(function(){if(a.length&&s.offset().top>a.offset().top){r=a.outerHeight()-3};o.off(\'scroll.avia_first_scroll\').scrollTop(s.offset().top-i-r)},10)})}};return this.each(function(){t(this).click(function(e){var n=this.hash.replace(/\\//g,\'\'),c=t(this),f=c.data();if(n!=\'\'&&n!=\'#\'&&n!=\'#prev\'&&n!=\'#next\'&&!c.is(\'.comment-reply-link, #cancel-comment-reply-link, .no-scroll\')){var s=\'\',d=\'\';if(\'#next-section\'==n){d=n;s=c.parents(\'.container_wrap:eq(0)\').nextAll(\'.container_wrap:eq(0)\');n=\'#\'+s.attr(\'id\')}\nelse{s=t(this.hash.replace(/\\//g,\'\'))};if(s.length){var h=o.scrollTop(),p=s.offset().top,r=p-i,l=window.location.hash,l=l.replace(/\\//g,\'\'),u=window.location.href.replace(l,\'\'),v=this,m=f.duration||1200,g=f.easing||\'easeInOutQuint\';if(a.length&&p>a.offset().top){r-=a.outerHeight()-3};if(u+n==v||d){if(h!=r){if(!(h==0&&r<=0)){o.trigger(\'avia_smooth_scroll_start\');t(\'html:not(:animated),body:not(:animated)\').animate({scrollTop:r},m,g,function(){if(window.history.replaceState)window.history.replaceState(\'\',\'\',n)})}};e.preventDefault()}}}})})}})(jQuery);function s(t){var e=jQuery(\'iframe[src*=\"youtube.com\"]:not(.av_youtube_frame)\',t),i=jQuery(\'iframe[src*=\"youtube.com\"]:not(.av_youtube_frame) object, iframe[src*=\"youtube.com\"]:not(.av_youtube_frame) embed\',t).attr(\'wmode\',\'opaque\');e.each(function(){var e=jQuery(this),t=e.attr(\'src\');if(t){if(t.indexOf(\'?\')!==-1){t+=\'&wmode=opaque&rel=0\'}\nelse{t+=\'?wmode=opaque&rel=0\'};e.attr(\'src\',t)}})};function r(t){if(!t)t=document;var a=jQuery(window),e=jQuery(\'.avia-iframe-wrap iframe:not(.avia-slideshow iframe):not( iframe.no_resize):not(.avia-video iframe)\',t),i=function(){e.each(function(){var e=jQuery(this),i=e.parent(),t=56.25;if(this.width&&this.height){t=(100/this.width)*this.height;i.css({\'padding-bottom\':t+\'%\'})}})};i()};function l(){var i=t(window),o=!1,e=t(\'#scroll-top-link\'),a=function(){var t=i.scrollTop();if(t<500){e.removeClass(\'avia_pop_class\')}\nelse if(!e.is(\'.avia_pop_class\')){e.addClass(\'avia_pop_class\')}};i.on(\'scroll\',function(){window.requestAnimationFrame(a)});a()};function c(){var u=t(\'#header\'),c=t(\'#main .av-logo-container\'),v=t(\'#avia-menu\'),s=t(\'.av-burger-menu-main a\'),n=t(\'html\').eq(0),i=t(\'<div class=\"av-burger-overlay\"></div>\'),m=t(\'<div class=\"av-burger-overlay-scroll\"></div>\').appendTo(i),g=t(\'<div class=\"av-burger-overlay-inner\"></div>\').appendTo(m),k=t(\'<div class=\"av-burger-overlay-bg\"></div>\').appendTo(i),r=!1,h={},y=t(\'.av-logo-container .inner-container\'),x=y.find(\'.main_menu\'),p=n.is(\'.html_av-submenu-display-click.html_av-submenu-clone, .html_av-submenu-display-hover.html_av-submenu-clone\'),w=!1,T=0;var f=t(\'#avia_alternate_menu\');if(f.length>0){v=f};var d=function(){if(t.avia_utilities.isMobile){m.outerHeight(window.innerHeight)}},l=function(e,a){if(!e)return;var d,r,n,c,h,f,u,i,o;e.each(function(){n=t(this);c=n.find(\' > .sub-menu > li\');if(c.length==0){c=n.find(\' > .children > li\')};h=n.find(\'.avia_mega_div > .sub-menu > li.menu-item\');var e=n.find(\'>a\'),d=!0;if(e.length){if(e.get(0).hash==\'#\'||\'undefined\'==typeof e.attr(\'href\')||e.attr(\'href\')==\'#\'){if(c.length>0||h.length>0){d=!1}}};r=e.clone(d).attr(\'style\',\'\');if(\'undefined\'==typeof e.attr(\'href\')){r.attr(\'href\',\'#\')};i=t(\'<li>\').append(r);var s=[];if(\'undefined\'!=typeof n.attr(\'class\')){s=n.attr(\'class\').split(/\\s+/);t.each(s,function(t,e){if((e.indexOf(\'menu-item\')!=0)&&(e.indexOf(\'page-item\')<0)&&(e.indexOf(\'page_item\')!=0)&&(e.indexOf(\'dropdown_ul\')<0)){i.addClass(e)};return!0})};if(\'undefined\'!=typeof n.attr(\'id\')&&\'\'!=n.attr(\'id\')){i.addClass(n.attr(\'id\'))}\nelse{t.each(s,function(t,e){if(e.indexOf(\'page-item-\')>=0){i.addClass(e);return!1}})};a.append(i);if(c.length){o=t(\'<ul class=\"sub-menu\">\').appendTo(i);if(p&&(r.get(0).hash!=\'#\'&&r.attr(\'href\')!=\'#\')){i.clone(!0).prependTo(o)};i.addClass(\'av-width-submenu\').find(\'>a\').append(\'<span class=\"av-submenu-indicator\">\');l(c,o)}\nelse if(h.length){o=t(\'<ul class=\"sub-menu\">\').appendTo(i);if(p&&(r.get(0).hash!=\'#\'&&r.attr(\'href\')!=\'#\')){i.clone(!0).prependTo(o)};h.each(function(e){var h=t(this),a=h.find(\'> .sub-menu\'),n=h.find(\'> .mega_menu_title\'),d=n.find(\'a\').attr(\'href\')||\'#\',r=a.length>0?a.find(\'>li\'):null,f=!1,s=i.find(\'>a\'),u=\'\';if((r===null)||(r.length==0)){if(d==\'#\'){u=\' style=\"display: none;\"\'}};if(e==0)i.addClass(\'av-width-submenu\').find(\'>a\').append(\'<span class=\"av-submenu-indicator\">\');if(n.length&&n.text()!=\'\'){f=!0;if(e>0){var c=i.parents(\'li\').eq(0);if(c.length)i=c;o=t(\'<ul class=\"sub-menu\">\').appendTo(i)};i=t(\'<li\'+u+\'>\').appendTo(o);o=t(\'<ul class=\"sub-menu\">\').appendTo(i);t(\'<a href=\"\'+d+\'\"><span class=\"avia-bullet\"></span><span class=\"avia-menu-text\">\'+n.text()+\'</span></a>\').insertBefore(o);s=i.find(\'>a\');if(p&&(a.length>0)&&(s.length&&s.get(0).hash!=\'#\'&&s.attr(\'href\')!=\'#\')){i.clone(!0).addClass(\'av-cloned-title\').prependTo(o)}};if(f&&(a.length>0))i.addClass(\'av-width-submenu\').find(\'>a\').append(\'<span class=\"av-submenu-indicator\">\');l(r,o)})}});s.trigger(\'avia_burger_list_created\');return d},o,e;t(\'body\').on(\'mousewheel DOMMouseScroll touchmove\',\'.av-burger-overlay-scroll\',function(t){var a=this.offsetHeight,e=this.scrollHeight,i=t.originalEvent.wheelDelta;if(e!=this.clientHeight){if((this.scrollTop>=(e-a)&&i<0)||(this.scrollTop<=0&&i>0)){t.preventDefault()}}\nelse{t.preventDefault()}});t(document).on(\'mousewheel DOMMouseScroll touchmove\',\'.av-burger-overlay-bg, .av-burger-overlay-active .av-burger-menu-main\',function(t){t.preventDefault()});var a={};t(document).on(\'touchstart\',\'.av-burger-overlay-scroll\',function(t){a.Y=t.originalEvent.touches[0].clientY});t(document).on(\'touchend\',\'.av-burger-overlay-scroll\',function(t){a={}});t(document).on(\'touchmove\',\'.av-burger-overlay-scroll\',function(e){if(!a.Y){a.Y=e.originalEvent.touches[0].clientY};var s=e.originalEvent.touches[0].clientY-a.Y,i=this,o=i.scrollTop,r=i.scrollHeight,l=o+i.offsetHeight,n=s>0?\'up\':\'down\';t(\'body\').get(0).scrollTop=a.body;if(o<=0){if(n==\'up\')e.preventDefault()}\nelse if(l>=r){if(n==\'down\')e.preventDefault()}});t(window).on(\'debouncedresize\',function(t){if(e&&e.length){if(!s.is(\':visible\')){e.filter(\'.is-active\').parents(\'a\').eq(0).trigger(\'click\')}};d()});t(\'.html_av-overlay-side\').on(\'click\',\'.av-burger-overlay-bg\',function(t){t.preventDefault();e.parents(\'a\').eq(0).trigger(\'click\')});t(window).on(\'avia_smooth_scroll_start\',function(){if(e&&e.length){e.filter(\'.is-active\').parents(\'a\').eq(0).trigger(\'click\')}});t(\'.html_av-submenu-display-hover\').on(\'mouseenter\',\'.av-width-submenu\',function(e){t(this).children(\'ul.sub-menu\').slideDown(\'fast\')});t(\'.html_av-submenu-display-hover\').on(\'mouseleave\',\'.av-width-submenu\',function(e){t(this).children(\'ul.sub-menu\').slideUp(\'fast\')});t(\'.html_av-submenu-display-hover\').on(\'click\',\'.av-width-submenu > a\',function(t){t.preventDefault();t.stopImmediatePropagation()});t(\'.html_av-submenu-display-hover\').on(\'touchstart\',\'.av-width-submenu > a\',function(e){var i=t(this);b(i,e)});t(\'.html_av-submenu-display-click\').on(\'click\',\'.av-width-submenu > a\',function(e){var i=t(this);b(i,e)});t(\'.html_av-submenu-display-click\').on(\'click\',\'.av-burger-overlay a\',function(i){var a=window.location.href.match(/(^[^#]*)/)[0],o=t(this).attr(\'href\').match(/(^[^#]*)/)[0];if(o==a){i.preventDefault();i.stopImmediatePropagation();e.parents(\'a\').eq(0).trigger(\'click\');return!1};return!0});function b(t,e){e.preventDefault();e.stopImmediatePropagation();var i=t.parents(\'li\').eq(0);i.toggleClass(\'av-show-submenu\');if(i.is(\'.av-show-submenu\')){i.children(\'ul.sub-menu\').slideDown(\'fast\')}\nelse{i.children(\'ul.sub-menu\').slideUp(\'fast\')}};(function(){if(x.length)return;var e=t(\'#header .main_menu\').clone(!0),o=e.find(\'ul.av-main-nav\'),a=o.attr(\'id\');if(\'string\'==typeof a&&\'\'!=a.trim()){o.attr(\'id\',a+\'-\'+T++)};e.find(\'.menu-item:not(.menu-item-avia-special)\').remove();e.insertAfter(y.find(\'.logo\').first());var i=t(\'#header .social_bookmarks\').clone(!0);if(!i.length)i=t(\'.av-logo-container .social_bookmarks\').clone(!0);if(i.length){e.find(\'.avia-menu\').addClass(\'av_menu_icon_beside\');e.append(i)};s=t(\'.av-burger-menu-main a\')}());s.click(function(a){if(r)return;e=t(this).find(\'.av-hamburger\'),r=!0;if(!w){w=!0;e.addClass(\'av-inserted-main-menu\');o=t(\'<ul>\').attr({id:\'av-burger-menu-ul\',class:\'\'});var p=v.find(\'> li:not(.menu-item-avia-special)\'),f=l(p,o);o.find(\'.noMobile\').remove();o.appendTo(g);h=g.find(\'#av-burger-menu-ul > li\');if(t.fn.avia_smoothscroll){t(\'a[href*=\"#\"]\',i).avia_smoothscroll(i)}};if(e.is(\'.is-active\')){e.removeClass(\'is-active\');n.removeClass(\'av-burger-overlay-active-delayed\');i.animate({opacity:0},function(){i.css({display:\'none\'});n.removeClass(\'av-burger-overlay-active\');r=!1})}\nelse{d();var s=c.length?c.outerHeight()+c.position().top:u.outerHeight()+u.position().top;i.appendTo(t(a.target).parents(\'.avia-menu\'));o.css({padding:(s)+\'px 0px\'});h.removeClass(\'av-active-burger-items\');e.addClass(\'is-active\');n.addClass(\'av-burger-overlay-active\');i.css({display:\'block\'}).animate({opacity:1},function(){r=!1});setTimeout(function(){n.addClass(\'av-burger-overlay-active-delayed\')},100);h.each(function(e){var i=t(this);setTimeout(function(){i.addClass(\'av-active-burger-items\')},(e+1)*125)})};a.preventDefault()})};t.AviaAjaxSearch=function(e){var i={delay:300,minChars:3,scope:\'body\'};this.options=t.extend({},i,e);this.scope=t(this.options.scope);this.timer=!1;this.lastVal=\'\';this.bind_events()};t.AviaAjaxSearch.prototype={bind_events:function(){this.scope.on(\'keyup\',\'#s:not(\".av_disable_ajax_search #s\")\',t.proxy(this.try_search,this));this.scope.on(\'click\',\'#s.av-results-parked\',t.proxy(this.reset,this))},try_search:function(e){var i=t(e.currentTarget).parents(\'form:eq(0)\'),a=i.find(\'.ajax_search_response\');clearTimeout(this.timer);if(e.currentTarget.value.length>=this.options.minChars&&this.lastVal!=t.trim(e.currentTarget.value)){this.timer=setTimeout(t.proxy(this.do_search,this,e),this.options.delay)}\nelse if(e.currentTarget.value.length==0){this.timer=setTimeout(t.proxy(this.reset,this,e),this.options.delay)};if(e.keyCode===27){this.reset(e)}},reset:function(e){var i=t(e.currentTarget).parents(\'form:eq(0)\'),a=i.find(\'.ajax_search_response\'),o=t(i.attr(\'data-ajaxcontainer\')).find(\'.ajax_search_response\'),n=t(e.currentTarget);if(t(e.currentTarget).hasClass(\'av-results-parked\')){a.show();o.show();t(\'body > .ajax_search_response\').show()}\nelse{a.remove();o.remove();n.val(\'\');t(\'body > .ajax_search_response\').remove()}},do_search:function(e){var g=this,l=t(e.currentTarget).attr(\'autocomplete\',\'off\'),c=t(e.currentTarget).parents(\'.av_searchform_wrapper:eq(0)\'),p=c.offset(),u=c.outerWidth(),v=c.outerHeight(),i=l.parents(\'form:eq(0)\'),m=i.find(\'#searchsubmit\'),n=i,a=n.find(\'.ajax_search_response\'),d=t(\'<div class=\"ajax_load\"><span class=\"ajax_load_inner\"></span></div>\'),s=i.attr(\'action\'),h=i.serialize();h+=\'&action=avia_ajax_search\';if(!a.length){a=t(\'<div class=\"ajax_search_response\" style=\"display:none;\"></div>\')};if(i.attr(\'id\')==\'searchform_element\'){a.addClass(\'av_searchform_element_results\')};if(s.indexOf(\'?\')!=-1){s=s.split(\'?\');h+=\'&\'+s[1]};if(i.attr(\'data-ajaxcontainer\')){var r=i.attr(\'data-ajaxcontainer\');if(t(r).length){t(r).find(\'.ajax_search_response\').remove();n=t(r)}};o={};if(i.hasClass(\'av_results_container_fixed\')){t(\'body\').find(\'.ajax_search_response\').remove();n=t(\'body\');var o={top:p.top+v,left:p.left,width:u};a.addClass(\'main_color\');t(window).resize(function(){a.remove();t.proxy(this.reset,this);l.val(\'\')})};if(i.attr(\'data-results_style\')){var f=JSON.parse(i.attr(\'data-results_style\'));o=Object.assign(o,f);if(\'color\' in o){a.addClass(\'av_has_custom_color\')}};a.css(o);if(n.hasClass(\'avia-section\')){a.addClass(\'container\')};a.appendTo(n);if(a.find(\'.ajax_not_found\').length&&e.currentTarget.value.indexOf(this.lastVal)!=-1)return;this.lastVal=e.currentTarget.value;t.ajax({url:avia_framework_globals.ajaxurl,type:\'POST\',data:h,beforeSend:function(){d.insertAfter(m);i.addClass(\'ajax_loading_now\')},success:function(t){if(t==0)t=\'\';a.html(t).show()},complete:function(){d.remove();i.removeClass(\'ajax_loading_now\')}});t(document).on(\'click\',function(e){if(!t(e.target).closest(i).length){if(t(a).is(\':visible\')){t(a).hide();l.addClass(\'av-results-parked\')}}})}};t.AviaTooltip=function(e){var i={delay:1500,delayOut:300,delayHide:0,\'class\':\'avia-tooltip\',scope:\'body\',data:\'avia-tooltip\',attach:\'body\',event:\'mouseenter\',position:\'top\',extraClass:\'avia-tooltip-class\',permanent:!1,within_screen:!1};this.options=t.extend({},i,e);this.body=t(\'body\');this.scope=t(this.options.scope);this.tooltip=t(\'<div class=\"\'+this.options[\'class\']+\' avia-tt\"><span class=\"avia-arrow-wrap\"><span class=\"avia-arrow\"></span></span></div>\');this.inner=t(\'<div class=\"inner_tooltip\"></div>\').prependTo(this.tooltip);this.open=!1;this.timer=!1;this.active=!1;this.bind_events()};t.AviaTooltip.openTTs=[];t.AviaTooltip.openTT_Elements=[];t.AviaTooltip.prototype={bind_events:function(){var i=\'.av-permanent-tooltip [data-\'+this.options.data+\']\',e=\'[data-\'+this.options.data+\']:not( .av-permanent-tooltip [data-\'+this.options.data+\'])\';this.scope.on(\'av_permanent_show\',i,t.proxy(this.display_tooltip,this));t(i).addClass(\'av-perma-tooltip\').trigger(\'av_permanent_show\');this.scope.on(this.options.event+\' mouseleave\',e,t.proxy(this.start_countdown,this));if(this.options.event!=\'click\'){this.scope.on(\'mouseleave\',e,t.proxy(this.hide_tooltip,this));this.scope.on(\'click\',e,t.proxy(this.hide_on_click_tooltip,this))}\nelse{this.body.on(\'mousedown\',t.proxy(this.hide_tooltip,this))}},start_countdown:function(e){clearTimeout(this.timer);var a=this.options.event==\'click\'?e.target:e.currentTarget,o=t(a);if(e.type==this.options.event){var i=this.options.event==\'click\'?0:this.open?0:this.options.delay;this.timer=setTimeout(t.proxy(this.display_tooltip,this,e),i)}\nelse if(e.type==\'mouseleave\'){if(!o.hasClass(\'av-close-on-click-tooltip\')){this.timer=setTimeout(t.proxy(this.stop_instant_open,this,e),this.options.delayOut)}};e.preventDefault()},reset_countdown:function(t){clearTimeout(this.timer);this.timer=!1},display_tooltip:function(e){var y=this,w=this.options.event==\'click\'?e.target:e.currentTarget,i=t(w),p=i.data(this.options.data),u=i.data(\'avia-created-tooltip\'),v=i.data(\'avia-tooltip-class\'),d=this.options.attach==\'element\'?i:this.body,s=this.options.attach==\'element\'?i.position():i.offset(),c=i.data(\'avia-tooltip-position\'),h=i.data(\'avia-tooltip-alignment\'),m=!1,a=!1,g=!1;p=t.trim(p);if(i.is(\'.av-perma-tooltip\')){s={top:0,left:0};d=i;m=!0};if(p==\'\')return;if(c==\'\'||typeof c==\'undefined\')c=this.options.position;if(h==\'\'||typeof h==\'undefined\')h=\'center\';if(typeof u!=\'undefined\'){a=t.AviaTooltip.openTTs[u]}\nelse{this.inner.html(p);a=this.tooltip.clone();g=!0;if(this.options.attach==\'element\'&&m!==!0){a.insertAfter(d)}\nelse{a.appendTo(d)};if(v!=\'\')a.addClass(v)};if(this.open&&this.active==a){return};if(i.hasClass(\'av-close-on-click-tooltip\')){this.hide_all_tooltips()};this.open=!0;this.active=a;if((a.is(\':animated:visible\')&&e.type==\'click\')||i.is(\'.\'+this.options[\'class\'])||i.parents(\'.\'+this.options[\'class\']).length!=0)return;var r={},l={},n=\'\',o=\'\';if(c==\'top\'|| c==\'bottom\'){switch(h){case\'left\':o=s.left;break;case\'right\':o=s.left+i.outerWidth()-a.outerWidth();break;default:o=(s.left+(i.outerWidth()/2))-(a.outerWidth()/2);break};if(y.options.within_screen){var f=i.offset().left+(i.outerWidth()/2)-(a.outerWidth()/2)+parseInt(a.css(\'margin-left\'),10);if(f<0){o=o-f}}}\nelse{switch(h){case\'top\':n=s.top;break;case\'bottom\':n=s.top+i.outerHeight()-a.outerHeight();break;default:n=(s.top+(i.outerHeight()/2))-(a.outerHeight()/2);break}};switch(c){case\'top\':n=s.top-a.outerHeight();r={top:n-10,left:o};l={top:n};break;case\'bottom\':n=s.top+i.outerHeight();r={top:n+10,left:o};l={top:n};break;case\'left\':o=s.left-a.outerWidth();r={top:n,left:o-10};l={left:o};break;case\'right\':o=s.left+i.outerWidth();r={top:n,left:o+10};l={left:o};break};r[\'display\']=\'block\';r[\'opacity\']=0;l[\'opacity\']=1;a.css(r).stop().animate(l,200);a.find(\'input, textarea\').focus();if(g){t.AviaTooltip.openTTs.push(a);t.AviaTooltip.openTT_Elements.push(i);i.data(\'avia-created-tooltip\',t.AviaTooltip.openTTs.length-1)}},hide_on_click_tooltip:function(e){if(this.options.event==\'click\'){return};var i=t(e.currentTarget);if(!i.hasClass(\'av-close-on-click-tooltip\')){return};if(!i.find(\'a\')){e.preventDefault()};var o=i.data(\'avia-created-tooltip\');if(\'undefined\'!=typeof o){var a=t.AviaTooltip.openTTs[o];if(\'undefined\'!=typeof a&&a==this.active){this.hide_all_tooltips()}}},hide_all_tooltips:function(){var i,a,o;for(var e=0;e<t.AviaTooltip.openTTs.length;++e){i=t.AviaTooltip.openTTs[e];o=t.AviaTooltip.openTT_Elements[e];a=o.data(\'avia-tooltip-position\'),this.animate_hide_tooltip(i,a)};this.open=!1;this.active=!1},hide_tooltip:function(e){var i=t(e.currentTarget),a,s,o=i.data(\'avia-tooltip-position\'),n=i.data(\'avia-tooltip-alignment\'),a=!1;if(o==\'\'||typeof o==\'undefined\')o=this.options.position;if(n==\'\'||typeof n==\'undefined\')n=\'center\';if(this.options.event==\'click\'){i=t(e.target);if(!i.is(\'.\'+this.options[\'class\'])&&i.parents(\'.\'+this.options[\'class\']).length==0){if(this.active.length){a=this.active;this.active=!1}}}\nelse{if(!i.hasClass(\'av-close-on-click-tooltip\')){a=i.data(\'avia-created-tooltip\');a=typeof a!=\'undefined\'?t.AviaTooltip.openTTs[a]:!1}};this.animate_hide_tooltip(a,o)},animate_hide_tooltip:function(t,e){if(t){var i={opacity:0};switch(e){case\'top\':i[\'top\']=parseInt(t.css(\'top\'),10)-10;break;case\'bottom\':i[\'top\']=parseInt(t.css(\'top\'),10)+10;break;case\'left\':i[\'left\']=parseInt(t.css(\'left\'),10)-10;break;case\'right\':i[\'left\']=parseInt(t.css(\'left\'),10)+10;break};t.animate(i,200,function(){t.css({display:\'none\'})})}},stop_instant_open:function(t){this.open=!1}}})(jQuery);!function(){\'use strict\';function t(a){if(!a)throw new Error(\'No options passed to Waypoint constructor\');if(!a.element)throw new Error(\'No element option passed to Waypoint constructor\');if(!a.handler)throw new Error(\'No handler option passed to Waypoint constructor\');this.key=\'waypoint-\'+i,this.options=t.Adapter.extend({},t.defaults,a),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=a.handler,this.axis=this.options.horizontal?\'horizontal\':\'vertical\',this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),e[this.key]=this,i+=1};var i=0,e={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete e[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var a=[];for(var n in e)a.push(e[n]);for(var i=0,o=a.length;o>i;i++)a[i][t]()},t.destroyAll=function(){t.invokeAll(\'destroy\')},t.disableAll=function(){t.invokeAll(\'disable\')},t.enableAll=function(){t.invokeAll(\'enable\')},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:\'default\',horizontal:!1,offset:0},t.offsetAliases={\'bottom-in-view\':function(){return this.context.innerHeight()-this.adapter.outerHeight()},\'right-in-view\':function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){\'use strict\';function n(t){window.setTimeout(t,1e3/60)};function t(t){this.element=t,this.Adapter=e.Adapter,this.adapter=new this.Adapter(t),this.key=\'waypoint-context-\'+a,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,i[t.waypointContextKey]=this,a+=1,this.createThrottledScrollHandler(),this.createThrottledResizeHandler()};var a=0,i={},e=window.Waypoint,o=window.onload;t.prototype.add=function(t){var e=t.options.horizontal?\'horizontal\':\'vertical\';this.waypoints[e][t.key]=t,this.refresh()},t.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical);t&&e&&(this.adapter.off(\'.waypoints\'),delete i[this.key])},t.prototype.createThrottledResizeHandler=function(){function i(){t.handleResize(),t.didResize=!1};var t=this;this.adapter.on(\'resize.waypoints\',function(){t.didResize||(t.didResize=!0,e.requestAnimationFrame(i))})},t.prototype.createThrottledScrollHandler=function(){function i(){t.handleScroll(),t.didScroll=!1};var t=this;this.adapter.on(\'scroll.waypoints\',function(){(!t.didScroll||e.isTouch)&&(t.didScroll=!0,e.requestAnimationFrame(i))})},t.prototype.handleResize=function(){e.Context.refreshAll()},t.prototype.handleScroll=function(){var o={},i={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:\'right\',backward:\'left\'},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:\'down\',backward:\'up\'}};for(var a in i){var t=i[a],p=t.newScroll>t.oldScroll,d=p?t.forward:t.backward;for(var h in this.waypoints[a]){var e=this.waypoints[a][h],n=t.oldScroll<e.triggerPoint,s=t.newScroll>=e.triggerPoint,l=n&&s,c=!n&&!s;(l||c)&&(e.queueTrigger(d),o[e.group.id]=e.group)}};for(var r in o)o[r].flushTriggers();this.oldScroll={x:i.horizontal.newScroll,y:i.vertical.newScroll}},t.prototype.innerHeight=function(){return this.element==this.element.window?e.viewportHeight():this.adapter.innerHeight()},t.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},t.prototype.innerWidth=function(){return this.element==this.element.window?e.viewportWidth():this.adapter.innerWidth()},t.prototype.destroy=function(){var e=[];for(var i in this.waypoints)for(var o in this.waypoints[i])e.push(this.waypoints[i][o]);for(var t=0,a=e.length;a>t;t++)e[t].destroy()},t.prototype.refresh=function(){var c,o=this.element==this.element.window,v=this.adapter.offset(),a={};this.handleScroll(),c={horizontal:{contextOffset:o?0:v.left,contextScroll:o?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:\'right\',backward:\'left\',offsetProp:\'left\'},vertical:{contextOffset:o?0:v.top,contextScroll:o?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:\'down\',backward:\'up\',offsetProp:\'top\'}};for(var l in c){var e=c[l];for(var g in this.waypoints[l]){var h,n,s,p,d,t=this.waypoints[l][g],i=t.options.offset,f=t.triggerPoint,u=0,r=null==f;t.element!==t.element.window&&(u=t.adapter.offset()[e.offsetProp]),\'function\'==typeof i?i=i.apply(t):\'string\'==typeof i&&(i=parseFloat(i),t.options.offset.indexOf(\'%\')>-1&&(i=Math.ceil(e.contextDimension*i/100))),h=e.contextScroll-e.contextOffset,t.triggerPoint=u+h-i,n=f<e.oldScroll,s=t.triggerPoint>=e.oldScroll,p=n&&s,d=!n&&!s,!r&&p?(t.queueTrigger(e.backward),a[t.group.id]=t.group):!r&&d?(t.queueTrigger(e.forward),a[t.group.id]=t.group):r&&e.oldScroll>=t.triggerPoint&&(t.queueTrigger(e.forward),a[t.group.id]=t.group)}};for(var m in a)a[m].flushTriggers();return this},t.findOrCreateByElement=function(e){return t.findByElement(e)||new t(e)},t.refreshAll=function(){for(var t in i)i[t].refresh()},t.findByElement=function(t){return i[t.waypointContextKey]},window.onload=function(){o&&o(),t.refreshAll()},e.requestAnimationFrame=function(t){var e=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||n;e.call(window,t)},e.Context=t}(),function(){\'use strict\';function i(t,e){return t.triggerPoint-e.triggerPoint};function o(t,e){return e.triggerPoint-t.triggerPoint};function t(t){this.name=t.name,this.axis=t.axis,this.id=this.name+\'-\'+this.axis,this.waypoints=[],this.clearTriggerQueues(),a[this.axis][this.name]=this};var a={vertical:{},horizontal:{}},e=window.Waypoint;t.prototype.add=function(t){this.waypoints.push(t)},t.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},t.prototype.flushTriggers=function(){for(var a in this.triggerQueues){var e=this.triggerQueues[a],r=\'up\'===a||\'left\'===a;e.sort(r?o:i);for(var t=0,s=e.length;s>t;t+=1){var n=e[t];(n.options.continuous||t===e.length-1)&&n.trigger([a])}};this.clearTriggerQueues()},t.prototype.next=function(t){this.waypoints.sort(i);var a=e.Adapter.inArray(t,this.waypoints),o=a===this.waypoints.length-1;return o?null:this.waypoints[a+1]},t.prototype.previous=function(t){this.waypoints.sort(i);var a=e.Adapter.inArray(t,this.waypoints);return a?this.waypoints[a-1]:null},t.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},t.prototype.remove=function(t){var i=e.Adapter.inArray(t,this.waypoints);i>-1&&this.waypoints.splice(i,1)},t.prototype.first=function(){return this.waypoints[0]},t.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},t.findOrCreate=function(e){return a[e.axis][e.name]||new t(e)},e.Group=t}(),function(){\'use strict\';function e(e){this.$element=t(e)};var t=window.jQuery,i=window.Waypoint;t.each([\'innerHeight\',\'innerWidth\',\'off\',\'offset\',\'on\',\'outerHeight\',\'outerWidth\',\'scrollLeft\',\'scrollTop\'],function(t,i){e.prototype[i]=function(){var t=Array.prototype.slice.call(arguments);return this.$element[i].apply(this.$element,t)}}),t.each([\'extend\',\'inArray\',\'isEmptyObject\'],function(i,a){e[a]=t[a]}),i.adapters.push({name:\'jquery\',Adapter:e}),i.Adapter=e}(),function(){\'use strict\';function t(t){return function(){var a=[],i=arguments[0];return t.isFunction(arguments[0])&&(i=t.extend({},arguments[1]),i.handler=arguments[0]),this.each(function(){var o=t.extend({},i,{element:this});\'string\'==typeof o.context&&(o.context=t(this).closest(o.context)[0]),a.push(new e(o))}),a}};var e=window.Waypoint;window.jQuery&&(window.jQuery.fn.waypoint=t(window.jQuery)),window.Zepto&&(window.Zepto.fn.waypoint=t(window.Zepto))}();(function(){var i=0,e=[\'ms\',\'moz\',\'webkit\',\'o\'];for(var t=0;t<e.length&&!window.requestAnimationFrame;++t){window.requestAnimationFrame=window[e[t]+\'RequestAnimationFrame\'];window.cancelAnimationFrame=window[e[t]+\'CancelAnimationFrame\']||window[e[t]+\'CancelRequestAnimationFrame\']};if(!window.requestAnimationFrame)window.requestAnimationFrame=function(t,e){var a=new Date().getTime(),o=Math.max(0,16-(a-i)),n=window.setTimeout(function(){t(a+o)},o);i=a+o;return n};if(!window.cancelAnimationFrame)window.cancelAnimationFrame=function(t){clearTimeout(t)}}());jQuery.expr[\':\'].regex=function(t,e,a){var i=a[3].split(\',\'),o=/^(data|css):/,n={method:i[0].match(o)?i[0].split(\':\')[0]:\'attr\',property:i.shift().replace(o,\'\')},s=\'ig\',r=new RegExp(i.join(\'\').replace(/^\\s+|\\s+$/g,\'\'),s);return r.test(jQuery(t)[n.method](n.property))};\";}s:18:\"avia-shortcodes-js\";a:6:{s:4:\"name\";s:15:\"avia-shortcodes\";s:3:\"url\";s:69:\"http://memori.noappname.net/wp-content/themes/enfold/js/shortcodes.js\";s:4:\"path\";s:41:\"wp-content/themes/enfold/js/shortcodes.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:23424:\"(function(i){\"use strict\";i(document).ready(function(){i.avia_utilities=i.avia_utilities||{};if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&\"ontouchstart\" in document.documentElement){i.avia_utilities.isMobile=!0}\nelse{i.avia_utilities.isMobile=!1};if(i.fn.avia_mobile_fixed)i(\".avia-bg-style-fixed\").avia_mobile_fixed();if(i.fn.avia_parallax)i(\".av-parallax\").avia_parallax();if(i.fn.avia_browser_height)i(\".av-minimum-height, .avia-fullscreen-slider, .av-cell-min-height\").avia_browser_height();if(i.fn.avia_video_section)i(\".av-section-with-video-bg\").avia_video_section();new i.AviaTooltip({\"class\":\"avia-tooltip\",data:\"avia-tooltip\",delay:0,scope:\"body\"});new i.AviaTooltip({\"class\":\"avia-tooltip avia-icon-tooltip\",data:\"avia-icon-tooltip\",delay:0,scope:\"body\"});i.avia_utilities.activate_shortcode_scripts();if(i.fn.layer_slider_height_helper)i(\".avia-layerslider\").layer_slider_height_helper();if(i.fn.avia_portfolio_preview){i(\".grid-links-ajax\").avia_portfolio_preview()};if(i.fn.avia_masonry)i(\".av-masonry\").avia_masonry();if(i.fn.aviaccordion)i(\".aviaccordion\").aviaccordion();if(i.fn.avia_textrotator)i(\".av-rotator-container\").avia_textrotator();if(i.fn.avia_sc_tab_section){i(\".av-tab-section-container\").avia_sc_tab_section()};if(i.fn.avia_hor_gallery){i(\".av-horizontal-gallery\").avia_hor_gallery()};if(i.fn.avia_link_column){i(\".avia-link-column\").avia_link_column()};if(i.fn.avia_delayed_animation_in_container){i(\".av-animation-delay-container\").avia_delayed_animation_in_container()}});i.avia_utilities=i.avia_utilities||{};i.avia_utilities.activate_shortcode_scripts=function(e){if(typeof e==\"undefined\"){e=\"body\"};if(i.fn.avia_ajax_form){i(\".avia_ajax_form:not( .avia-disable-default-ajax )\",e).avia_ajax_form()};n(e);if(i.fn.aviaVideoApi){i(\".avia-slideshow iframe[src*=\\\"youtube.com\\\"], .av_youtube_frame, .av_vimeo_frame, .avia-slideshow video\").aviaVideoApi({},\"li\")};if(i.fn.avia_sc_toggle){i(\".togglecontainer\",e).avia_sc_toggle()};if(i.fn.avia_sc_tabs){i(\".top_tab\",e).avia_sc_tabs();i(\".sidebar_tab\",e).avia_sc_tabs({sidebar:!0})};if(i.fn.avia_sc_gallery){i(\".avia-gallery\",e).avia_sc_gallery()};if(i.fn.avia_sc_animated_number){i(\".avia-animated-number\",e).avia_sc_animated_number()};if(i.fn.avia_sc_animation_delayed){i(\".av_font_icon\",e).avia_sc_animation_delayed({delay:100});i(\".avia-image-container\",e).avia_sc_animation_delayed({delay:100});i(\".av-hotspot-image-container\",e).avia_sc_animation_delayed({delay:100});i(\".av-animated-generic\",e).avia_sc_animation_delayed({delay:100})};if(i.fn.avia_sc_iconlist){i(\".avia-icon-list.av-iconlist-big.avia-iconlist-animate\",e).avia_sc_iconlist()};if(i.fn.avia_sc_progressbar){i(\".avia-progress-bar-container\",e).avia_sc_progressbar()};if(i.fn.avia_sc_testimonial){i(\".avia-testimonial-wrapper\",e).avia_sc_testimonial()};if(i.fn.aviaFullscreenSlider){i(\".avia-slideshow.av_fullscreen\",e).aviaFullscreenSlider()};if(i.fn.aviaSlider){i(\".avia-slideshow:not(.av_fullscreen)\",e).aviaSlider();i(\".avia-content-slider-active\",e).aviaSlider({wrapElement:\".avia-content-slider-inner\",slideElement:\".slide-entry-wrap\",fullfade:!0});i(\".avia-slider-testimonials\",e).aviaSlider({wrapElement:\".avia-testimonial-row\",slideElement:\".avia-testimonial\",fullfade:!0})};if(i.fn.aviaMagazine){i(\".av-magazine-tabs-active\",e).aviaMagazine()};if(i.fn.aviaHotspots){i(\".av-hotspot-image-container\",e).aviaHotspots()};if(i.fn.aviaCountdown){i(\".av-countdown-timer\",e).aviaCountdown()};if(i.fn.aviaPlayer){i(\".av-player\",e).aviaPlayer()}};function n(e){if(i.fn.avia_waypoints){if(typeof e==\"undefined\"){e=\"body\"};i(\".avia_animate_when_visible\",e).avia_waypoints();i(\".avia_animate_when_almost_visible\",e).avia_waypoints({offset:\"80%\"});if(e==\"body\")e=\".avia_desktop body\";i(\".av-animated-generic\",e).avia_waypoints({offset:\"95%\"})}};i.AviaParallaxElement=function(e,a){this.$el=i(a).addClass(\"active-parallax\");this.$win=i(window);this.$body=i(\"body\");this.$parent=this.$el.parent();this.property={};this.isMobile=i.avia_utilities.isMobile;this.ratio=this.$el.data(\"avia-parallax-ratio\")||0.5;this.transform=document.documentElement.className.indexOf(\"avia_transform\")!==-1?!0:!1;this.transform3d=document.documentElement.className.indexOf(\"avia_transform3d\")!==-1?!0:!1;this.ticking=!1;if(i.avia_utilities.supported.transition===undefined){i.avia_utilities.supported.transition=i.avia_utilities.supports(\"transition\")};this._init(e)};i.AviaParallaxElement.prototype={_init:function(e){var a=this;if(a.isMobile){return};setTimeout(function(){a._fetch_properties()},30);this.$win.on(\"debouncedresize av-height-change\",i.proxy(a._fetch_properties,a));this.$body.on(\"av_resize_finished\",i.proxy(a._fetch_properties,a));setTimeout(function(){a.$win.on(\"scroll\",i.proxy(a._on_scroll,a))},100)},_fetch_properties:function(){this.property.offset=this.$parent.offset().top;this.property.wh=this.$win.height();this.property.height=this.$parent.outerHeight();this.$el.height(Math.ceil((this.property.wh*this.ratio)+this.property.height));this._parallax_scroll()},_on_scroll:function(e){var a=this;if(!a.ticking){a.ticking=!0;window.requestAnimationFrame(i.proxy(a._parallax_scroll,a))}},_parallax_scroll:function(e){var n=this.$win.scrollTop(),o=n+this.property.wh,a=\"0\",t={};if(this.property.offset<o&&n<=this.property.offset+this.property.height){a=Math.ceil((o-this.property.offset)*this.ratio);if(this.transform3d){t[i.avia_utilities.supported.transition+\"transform\"]=\"translate3d(0px,\"+a+\"px, 0px)\"}\nelse if(this.transform){t[i.avia_utilities.supported.transition+\"transform\"]=\"translate(0px,\"+a+\"px)\"}\nelse{t[\"background-position\"]=\"0px \"+a+\"px\"};this.$el.css(t)};this.ticking=!1}};i.fn.avia_parallax=function(e){return this.each(function(){var a=i.data(this,\"aviaParallax\");if(!a){a=i.data(this,\"aviaParallax\",new i.AviaParallaxElement(e,this))}})};i.fn.avia_mobile_fixed=function(e){var a=i.avia_utilities.isMobile;if(!a)return;return this.each(function(){var a=i(this).addClass(\"av-parallax-section\"),n=a.attr(\"style\"),e=a.data(\"section-bg-repeat\"),t=\"\";if(e==\"stretch\"||e==\"no-repeat\"){e=\" avia-full-stretch\"}\nelse{e=\"\"};t=\"<div class=\'av-parallax \"+e+\"\' data-avia-parallax-ratio=\'0.0\' style = \'\"+n+\"\' ></div>\";a.prepend(t);a.attr(\"style\",\"\")})};i.fn.avia_sc_animation_delayed=function(e){var a=0,n=e.delay||50,t=10,o=setTimeout(function(){t=20},500);return this.each(function(){var e=i(this);e.on(\"avia_start_animation\",function(){var e=i(this);if(a<t)a++;setTimeout(function(){e.addClass(\"avia_start_delayed_animation\");if(a>0)a--},(a*n))})})};i.fn.avia_delayed_animation_in_container=function(e){return this.each(function(){var e=i(this);e.on(\"avia_start_animation_if_current_slide_is_active\",function(){var e=i(this),a=e.find(\".avia_start_animation_when_active\");a.addClass(\"avia_start_animation\").trigger(\"avia_start_animation\")});e.on(\"avia_remove_animation\",function(){var e=i(this),a=e.find(\".avia_start_animation_when_active, .avia_start_animation\");a.removeClass(\"avia_start_animation avia_start_delayed_animation\")})})};i.fn.avia_browser_height=function(){if(!this.length)return;var e=i(window),s=i(\"html\"),r=i(\"#wpadminbar, #header.av_header_top:not(.html_header_transparency #header), #main>.title_container\"),a=i(\"<style type=\'text/css\' id=\'av-browser-height\'></style>\").appendTo(\"head:first\"),n=i(\".html_header_sidebar #top #header_main\"),c=i(\".html_header_sidebar .avia-fullscreen-slider.avia-builder-el-0.avia-builder-el-no-sibling\").addClass(\"av-solo-full\"),t=[25,50,75],o=function(){var o=\"\",s=e.height(),c=e.width(),l=s,v=(s/9)*16,u=(c/16)*9,d=0,p=[];if(n.length)d=n.height();r.each(function(){l-=this.offsetHeight-1});var f=(l/9)*16;o+=\".avia-section.av-minimum-height .container{opacity: 1; }\\n\";o+=\".av-minimum-height-100 .container, .avia-fullscreen-slider .avia-slideshow, #top.avia-blank .av-minimum-height-100 .container, .av-cell-min-height-100 > .flex_cell{height:\"+s+\"px;}\\n\";i.each(t,function(i,e){var a=Math.round(s*(e/100.0));o+=\".av-minimum-height-\"+e+\" .container, .av-cell-min-height-\"+e+\" > .flex_cell	{height:\"+a+\"px;}\\n\"});o+=\".avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell{height:\"+l+\"px;}\\n\";o+=\"#top .av-solo-full .avia-slideshow {min-height:\"+d+\"px;}\\n\";if(c/s<16/9){o+=\"#top .av-element-cover iframe, #top .av-element-cover embed, #top .av-element-cover object, #top .av-element-cover video{width:\"+v+\"px; left: -\"+(v-c)/2+\"px;}\\n\"}\nelse{o+=\"#top .av-element-cover iframe, #top .av-element-cover embed, #top .av-element-cover object, #top .av-element-cover video{height:\"+u+\"px; top: -\"+(u-s)/2+\"px;}\\n\"};if(c/l<16/9){o+=\"#top .avia-builder-el-0 .av-element-cover iframe, #top .avia-builder-el-0 .av-element-cover embed, #top .avia-builder-el-0 .av-element-cover object, #top .avia-builder-el-0 .av-element-cover video{width:\"+f+\"px; left: -\"+(f-c)/2+\"px;}\\n\"}\nelse{o+=\"#top .avia-builder-el-0 .av-element-cover iframe, #top .avia-builder-el-0 .av-element-cover embed, #top .avia-builder-el-0 .av-element-cover object, #top .avia-builder-el-0 .av-element-cover video{height:\"+u+\"px; top: -\"+(u-l)/2+\"px;}\\n\"};try{a.text(o)}catch(h){a.remove();a=i(\"<style type=\'text/css\' id=\'av-browser-height\'>\"+o+\"</style>\").appendTo(\"head:first\")};setTimeout(function(){e.trigger(\"av-height-change\")},100)};this.each(function(e){var a=i(this).data(\"av_minimum_height_pc\");if(\"number\"!=typeof a){return this};a=parseInt(a);if((-1==i.inArray(a,t))&&(a!=100)){t.push(a)};return this});e.on(\"debouncedresize\",o);o()};i.fn.avia_video_section=function(){if(!this.length)return;var n=this.length,e=\"\",o=i(window),a=i(\"<style type=\'text/css\' id=\'av-section-height\'></style>\").appendTo(\"head:first\"),t=function(t,o){if(o===0){e=\"\"};var s=\"\",r=\"#\"+t.attr(\"id\"),c=t.height(),l=t.width(),v=t.data(\"sectionVideoRatio\").split(\":\"),u=v[0],f=v[1],d=(c/f)*u,h=(l/u)*f;if(l/c<u/f){s+=\"#top \"+r+\" .av-section-video-bg iframe, #top \"+r+\" .av-section-video-bg embed, #top \"+r+\" .av-section-video-bg object, #top \"+r+\" .av-section-video-bg video{width:\"+d+\"px; left: -\"+(d-l)/2+\"px;}\\n\"}\nelse{s+=\"#top \"+r+\" .av-section-video-bg iframe, #top \"+r+\" .av-section-video-bg embed, #top \"+r+\" .av-section-video-bg object, #top \"+r+\" .av-section-video-bg video{height:\"+h+\"px; top: -\"+(h-c)/2+\"px;}\\n\"};e=e+s;if(n==o+1){try{a.text(e)}catch(p){a.remove();a=i(\"<style type=\'text/css\' id=\'av-section-height\'>\"+e+\"</style>\").appendTo(\"head:first\")}}};return this.each(function(e){var a=i(this);o.on(\"debouncedresize\",function(){t(a,e)});t(a,e)})};i.fn.avia_link_column=function(){return this.each(function(){i(this).on(\"click\",function(e){if(\"undefined\"!==typeof e.target&&\"undefined\"!==typeof e.target.href){return};var t=i(this),a=t.data(\"link-column-url\"),o=t.data(\"link-column-target\"),s=window.location.hostname+window.location.pathname;if(\"undefined\"===typeof a||\"string\"!==typeof a){return};if(\"undefined\"!==typeof o||\"_blank\"==o){var n=document.createElement(\"a\");n.href=a;n.target=\"_blank\";n.rel=\"noopener noreferrer\";n.click();return!1}\nelse{if(t.hasClass(\"av-cell-link\")||t.hasClass(\"av-column-link\")){var r=t.hasClass(\"av-cell-link\")?t.prev(\"a.av-screen-reader-only\").first():t.find(\"a.av-screen-reader-only\").first();a=a.trim();if((0==a.indexOf(\"#\"))||((a.indexOf(s)>=0)&&(a.indexOf(\"#\")>0))){r.trigger(\"click\");return}};window.location.href=a};e.preventDefault();return})})};i.fn.avia_waypoints=function(e){if(!i(\"html\").is(\".avia_transform\"))return;var a={offset:\"bottom-in-view\",triggerOnce:!0},t=i.extend({},a,e),n=i.avia_utilities.isMobile;return this.each(function(){var e=i(this);setTimeout(function(){if(n){e.addClass(\"avia_start_animation\").trigger(\"avia_start_animation\")}\nelse{e.waypoint(function(e){var t=i(this.element),a=t.parents(\".av-animation-delay-container:eq(0)\");if(a.length){t.addClass(\"avia_start_animation_when_active\").trigger(\"avia_start_animation_when_active\")};if(!a.length||(a.length&&a.is(\".__av_init_open\"))){t.addClass(\"avia_start_animation\").trigger(\"avia_start_animation\")}},t)}},100)})};var t=i.event,e,a;e=t.special.debouncedresize={setup:function(){i(this).on(\"resize\",e.handler)},teardown:function(){i(this).off(\"resize\",e.handler)},handler:function(i,n){var r=this,s=arguments,o=function(){i.type=\"debouncedresize\";t.dispatch.apply(r,s)};if(a){clearTimeout(a)};n?o():a=setTimeout(o,e.threshold)},threshold:150};i.easing[\"jswing\"]=i.easing[\"swing\"];i.extend(i.easing,{def:\"easeOutQuad\",swing:function(e,a,t,n,o){return i.easing[i.easing.def](e,a,t,n,o)},easeInQuad:function(i,e,a,t,n){return t*(e/=n)*e+a},easeOutQuad:function(i,e,a,t,n){return-t*(e/=n)*(e-2)+a},easeInOutQuad:function(i,e,a,t,n){if((e/=n/2)<1)return t/2*e*e+a;return-t/2*((--e)*(e-2)-1)+a},easeInCubic:function(i,e,a,t,n){return t*(e/=n)*e*e+a},easeOutCubic:function(i,e,a,t,n){return t*((e=e/n-1)*e*e+1)+a},easeInOutCubic:function(i,e,a,t,n){if((e/=n/2)<1)return t/2*e*e*e+a;return t/2*((e-=2)*e*e+2)+a},easeInQuart:function(i,e,a,t,n){return t*(e/=n)*e*e*e+a},easeOutQuart:function(i,e,a,t,n){return-t*((e=e/n-1)*e*e*e-1)+a},easeInOutQuart:function(i,e,a,t,n){if((e/=n/2)<1)return t/2*e*e*e*e+a;return-t/2*((e-=2)*e*e*e-2)+a},easeInQuint:function(i,e,a,t,n){return t*(e/=n)*e*e*e*e+a},easeOutQuint:function(i,e,a,t,n){return t*((e=e/n-1)*e*e*e*e+1)+a},easeInOutQuint:function(i,e,a,t,n){if((e/=n/2)<1)return t/2*e*e*e*e*e+a;return t/2*((e-=2)*e*e*e*e+2)+a},easeInSine:function(i,e,t,a,n){return-a*Math.cos(e/n*(Math.PI/2))+a+t},easeOutSine:function(i,e,a,t,n){return t*Math.sin(e/n*(Math.PI/2))+a},easeInOutSine:function(i,e,a,t,n){return-t/2*(Math.cos(Math.PI*e/n)-1)+a},easeInExpo:function(i,e,a,t,n){return(e==0)?a:t*Math.pow(2,10*(e/n-1))+a},easeOutExpo:function(i,e,a,t,n){return(e==n)?a+t:t*(-Math.pow(2,-10*e/n)+1)+a},easeInOutExpo:function(i,e,a,t,n){if(e==0)return a;if(e==n)return a+t;if((e/=n/2)<1)return t/2*Math.pow(2,10*(e-1))+a;return t/2*(-Math.pow(2,-10*--e)+2)+a},easeInCirc:function(i,e,a,t,n){return-t*(Math.sqrt(1-(e/=n)*e)-1)+a},easeOutCirc:function(i,e,a,t,n){return t*Math.sqrt(1-(e=e/n-1)*e)+a},easeInOutCirc:function(i,e,a,t,n){if((e/=n/2)<1)return-t/2*(Math.sqrt(1-e*e)-1)+a;return t/2*(Math.sqrt(1-(e-=2)*e)+1)+a},easeInElastic:function(i,e,t,a,n){var s=1.70158,o=0,r=a;if(e==0)return t;if((e/=n)==1)return t+a;if(!o)o=n*.3;if(r<Math.abs(a)){r=a;var s=o/4}\nelse var s=o/(2*Math.PI)*Math.asin(a/r);return-(r*Math.pow(2,10*(e-=1))*Math.sin((e*n-s)*(2*Math.PI)/o))+t},easeOutElastic:function(i,e,t,a,n){var s=1.70158,o=0,r=a;if(e==0)return t;if((e/=n)==1)return t+a;if(!o)o=n*.3;if(r<Math.abs(a)){r=a;var s=o/4}\nelse var s=o/(2*Math.PI)*Math.asin(a/r);return r*Math.pow(2,-10*e)*Math.sin((e*n-s)*(2*Math.PI)/o)+a+t},easeInOutElastic:function(i,e,t,a,n){var s=1.70158,o=0,r=a;if(e==0)return t;if((e/=n/2)==2)return t+a;if(!o)o=n*(.3*1.5);if(r<Math.abs(a)){r=a;var s=o/4}\nelse var s=o/(2*Math.PI)*Math.asin(a/r);if(e<1)return-.5*(r*Math.pow(2,10*(e-=1))*Math.sin((e*n-s)*(2*Math.PI)/o))+t;return r*Math.pow(2,-10*(e-=1))*Math.sin((e*n-s)*(2*Math.PI)/o)*.5+a+t},easeInBack:function(i,e,a,t,n,o){if(o==undefined)o=1.70158;return t*(e/=n)*e*((o+1)*e-o)+a},easeOutBack:function(i,e,a,t,n,o){if(o==undefined)o=1.70158;return t*((e=e/n-1)*e*((o+1)*e+o)+1)+a},easeInOutBack:function(i,e,a,t,n,o){if(o==undefined)o=1.70158;if((e/=n/2)<1)return t/2*(e*e*(((o*=(1.525))+1)*e-o))+a;return t/2*((e-=2)*e*(((o*=(1.525))+1)*e+o)+2)+a},easeInBounce:function(i,e,t,a,n){return a-jQuery.easing.easeOutBounce(i,n-e,0,a,n)+t},easeOutBounce:function(i,e,a,t,n){if((e/=n)<(1/2.75)){return t*(7.5625*e*e)+a}\nelse if(e<(2/2.75)){return t*(7.5625*(e-=(1.5/2.75))*e+.75)+a}\nelse if(e<(2.5/2.75)){return t*(7.5625*(e-=(2.25/2.75))*e+.9375)+a}\nelse{return t*(7.5625*(e-=(2.625/2.75))*e+.984375)+a}},easeInOutBounce:function(i,e,n,a,t){if(e<t/2)return jQuery.easing.easeInBounce(i,e*2,0,a,t)*.5+n;return jQuery.easing.easeOutBounce(i,e*2-t,0,a,t)*.5+a*.5+n}})})(jQuery);(function(i){\"use strict\";i.avia_utilities=i.avia_utilities||{};i.avia_utilities.loading=function(e,a){var t={active:!1,show:function(){if(t.active===!1){t.active=!0;t.loading_item.css({display:\"block\",opacity:0})};t.loading_item.stop().animate({opacity:1})},hide:function(){if(typeof a===\"undefined\"){a=600};t.loading_item.stop().delay(a).animate({opacity:0},function(){t.loading_item.css({display:\"none\"});t.active=!1})},attach:function(){if(typeof e===\"undefined\"){e=\"body\"};t.loading_item=i(\"<div class=\\\"avia_loading_icon\\\"><div class=\\\"av-siteloader\\\"></div></div>\").css({display:\"none\"}).appendTo(e)}};t.attach();return t};i.avia_utilities.playpause=function(e,a){var t={active:!1,to1:\"\",to2:\"\",set:function(i){t.loading_item.removeClass(\"av-play av-pause\");t.to1=setTimeout(function(){t.loading_item.addClass(\"av-\"+i)},10);t.to2=setTimeout(function(){t.loading_item.removeClass(\"av-\"+i)},1500)},attach:function(){if(typeof e===\"undefined\"){e=\"body\"};t.loading_item=i(\"<div class=\\\"avia_playpause_icon\\\"></div>\").css({display:\"none\"}).appendTo(e)}};t.attach();return t};i.avia_utilities.preload=function(e){new i.AviaPreloader(e)};i.AviaPreloader=function(e){this.win=i(window);this.defaults={container:\"body\",maxLoops:10,trigger_single:!0,single_callback:function(){},global_callback:function(){}};this.options=i.extend({},this.defaults,e);this.preload_images=0;this.load_images()};i.AviaPreloader.prototype={load_images:function(){var e=this;if(typeof e.options.container===\"string\"){e.options.container=i(e.options.container)};e.options.container.each(function(){var a=i(this);a.images=a.find(\"img\");a.allImages=a.images;e.preload_images+=a.images.length;setTimeout(function(){e.checkImage(a)},10)})},checkImage:function(i){var e=this;i.images.each(function(){if(this.complete===!0){i.images=i.images.not(this);e.preload_images-=1}});if(i.images.length&&e.options.maxLoops>=0){e.options.maxLoops-=1;setTimeout(function(){e.checkImage(i)},500)}\nelse{e.preload_images=e.preload_images-i.images.length;e.trigger_loaded(i)}},trigger_loaded:function(i){var e=this;if(e.options.trigger_single!==!1){e.win.trigger(\"avia_images_loaded_single\",[i]);e.options.single_callback.call(i)};if(e.preload_images===0){e.win.trigger(\"avia_images_loaded\");e.options.global_callback.call()}}};i.avia_utilities.css_easings={linear:\"linear\",swing:\"ease-in-out\",bounce:\"cubic-bezier(0.0, 0.35, .5, 1.3)\",easeInQuad:\"cubic-bezier(0.550, 0.085, 0.680, 0.530)\",easeInCubic:\"cubic-bezier(0.550, 0.055, 0.675, 0.190)\",easeInQuart:\"cubic-bezier(0.895, 0.030, 0.685, 0.220)\",easeInQuint:\"cubic-bezier(0.755, 0.050, 0.855, 0.060)\",easeInSine:\"cubic-bezier(0.470, 0.000, 0.745, 0.715)\",easeInExpo:\"cubic-bezier(0.950, 0.050, 0.795, 0.035)\",easeInCirc:\"cubic-bezier(0.600, 0.040, 0.980, 0.335)\",easeInBack:\"cubic-bezier(0.600, -0.280, 0.735, 0.04)\",easeOutQuad:\"cubic-bezier(0.250, 0.460, 0.450, 0.940)\",easeOutCubic:\"cubic-bezier(0.215, 0.610, 0.355, 1.000)\",easeOutQuart:\"cubic-bezier(0.165, 0.840, 0.440, 1.000)\",easeOutQuint:\"cubic-bezier(0.230, 1.000, 0.320, 1.000)\",easeOutSine:\"cubic-bezier(0.390, 0.575, 0.565, 1.000)\",easeOutExpo:\"cubic-bezier(0.190, 1.000, 0.220, 1.000)\",easeOutCirc:\"cubic-bezier(0.075, 0.820, 0.165, 1.000)\",easeOutBack:\"cubic-bezier(0.175, 0.885, 0.320, 1.275)\",easeInOutQuad:\"cubic-bezier(0.455, 0.030, 0.515, 0.955)\",easeInOutCubic:\"cubic-bezier(0.645, 0.045, 0.355, 1.000)\",easeInOutQuart:\"cubic-bezier(0.770, 0.000, 0.175, 1.000)\",easeInOutQuint:\"cubic-bezier(0.860, 0.000, 0.070, 1.000)\",easeInOutSine:\"cubic-bezier(0.445, 0.050, 0.550, 0.950)\",easeInOutExpo:\"cubic-bezier(1.000, 0.000, 0.000, 1.000)\",easeInOutCirc:\"cubic-bezier(0.785, 0.135, 0.150, 0.860)\",easeInOutBack:\"cubic-bezier(0.680, -0.550, 0.265, 1.55)\",easeInOutBounce:\"cubic-bezier(0.580, -0.365, 0.490, 1.365)\",easeOutBounce:\"cubic-bezier(0.760, 0.085, 0.490, 1.365)\"};i.avia_utilities.supported={};i.avia_utilities.supports=(function(){var e=document.createElement(\"div\"),i=[\"Khtml\",\"Ms\",\"Moz\",\"Webkit\"];return function(a,t){if(e.style[a]!==undefined){return\"\"};if(t!==undefined){i=t};a=a.replace(/^[a-z]/,function(i){return i.toUpperCase()});var n=i.length;while(n--){if(e.style[i[n]+a]!==undefined){return\"-\"+i[n].toLowerCase()+\"-\"}};return!1}}());i.fn.avia_animate=function(e,a,t,n){if(typeof a===\"function\"){n=a;a=!1};if(typeof t===\"function\"){n=t;t=!1};if(typeof a===\"string\"){t=a;a=!1};if(n===undefined||n===!1){n=function(){}};if(t===undefined||t===!1){t=\"easeInQuad\"};if(a===undefined||a===!1){a=400};if(i.avia_utilities.supported.transition===undefined){i.avia_utilities.supported.transition=i.avia_utilities.supports(\"transition\")};if(i.avia_utilities.supported.transition!==!1){var c=i.avia_utilities.supported.transition+\"transition\",r={},l={},u=document.body.style,o=(u.WebkitTransition!==undefined)?\"webkitTransitionEnd\":(u.OTransition!==undefined)?\"oTransitionEnd\":\"transitionend\";t=i.avia_utilities.css_easings[t];r[c]=\"all \"+(a/1000)+\"s \"+t;o=o+\".avia_animate\";for(var s in e){if(e.hasOwnProperty(s)){l[s]=e[s]}};e=l;this.each(function(){var t=i(this),f=!1,s,u;for(s in e){if(e.hasOwnProperty(s)){u=t.css(s);if(e[s]!=u&&e[s]!=u.replace(/px|%/g,\"\")){f=!0;break}}};if(f){if(!(i.avia_utilities.supported.transition+\"transform\" in e)){e[i.avia_utilities.supported.transition+\"transform\"]=\"translateZ(0)\"};var l=!1;t.on(o,function(i){if(i.target!=i.currentTarget)return!1;if(l==!0)return!1;l=!0;r[c]=\"none\";t.off(o);t.css(r);setTimeout(function(){n.call(t)})});setTimeout(function(){if(!l&&!avia_is_mobile&&i(\"html\").is(\".avia-safari\")){t.trigger(o);i.avia_utilities.log(\"Safari Fallback \"+o+\" trigger\")}},a+100);setTimeout(function(){t.css(r)},10);setTimeout(function(){t.css(e)},20)}\nelse{setTimeout(function(){n.call(t)})}})}\nelse{this.animate(e,a,t,n)};return this}})(jQuery);(function(i){\"use strict\";i.fn.avia_keyboard_controls=function(e){var t={37:\".prev-slide\",39:\".next-slide\"},a={mousebind:function(i){i.hover(function(){i.mouseover=!0},function(){i.mouseover=!1})},keybind:function(e){i(document).keydown(function(i){if(e.mouseover&&typeof e.options[i.keyCode]!==\"undefined\"){var a;if(typeof e.options[i.keyCode]===\"string\"){a=e.find(e.options[i.keyCode])}\nelse{a=e.options[i.keyCode]};if(a.length){a.trigger(\"click\",[\"keypress\"]);return!1}}})}};return this.each(function(){var n=i(this);n.options=i.extend({},t,e);n.mouseover=!1;a.mousebind(n);a.keybind(n)})};i.fn.avia_swipe_trigger=function(e){var o=i(window),a=i.avia_utilities.isMobile,t={prev:\".prev-slide\",next:\".next-slide\",event:{prev:\"click\",next:\"click\"}},n={activate_touch_control:function(i){var e,a,t;i.touchPos={};i.hasMoved=!1;i.on(\"touchstart\",function(e){i.touchPos.X=e.originalEvent.touches[0].clientX;i.touchPos.Y=e.originalEvent.touches[0].clientY});i.on(\"touchend\",function(e){i.touchPos={};if(i.hasMoved){e.preventDefault()};i.hasMoved=!1});i.on(\"touchmove\",function(n){if(!i.touchPos.X){i.touchPos.X=n.originalEvent.touches[0].clientX;i.touchPos.Y=n.originalEvent.touches[0].clientY}\nelse{a=n.originalEvent.touches[0].clientX-i.touchPos.X;t=n.originalEvent.touches[0].clientY-i.touchPos.Y;if(Math.abs(a)>Math.abs(t)){n.preventDefault();if(i.touchPos!==n.originalEvent.touches[0].clientX){if(Math.abs(a)>50){e=a>0?\"prev\":\"next\";if(typeof i.options[e]===\"string\"){i.find(i.options[e]).trigger(i.options.event[e],[\"swipe\"])}\nelse{i.options[e].trigger(i.options.event[e],[\"swipe\"])};i.hasMoved=!0;i.touchPos={};return!1}}}}})}};return this.each(function(){if(a){var o=i(this);o.options=i.extend({},t,e);n.activate_touch_control(o)}})}}(jQuery));\";}s:22:\"avia-module-contact-js\";a:6:{s:4:\"name\";s:19:\"avia-module-contact\";s:3:\"url\";s:110:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js\";s:4:\"path\";s:82:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:4363:\"(function(a){a.fn.avia_ajax_form=function(e){var t={sendPath:\'send.php\',responseContainer:\'.ajaxresponse\'};var r=a.extend(t,e);return this.each(function(){var t=a(this),i=!1,e={formElements:t.find(\'textarea, select, input[type=text], input[type=checkbox], input[type=hidden]\'),validationError:!1,button:t.find(\'input:submit\'),dataObj:{}},s=t.next(r.responseContainer+\':eq(0)\');e.button.on(\'click\',n);if(a.avia_utilities.isMobile){e.formElements.each(function(e){var r=a(this),t=r.hasClass(\'is_email\');if(t)r.attr(\'type\',\'email\')})};function n(r){e.validationError=!1;e.datastring=\'ajax=true\';e.formElements=t.find(\'textarea, select, input[type=text], input[type=checkbox], input[type=hidden], input[type=email]\');e.formElements.each(function(l){var o=a(this),r=o.parent(),s=o.val(),v=o.attr(\'name\'),i=o.attr(\'class\'),n=!0;if(o.is(\':checkbox\')){if(o.is(\':checked\')){s=!0}\nelse{s=\'\'}};e.dataObj[v]=encodeURIComponent(s);if(i&&i.match(/is_empty/)){if(s==\'\'||s==null){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/is_email/)){if(!s.match(/^[\\w|\\.|\\-]+@\\w[\\w|\\.|\\-]*\\.[a-zA-Z]{2,20}$/)){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/is_ext_email/)){if(!s.match(/^[\\w|\\.|\\-|ÄÖÜäöü]+@\\w[\\w|\\.|\\-|ÄÖÜäöü]*\\.[a-zA-Z]{2,20}$/)){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/is_phone/)){if(!s.match(/^(\\d|\\s|\\-|\\/|\\(|\\)|\\[|\\]|e|x|t|ension|\\.|\\+|\\_|\\,|\\:|\\;){3,}$/)){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/is_number/)){if(!s.match(/^-?\\s*(0|[1-9]\\d*)([\\.,]\\d+)?$/)){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/is_positiv_number/)){if(!(a.isNumeric(s))||s==\'\'||s<0){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(i&&i.match(/captcha/)&&!i.match(/recaptcha/)){var d=t.find(\'#\'+v+\'_verifier\').val(),c=d.charAt(d.length-1),f=d.charAt(c);if(s!=f){r.removeClass(\'valid error ajax_alert\').addClass(\'error\');e.validationError=!0}\nelse{r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')};n=!1};if(n&&s!=\'\'){r.removeClass(\'valid error ajax_alert\').addClass(\'valid\')}});if(e.validationError==!1){if(t.data(\'av-custom-send\')){l()}\nelse{o()}};return!1};function o(){if(i){return!1};if(e.button.hasClass(\'avia_button_inactive\')){return!1};i=!0;e.button.addClass(\'av-sending-button\');e.button.val(e.button.data(\'sending-label\'));var n=t.data(\'avia-redirect\')||!1,o=t.attr(\'action\'),l=t.is(\'.av-form-labels-style\');if(l)return;s.load(o+\' \'+r.responseContainer,e.dataObj,function(){if(n&&o!=n){t.attr(\'action\',n);location.href=n}\nelse{s.removeClass(\'hidden\').css({display:\'block\'});t.slideUp(400,function(){s.slideDown(400,function(){a(\'body\').trigger(\'av_resize_finished\')});e.formElements.val(\'\')})}})};function l(){if(i){return!1};i=!0;var v=e.button.val();e.button.addClass(\'av-sending-button\');e.button.val(e.button.data(\'sending-label\'));e.dataObj.ajax_mailchimp=!0;var n=t.data(\'avia-redirect\')||!1,l=t.attr(\'action\'),o=t.find(\'.av-form-error-container\'),d=t.data(\'avia-form-id\');a.ajax({url:l,type:\'POST\',data:e.dataObj,beforeSend:function(){if(o.length){o.slideUp(400,function(){o.remove();a(\'body\').trigger(\'av_resize_finished\')})}},success:function(o){var f=jQuery(\'<div>\').append(jQuery.parseHTML(o)),c=f.find(\'.av-form-error-container\');if(c.length){i=!1;t.prepend(c);c.css({display:\'none\'}).slideDown(400,function(){a(\'body\').trigger(\'av_resize_finished\')});e.button.removeClass(\'av-sending-button\');e.button.val(v)}\nelse{if(n&&l!=n){t.attr(\'action\',n);location.href=n}\nelse{var m=f.find(r.responseContainer+\'_\'+d);s.html(m).removeClass(\'hidden\').css({display:\'block\'});t.slideUp(400,function(){s.slideDown(400,function(){a(\'body\').trigger(\'av_resize_finished\')});e.formElements.val(\'\')})}}},error:function(){},complete:function(){}})}})}})(jQuery);\";}s:22:\"avia-module-gallery-js\";a:6:{s:4:\"name\";s:19:\"avia-module-gallery\";s:3:\"url\";s:110:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js\";s:4:\"path\";s:82:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1261:\"(function(a){\'use strict\';a.fn.avia_sc_gallery=function(t){return this.each(function(){var i=a(this),e=i.find(\'img\'),t=i.find(\'.avia-gallery-big\');i.on(\'avia_start_animation\',function(){e.each(function(t){var i=a(this);setTimeout(function(){i.addClass(\'avia_start_animation\')},(t*110))})});if(i.hasClass(\'deactivate_avia_lazyload\'))i.trigger(\'avia_start_animation\');if(t.length){i.on(\'mouseenter\',\'.avia-gallery-thumb a\',function(){var i=this;t.attr(\'data-onclick\',i.getAttribute(\'data-onclick\'));t.height(t.height());t.attr(\'href\',i.href);var o=i.getAttribute(\'data-prev-img\'),e=t.find(\'img\'),s=e.attr(\'src\');if(o!=s){var r=new Image();r.src=o;var n=a(r);if(t.hasClass(\'avia-gallery-big-no-crop-thumb\')){n.css({\'height\':t.height(),\'width\':\'auto\'})};t.stop().animate({opacity:0},function(){n.insertAfter(e);e.remove();t.animate({opacity:1});t.attr(\'title\',a(i).attr(\'title\'))})}});t.on(\'click\',function(){var a=i.find(\'.avia-gallery-thumb a\').eq(this.getAttribute(\'data-onclick\')-1);if(a&&!a.hasClass(\'aviaopeninbrowser\')){a.trigger(\'click\')}\nelse if(a){var t=a.attr(\'href\');if(a.hasClass(\'aviablank\')&&t!=\'\'){window.open(t,\'_blank\')}\nelse if(t!=\'\'){window.open(t,\'_self\')}};return!1});a(window).on(\'debouncedresize\',function(){t.height(\'auto\')})}})}}(jQuery));\";}s:24:\"avia-module-slideshow-js\";a:6:{s:4:\"name\";s:21:\"avia-module-slideshow\";s:3:\"url\";s:114:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js\";s:4:\"path\";s:86:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:14471:\"(function(i){\'use strict\';i.AviaSlider=function(t,s){var e=this;this.$win=i(window);this.$slider=i(s);this.isMobile=i.avia_utilities.isMobile;this._prepareSlides(t);i.avia_utilities.preload({container:this.$slider,single_callback:function(){e._init(t)}})};i.AviaSlider.defaults={interval:5,autoplay:!1,stopinfiniteloop:!1,animation:\'slide\',transitionSpeed:900,easing:\'easeInOutQuart\',wrapElement:\'>ul\',slideElement:\'>li\',hoverpause:!1,bg_slider:!1,show_slide_delay:0,fullfade:!1,carousel:\'no\',carouselSlidesToShow:3,carouselSlidesToScroll:1,carouselResponsive:[],};i.AviaSlider.prototype={_init:function(t){this.options=this._setOptions(t);this.$sliderUl=this.$slider.find(this.options.wrapElement);this.$slides=this.$sliderUl.find(this.options.slideElement);this.gotoButtons=this.$slider.find(\'.avia-slideshow-dots a\');this.permaCaption=this.$slider.find(\'>.av-slideshow-caption\');this.itemsCount=this.$slides.length;this.current=0;this.currentCarousel=0;this.slideWidthCarousel=\'240\';this.loopCount=0;this.isAnimating=!1;this.browserPrefix=i.avia_utilities.supports(\'transition\');this.cssActive=this.browserPrefix!==!1?!0:!1;this.css3DActive=document.documentElement.className.indexOf(\'avia_transform3d\')!==-1?!0:!1;if(this.options.bg_slider==!0){this.imageUrls=[];this.loader=i.avia_utilities.loading(this.$slider);this._bgPreloadImages()}\nelse{this._kickOff()};if(this.options.carousel===\'yes\'){this.options.animation=\'carouselslide\'}},_setOptions:function(t){var a=i.extend(!0,{},i.AviaSlider.defaults,t),e=this.$slider.data(),s=\'\';for(s in e){if(e.hasOwnProperty(s)){if(typeof e[s]===\'string\'||typeof e[s]===\'number\'||typeof e[s]===\'boolean\'){a[s]=e[s]}}};return a},_prepareSlides:function(t){if(this.isMobile){var s=this.$slider.find(\'.av-mobile-fallback-image\');s.each(function(){var s=i(this).removeClass(\'av-video-slide\').data({\'avia_video_events\':!0,\'video-ratio\':0}),n=s.data(\'mobile-img\'),e=s.data(\'fallback-link\'),a=s.find(\'.avia-slide-wrap\');s.find(\'.av-click-overlay, .mejs-mediaelement, .mejs-container\').remove();if(!n){i(\'<p class=\"av-fallback-message\"><span>Please set a mobile device fallback image for this video in your wordpress backend</span></p>\').appendTo(a)};if(t&&t.bg_slider){s.data(\'img-url\',n);if(e!=\'\'){if(a.is(\'a\')){a.attr(\'href\',e)}\nelse{a.find(\'a\').remove();a.replaceWith(function(){var t=i(this);return i(\'<a>\').attr({\'data-rel\':t.data(\'rel\'),\'class\':t.attr(\'class\'),\'href\':e}).append(i(this).contents())});a=s.find(\'.avia-slide-wrap\')};if(i.fn.avia_activate_lightbox){s.parents(\'#main\').avia_activate_lightbox()}}}\nelse{var o=\'<img src=\"\'+n+\'\" alt=\"\" title=\"\" />\',l=!1;if(\'string\'==typeof e&&e.trim()!=\'\'){if(a.is(\'a\')){a.attr(\'href\',e)}\nelse{var r=e.match(/\\.(jpg|jpeg|gif|png)$/i)!=null?\' rel=\"lightbox\" \':\'\';o=\'<a href=\"\'+e.trim()+\'\"\'+r+\'>\'+o+\'</a>\'};l=!0};s.find(\'.avia-slide-wrap\').append(o);if(l&&i.fn.avia_activate_lightbox){s.parents(\'#main\').avia_activate_lightbox()}}})}},_bgPreloadImages:function(i){this._getImageURLS();this._preloadSingle(0,function(){this._kickOff();this._preloadNext(1)})},_getImageURLS:function(){var t=this;this.$slides.each(function(s){t.imageUrls[s]=[];t.imageUrls[s][\'url\']=i(this).data(\'img-url\');if(typeof t.imageUrls[s][\'url\']==\'string\'){t.imageUrls[s][\'status\']=!1}\nelse{t.imageUrls[s][\'status\']=!0}})},_preloadSingle:function(t,s){var e=this,a=new Image();if(typeof e.imageUrls[t][\'url\']==\'string\'){i(a).on(\'load error\',function(){e.imageUrls[t][\'status\']=!0;e.$slides.eq(t).css(\'background-image\',\'url(\'+e.imageUrls[t][\'url\']+\')\');if(typeof s==\'function\')s.apply(e,[a,t])});if(e.imageUrls[t][\'url\']!=\'\'){a.src=e.imageUrls[t][\'url\']}\nelse{i(a).trigger(\'error\')}}\nelse{if(typeof s==\'function\')s.apply(e,[a,t])}},_preloadNext:function(i){if(typeof this.imageUrls[i]!=\'undefined\'){this._preloadSingle(i,function(){this._preloadNext(i+1)})}},_bindEvents:function(){var s=this,t=i(window);this.$slider.on(\'click\',\'.next-slide\',i.proxy(this.next,this));this.$slider.on(\'click\',\'.prev-slide\',i.proxy(this.previous,this));this.$slider.on(\'click\',\'.goto-slide\',i.proxy(this.go2,this));if(this.options.hoverpause){this.$slider.on(\'mouseenter\',i.proxy(this.pause,this));this.$slider.on(\'mouseleave\',i.proxy(this.resume,this))};if(this.options.stopinfiniteloop&&this.options.autoplay){if(this.options.stopinfiniteloop==\'last\'){this.$slider.on(\'avia_slider_last_slide\',i.proxy(this._stopSlideshow,this))}\nelse if(this.options.stopinfiniteloop==\'first\'){this.$slider.on(\'avia_slider_first_slide\',i.proxy(this._stopSlideshow,this))}};if(this.options.carousel===\'yes\'){if(!this.isMobile){t.on(\'debouncedresize\',i.proxy(this._buildCarousel,this))}}\nelse{t.on(\'debouncedresize.aviaSlider\',i.proxy(this._setSize,this))};if(!this.isMobile){this.$slider.avia_keyboard_controls()}\nelse{this.$slider.avia_swipe_trigger()};s._attach_video_events()},_kickOff:function(){var t=this,s=t.$slides.eq(0),e=s.data(\'video-ratio\');t._bindEvents();this.$slider.removeClass(\'av-default-height-applied\');if(e){t._setSize(!0)}\nelse{if(this.options.keep_pading!=!0){t.$sliderUl.css(\'padding\',0);t.$win.trigger(\'av-height-change\')}};t._setCenter();if(this.options.carousel===\'no\'){s.css({visibility:\'visible\',opacity:0}).avia_animate({opacity:1},function(){var s=i(this).addClass(\'active-slide\');if(t.permaCaption.length){t.permaCaption.addClass(\'active-slide\')}})};if(t.options.autoplay){t._startSlideshow()};if(t.options.carousel===\'yes\'){t._buildCarousel()};t.$slider.trigger(\'_kickOff\')},_buildCarousel:function(){var r=this,a=this.$slider.outerWidth(),t=parseInt(a/this.options.carouselSlidesToShow),l=window.innerWidth||i(window).width();if(this.options.carouselResponsive&&this.options.carouselResponsive.length&&this.options.carouselResponsive!==null){for(var e in this.options.carouselResponsive){var n=this.options.carouselResponsive[e][\'breakpoint\'],s=this.options.carouselResponsive[e][\'settings\'][\'carouselSlidesToShow\'];if(n>=l){t=parseInt(a/s);this.options.carouselSlidesToShow=s}}};this.slideWidthCarousel=t;this.$slides.each(function(s){i(this).width(t)});var o=t*this.itemsCount;this.$sliderUl.width(o).css(\'transform\',\'translateX(0px)\');if(this.options.carouselSlidesToShow>=this.itemsCount){this.$slider.find(\'.av-timeline-nav\').hide()}},_navigate:function(i,t){if(this.isAnimating||this.itemsCount<2 ||!this.$slider.is(\':visible\')){return!1};this.isAnimating=!0;this.prev=this.current;if(t!==undefined){this.current=t;i=this.current>this.prev?\'next\':\'prev\'}\nelse if(i===\'next\'){this.current=this.current<this.itemsCount-1?this.current+1:0;if(this.current===0&&this.options.autoplay_stopper==1&&this.options.autoplay){this.isAnimating=!1;this.current=this.prev;this._stopSlideshow();return!1}}\nelse if(i===\'prev\'){this.current=this.current>0?this.current-1:this.itemsCount-1};this.gotoButtons.removeClass(\'active\').eq(this.current).addClass(\'active\');if(this.options.carousel===\'no\'){this._setSize()};if(this.options.bg_slider==!0){if(this.imageUrls[this.current][\'status\']==!0){this[\'_\'+this.options.animation].call(this,i)}\nelse{this.loader.show();this._preloadSingle(this.current,function(){this[\'_\'+this.options.animation].call(this,i);this.loader.hide()})}}\nelse{this[\'_\'+this.options.animation].call(this,i)};if(this.current==0){this.loopCount++;this.$slider.trigger(\'avia_slider_first_slide\')}\nelse if(this.current==this.itemsCount-1){this.$slider.trigger(\'avia_slider_last_slide\')}\nelse{this.$slider.trigger(\'avia_slider_navigate_slide\')}},_setSize:function(i){if(this.options.bg_slider==!0)return;var n=this,t=this.$slides.eq(this.current),r=t.find(\'img\'),a=Math.floor(this.$sliderUl.height()),o=t.data(\'video-ratio\'),s=o?this.$sliderUl.width()/o:Math.floor(t.height()),e=t.data(\'video-height\'),l=t.data(\'video-toppos\');this.$sliderUl.height(a).css(\'padding\',0);if(s!=a){if(i==!0){this.$sliderUl.css({height:s});this.$win.trigger(\'av-height-change\')}\nelse{this.$sliderUl.avia_animate({height:s},function(){n.$win.trigger(\'av-height-change\')})}};this._setCenter();if(e&&e!=\'set\'){t.find(\'iframe, embed, video, object, .av_youtube_frame\').css({height:e+\'%\',top:l+\'%\'});t.data(\'video-height\',\'set\')}},_setCenter:function(){var e=this.$slides.eq(this.current),o=e.find(\'img\'),i=parseInt(o.css(\'min-width\'),10),t=e.width(),a=e.find(\'.av-slideshow-caption\'),s=((t-i)/2);if(a.length){if(a.is(\'.caption_left\')){s=((t-i)/1.5)}\nelse if(a.is(\'.caption_right\')){s=((t-i)/2.5)}};if(t>=i){s=0};o.css({left:s})},_carouselmove:function(){var i=this.slideWidthCarousel*this.currentCarousel;this.$sliderUl.css(\'transform\',\'translateX(-\'+i+\'px)\')},_carouselslide:function(i){if(i===\'next\'){if(this.options.carouselSlidesToShow+this.currentCarousel<this.itemsCount){this.currentCarousel++;this._carouselmove()}}\nelse if(i===\'prev\'){if(this.currentCarousel>0){this.currentCarousel--;this._carouselmove()}};this.isAnimating=!1},_slide:function(i){var l=!1,h=l==!0?2:1,r=this.$slider.width(),d=i===\'next\'?-1:1,t=this.browserPrefix+\'transform\',a={},s={},e={},o=(r*d*-1),n=(r*d)/h;if(this.cssActive){t=this.browserPrefix+\'transform\';if(this.css3DActive){a[t]=\'translate3d(\'+o+\'px, 0, 0)\';s[t]=\'translate3d(\'+n+\'px, 0, 0)\';e[t]=\'translate3d(0,0,0)\'}\nelse{a[t]=\'translate(\'+o+\'px,0)\';s[t]=\'translate(\'+n+\'px,0)\';e[t]=\'translate(0,0)\'}}\nelse{a.left=o;s.left=n;e.left=0};if(l){s[\'z-index\']=\'1\';e[\'z-index\']=\'2\'};this._slide_animate(a,s,e)},_slide_up:function(i){var l=!0,h=l==!0?2:1,r=this.$slider.height(),d=i===\'next\'?-1:1,t=this.browserPrefix+\'transform\',a={},s={},e={},o=(r*d*-1),n=(r*d)/h;if(this.cssActive){t=this.browserPrefix+\'transform\';if(this.css3DActive){a[t]=\'translate3d( 0,\'+o+\'px, 0)\';s[t]=\'translate3d( 0,\'+n+\'px, 0)\';e[t]=\'translate3d(0,0,0)\'}\nelse{a[t]=\'translate( 0,\'+o+\'px)\';s[t]=\'translate( 0,\'+n+\'px)\';e[t]=\'translate(0,0)\'}}\nelse{a.top=o;s.top=n;e.top=0};if(l){s[\'z-index\']=\'1\';e[\'z-index\']=\'2\'};this._slide_animate(a,s,e)},_slide_animate:function(i,e,a){var s=this,t=this.$slides.eq(this.current),o=this.$slides.eq(this.prev);o.trigger(\'pause\');if(!t.data(\'disableAutoplay\')){if(t.hasClass(\'av-video-lazyload\')&&!t.hasClass(\'av-video-lazyload-complete\')){t.find(\'.av-click-to-play-overlay\').trigger(\'click\')}\nelse{t.trigger(\'play\')}};t.css({visibility:\'visible\',zIndex:4,opacity:1,left:0,top:0});t.css(i);o.avia_animate(e,this.options.transitionSpeed,this.options.easing);var n=function(){s.isAnimating=!1;t.addClass(\'active-slide\');o.css({visibility:\'hidden\'}).removeClass(\'active-slide\');s.$slider.trigger(\'avia-transition-done\')};if(s.options.show_slide_delay>0){setTimeout(function(){t.avia_animate(a,s.options.transitionSpeed,s.options.easing,n)},s.options.show_slide_delay)}\nelse{t.avia_animate(a,s.options.transitionSpeed,s.options.easing,n)}},_fade:function(){var t=this,i=this.$slides.eq(this.current),s=this.$slides.eq(this.prev),e={visibility:\'visible\',zIndex:3,opacity:0},a=function(){t.isAnimating=!1;i.addClass(\'active-slide\');s.css({visibility:\'hidden\',zIndex:2}).removeClass(\'active-slide\');t.$slider.trigger(\'avia-transition-done\')};s.trigger(\'pause\');if(!i.data(\'disableAutoplay\')){if(i.hasClass(\'av-video-lazyload\')&&!i.hasClass(\'av-video-lazyload-complete\')){i.find(\'.av-click-to-play-overlay\').trigger(\'click\')}\nelse{i.trigger(\'play\')}};if(t.options.fullfade==!0){s.avia_animate({opacity:0},200,\'linear\',function(){i.css(e).avia_animate({opacity:1},t.options.transitionSpeed,\'linear\',a)})}\nelse{i.css(e).avia_animate({opacity:1},t.options.transitionSpeed/2,\'linear\',function(){s.avia_animate({opacity:0},200,\'linear\',a)})}},_attach_video_events:function(){var t=this,s=i(\'html\');t.$slides.each(function(s){var n=i(this),r=n.find(\'.caption_fullwidth, .av-click-overlay\'),d=n.find(\'.mejs-mediaelement\'),l=n.hasClass(\'av-video-lazyload\')?!0:!1;if(n.data(\'avia_video_events\')!=!0){n.data(\'avia_video_events\',!0);n.on(\'av-video-events-bound\',{slide:n,wrap:d,iteration:s,self:t,lazyload:l},e);n.on(\'av-video-ended\',{slide:n,self:t},a);n.on(\'av-video-play-executed\',function(){setTimeout(function(){t.pause()},100)});r.on(\'click\',{slide:n},o);if(n.is(\'.av-video-events-bound\'))n.trigger(\'av-video-events-bound\');if(l&&s===0&&!n.data(\'disableAutoplay\')){n.find(\'.av-click-to-play-overlay\').trigger(\'click\')}}});function e(i){if(i.data.iteration===0){i.data.wrap.css(\'opacity\',0);if(!i.data.self.isMobile&&!i.data.slide.data(\'disableAutoplay\')){i.data.slide.trigger(\'play\')}; ;setTimeout(function(){i.data.wrap.avia_animate({opacity:1},400)},50)}\nelse if(s.is(\'.avia-msie\')&&!i.data.slide.is(\'.av-video-service-html5\')){if(!i.data.slide.data(\'disableAutoplay\'))i.data.slide.trigger(\'play\')};if(i.data.slide.is(\'.av-video-service-html5\')&&i.data.iteration!==0){i.data.slide.trigger(\'pause\')};if(i.data.lazyload){i.data.slide.addClass(\'av-video-lazyload-complete\');i.data.slide.trigger(\'play\')}};function a(i){if(!i.data.slide.is(\'.av-single-slide\')&&!i.data.slide.is(\'.av-loop-video\')){i.data.slide.trigger(\'reset\');t._navigate(\'next\');t.resume()};if(i.data.slide.is(\'.av-loop-video\')&&i.data.slide.is(\'.av-video-service-html5\')){if(s.is(\'.avia-safari-8\')){setTimeout(function(){i.data.slide.trigger(\'play\')},1)}}};function o(i){if(i.target.tagName!=\'A\'){i.data.slide.trigger(\'toggle\')}}},_timer:function(i,t,o){var s=this,e,a=t;s.timerId=0;this.pause=function(){window.clearTimeout(s.timerId);a-=new Date()-e};this.resume=function(){e=new Date();s.timerId=window.setTimeout(i,a)};this.destroy=function(){window.clearTimeout(s.timerId)};this.resume(!0)},_startSlideshow:function(){var i=this;this.isPlaying=!0;this.slideshow=new this._timer(function(){i._navigate(\'next\');if(i.options.autoplay){i._startSlideshow()}},(this.options.interval*1000))},_stopSlideshow:function(){if(this.options.autoplay){this.slideshow.destroy();this.isPlaying=!1;this.options.autoplay=!1}},next:function(i){i.preventDefault();this._stopSlideshow();this._navigate(\'next\')},previous:function(i){i.preventDefault();this._stopSlideshow();this._navigate(\'prev\')},go2:function(i){if(isNaN(i)){i.preventDefault();i=i.currentTarget.hash.replace(\'#\',\'\')};i-=1;if(i===this.current||i>=this.itemsCount||i<0){return!1};this._stopSlideshow();this._navigate(!1,i)},play:function(){if(!this.isPlaying){this.isPlaying=!0;this._navigate(\'next\');this.options.autoplay=!0;this._startSlideshow()}},pause:function(){if(this.isPlaying){this.slideshow.pause()}},resume:function(){if(this.isPlaying){this.slideshow.resume()}},destroy:function(i){this.slideshow.destroy(i)}};i.fn.aviaSlider=function(t){return this.each(function(){var s=i.data(this,\'aviaSlider\');if(!s){s=i.data(this,\'aviaSlider\',new i.AviaSlider(t,this))}})}})(jQuery);\";}s:22:\"avia-module-isotope-js\";a:6:{s:4:\"name\";s:19:\"avia-module-isotope\";s:3:\"url\";s:112:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/isotope.js\";s:4:\"path\";s:84:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/isotope.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:48916:\"!function(t,e){\'function\'==typeof define&&define.amd?define(\'jquery-bridget/jquery-bridget\',[\'jquery\'],function(i){return e(t,i)}):\'object\'==typeof module&&module.exports?module.exports=e(t,require(\'jquery\')):t.jQueryBridget=e(t,t.jQuery)}(window,function(t,e){\'use strict\';function n(i,n,a){function h(t,e,n){var s,r=\'$().\'+i+\'(\"\'+e+\'\")\';return t.each(function(t,h){var u=a.data(h,i);if(!u)return void o(i+\' not initialized. Cannot call methods, i.e. \'+r);var c=u[e];if(!c||\'_\'==e.charAt(0))return void o(r+\' is not a valid method\');var d=c.apply(u,n);s=void 0===s?d:s}),void 0!==s?s:t};function u(t,e){t.each(function(t,o){var s=a.data(o,i);s?(s.option(e),s._init()):(s=new n(o,e),a.data(o,i,s))})};a=a||e||t.jQuery,a&&(n.prototype.option||(n.prototype.option=function(t){a.isPlainObject(t)&&(this.options=a.extend(!0,this.options,t))}),a.fn[i]=function(t){if(\'string\'==typeof t){var e=r.call(arguments,1);return h(this,t,e)};return u(this,t),this},s(a))};function s(t){!t||t&&t.bridget||(t.bridget=n)};var r=Array.prototype.slice,i=t.console,o=\'undefined\'==typeof i?function(){}:function(t){i.error(t)};return s(e||t.jQuery),n}),function(t,e){\'function\'==typeof define&&define.amd?define(\'ev-emitter/ev-emitter\',e):\'object\'==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}(\'undefined\'!=typeof window?window:this,function(){function e(){};var t=e.prototype;return t.on=function(t,e){if(t&&e){var i=this._events=this._events||{},o=i[t]=i[t]||[];return o.indexOf(e)==-1&&o.push(e),this}},t.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{},o=i[t]=i[t]||{};return o[e]=!0,this}},t.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var o=i.indexOf(e);return o!=-1&&i.splice(o,1),this}},t.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){i=i.slice(0),e=e||[];for(var n=this._onceEvents&&this._onceEvents[t],s=0;s<i.length;s++){var o=i[s],r=n&&n[o];r&&(this.off(t,o),delete n[o]),o.apply(this,e)};return this}},t.allOff=function(){delete this._events,delete this._onceEvents},e}),function(t,e){\'use strict\';\'function\'==typeof define&&define.amd?define(\'get-size/get-size\',[],function(){return e()}):\'object\'==typeof module&&module.exports?module.exports=e():t.getSize=e()}(window,function(){\'use strict\';function e(t){var e=parseFloat(t),i=t.indexOf(\'%\')==-1&&!isNaN(e);return i&&e};function h(){};function u(){for(var i={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},e=0;e<o;e++){var n=t[e];i[n]=0};return i};function s(t){var e=getComputedStyle(t);return e||a(\'Style returned \'+e+\'. Are you running this code in a hidden iframe on Firefox? See http://bit.ly/getsizebug1\'),e};function c(){if(!n){n=!0;var t=document.createElement(\'div\');t.style.width=\'200px\',t.style.padding=\'1px 2px 3px 4px\',t.style.borderStyle=\'solid\',t.style.borderWidth=\'1px 2px 3px 4px\',t.style.boxSizing=\'border-box\';var o=document.body||document.documentElement;o.appendChild(t);var a=s(t);r.isBoxSizeOuter=i=200==e(a.width),o.removeChild(t)}};function r(n){if(c(),\'string\'==typeof n&&(n=document.querySelector(n)),n&&\'object\'==typeof n&&n.nodeType){var a=s(n);if(\'none\'==a.display)return u();var r={};r.width=n.offsetWidth,r.height=n.offsetHeight;for(var w=r.isBorderBox=\'border-box\'==a.boxSizing,h=0;h<o;h++){var v=t[h],b=a[v],x=parseFloat(b);r[v]=isNaN(x)?0:x};var l=r.paddingLeft+r.paddingRight,f=r.paddingTop+r.paddingBottom,z=r.marginLeft+r.marginRight,I=r.marginTop+r.marginBottom,p=r.borderLeftWidth+r.borderRightWidth,m=r.borderTopWidth+r.borderBottomWidth,g=w&&i,y=e(a.width);y!==!1&&(r.width=y+(g?0:l+p));var d=e(a.height);return d!==!1&&(r.height=d+(g?0:f+m)),r.innerWidth=r.width-(l+p),r.innerHeight=r.height-(f+m),r.outerWidth=r.width+z,r.outerHeight=r.height+I,r}};var i,a=\'undefined\'==typeof console?h:function(t){console.error(t)},t=[\'paddingLeft\',\'paddingRight\',\'paddingTop\',\'paddingBottom\',\'marginLeft\',\'marginRight\',\'marginTop\',\'marginBottom\',\'borderLeftWidth\',\'borderRightWidth\',\'borderTopWidth\',\'borderBottomWidth\'],o=t.length,n=!1;return r}),function(t,e){\'use strict\';\'function\'==typeof define&&define.amd?define(\'desandro-matches-selector/matches-selector\',e):\'object\'==typeof module&&module.exports?module.exports=e():t.matchesSelector=e()}(window,function(){\'use strict\';var t=function(){var e=window.Element.prototype;if(e.matches)return\'matches\';if(e.matchesSelector)return\'matchesSelector\';for(var o=[\'webkit\',\'moz\',\'ms\',\'o\'],t=0;t<o.length;t++){var n=o[t],i=n+\'MatchesSelector\';if(e[i])return i}}();return function(e,i){return e[t](i)}}),function(t,e){\'function\'==typeof define&&define.amd?define(\'fizzy-ui-utils/utils\',[\'desandro-matches-selector/matches-selector\'],function(i){return e(t,i)}):\'object\'==typeof module&&module.exports?module.exports=e(t,require(\'desandro-matches-selector\')):t.fizzyUIUtils=e(t,t.matchesSelector)}(window,function(t,e){var i={};i.extend=function(t,e){for(var i in e)t[i]=e[i];return t},i.modulo=function(t,e){return(t%e+e)%e},i.makeArray=function(t){var e=[];if(Array.isArray(t))e=t;else if(t&&\'object\'==typeof t&&\'number\'==typeof t.length)for(var i=0;i<t.length;i++)e.push(t[i]);else e.push(t);return e},i.removeFrom=function(t,e){var i=t.indexOf(e);i!=-1&&t.splice(i,1)},i.getParent=function(t,i){for(;t.parentNode&&t!=document.body;)if(t=t.parentNode,e(t,i))return t},i.getQueryElement=function(t){return\'string\'==typeof t?document.querySelector(t):t},i.handleEvent=function(t){var e=\'on\'+t.type;this[e]&&this[e](t)},i.filterFindElements=function(t,o){t=i.makeArray(t);var n=[];return t.forEach(function(t){if(t instanceof HTMLElement){if(!o)return void n.push(t);e(t,o)&&n.push(t);for(var s=t.querySelectorAll(o),i=0;i<s.length;i++)n.push(s[i])}}),n},i.debounceMethod=function(t,e,i){var n=t.prototype[e],o=e+\'Timeout\';t.prototype[e]=function(){var e=this[o];e&&clearTimeout(e);var s=arguments,t=this;this[o]=setTimeout(function(){n.apply(t,s),delete t[o]},i||100)}},i.docReady=function(t){var e=document.readyState;\'complete\'==e||\'interactive\'==e?setTimeout(t):document.addEventListener(\'DOMContentLoaded\',t)},i.toDashed=function(t){return t.replace(/(.)([A-Z])/g,function(t,e,i){return e+\'-\'+i}).toLowerCase()};var o=t.console;return i.htmlInit=function(e,n){i.docReady(function(){var r=i.toDashed(n),s=\'data-\'+r,h=document.querySelectorAll(\'[\'+s+\']\'),u=document.querySelectorAll(\'.js-\'+r),c=i.makeArray(h).concat(i.makeArray(u)),d=s+\'-options\',a=t.jQuery;c.forEach(function(t){var i,r=t.getAttribute(s)||t.getAttribute(d);try{i=r&&JSON.parse(r)}catch(u){return void(o&&o.error(\'Error parsing \'+s+\' on \'+t.className+\': \'+u))};var h=new e(t,i);a&&a.data(t,n,h)})})},i}),function(t,e){\'function\'==typeof define&&define.amd?define(\'outlayer/item\',[\'ev-emitter/ev-emitter\',\'get-size/get-size\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'ev-emitter\'),require(\'get-size\')):(t.Outlayer={},t.Outlayer.Item=e(t.EvEmitter,t.getSize))}(window,function(t,e){\'use strict\';function l(t){for(var e in t)return!1;return e=null,!0};function n(t,e){t&&(this.element=t,this.layout=e,this.position={x:0,y:0},this._create())};function f(t){return t.replace(/([A-Z])/g,function(t){return\'-\'+t.toLowerCase()})};var s=document.documentElement.style,o=\'string\'==typeof s.transition?\'transition\':\'WebkitTransition\',r=\'string\'==typeof s.transform?\'transform\':\'WebkitTransform\',a={WebkitTransition:\'webkitTransitionEnd\',transition:\'transitionend\'}[o],d={transform:r,transition:o,transitionDuration:o+\'Duration\',transitionProperty:o+\'Property\',transitionDelay:o+\'Delay\'},i=n.prototype=Object.create(t.prototype);i.constructor=n,i._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:\'absolute\'})},i.handleEvent=function(t){var e=\'on\'+t.type;this[e]&&this[e](t)},i.getSize=function(){this.size=e(this.element)},i.css=function(t){var o=this.element.style;for(var e in t){var i=d[e]||e;o[i]=t[e]}},i.getPosition=function(){var s=getComputedStyle(this.element),r=this.layout._getOption(\'originLeft\'),a=this.layout._getOption(\'originTop\'),o=s[r?\'left\':\'right\'],n=s[a?\'top\':\'bottom\'],t=this.layout.size,e=o.indexOf(\'%\')!=-1?parseFloat(o)/100*t.width:parseInt(o,10),i=n.indexOf(\'%\')!=-1?parseFloat(n)/100*t.height:parseInt(n,10);e=isNaN(e)?0:e,i=isNaN(i)?0:i,e-=r?t.paddingLeft:t.paddingRight,i-=a?t.paddingTop:t.paddingBottom,this.position.x=e,this.position.y=i},i.layoutPosition=function(){var o=this.layout.size,t={},e=this.layout._getOption(\'originLeft\'),i=this.layout._getOption(\'originTop\'),h=e?\'paddingLeft\':\'paddingRight\',u=e?\'left\':\'right\',c=e?\'right\':\'left\',d=this.position.x+o[h];t[u]=this.getXValue(d),t[c]=\'\';var n=i?\'paddingTop\':\'paddingBottom\',s=i?\'top\':\'bottom\',r=i?\'bottom\':\'top\',a=this.position.y+o[n];t[s]=this.getYValue(a),t[r]=\'\',this.css(t),this.emitEvent(\'layout\',[this])},i.getXValue=function(t){var e=this.layout._getOption(\'horizontal\');return this.layout.options.percentPosition&&!e?t/this.layout.size.width*100+\'%\':t+\'px\'},i.getYValue=function(t){var e=this.layout._getOption(\'horizontal\');return this.layout.options.percentPosition&&e?t/this.layout.size.height*100+\'%\':t+\'px\'},i._transitionTo=function(t,e){this.getPosition();var s=this.position.x,r=this.position.y,a=parseInt(t,10),h=parseInt(e,10),u=a===this.position.x&&h===this.position.y;if(this.setPosition(t,e),u&&!this.isTransitioning)return void this.layoutPosition();var o=t-s,n=e-r,i={};i.transform=this.getTranslate(o,n),this.transition({to:i,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})},i.getTranslate=function(t,e){var i=this.layout._getOption(\'originLeft\'),o=this.layout._getOption(\'originTop\');return t=i?t:-t,e=o?e:-e,\'translate3d(\'+t+\'px, \'+e+\'px, 0)\'},i.goTo=function(t,e){this.setPosition(t,e),this.layoutPosition()},i.moveTo=i._transitionTo,i.setPosition=function(t,e){this.position.x=parseInt(t,10),this.position.y=parseInt(e,10)},i._nonTransition=function(t){this.css(t.to),t.isCleaning&&this._removeStyles(t.to);for(var e in t.onTransitionEnd)t.onTransitionEnd[e].call(this)},i.transition=function(t){if(!parseFloat(this.layout.options.transitionDuration))return void this._nonTransition(t);var i=this._transn;for(var e in t.onTransitionEnd)i.onEnd[e]=t.onTransitionEnd[e];for(e in t.to)i.ingProperties[e]=!0,t.isCleaning&&(i.clean[e]=!0);if(t.from){this.css(t.from);var o=this.element.offsetHeight;o=null};this.enableTransition(t.to),this.css(t.to),this.isTransitioning=!0};var c=\'opacity,\'+f(r);i.enableTransition=function(){if(!this.isTransitioning){var t=this.layout.options.transitionDuration;t=\'number\'==typeof t?t+\'ms\':t,this.css({transitionProperty:c,transitionDuration:t,transitionDelay:this.staggerDelay||0}),this.element.addEventListener(a,this,!1)}},i.onwebkitTransitionEnd=function(t){this.ontransitionend(t)},i.onotransitionend=function(t){this.ontransitionend(t)};var u={\'-webkit-transform\':\'transform\'};i.ontransitionend=function(t){if(t.target===this.element){var e=this._transn,i=u[t.propertyName]||t.propertyName;if(delete e.ingProperties[i],l(e.ingProperties)&&this.disableTransition(),i in e.clean&&(this.element.style[t.propertyName]=\'\',delete e.clean[i]),i in e.onEnd){var o=e.onEnd[i];o.call(this),delete e.onEnd[i]};this.emitEvent(\'transitionEnd\',[this])}},i.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(a,this,!1),this.isTransitioning=!1},i._removeStyles=function(t){var e={};for(var i in t)e[i]=\'\';this.css(e)};var h={transitionProperty:\'\',transitionDuration:\'\',transitionDelay:\'\'};return i.removeTransitionStyles=function(){this.css(h)},i.stagger=function(t){t=isNaN(t)?0:t,this.staggerDelay=t+\'ms\'},i.removeElem=function(){this.element.parentNode.removeChild(this.element),this.css({display:\'\'}),this.emitEvent(\'remove\',[this])},i.remove=function(){return o&&parseFloat(this.layout.options.transitionDuration)?(this.once(\'transitionEnd\',function(){this.removeElem()}),void this.hide()):void this.removeElem()},i.reveal=function(){delete this.isHidden,this.css({display:\'\'});var t=this.layout.options,e={},i=this.getHideRevealTransitionEndProperty(\'visibleStyle\');e[i]=this.onRevealTransitionEnd,this.transition({from:t.hiddenStyle,to:t.visibleStyle,isCleaning:!0,onTransitionEnd:e})},i.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent(\'reveal\')},i.getHideRevealTransitionEndProperty=function(t){var e=this.layout.options[t];if(e.opacity)return\'opacity\';for(var i in e)return i},i.hide=function(){this.isHidden=!0,this.css({display:\'\'});var t=this.layout.options,e={},i=this.getHideRevealTransitionEndProperty(\'hiddenStyle\');e[i]=this.onHideTransitionEnd,this.transition({from:t.visibleStyle,to:t.hiddenStyle,isCleaning:!0,onTransitionEnd:e})},i.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:\'none\'}),this.emitEvent(\'hide\'))},i.destroy=function(){this.css({position:\'\',left:\'\',right:\'\',top:\'\',bottom:\'\',transition:\'\',transform:\'\'})},n}),function(t,e){\'use strict\';\'function\'==typeof define&&define.amd?define(\'outlayer/outlayer\',[\'ev-emitter/ev-emitter\',\'get-size/get-size\',\'fizzy-ui-utils/utils\',\'./item\'],function(i,o,n,s){return e(t,i,o,n,s)}):\'object\'==typeof module&&module.exports?module.exports=e(t,require(\'ev-emitter\'),require(\'get-size\'),require(\'fizzy-ui-utils\'),require(\'./item\')):t.Outlayer=e(t,t.EvEmitter,t.getSize,t.fizzyUIUtils,t.Outlayer.Item)}(window,function(t,e,n,o,a){\'use strict\';function s(t,e){var i=o.getQueryElement(t);if(!i)return void(u&&u.error(\'Bad element for \'+this.constructor.namespace+\': \'+(i||t)));this.element=i,r&&(this.$element=r(this.element)),this.options=o.extend({},this.constructor.defaults),this.option(e);var n=++f;this.element.outlayerGUID=n,h[n]=this,this._create();var s=this._getOption(\'initLayout\');s&&this.layout()};function d(t){function e(){t.apply(this,arguments)};return e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e};function p(t){if(\'number\'==typeof t)return t;var e=t.match(/(^\\d*\\.?\\d*)(\\w*)/),i=e&&e[1],n=e&&e[2];if(!i.length)return 0;i=parseFloat(i);var o=l[n]||1;return i*o};var u=t.console,r=t.jQuery,c=function(){},f=0,h={};s.namespace=\'outlayer\',s.Item=a,s.defaults={containerStyle:{position:\'relative\'},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:\'0.4s\',hiddenStyle:{opacity:0,transform:\'scale(0.001)\'},visibleStyle:{opacity:1,transform:\'scale(1)\'}};var i=s.prototype;o.extend(i,e.prototype),i.option=function(t){o.extend(this.options,t)},i._getOption=function(t){var e=this.constructor.compatOptions[t];return e&&void 0!==this.options[e]?this.options[e]:this.options[t]},s.compatOptions={initLayout:\'isInitLayout\',horizontal:\'isHorizontal\',layoutInstant:\'isLayoutInstant\',originLeft:\'isOriginLeft\',originTop:\'isOriginTop\',resize:\'isResizeBound\',resizeContainer:\'isResizingContainer\'},i._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),o.extend(this.element.style,this.options.containerStyle);var t=this._getOption(\'resize\');t&&this.bindResize()},i.reloadItems=function(){this.items=this._itemize(this.element.children)},i._itemize=function(t){for(var i=this._filterFindItemElements(t),r=this.constructor.Item,o=[],e=0;e<i.length;e++){var n=i[e],s=new r(n,this);o.push(s)};return o},i._filterFindItemElements=function(t){return o.filterFindElements(t,this.options.itemSelector)},i.getItemElements=function(){return this.items.map(function(t){return t.element})},i.layout=function(){this._resetLayout(),this._manageStamps();var t=this._getOption(\'layoutInstant\'),e=void 0!==t?t:!this._isLayoutInited;this.layoutItems(this.items,e),this._isLayoutInited=!0},i._init=i.layout,i._resetLayout=function(){this.getSize()},i.getSize=function(){this.size=n(this.element)},i._getMeasurement=function(t,e){var o,i=this.options[t];i?(\'string\'==typeof i?o=this.element.querySelector(i):i instanceof HTMLElement&&(o=i),this[t]=o?n(o)[e]:i):this[t]=0},i.layoutItems=function(t,e){t=this._getItemsForLayout(t),this._layoutItems(t,e),this._postLayout()},i._getItemsForLayout=function(t){return t.filter(function(t){return!t.isIgnored})},i._layoutItems=function(t,e){if(this._emitCompleteOnItems(\'layout\',t),t&&t.length){var i=[];t.forEach(function(t){var o=this._getItemLayoutPosition(t);o.item=t,o.isInstant=e||t.isLayoutInstant,i.push(o)},this),this._processLayoutQueue(i)}},i._getItemLayoutPosition=function(){return{x:0,y:0}},i._processLayoutQueue=function(t){this.updateStagger(),t.forEach(function(t,e){this._positionItem(t.item,t.x,t.y,t.isInstant,e)},this)},i.updateStagger=function(){var t=this.options.stagger;return null===t||void 0===t?void(this.stagger=0):(this.stagger=p(t),this.stagger)},i._positionItem=function(t,e,i,o,n){o?t.goTo(e,i):(t.stagger(n*this.stagger),t.moveTo(e,i))},i._postLayout=function(){this.resizeContainer()},i.resizeContainer=function(){var e=this._getOption(\'resizeContainer\');if(e){var t=this._getContainerSize();t&&(this._setContainerMeasure(t.width,!0),this._setContainerMeasure(t.height,!1))}},i._getContainerSize=c,i._setContainerMeasure=function(t,e){if(void 0!==t){var i=this.size;i.isBorderBox&&(t+=e?i.paddingLeft+i.paddingRight+i.borderLeftWidth+i.borderRightWidth:i.paddingBottom+i.paddingTop+i.borderTopWidth+i.borderBottomWidth),t=Math.max(t,0),this.element.style[e?\'width\':\'height\']=t+\'px\'}},i._emitCompleteOnItems=function(t,e){function n(){s.dispatchEvent(t+\'Complete\',null,[e])};function r(){i++,i==o&&n()};var s=this,o=e.length;if(!e||!o)return void n();var i=0;e.forEach(function(e){e.once(t,r)})},i.dispatchEvent=function(t,e,i){var n=e?[e].concat(i):i;if(this.emitEvent(t,n),r)if(this.$element=this.$element||r(this.element),e){var o=r.Event(e);o.type=t,this.$element.trigger(o,i)}\nelse this.$element.trigger(t,i)},i.ignore=function(t){var e=this.getItem(t);e&&(e.isIgnored=!0)},i.unignore=function(t){var e=this.getItem(t);e&&delete e.isIgnored},i.stamp=function(t){t=this._find(t),t&&(this.stamps=this.stamps.concat(t),t.forEach(this.ignore,this))},i.unstamp=function(t){t=this._find(t),t&&t.forEach(function(t){o.removeFrom(this.stamps,t),this.unignore(t)},this)},i._find=function(t){if(t)return\'string\'==typeof t&&(t=this.element.querySelectorAll(t)),t=o.makeArray(t)},i._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))},i._getBoundingRect=function(){var e=this.element.getBoundingClientRect(),t=this.size;this._boundingRect={left:e.left+t.paddingLeft+t.borderLeftWidth,top:e.top+t.paddingTop+t.borderTopWidth,right:e.right-(t.paddingRight+t.borderRightWidth),bottom:e.bottom-(t.paddingBottom+t.borderBottomWidth)}},i._manageStamp=c,i._getElementOffset=function(t){var e=t.getBoundingClientRect(),i=this._boundingRect,o=n(t),s={left:e.left-i.left-o.marginLeft,top:e.top-i.top-o.marginTop,right:i.right-e.right-o.marginRight,bottom:i.bottom-e.bottom-o.marginBottom};return s},i.handleEvent=o.handleEvent,i.bindResize=function(){t.addEventListener(\'resize\',this),this.isResizeBound=!0},i.unbindResize=function(){t.removeEventListener(\'resize\',this),this.isResizeBound=!1},i.onresize=function(){this.resize()},o.debounceMethod(s,\'onresize\',100),i.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},i.needsResizeLayout=function(){var t=n(this.element),e=this.size&&t;return e&&t.innerWidth!==this.size.innerWidth},i.addItems=function(t){var e=this._itemize(t);return e.length&&(this.items=this.items.concat(e)),e},i.appended=function(t){var e=this.addItems(t);e.length&&(this.layoutItems(e,!0),this.reveal(e))},i.prepended=function(t){var e=this._itemize(t);if(e.length){var i=this.items.slice(0);this.items=e.concat(i),this._resetLayout(),this._manageStamps(),this.layoutItems(e,!0),this.reveal(e),this.layoutItems(i)}},i.reveal=function(t){if(this._emitCompleteOnItems(\'reveal\',t),t&&t.length){var e=this.updateStagger();t.forEach(function(t,i){t.stagger(i*e),t.reveal()})}},i.hide=function(t){if(this._emitCompleteOnItems(\'hide\',t),t&&t.length){var e=this.updateStagger();t.forEach(function(t,i){t.stagger(i*e),t.hide()})}},i.revealItemElements=function(t){var e=this.getItems(t);this.reveal(e)},i.hideItemElements=function(t){var e=this.getItems(t);this.hide(e)},i.getItem=function(t){for(var e=0;e<this.items.length;e++){var i=this.items[e];if(i.element==t)return i}},i.getItems=function(t){t=o.makeArray(t);var e=[];return t.forEach(function(t){var i=this.getItem(t);i&&e.push(i)},this),e},i.remove=function(t){var e=this.getItems(t);this._emitCompleteOnItems(\'remove\',e),e&&e.length&&e.forEach(function(t){t.remove(),o.removeFrom(this.items,t)},this)},i.destroy=function(){var t=this.element.style;t.height=\'\',t.position=\'\',t.width=\'\',this.items.forEach(function(t){t.destroy()}),this.unbindResize();var e=this.element.outlayerGUID;delete h[e],delete this.element.outlayerGUID,r&&r.removeData(this.element,this.constructor.namespace)},s.data=function(t){t=o.getQueryElement(t);var e=t&&t.outlayerGUID;return e&&h[e]},s.create=function(t,e){var i=d(s);return i.defaults=o.extend({},s.defaults),o.extend(i.defaults,e),i.compatOptions=o.extend({},s.compatOptions),i.namespace=t,i.data=s.data,i.Item=d(a),o.htmlInit(i,t),r&&r.bridget&&r.bridget(t,i),i};var l={ms:1,s:1e3};return s.Item=a,s}),function(t,e){\'function\'==typeof define&&define.amd?define(\'isotope-layout/js/item\',[\'outlayer/outlayer\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'outlayer\')):(t.Isotope=t.Isotope||{},t.Isotope.Item=e(t.Outlayer))}(window,function(t){\'use strict\';function i(){t.Item.apply(this,arguments)};var e=i.prototype=Object.create(t.Item.prototype),n=e._create;e._create=function(){this.id=this.layout.itemGUID++,n.call(this),this.sortData={}},e.updateSortData=function(){if(!this.isIgnored){this.sortData.id=this.id,this.sortData[\'original-order\']=this.id,this.sortData.random=Math.random();var i=this.layout.options.getSortData,o=this.layout._sorters;for(var t in i){var e=o[t];this.sortData[t]=e(this.element,this)}}};var o=e.destroy;return e.destroy=function(){o.apply(this,arguments),this.css({display:\'\'})},i}),function(t,e){\'function\'==typeof define&&define.amd?define(\'isotope-layout/js/layout-mode\',[\'get-size/get-size\',\'outlayer/outlayer\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'get-size\'),require(\'outlayer\')):(t.Isotope=t.Isotope||{},t.Isotope.LayoutMode=e(t.getSize,t.Outlayer))}(window,function(t,e){\'use strict\';function o(t){this.isotope=t,t&&(this.options=t.options[this.namespace],this.element=t.element,this.items=t.filteredItems,this.size=t.size)};var i=o.prototype,n=[\'_resetLayout\',\'_getItemLayoutPosition\',\'_manageStamp\',\'_getContainerSize\',\'_getElementOffset\',\'needsResizeLayout\',\'_getOption\'];return n.forEach(function(t){i[t]=function(){return e.prototype[t].apply(this.isotope,arguments)}}),i.needsVerticalResizeLayout=function(){var e=t(this.isotope.element),i=this.isotope.size&&e;return i&&e.innerHeight!=this.isotope.size.innerHeight},i._getMeasurement=function(){this.isotope._getMeasurement.apply(this,arguments)},i.getColumnWidth=function(){this.getSegmentSize(\'column\',\'Width\')},i.getRowHeight=function(){this.getSegmentSize(\'row\',\'Height\')},i.getSegmentSize=function(t,e){var i=t+e,n=\'outer\'+e;if(this._getMeasurement(i,n),!this[i]){var o=this.getFirstItemSize();this[i]=o&&o[n]||this.isotope.size[\'inner\'+e]}},i.getFirstItemSize=function(){var e=this.isotope.filteredItems[0];return e&&e.element&&t(e.element)},i.layout=function(){this.isotope.layout.apply(this.isotope,arguments)},i.getSize=function(){this.isotope.getSize(),this.size=this.isotope.size},o.modes={},o.create=function(t,e){function n(){o.apply(this,arguments)};return n.prototype=Object.create(i),n.prototype.constructor=n,e&&(n.options=e),n.prototype.namespace=t,o.modes[t]=n,n},o}),function(t,e){\'function\'==typeof define&&define.amd?define(\'masonry-layout/masonry\',[\'outlayer/outlayer\',\'get-size/get-size\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'outlayer\'),require(\'get-size\')):t.Masonry=e(t.Outlayer,t.getSize)}(window,function(t,e){var o=t.create(\'masonry\');o.compatOptions.fitWidth=\'isFitWidth\';var i=o.prototype;return i._resetLayout=function(){this.getSize(),this._getMeasurement(\'columnWidth\',\'outerWidth\'),this._getMeasurement(\'gutter\',\'outerWidth\'),this.measureColumns(),this.colYs=[];for(var t=0;t<this.cols;t++)this.colYs.push(0);this.maxY=0,this.horizontalColIndex=0},i.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var s=this.items[0],r=s&&s.element;this.columnWidth=r&&e(r).outerWidth||this.containerWidth};var t=this.columnWidth+=this.gutter,o=this.containerWidth+this.gutter,i=o/t,n=t-o%t,a=n&&n<1?\'round\':\'floor\';i=Math[a](i),this.cols=Math.max(i,1)},i.getContainerWidth=function(){var i=this._getOption(\'fitWidth\'),o=i?this.element.parentNode:this.element,t=e(o);this.containerWidth=t&&t.innerWidth},i._getItemLayoutPosition=function(t){t.getSize();var n=t.size.outerWidth%this.columnWidth,u=n&&n<1?\'round\':\'ceil\',i=Math[u](t.size.outerWidth/this.columnWidth);i=Math.min(i,this.cols);for(var s=this.options.horizontalOrder?\'_getHorizontalColPosition\':\'_getTopColPosition\',e=this[s](i,t),r={x:this.columnWidth*e.col,y:e.y},a=e.y+t.size.outerHeight,h=i+e.col,o=e.col;o<h;o++)this.colYs[o]=a;return r},i._getTopColPosition=function(t){var e=this._getTopColGroup(t),i=Math.min.apply(Math,e);return{col:e.indexOf(i),y:i}},i._getTopColGroup=function(t){if(t<2)return this.colYs;for(var i=[],o=this.cols+1-t,e=0;e<o;e++)i[e]=this._getColGroupY(e,t);return i},i._getColGroupY=function(t,e){if(e<2)return this.colYs[t];var i=this.colYs.slice(t,t+e);return Math.max.apply(Math,i)},i._getHorizontalColPosition=function(t,e){var i=this.horizontalColIndex%this.cols,n=t>1&&i+t>this.cols;i=n?0:i;var o=e.size.outerWidth&&e.size.outerHeight;return this.horizontalColIndex=o?i+t:this.horizontalColIndex,{col:i,y:this._getColGroupY(i,t)}},i._manageStamp=function(t){var r=e(t),n=this._getElementOffset(t),d=this._getOption(\'originLeft\'),a=d?n.left:n.right,h=a+r.outerWidth,s=Math.floor(a/this.columnWidth);s=Math.max(0,s);var o=Math.floor(h/this.columnWidth);o-=h%this.columnWidth?0:1,o=Math.min(this.cols-1,o);for(var u=this._getOption(\'originTop\'),c=(u?n.top:n.bottom)+r.outerHeight,i=s;i<=o;i++)this.colYs[i]=Math.max(c,this.colYs[i])},i._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var t={height:this.maxY};return this._getOption(\'fitWidth\')&&(t.width=this._getContainerFitWidth()),t},i._getContainerFitWidth=function(){for(var t=0,e=this.cols;--e&&0===this.colYs[e];)t++;return(this.cols-t)*this.columnWidth-this.gutter},i.needsResizeLayout=function(){var t=this.containerWidth;return this.getContainerWidth(),t!=this.containerWidth},o}),function(t,e){\'function\'==typeof define&&define.amd?define(\'isotope-layout/js/layout-modes/masonry\',[\'../layout-mode\',\'masonry-layout/masonry\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'../layout-mode\'),require(\'masonry-layout\')):e(t.Isotope.LayoutMode,t.Masonry)}(window,function(t,e){\'use strict\';var n=t.create(\'masonry\'),i=n.prototype,a={_getElementOffset:!0,layout:!0,_getMeasurement:!0};for(var o in e.prototype)a[o]||(i[o]=e.prototype[o]);var r=i.measureColumns;i.measureColumns=function(){this.items=this.isotope.filteredItems,r.call(this)};var s=i._getOption;return i._getOption=function(t){return\'fitWidth\'==t?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:s.apply(this.isotope,arguments)},n}),function(t,e){\'function\'==typeof define&&define.amd?define(\'isotope-layout/js/layout-modes/fit-rows\',[\'../layout-mode\'],e):\'object\'==typeof exports?module.exports=e(require(\'../layout-mode\')):e(t.Isotope.LayoutMode)}(window,function(t){\'use strict\';var i=t.create(\'fitRows\'),e=i.prototype;return e._resetLayout=function(){this.x=0,this.y=0,this.maxY=0,this._getMeasurement(\'gutter\',\'outerWidth\')},e._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth+this.gutter,o=this.isotope.size.innerWidth+this.gutter;0!==this.x&&e+this.x>o&&(this.x=0,this.y=this.maxY);var i={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+t.size.outerHeight),this.x+=e,i},e._getContainerSize=function(){return{height:this.maxY}},i}),function(t,e){\'function\'==typeof define&&define.amd?define(\'isotope-layout/js/layout-modes/vertical\',[\'../layout-mode\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'../layout-mode\')):e(t.Isotope.LayoutMode)}(window,function(t){\'use strict\';var i=t.create(\'vertical\',{horizontalAlignment:0}),e=i.prototype;return e._resetLayout=function(){this.y=0},e._getItemLayoutPosition=function(t){t.getSize();var e=(this.isotope.size.innerWidth-t.size.outerWidth)*this.options.horizontalAlignment,i=this.y;return this.y+=t.size.outerHeight,{x:e,y:i}},e._getContainerSize=function(){return{height:this.y}},i}),function(t,e){\'function\'==typeof define&&define.amd?define([\'outlayer/outlayer\',\'get-size/get-size\',\'desandro-matches-selector/matches-selector\',\'fizzy-ui-utils/utils\',\'isotope-layout/js/item\',\'isotope-layout/js/layout-mode\',\'isotope-layout/js/layout-modes/masonry\',\'isotope-layout/js/layout-modes/fit-rows\',\'isotope-layout/js/layout-modes/vertical\'],function(i,o,n,s,r,a){return e(t,i,o,n,s,r,a)}):\'object\'==typeof module&&module.exports?module.exports=e(t,require(\'outlayer\'),require(\'get-size\'),require(\'desandro-matches-selector\'),require(\'fizzy-ui-utils\'),require(\'isotope-layout/js/item\'),require(\'isotope-layout/js/layout-mode\'),require(\'isotope-layout/js/layout-modes/masonry\'),require(\'isotope-layout/js/layout-modes/fit-rows\'),require(\'isotope-layout/js/layout-modes/vertical\')):t.Isotope=e(t,t.Outlayer,t.getSize,t.matchesSelector,t.fizzyUIUtils,t.Isotope.Item,t.Isotope.LayoutMode)}(window,function(t,e,o,s,n,h,a){function f(t,e){return function(i,o){for(var a=0;a<t.length;a++){var n=t[a],s=i.sortData[n],r=o.sortData[n];if(s>r||s<r){var h=void 0!==e[n]?e[n]:e,u=h?1:-1;return(s>r?1:-1)*u}};return 0}};var u=t.jQuery,l=String.prototype.trim?function(t){return t.trim()}:function(t){return t.replace(/^\\s+|\\s+$/g,\'\')},r=e.create(\'isotope\',{layoutMode:\'masonry\',isJQueryFiltering:!0,sortAscending:!0});r.Item=h,r.LayoutMode=a;var i=r.prototype;i._create=function(){this.itemGUID=0,this._sorters={},this._getSorters(),e.prototype._create.call(this),this.modes={},this.filteredItems=this.items,this.sortHistory=[\'original-order\'];for(var t in a.modes)this._initLayoutMode(t)},i.reloadItems=function(){this.itemGUID=0,e.prototype.reloadItems.call(this)},i._itemize=function(){for(var t=e.prototype._itemize.apply(this,arguments),i=0;i<t.length;i++){var o=t[i];o.id=this.itemGUID++};return this._updateItemsSortData(t),t},i._initLayoutMode=function(t){var e=a.modes[t],i=this.options[t]||{};this.options[t]=e.options?n.extend(e.options,i):i,this.modes[t]=new e(this)},i.layout=function(){return!this._isLayoutInited&&this._getOption(\'initLayout\')?void this.arrange():void this._layout()},i._layout=function(){var t=this._getIsInstant();this._resetLayout(),this._manageStamps(),this.layoutItems(this.filteredItems,t),this._isLayoutInited=!0},i.arrange=function(t){this.option(t),this._getIsInstant();var e=this._filter(this.items);this.filteredItems=e.matches,this._bindArrangeComplete(),this._isInstant?this._noTransition(this._hideReveal,[e]):this._hideReveal(e),this._sort(),this._layout()},i._init=i.arrange,i._hideReveal=function(t){this.reveal(t.needReveal),this.hide(t.needHide)},i._getIsInstant=function(){var t=this._getOption(\'layoutInstant\'),e=void 0!==t?t:!this._isLayoutInited;return this._isInstant=e,e},i._bindArrangeComplete=function(){function t(){e&&i&&o&&n.dispatchEvent(\'arrangeComplete\',null,[n.filteredItems])};var e,i,o,n=this;this.once(\'layoutComplete\',function(){e=!0,t()}),this.once(\'hideComplete\',function(){i=!0,t()}),this.once(\'revealComplete\',function(){o=!0,t()})},i._filter=function(t){var n=this.options.filter;n=n||\'*\';for(var s=[],r=[],a=[],h=this._getFilterTest(n),o=0;o<t.length;o++){var e=t[o];if(!e.isIgnored){var i=h(e);i&&s.push(e),i&&e.isHidden?r.push(e):i||e.isHidden||a.push(e)}};return{matches:s,needReveal:r,needHide:a}},i._getFilterTest=function(t){return u&&this.options.isJQueryFiltering?function(e){return u(e.element).is(t)}:\'function\'==typeof t?function(e){return t(e.element)}:function(e){return s(e.element,t)}},i.updateSortData=function(t){var e;t?(t=n.makeArray(t),e=this.getItems(t)):e=this.items,this._getSorters(),this._updateItemsSortData(e)},i._getSorters=function(){var e=this.options.getSortData;for(var t in e){var i=e[t];this._sorters[t]=d(i)}},i._updateItemsSortData=function(t){for(var i=t&&t.length,e=0;i&&e<i;e++){var o=t[e];o.updateSortData()}};var d=function(){function t(t){if(\'string\'!=typeof t)return t;var i=l(t).split(\' \'),o=i[0],n=o.match(/^\\[(.+)\\]$/),h=n&&n[1],s=e(h,o),a=r.sortDataParsers[i[1]];return t=a?function(t){return t&&a(s(t))}:function(t){return t&&s(t)}};function e(t,e){return t?function(e){return e.getAttribute(t)}:function(t){var i=t.querySelector(e);return i&&i.textContent}};return t}();r.sortDataParsers={parseInt:function(t){return parseInt(t,10)},parseFloat:function(t){return parseFloat(t)}},i._sort=function(){if(this.options.sortBy){var t=n.makeArray(this.options.sortBy);this._getIsSameSortBy(t)||(this.sortHistory=t.concat(this.sortHistory));var e=f(this.sortHistory,this.options.sortAscending);this.filteredItems.sort(e)}},i._getIsSameSortBy=function(t){for(var e=0;e<t.length;e++)if(t[e]!=this.sortHistory[e])return!1;return!0},i._mode=function(){var t=this.options.layoutMode,e=this.modes[t];if(!e)throw new Error(\'No layout mode: \'+t);return e.options=this.options[t],e},i._resetLayout=function(){e.prototype._resetLayout.call(this),this._mode()._resetLayout()},i._getItemLayoutPosition=function(t){return this._mode()._getItemLayoutPosition(t)},i._manageStamp=function(t){this._mode()._manageStamp(t)},i._getContainerSize=function(){return this._mode()._getContainerSize()},i.needsResizeLayout=function(){return this._mode().needsResizeLayout()},i.appended=function(t){var e=this.addItems(t);if(e.length){var i=this._filterRevealAdded(e);this.filteredItems=this.filteredItems.concat(i)}},i.prepended=function(t){var e=this._itemize(t);if(e.length){this._resetLayout(),this._manageStamps();var i=this._filterRevealAdded(e);this.layoutItems(this.filteredItems),this.filteredItems=i.concat(this.filteredItems),this.items=e.concat(this.items)}},i._filterRevealAdded=function(t){var e=this._filter(t);return this.hide(e.needHide),this.reveal(e.matches),this.layoutItems(e.matches,!0),e.matches},i.insert=function(t){var i=this.addItems(t);if(i.length){var e,n,o=i.length;for(e=0;e<o;e++)n=i[e],this.element.appendChild(n.element);var s=this._filter(i).matches;for(e=0;e<o;e++)i[e].isLayoutInstant=!0;for(this.arrange(),e=0;e<o;e++)delete i[e].isLayoutInstant;this.reveal(s)}};var c=i.remove;return i.remove=function(t){t=n.makeArray(t);var i=this.getItems(t);c.call(this,t);for(var o=i&&i.length,e=0;o&&e<o;e++){var s=i[e];n.removeFrom(this.filteredItems,s)}},i.shuffle=function(){for(var t=0;t<this.items.length;t++){var e=this.items[t];e.sortData.random=Math.random()};this.options.sortBy=\'random\',this._sort(),this._layout()},i._noTransition=function(t,e){var o=this.options.transitionDuration;this.options.transitionDuration=0;var i=t.apply(this,e);return this.options.transitionDuration=o,i},i.getFilteredItemElements=function(){return this.filteredItems.map(function(t){return t.element})},r});!function(t,e){\'function\'==typeof define&&define.amd?define(\'packery/js/rect\',e):\'object\'==typeof module&&module.exports?module.exports=e():(t.Packery=t.Packery||{},t.Packery.Rect=e())}(window,function(){function t(e){for(var i in t.defaults)this[i]=t.defaults[i];for(i in e)this[i]=e[i]};t.defaults={x:0,y:0,width:0,height:0};var e=t.prototype;return e.contains=function(t){var e=t.width||0,i=t.height||0;return this.x<=t.x&&this.y<=t.y&&this.x+this.width>=t.x+e&&this.y+this.height>=t.y+i},e.overlaps=function(t){var e=this.x+this.width,i=this.y+this.height,o=t.x+t.width,n=t.y+t.height;return this.x<o&&e>t.x&&this.y<n&&i>t.y},e.getMaximalFreeRects=function(e){if(!this.overlaps(e))return!1;var i,o=[],r=this.x+this.width,a=this.y+this.height,n=e.x+e.width,s=e.y+e.height;return this.y<e.y&&(i=new t({x:this.x,y:this.y,width:this.width,height:e.y-this.y}),o.push(i)),r>n&&(i=new t({x:n,y:this.y,width:r-n,height:this.height}),o.push(i)),a>s&&(i=new t({x:this.x,y:s,width:this.width,height:a-s}),o.push(i)),this.x<e.x&&(i=new t({x:this.x,y:this.y,width:e.x-this.x,height:this.height}),o.push(i)),o},e.canFit=function(t){return this.width>=t.width&&this.height>=t.height},t}),function(t,e){if(\'function\'==typeof define&&define.amd)define(\'packery/js/packer\',[\'./rect\'],e);else if(\'object\'==typeof module&&module.exports)module.exports=e(require(\'./rect\'));else{var i=t.Packery=t.Packery||{};i.Packer=e(i.Rect)}}(window,function(t){function i(t,e,i){this.width=t||0,this.height=e||0,this.sortDirection=i||\'downwardLeftToRight\',this.reset()};var e=i.prototype;e.reset=function(){this.spaces=[];var e=new t({x:0,y:0,width:this.width,height:this.height});this.spaces.push(e),this.sorter=o[this.sortDirection]||o.downwardLeftToRight},e.pack=function(t){for(var e=0;e<this.spaces.length;e++){var i=this.spaces[e];if(i.canFit(t)){this.placeInSpace(t,i);break}}},e.columnPack=function(t){for(var i=0;i<this.spaces.length;i++){var e=this.spaces[i],o=e.x<=t.x&&e.x+e.width>=t.x+t.width&&e.height>=t.height-.01;if(o){t.y=e.y,this.placed(t);break}}},e.rowPack=function(t){for(var i=0;i<this.spaces.length;i++){var e=this.spaces[i],o=e.y<=t.y&&e.y+e.height>=t.y+t.height&&e.width>=t.width-.01;if(o){t.x=e.x,this.placed(t);break}}},e.placeInSpace=function(t,e){t.x=e.x,t.y=e.y,this.placed(t)},e.placed=function(t){for(var e=[],i=0;i<this.spaces.length;i++){var o=this.spaces[i],n=o.getMaximalFreeRects(t);n?e.push.apply(e,n):e.push(o)};this.spaces=e,this.mergeSortSpaces()},e.mergeSortSpaces=function(){i.mergeRects(this.spaces),this.spaces.sort(this.sorter)},e.addSpace=function(t){this.spaces.push(t),this.mergeSortSpaces()},i.mergeRects=function(t){var e=0,i=t[e];t:for(;i;){for(var o=0,n=t[e+o];n;){if(n==i)o++;else{if(n.contains(i)){t.splice(e,1),i=t[e];continue;t};i.contains(n)?t.splice(e+o,1):o++};n=t[e+o]};e++,i=t[e]};return t};var o={downwardLeftToRight:function(t,e){return t.y-e.y||t.x-e.x},rightwardTopToBottom:function(t,e){return t.x-e.x||t.y-e.y}};return i}),function(t,e){\'function\'==typeof define&&define.amd?define(\'packery/js/item\',[\'outlayer/outlayer\',\'./rect\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'outlayer\'),require(\'./rect\')):t.Packery.Item=e(t.Outlayer,t.Packery.Rect)}(window,function(t,e){var r=document.documentElement.style,o=\'string\'==typeof r.transform?\'transform\':\'WebkitTransform\',n=function(){t.Item.apply(this,arguments)},i=n.prototype=Object.create(t.Item.prototype),a=i._create;i._create=function(){a.call(this),this.rect=new e};var s=i.moveTo;return i.moveTo=function(t,e){var i=Math.abs(this.position.x-t),o=Math.abs(this.position.y-e),n=this.layout.dragItemCount&&!this.isPlacing&&!this.isTransitioning&&1>i&&1>o;return n?void this.goTo(t,e):void s.apply(this,arguments)},i.enablePlacing=function(){this.removeTransitionStyles(),this.isTransitioning&&o&&(this.element.style[o]=\'none\'),this.isTransitioning=!1,this.getSize(),this.layout._setRectSize(this.element,this.rect),this.isPlacing=!0},i.disablePlacing=function(){this.isPlacing=!1},i.removeElem=function(){this.element.parentNode.removeChild(this.element),this.layout.packer.addSpace(this.rect),this.emitEvent(\'remove\',[this])},i.showDropPlaceholder=function(){var t=this.dropPlaceholder;t||(t=this.dropPlaceholder=document.createElement(\'div\'),t.className=\'packery-drop-placeholder\',t.style.position=\'absolute\'),t.style.width=this.size.width+\'px\',t.style.height=this.size.height+\'px\',this.positionDropPlaceholder(),this.layout.element.appendChild(t)},i.positionDropPlaceholder=function(){this.dropPlaceholder.style[o]=\'translate(\'+this.rect.x+\'px, \'+this.rect.y+\'px)\'},i.hideDropPlaceholder=function(){this.layout.element.removeChild(this.dropPlaceholder)},n}),function(t,e){\'function\'==typeof define&&define.amd?define(\'packery/js/packery\',[\'get-size/get-size\',\'outlayer/outlayer\',\'./rect\',\'./packer\',\'./item\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'get-size\'),require(\'outlayer\'),require(\'./rect\'),require(\'./packer\'),require(\'./item\')):t.Packery=e(t.getSize,t.Outlayer,t.Packery.Rect,t.Packery.Packer,t.Packery.Item)}(window,function(t,e,o,n,s){function u(t,e){return t.position.y-e.position.y||t.position.x-e.position.x};function c(t,e){return t.position.x-e.position.x||t.position.y-e.position.y};function d(t,e){var i=e.x-t.x,o=e.y-t.y;return Math.sqrt(i*i+o*o)};o.prototype.canFit=function(t){return this.width>=t.width-1&&this.height>=t.height-1};var r=e.create(\'packery\');r.Item=s;var i=r.prototype;i._create=function(){e.prototype._create.call(this),this.packer=new n,this.shiftPacker=new n,this.isEnabled=!0,this.dragItemCount=0;var t=this;this.handleDraggabilly={dragStart:function(){t.itemDragStart(this.element)},dragMove:function(){t.itemDragMove(this.element,this.position.x,this.position.y)},dragEnd:function(){t.itemDragEnd(this.element)}},this.handleUIDraggable={start:function(e,i){i&&t.itemDragStart(e.currentTarget)},drag:function(e,i){i&&t.itemDragMove(e.currentTarget,i.position.left,i.position.top)},stop:function(e,i){i&&t.itemDragEnd(e.currentTarget)}}},i._resetLayout=function(){this.getSize(),this._getMeasurements();var t,e,i;this._getOption(\'horizontal\')?(t=1/0,e=this.size.innerHeight+this.gutter,i=\'rightwardTopToBottom\'):(t=this.size.innerWidth+this.gutter,e=1/0,i=\'downwardLeftToRight\'),this.packer.width=this.shiftPacker.width=t,this.packer.height=this.shiftPacker.height=e,this.packer.sortDirection=this.shiftPacker.sortDirection=i,this.packer.reset(),this.maxY=0,this.maxX=0},i._getMeasurements=function(){this._getMeasurement(\'columnWidth\',\'width\'),this._getMeasurement(\'rowHeight\',\'height\'),this._getMeasurement(\'gutter\',\'width\')},i._getItemLayoutPosition=function(t){if(this._setRectSize(t.element,t.rect),this.isShifting||this.dragItemCount>0){var e=this._getPackMethod();this.packer[e](t.rect)}\nelse this.packer.pack(t.rect);return this._setMaxXY(t.rect),t.rect},i.shiftLayout=function(){this.isShifting=!0,this.layout(),delete this.isShifting},i._getPackMethod=function(){return this._getOption(\'horizontal\')?\'rowPack\':\'columnPack\'},i._setMaxXY=function(t){this.maxX=Math.max(t.x+t.width,this.maxX),this.maxY=Math.max(t.y+t.height,this.maxY)},i._setRectSize=function(e,i){var s=t(e),o=s.outerWidth,n=s.outerHeight;(o||n)&&(o=this._applyGridGutter(o,this.columnWidth),n=this._applyGridGutter(n,this.rowHeight)),i.width=Math.min(o,this.packer.width),i.height=Math.min(n,this.packer.height)},i._applyGridGutter=function(t,e){if(!e)return t+this.gutter;e+=this.gutter;var i=t%e,o=i&&1>i?\'round\':\'ceil\';return t=Math[o](t/e)*e},i._getContainerSize=function(){return this._getOption(\'horizontal\')?{width:this.maxX-this.gutter}:{height:this.maxY-this.gutter}},i._manageStamp=function(t){var e,n=this.getItem(t);if(n&&n.isPlacing)e=n.rect;else{var i=this._getElementOffset(t);e=new o({x:this._getOption(\'originLeft\')?i.left:i.right,y:this._getOption(\'originTop\')?i.top:i.bottom})};this._setRectSize(t,e),this.packer.placed(e),this._setMaxXY(e)},i.sortItemsByPosition=function(){var t=this._getOption(\'horizontal\')?c:u;this.items.sort(t)},i.fit=function(t,e,i){var o=this.getItem(t);o&&(this.stamp(o.element),o.enablePlacing(),this.updateShiftTargets(o),e=void 0===e?o.rect.x:e,i=void 0===i?o.rect.y:i,this.shift(o,e,i),this._bindFitEvents(o),o.moveTo(o.rect.x,o.rect.y),this.shiftLayout(),this.unstamp(o.element),this.sortItemsByPosition(),o.disablePlacing())},i._bindFitEvents=function(t){function i(){e++,2==e&&o.dispatchEvent(\'fitComplete\',null,[t])};var o=this,e=0;t.once(\'layout\',i),this.once(\'layoutComplete\',i)},i.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&(this.options.shiftPercentResize?this.resizeShiftPercentLayout():this.layout())},i.needsResizeLayout=function(){var i=t(this.element),e=this._getOption(\'horizontal\')?\'innerHeight\':\'innerWidth\';return i[e]!=this.size[e]},i.resizeShiftPercentLayout=function(){var n=this._getItemsForLayout(this.items),e=this._getOption(\'horizontal\'),i=e?\'y\':\'x\',u=e?\'height\':\'width\',s=e?\'rowHeight\':\'columnWidth\',c=e?\'innerHeight\':\'innerWidth\',o=this[s];if(o=o&&o+this.gutter){this._getMeasurements();var h=this[s]+this.gutter;n.forEach(function(t){var e=Math.round(t.rect[i]/o);t.rect[i]=e*h})}\nelse{var r=t(this.element)[c]+this.gutter,a=this.packer[u];n.forEach(function(t){t.rect[i]=t.rect[i]/a*r})};this.shiftLayout()},i.itemDragStart=function(t){if(this.isEnabled){this.stamp(t);var e=this.getItem(t);e&&(e.enablePlacing(),e.showDropPlaceholder(),this.dragItemCount++,this.updateShiftTargets(e))}},i.updateShiftTargets=function(t){this.shiftPacker.reset(),this._getBoundingRect();var l=this._getOption(\'originLeft\'),f=this._getOption(\'originTop\');this.stamps.forEach(function(t){var n=this.getItem(t);if(!n||!n.isPlacing){var e=this._getElementOffset(t),i=new o({x:l?e.left:e.right,y:f?e.top:e.bottom});this._setRectSize(t,i),this.shiftPacker.placed(i)}},this);var n=this._getOption(\'horizontal\'),d=n?\'rowHeight\':\'columnWidth\',s=n?\'height\':\'width\';this.shiftTargetKeys=[],this.shiftTargets=[];var i,e=this[d];if(e=e&&e+this.gutter){var c=Math.ceil(t.rect[s]/e),a=Math.floor((this.shiftPacker[s]+this.gutter)/e);i=(a-c)*e;for(var r=0;a>r;r++)this._addShiftTarget(r*e,0,i)}\nelse i=this.shiftPacker[s]+this.gutter-t.rect[s],this._addShiftTarget(0,0,i);var h=this._getItemsForLayout(this.items),u=this._getPackMethod();h.forEach(function(t){var o=t.rect;this._setRectSize(t.element,o),this.shiftPacker[u](o),this._addShiftTarget(o.x,o.y,i);var a=n?o.x+o.width:o.x,h=n?o.y:o.y+o.height;if(this._addShiftTarget(a,h,i),e)for(var l=Math.round(o[s]/e),r=1;l>r;r++){var c=n?a:o.x+e*r,d=n?o.y+e*r:h;this._addShiftTarget(c,d,i)}},this)},i._addShiftTarget=function(t,e,i){var n=this._getOption(\'horizontal\')?e:t;if(!(0!==n&&n>i)){var o=t+\',\'+e,s=-1!=this.shiftTargetKeys.indexOf(o);s||(this.shiftTargetKeys.push(o),this.shiftTargets.push({x:t,y:e}))}},i.shift=function(t,e,i){var o,n=1/0,s={x:e,y:i};this.shiftTargets.forEach(function(t){var e=d(t,s);n>e&&(o=t,n=e)}),t.rect.x=o.x,t.rect.y=o.y};var a=120;i.itemDragMove=function(t,e,i){function r(){n.shift(o,e,i),o.positionDropPlaceholder(),n.layout()};var o=this.isEnabled&&this.getItem(t);if(o){e-=this.size.paddingLeft,i-=this.size.paddingTop;var n=this,s=new Date;this._itemDragTime&&s-this._itemDragTime<a?(clearTimeout(this.dragTimeout),this.dragTimeout=setTimeout(r,a)):(r(),this._itemDragTime=s)}},i.itemDragEnd=function(t){function o(){i++,2==i&&(e.element.classList.remove(\'is-positioning-post-drag\'),e.hideDropPlaceholder(),n.dispatchEvent(\'dragItemPositioned\',null,[e]))};var e=this.isEnabled&&this.getItem(t);if(e){clearTimeout(this.dragTimeout),e.element.classList.add(\'is-positioning-post-drag\');var i=0,n=this;e.once(\'layout\',o),this.once(\'layoutComplete\',o),e.moveTo(e.rect.x,e.rect.y),this.layout(),this.dragItemCount=Math.max(0,this.dragItemCount-1),this.sortItemsByPosition(),e.disablePlacing(),this.unstamp(e.element)}},i.bindDraggabillyEvents=function(t){this._bindDraggabillyEvents(t,\'on\')},i.unbindDraggabillyEvents=function(t){this._bindDraggabillyEvents(t,\'off\')},i._bindDraggabillyEvents=function(t,e){var i=this.handleDraggabilly;t[e](\'dragStart\',i.dragStart),t[e](\'dragMove\',i.dragMove),t[e](\'dragEnd\',i.dragEnd)},i.bindUIDraggableEvents=function(t){this._bindUIDraggableEvents(t,\'on\')},i.unbindUIDraggableEvents=function(t){this._bindUIDraggableEvents(t,\'off\')},i._bindUIDraggableEvents=function(t,e){var i=this.handleUIDraggable;t[e](\'dragstart\',i.start)[e](\'drag\',i.drag)[e](\'dragstop\',i.stop)};var h=i.destroy;return i.destroy=function(){h.apply(this,arguments),this.isEnabled=!1},r.Rect=o,r.Packer=n,r}),function(t,e){\'function\'==typeof define&&define.amd?define([\'isotope/js/layout-mode\',\'packery/js/packery\'],e):\'object\'==typeof module&&module.exports?module.exports=e(require(\'isotope-layout/js/layout-mode\'),require(\'packery\')):e(t.Isotope.LayoutMode,t.Packery)}(window,function(t,e){var n=t.create(\'packery\'),i=n.prototype,u={_getElementOffset:!0,_getMeasurement:!0};for(var o in e.prototype)u[o]||(i[o]=e.prototype[o]);var h=i._resetLayout;i._resetLayout=function(){this.packer=this.packer||new e.Packer,this.shiftPacker=this.shiftPacker||new e.Packer,h.apply(this,arguments)};var a=i._getItemLayoutPosition;i._getItemLayoutPosition=function(t){return t.rect=t.rect||new e.Rect,a.call(this,t)};var r=i.needsResizeLayout;i.needsResizeLayout=function(){return this._getOption(\'horizontal\')?this.needsVerticalResizeLayout():r.call(this)};var s=i._getOption;return i._getOption=function(t){return\'horizontal\'==t?void 0!==this.options.isHorizontal?this.options.isHorizontal:this.options.horizontal:s.apply(this.isotope,arguments)},n});\";}s:22:\"avia-module-masonry-js\";a:6:{s:4:\"name\";s:19:\"avia-module-masonry\";s:3:\"url\";s:126:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js\";s:4:\"path\";s:98:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:3875:\"(function(i){\'use strict\';i.fn.avia_masonry=function(a){if(!this.length)return this;var n=i(\'body\'),e=i(window),s=i.avia_utilities.isMobile,o=!1,t={masonry_filter:function(){var a=i(this),l=a.html(),n=a.data(\'filter\'),o=a.parents(\'.av-masonry:eq(0)\'),s=o.find(\'.av-masonry-container:eq(0)\'),f=o.find(\'.av-masonry-sort a\'),r=o.find(\'.av-current-sort-title\');f.removeClass(\'active_sort\');a.addClass(\'active_sort\');s.attr(\'id\',\'masonry_id_\'+n);if(r.length)r.html(l);t.applyMasonry(s,n,function(){s.css({overflow:\'visible\'})});setTimeout(function(){e.trigger(\'debouncedresize\')},500);return!1},applyMasonry:function(a,o,s){var t=o?{filter:\'.\'+o}:{};t[\'layoutMode\']=\'packery\';t[\'packery\']={gutter:0};t[\'percentPosition\']=!0;t[\'itemSelector\']=\'a.isotope-item, div.isotope-item\';t[\'originLeft\']=i(\'body\').hasClass(\'rtl\')?!1:!0;a.isotope(t,function(){e.trigger(\'av-height-change\')});if(typeof s===\'function\'){setTimeout(s,0)}},show_bricks:function(a,t){a.each(function(o){var n=i(this),r=i.avia_utilities.supports(\'transition\'),l=s?0:100;setTimeout(function(){if(r===!1){n.css({visibility:\'visible\',opacity:0}).animate({opacity:1},1500)}\nelse{n.addClass(\'av-masonry-item-loaded\')};if(o==a.length-1&&typeof t==\'function\'){t.call();e.trigger(\'av-height-change\')}},(l*o))})},loadMore:function(a){a.preventDefault();if(o)return!1;o=!0;var l=i(this),s=l.data(),r=l.parents(\'.av-masonry:eq(0)\'),d=r.find(\'.av-masonry-container\'),v=r.find(\'.av-masonry-entry\'),f=i.avia_utilities.loading(),c=function(){o=!1;f.hide();n.trigger(\'av_resize_finished\')};if(!s.offset){s.offset=0};s.offset+=s.items;s.action=\'avia_ajax_masonry_more\';s.loaded=[];v.each(function(){var a=i(this).data(\'av-masonry-item\');if(a)s.loaded.push(a)});i.ajax({url:avia_framework_globals.ajaxurl,type:\'POST\',data:s,beforeSend:function(){f.show()},success:function(a){if(a.indexOf(\'{av-masonry-loaded}\')!==-1){var a=a.split(\'{av-masonry-loaded}\'),o=i(a.pop()).filter(\'.isotope-item\');if(o.length>s.items){o=o.not(\':last\')}\nelse{l.addClass(\'av-masonry-no-more-items\')};var n=i(\'<div class=\"loadcontainer\"></div>\').append(o);i.avia_utilities.preload({container:n,single_callback:function(){var s=r.find(\'.av-masonry-sort a\'),a=r.find(\'.av-sort-by-term\'),n=a.data(\'av-allowed-sort\');a.hide();f.hide();d.isotope(\'insert\',o);i.avia_utilities.avia_ajax_call(r);setTimeout(function(){t.show_bricks(o,c)},150);setTimeout(function(){e.trigger(\'av-height-change\')},550);if(s){i(s).each(function(a){var t=i(this),e=t.data(\'filter\');if(o){i(o).each(function(a){var s=i(this);if(s.hasClass(e)&&n.indexOf(e)!==-1){var o=t.find(\'.avia-term-count\').text();t.find(\'.avia-term-count\').text(\' \'+(parseInt(o)+1)+\' \');if(t.hasClass(\'avia_hide_sort\')){t.removeClass(\'avia_hide_sort\').addClass(\'avia_show_sort\');r.find(\'.av-masonry-sort .\'+e+\'_sep\').removeClass(\'avia_hide_sort\').addClass(\'avia_show_sort\');r.find(\'.av-masonry-sort .av-sort-by-term\').removeClass(\'hidden\')}}})}})};a.fadeIn()}})}\nelse{c()}},error:c,complete:function(){setTimeout(function(){e.trigger(\'debouncedresize\')},500)}})}};return this.each(function(){var a=i(this),e=a.find(\'.av-masonry-container\'),o=a.find(\'.isotope-item\'),n=a.find(\'.av-masonry-sort\').css({visibility:\'visible\',opacity:0}).on(\'click\',\'a\',t.masonry_filter),r=a.find(\'.av-masonry-load-more\').css({visibility:\'visible\',opacity:0});i.avia_utilities.preload({container:e,single_callback:function(){var l=function(){n.animate({opacity:1},400);if(e.outerHeight()+e.offset().top+i(\'#footer\').outerHeight()>i(window).height()){i(\'html\').css({\'overflow-y\':\'scroll\'})};t.applyMasonry(e,!1,function(){a.addClass(\'avia_sortable_active\');e.removeClass(\'av-js-disabled \')});t.show_bricks(o,function(){r.css({opacity:1}).on(\'click\',t.loadMore)})};if(s){l()}\nelse{a.waypoint(l,{offset:\'80%\'})};i(window).on(\'debouncedresize\',function(){t.applyMasonry(e,!1,function(){a.addClass(\'avia_sortable_active\')})})}})})}}(jQuery));\";}s:22:\"avia-module-numbers-js\";a:6:{s:4:\"name\";s:19:\"avia-module-numbers\";s:3:\"url\";s:110:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js\";s:4:\"path\";s:82:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1348:\"(function(t){t.fn.avia_sc_animated_number=function(a){if(!this.length)return;if(this.is(\'.avia_sc_animated_number_active\'))return;this.addClass(\'avia_sc_animated_number_active\');var e=(a&&a.simple_up)?!0:!1,r=(a&&a.start_timer)?a.start_timer:300,i=function(t,a,i){var r=\'\',s=i.toString().length-t.toString().length;for(var n=s;n>0;n--){r+=\'0\'};t=(e)?t.toString():r+t.toString();if(\'\'==a){return t};return t.split(/(?=(?:...)*$)/).join(a)},n=function(t,a,r,f,u,s){var o=f+r,final=\'\';if(o>=u){final=i(a,s,a);t.text(final)}\nelse{final=i(o,s,a);t.text(final);window.requestAnimationFrame(function(){n(t,a,r,o,u,s)})}};return this.each(function(){var i=t(this),e=i.find(\'.__av-single-number\'),s=i.data(\'timer\')||3000;e.each(function(a){var i=t(this),n=i.text();if(window.addEventListener)i.text(n.replace(/./g,\'0\'))});i.addClass(\'number_prepared\').on(\'avia_start_animation\',function(){if(i.is(\'.avia_animation_done\'))return;i.addClass(\'avia_animation_done\');e.each(function(i){var a=t(this),e=a.data(\'number\'),u=e,f=parseInt(a.text(),10),d=/^0+$/.test(e),o=0,m=a.data(\'number_format\');if(\'undefined\'!=typeof a.data(\'start_from\')){f=a.data(\'start_from\')};if(d&&e!==0){u=e.replace(/0/g,\'9\')};o=Math.round(u*32/s);if(o==0||o%10==0)o+=1;setTimeout(function(){n(a,e,o,f,u,m)},r)})});if(a&&a.instant_start==!0){i.trigger(\'avia_start_animation\')}})}})(jQuery);\";}s:24:\"avia-module-portfolio-js\";a:6:{s:4:\"name\";s:21:\"avia-module-portfolio\";s:3:\"url\";s:114:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.js\";s:4:\"path\";s:86:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:5301:\"(function(i){\'use strict\';i.avia_utilities=i.avia_utilities||{};i.fn.avia_iso_sort=function(e){return this.each(function(){var o=i(\'body\'),e=i(this),l=e.data(\'portfolio-id\'),t=e.closest(\'.av-portfolio-grid-sorting-container, .entry-content-wrapper, .avia-fullwidth-portfolio\'),n=t.find(\'.sort_width_container[data-portfolio-id=\"\'+l+\'\"]\').find(\'#js_sort_items\').css({visibility:\'visible\',opacity:0}),s=n.find(\'a\'),c=e.find(\'.grid-image\'),d=!1,f=i(\'.post-entry\',e),r=o.hasClass(\'rtl\')?!1:!0;function a(){e.addClass(\'isotope_activated\').isotope({layoutMode:\'fitRows\',itemSelector:\'.flex_column\',originLeft:r});e.isotope(\'on\',\'layoutComplete\',function(){e.css({overflow:\'visible\'});o.trigger(\'av_resize_finished\')});d=!0;setTimeout(function(){t.addClass(\'avia_sortable_active\')},0)};s.on(\'click\',function(){var a=i(this),o=a.data(\'filter\'),l=a.html(),n=t.find(\'.av-current-sort-title\');if(n.length)n.html(l);s.removeClass(\'active_sort\');a.addClass(\'active_sort\');e.attr(\'id\',\'grid_id_\'+o);t.find(\'.open_container .ajax_controlls .avia_close\').trigger(\'click\');e.isotope({layoutMode:\'fitRows\',itemSelector:\'.flex_column\',filter:\'.\'+o,originLeft:r});return!1});i(window).on(\'debouncedresize\',function(){a()});i.avia_utilities.preload({container:e,single_callback:function(){n.animate({opacity:1},400);a();setTimeout(function(){a()});c.css({height:\'auto\'}).each(function(e){var t=i(this);setTimeout(function(){t.animate({opacity:1},1500)},(100*e))})}})})};i.fn.avia_portfolio_preview=function(t){var o=i(window),a=i(\'body\'),s=i.avia_utilities.isMobile,n={open_in:\'.portfolio-details-inner\',easing:\'easeOutQuint\',timing:800,transition:\'slide\'},e=i.extend({},n,t);return this.each(function(){var r=i(this),g=r.data(\'portfolio-id\'),l=i(\'.portfolio_preview_container[data-portfolio-id=\"\'+g+\'\"]\'),d=l.find(e.open_in),p=r.find(\'.grid-entry\'),t={},s=!1,c=!1,v=!1,f=!1,n,u,m=i.avia_utilities.loading();n={load_item:function(e){e.preventDefault();var o=i(this),t=o.parents(\'.post-entry:eq(0)\'),a=\'ID_\'+t.data(\'ajax-id\'),l=p.index(t);if(a===s||c==!0){return!1};c=!0;r.find(\'.active_portfolio_item\').removeClass(\'active_portfolio_item\');t.addClass(\'active_portfolio_item\');m.show();n.ajax_get_contents(a,l)},scroll_top:function(){setTimeout(function(){var t=l.offset().top-175,a=o.scrollTop();if(a>t||t-a>100){i(\'html:not(:animated),body:not(:animated)\').animate({scrollTop:t},e.timing,e.easing)}},10)},attach_item:function(e){t[e]=i(t[e]).appendTo(d);f=!0},remove_video:function(){var i=l.find(\'iframe, .avia-video\').parents(\'.ajax_slide:not(.open_slide)\');if(i.length>0){i.remove();t[\'ID_\'+i.data(\'slideId\')]=undefined}},show_item:function(o,r){if(o===s){return!1};c=!0;m.hide();if(!1===s){l.addClass(\'open_container\');t[o].addClass(\'open_slide\');n.scroll_top();l.css({display:\'none\'}).slideDown(e.timing,e.easing,function(){if(f){i.avia_utilities.activate_shortcode_scripts(t[o]);i.avia_utilities.avia_ajax_call(t[o]);a.trigger(\'av_resize_finished\');f=!1};n.remove_video();a.trigger(\'av_resize_finished\')});v=r;s=o;c=!1}\nelse{n.scroll_top();var p={zIndex:3},u=e.easing;if(v>r){p.left=\'-110%\'};if(e.transition===\'fade\'){p.left=\'0%\';p.opacity=0;u=\'easeOutQuad\'};d.height(d.height());t[o].css(p).avia_animate({\'left\':\'0%\',opacity:1},e.timing,u);t[s].avia_animate({opacity:0},e.timing,u,function(){t[s].attr({\'style\':\'\'}).removeClass(\'open_slide\');t[o].addClass(\'open_slide\');d.avia_animate({height:t[o].outerHeight()+2},e.timing/2,e.easing,function(){d.attr({\'style\':\'\'});s=o;v=r;c=!1;n.remove_video();if(f){a.trigger(\'av_resize_finished\');i.avia_utilities.activate_shortcode_scripts(t[o]);i.avia_utilities.avia_ajax_call(t[o]);f=!1}})})}},ajax_get_contents:function(e,a){if(t[e]!==undefined){n.show_item(e,a);return};var o=i(\'#avia-tmpl-portfolio-preview-\'+e.replace(/ID_/,\'\'));if(o.length==0){setTimeout(function(){n.ajax_get_contents(e,a);return},500)};t[e]=o.html();t[e]=t[e].replace(\'/*<![CDATA[*/\',\'\').replace(\'*]]>\',\'\');n.attach_item(e);i.avia_utilities.preload({container:t[e],single_callback:function(){n.show_item(e,a)}})},add_controls:function(){u=l.find(\'.ajax_controlls\');l.avia_keyboard_controls({27:\'.avia_close\',37:\'.ajax_previous\',39:\'.ajax_next\'});p.each(function(){var e=i(this),t;e.addClass(\'no_combo\').on(\'click\',function(i){t=e.find(\'.slideshow_overlay\');if(t.length){i.stopPropagation();n.load_item.apply(e.find(\'a:eq(0)\'));return!1}})})},control_click:function(){var o,f=r.find(\'.active_portfolio_item\').data(\'ajax-id\'),d=r.find(\'.post-entry-\'+f);switch(this.hash){case\'#next\':o=d.nextAll(\'.post-entry:visible:eq(0)\').find(\'a:eq(0)\');if(!o.length){o=i(\'.post-entry:visible:eq(0)\',r).find(\'a:eq(0)\')};o.trigger(\'click\');break;case\'#prev\':o=d.prevAll(\'.post-entry:visible:eq(0)\').find(\'a:eq(0)\');if(!o.length){o=i(\'.post-entry:visible:last\',r).find(\'a:eq(0)\')};o.trigger(\'click\');break;case\'#close\':c=!0;l.slideUp(e.timing,e.easing,function(){r.find(\'.active_portfolio_item\').removeClass(\'active_portfolio_item\');t[s].attr({\'style\':\'\'}).removeClass(\'open_slide\');l.removeClass(\'open_container\');c=s=v=!1;n.remove_video();a.trigger(\'av_resize_finished\')});break};return!1},resize_reset:function(){if(s===!1){d.html(\'\');t=[]}}};n.add_controls();r.on(\'click\',\'a\',n.load_item);u.on(\'click\',\'a\',n.control_click);if(jQuery.support.leadingWhitespace){o.on(\'debouncedresize\',n.resize_reset)}})}}(jQuery));\";}s:30:\"avia-module-slideshow-video-js\";a:6:{s:4:\"name\";s:27:\"avia-module-slideshow-video\";s:3:\"url\";s:120:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js\";s:4:\"path\";s:92:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:9643:\"(function(e){\'use strict\';e.AviaVideoAPI=function(i,t,o){this.videoElement=t;this.$video=e(t);this.$option_container=o?e(o):this.$video;this.load_btn=this.$option_container.find(\'.av-click-to-play-overlay\');this.video_wrapper=this.$video.parents(\'ul\').eq(0);this.lazy_load=this.video_wrapper.hasClass(\'av-show-video-on-click\')?!0:!1;this.isMobile=e.avia_utilities.isMobile;this.fallback=this.isMobile?this.$option_container.is(\'.av-mobile-fallback-image\'):!1;if(this.fallback)return;this._init(i)};e.AviaVideoAPI.defaults={loop:!1,mute:!1,controls:!1,events:\'play pause mute unmute loop toggle reset unload\'};e.AviaVideoAPI.apiFiles={youtube:{loaded:!1,src:\'https://www.youtube.com/iframe_api\'}};e.AviaVideoAPI.players={};e.AviaVideoAPI.prototype={_init:function(i){this.options=this._setOptions(i);this.type=this._getPlayerType();this.player=!1;this._bind_player();this.eventsBound=!1;this.playing=!1;this.$option_container.addClass(\'av-video-paused\');this.pp=e.avia_utilities.playpause(this.$option_container)},_setOptions:function(i){var n=e.extend(!0,{},e.AviaVideoAPI.defaults,i),o=this.$option_container.data(),t=\'\';for(t in o){if(o.hasOwnProperty(t)&&(typeof o[t]===\'string\'||typeof o[t]===\'number\'||typeof o[t]===\'boolean\')){n[t]=o[t]}};return n},_getPlayerType:function(){var e=this.$video.get(0).src||this.$video.data(\'src\');if(this.$video.is(\'video\'))return\'html5\';if(this.$video.is(\'.av_youtube_frame\'))return\'youtube\';if(e.indexOf(\'vimeo.com\')!=-1)return\'vimeo\';if(e.indexOf(\'youtube.com\')!=-1)return\'youtube\'},_bind_player:function(){var t=this,o=e(\'html\').hasClass(\'av-cookies-needs-opt-in\')||e(\'html\').hasClass(\'av-cookies-can-opt-out\'),i=!0,n=e(\'html\').hasClass(\'av-cookies-user-silent-accept\'),a=\'html5\'==this.type;if(o&&!n&&!a){if(!document.cookie.match(/aviaCookieConsent/)||e(\'html\').hasClass(\'av-cookies-session-refused\')){i=!1}\nelse{if(!document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/)){i=!1}\nelse if(!document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/)){i=!1}\nelse if(document.cookie.match(/aviaPrivacyVideoEmbedsDisabled/)){i=!1}}};if(!i){this._use_external_link();return};if(this.lazy_load&&this.load_btn.length&&this.type!=\'html5\'){this.$option_container.addClass(\'av-video-lazyload\');this.load_btn.on(\'click\',function(){t.load_btn.remove();t._setPlayer()})}\nelse{this.lazy_load=!1;this._setPlayer()}},_use_external_link:function(){this.$option_container.addClass(\'av-video-lazyload\');this.load_btn.on(\'click\',function(i){if(i.originalEvent===undefined)return;var t=e(this).parents(\'.avia-slide-wrap\').find(\'div[data-original_url]\').data(\'original_url\');if(t)window.open(t,\'_blank\')})},_setPlayer:function(){var t=this;switch(this.type){case\'html5\':this.player=this.$video.data(\'mediaelementplayer\');if(!this.player){this.$video.data(\'mediaelementplayer\',e.AviaVideoAPI.players[this.$video.attr(\'id\').replace(/_html5/,\'\')]);this.player=this.$video.data(\'mediaelementplayer\')};this._playerReady();break;case\'vimeo\':var i=document.createElement(\'iframe\');var o=e(i);i.onload=function(){t.player=Froogaloop(i);t._playerReady();t.$option_container.trigger(\'av-video-loaded\')};i.setAttribute(\'src\',this.$video.data(\'src\'));o.insertAfter(this.$video);this.$video.remove();this.$video=i;break;case\'youtube\':this._getAPI(this.type);e(\'body\').on(\'av-youtube-iframe-api-loaded\',function(){t._playerReady()});break}},_getAPI:function(i){if(e.AviaVideoAPI.apiFiles[i].loaded===!1){e.AviaVideoAPI.apiFiles[i].loaded=!0;var t=document.createElement(\'script\'),o=document.getElementsByTagName(\'script\')[0];t.src=e.AviaVideoAPI.apiFiles[i].src;o.parentNode.insertBefore(t,o)}},_playerReady:function(){var i=this;this.$option_container.on(\'av-video-loaded\',function(){i._bindEvents()});switch(this.type){case\'html5\':this.$video.on(\'av-mediajs-loaded\',function(){i.$option_container.trigger(\'av-video-loaded\')});this.$video.on(\'av-mediajs-ended\',function(){i.$option_container.trigger(\'av-video-ended\')});break;case\'vimeo\':i.player.addEvent(\'ready\',function(){i.$option_container.trigger(\'av-video-loaded\');i.player.addEvent(\'finish\',function(){i.$option_container.trigger(\'av-video-ended\')})});break;case\'youtube\':var t=i.$video.data();if(i._supports_video())t.html5=1;i.player=new YT.Player(i.$video.attr(\'id\'),{videoId:t.videoid,height:i.$video.attr(\'height\'),width:i.$video.attr(\'width\'),playerVars:t,events:{\'onReady\':function(){i.$option_container.trigger(\'av-video-loaded\')},\'onError\':function(i){e.avia_utilities.log(\'YOUTUBE ERROR:\',\'error\',i)},\'onStateChange\':function(e){if(e.data===YT.PlayerState.ENDED){var t=i.options.loop!=!1?\'loop\':\'av-video-ended\';i.$option_container.trigger(t)}}}});break};setTimeout(function(){if(i.eventsBound==!0||typeof i.eventsBound==\'undefined\'||i.type==\'youtube\'){return};e.avia_utilities.log(\'Fallback Video Trigger \"\'+i.type+\'\":\',\'log\',i);i.$option_container.trigger(\'av-video-loaded\')},2000)},_bindEvents:function(){if(this.eventsBound==!0||typeof this.eventsBound==\'undefined\'){return};var e=this,i=\'unmute\';this.eventsBound=!0;this.$option_container.on(this.options.events,function(i){e.api(i.type)});if(!e.isMobile){if(this.options.mute!=!1){i=\'mute\'};if(this.options.loop!=!1){e.api(\'loop\')};e.api(i)};setTimeout(function(){e.$option_container.trigger(\'av-video-events-bound\').addClass(\'av-video-events-bound\')},50)},_supports_video:function(){return!!document.createElement(\'video\').canPlayType},api:function(e){if(this.isMobile&&!this.was_started())return;if(this.options.events.indexOf(e)===-1)return;this.$option_container.trigger(\'av-video-\'+e+\'-executed\');if(typeof this[\'_\'+this.type+\'_\'+e]==\'function\'){this[\'_\'+this.type+\'_\'+e].call(this)};if(typeof this[\'_\'+e]==\'function\'){this[\'_\'+e].call(this)}},was_started:function(){if(!this.player)return!1;switch(this.type){case\'html5\':if(this.player.getCurrentTime()>0)return!0;break;case\'vimeo\':if(this.player.api(\'getCurrentTime\')>0)return!0;break;case\'youtube\':if(this.player.getPlayerState()!==-1)return!0;break};return!1},_play:function(){this.playing=!0;this.$option_container.addClass(\'av-video-playing\').removeClass(\'av-video-paused\')},_pause:function(){this.playing=!1;this.$option_container.removeClass(\'av-video-playing\').addClass(\'av-video-paused\')},_loop:function(){this.options.loop=!0},_toggle:function(){var e=this.playing==!0?\'pause\':\'play\';this.api(e);this.pp.set(e)},_vimeo_play:function(){this.player.api(\'play\')},_vimeo_pause:function(){this.player.api(\'pause\')},_vimeo_mute:function(){this.player.api(\'setVolume\',0)},_vimeo_unmute:function(){this.player.api(\'setVolume\',0.7)},_vimeo_loop:function(){},_vimeo_reset:function(){this.player.api(\'seekTo\',0)},_vimeo_unload:function(){this.player.api(\'unload\')},_youtube_play:function(){this.player.playVideo()},_youtube_pause:function(){this.player.pauseVideo()},_youtube_mute:function(){this.player.mute()},_youtube_unmute:function(){this.player.unMute()},_youtube_loop:function(){if(this.playing==!0)this.player.seekTo(0)},_youtube_reset:function(){this.player.stopVideo()},_youtube_unload:function(){this.player.clearVideo()},_html5_play:function(){if(this.player){this.player.options.pauseOtherPlayers=!1;this.player.play()}},_html5_pause:function(){if(this.player)this.player.pause()},_html5_mute:function(){if(this.player)this.player.setMuted(!0)},_html5_unmute:function(){if(this.player)this.player.setVolume(0.7)},_html5_loop:function(){if(this.player)this.player.options.loop=!0},_html5_reset:function(){if(this.player)this.player.setCurrentTime(0)},_html5_unload:function(){this._html5_pause();this._html5_reset()}};e.fn.aviaVideoApi=function(i,t){return this.each(function(){var o=this;if(t){o=e(this).parents(t).get(0)};var n=e.data(o,\'aviaVideoApi\');if(!n){n=e.data(o,\'aviaVideoApi\',new e.AviaVideoAPI(i,this,o))}})}})(jQuery);window.onYouTubeIframeAPIReady=function(){jQuery(\'body\').trigger(\'av-youtube-iframe-api-loaded\')};var Froogaloop=(function(){function i(e){return new i.fn.init(e)};var e={},d=!1,t=!1,p=Array.prototype.slice,o=\'*\';i.fn=i.prototype={element:null,init:function(e){if(typeof e===\'string\'){e=document.getElementById(e)};this.element=e;return this},api:function(e,i){if(!this.element||!e){return!1};var o=this,t=o.element,l=t.id!==\'\'?t.id:null,u=!r(i)?i:null,a=r(i)?i:null;if(a){s(e,a,l)};n(e,u,t);return o},addEvent:function(e,i){if(!this.element){return!1};var a=this,o=a.element,r=o.id!==\'\'?o.id:null;s(e,i,r);if(e!=\'ready\'){n(\'addEventListener\',e,o)}\nelse if(e==\'ready\'&&t){i.call(null,r)};return a},removeEvent:function(e){if(!this.element){return!1};var t=this,i=t.element,o=i.id!==\'\'?i.id:null,a=u(e,o);if(e!=\'ready\'&&a){n(\'removeEventListener\',e,i)}}};function n(e,i,t){if(!t.contentWindow.postMessage){return!1};var n=JSON.stringify({method:e,value:i});t.contentWindow.postMessage(n,o)};function a(e){var i,r;try{i=JSON.parse(e.data);r=i.event||i.method}catch(p){};if(r==\'ready\'&&!t){t=!0};if(!(/^https?:\\/\\/player.vimeo.com/).test(e.origin)){return!1};if(o===\'*\'){o=e.origin};var u=i.value,d=i.data,a=a===\'\'?null:i.player_id,s=l(r,a),n=[];if(!s){return!1};if(u!==undefined){n.push(u)};if(d){n.push(d)};if(a){n.push(a)};return n.length>0?s.apply(null,n):s.call()};function s(i,t,o){if(o){if(!e[o]){e[o]={}};e[o][i]=t}\nelse{e[i]=t}};function l(i,t){if(t&&e[t]&&e[t][i]){return e[t][i]}\nelse{return e[i]}};function u(i,t){if(t&&e[t]){if(!e[t][i]){return!1};e[t][i]=null}\nelse{if(!e[i]){return!1};e[i]=null};return!0};function r(e){return!!(e&&e.constructor&&e.call&&e.apply)};function h(e){return toString.call(e)===\'[object Array]\'};i.fn.init.prototype=i.fn;if(window.addEventListener){window.addEventListener(\'message\',a,!1)}\nelse{window.attachEvent(\'onmessage\',a)};return(window.Froogaloop=window.$f=i)})();\";}s:19:\"avia-module-tabs-js\";a:6:{s:4:\"name\";s:16:\"avia-module-tabs\";s:3:\"url\";s:104:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.js\";s:4:\"path\";s:76:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1830:\"(function(t){\'use strict\';t.fn.avia_sc_tabs=function(e){var n={heading:\'.tab\',content:\'.tab_content\',active:\'active_tab\',sidebar:!1};var i=t(window),e=t.extend(n,e);return this.each(function(){var n=t(this),c=t(\'<div class=\"tab_titles\"></div>\').prependTo(n),a=t(e.heading,n),r=t(e.content,n),o=!1,d=!1;o=a.clone();d=a.addClass(\'fullsize-tab\').attr(\'aria-hidden\',!0);a=o;a.prependTo(c).each(function(e){var n=t(this),i=!1;if(o)i=d.filter(\':eq(\'+e+\')\');n.addClass(\'tab_counter_\'+e).on(\'click\',function(){f(n,e,i);return!1});n.on(\'keydown\',function(t){if(t.keyCode===13){n.trigger(\'click\')}});if(o){i.on(\'click\',function(){f(i,e,n);return!1});i.on(\'keydown\',function(t){if(t.keyCode===13){i.trigger(\'click\')}})}});s();l(!1);i.on(\'debouncedresize\',s);t(\'a\').on(\'click\',function(){var e=t(this).attr(\'href\');if(typeof e!=\'undefined\'&&e){e=e.replace(/^.*?#/,\'\');l(\'#\'+e)}});function s(){if(!e.sidebar)return;r.css({\'min-height\':c.outerHeight()+1})};function f(a,f,o){if(!a.is(\'.\'+e.active)){t(\'.\'+e.active,n).removeClass(e.active);t(\'.\'+e.active+\'_content\',n).attr(\'aria-hidden\',!0).removeClass(e.active+\'_content\');a.addClass(e.active);var s=a.data(\'fake-id\');if(typeof s==\'string\')location.replace(s);if(o)o.addClass(e.active);var d=r.filter(\':eq(\'+f+\')\').addClass(e.active+\'_content\').attr(\'aria-hidden\',!1);if(typeof click_container!=\'undefined\'&&click_container.length){sidebar_shadow.height(d.outerHeight())};var c=d.offset().top,l=c-50-parseInt(t(\'html\').css(\'margin-top\'),10);if(i.scrollTop()>c){t(\'html:not(:animated),body:not(:animated)\').scrollTop(l)}};i.trigger(\'av-content-el-height-changed\',a)};function l(t){if(!t&&window.location.hash)t=window.location.hash;if(!t)return;var e=a.filter(\'[data-fake-id=\"\'+t+\'\"]\');if(e.length){if(!e.is(\'.active_tab\'))e.trigger(\'click\');window.scrollTo(0,n.offset().top-70)}}})}}(jQuery));\";}s:23:\"avia-module-timeline-js\";a:6:{s:4:\"name\";s:20:\"avia-module-timeline\";s:3:\"url\";s:112:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.js\";s:4:\"path\";s:84:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:2215:\"(function(i){\'use strict\';i(window).on(\'load\',function(e){if(i.AviaSlider){i(\'.avia-timeline-container\').avia_sc_timeline()}});i.fn.avia_sc_timeline=function(e){return this.each(function(){var n=this,e=\'#\'+i(this).attr(\'id\'),a=i(e),t;t={matchHeights:function(){this.setMinHeight(i(e+\' .av-milestone-placement-top .av-milestone-date\'),!0);this.setMinHeight(i(e+\' .av-milestone-placement-bottom .av-milestone-content-wrap\'),!0);this.setMinHeight(i(e+\' .av-milestone-placement-bottom.avia-timeline-boxshadow .av-milestone-contentbox\'),!1);this.setMinHeight(i(e+\' .av-milestone-placement-top.avia-timeline-boxshadow .av-milestone-contentbox\'),!1);this.setMinHeight(i(e+\' .avia-timeline-horizontal.av-milestone-placement-alternate li >:first-child\'),!0)},setMinHeight:function(e,t){if(e.length<2)return;var n=[];e.css(\'min-height\',\'0\').each(function(e){var t=i(this),a=t.outerHeight(!0);n.push(a)});var l=Math.max.apply(null,n);e.css(\'min-height\',l);if(t){var a=e.first(),s=a.closest(\'.avia-timeline-container\'),o=a.height();s.find(\'.av-timeline-nav\').css(\'top\',o)}},createCarousel:function(t){var o=this,l=i(e+\'.avia-slideshow-carousel\'),n=3,s=1;if(a.attr(\'avia-data-slides\')){n=parseInt(a.attr(\'avia-data-slides\'))};if(n>=2){s=2};var c={carousel:\'yes\',keep_pading:!0,carouselSlidesToShow:n,carouselSlidesToScroll:3,carouselResponsive:[{breakpoint:989,settings:{carouselSlidesToShow:s,carouselSlidesToScroll:s,}},{breakpoint:767,settings:{carouselSlidesToShow:1,carouselSlidesToScroll:1,}}],};l.aviaSlider(c);l.on(\'_kickOff\',function(){o.matchHeights()});i(window).on(\'resize\',function(){o.matchHeights()})},layoutHelpers:function(t){i(e+\' .avia-timeline-vertical li\').each(function(e,n){var s=i(this).parents(\'ul\').find(\'li\').length,t=i(this).find(\'.av-milestone-icon-wrap\'),a=t.outerHeight(!0),o=parseInt(a/2);if(e===(s-1)){t.css({\'height\':o,})}\nelse{t.css({\'height\':a,})}})},fireAnimations:function(t){if(i(e+\' > ul\').hasClass(\'avia-timeline-vertical\')){var n=a.find(\'.av-milestone\');a.on(\'avia_start_animation\',function(){n.each(function(e){var t=i(this);setTimeout(function(){t.addClass(\'avia_start_animation\')},(e*350))})})}}};t.createCarousel();t.layoutHelpers();t.fireAnimations();t.matchHeights()})}})(jQuery);\";}s:22:\"avia-module-toggles-js\";a:6:{s:4:\"name\";s:19:\"avia-module-toggles\";s:3:\"url\";s:110:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js\";s:4:\"path\";s:82:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:2383:\"(function(t){\'use strict\';t.fn.avia_sc_toggle=function(e){var a={single:\'.single_toggle\',heading:\'.toggler\',content:\'.toggle_wrap\',sortContainer:\'.taglist\'};var i=t(window),e=t.extend(a,e);return this.each(function(){var a=t(this).addClass(\'enable_toggles\'),s=t(e.single,a),n=t(e.heading,a),l=t(a).attr(\'data-currentstyle\'),r=t(e.content,a),o=t(e.sortContainer+\' a\',a);n.each(function(c){var s=t(this),o=s.next(e.content,a),d=s.attr(\'style\'),f=s.data(\'hoverstyle\');if(\'undefined\'==typeof d){d=\'\'};if(\'undefined\'==typeof f){f=\'\'};function g(){var e=o.offset().top,a=e-50-parseInt(t(\'html\').css(\'margin-top\'),10);if(i.scrollTop()>e){t(\'html:not(:animated),body:not(:animated)\').animate({scrollTop:a},200)}};if(o.css(\'visibility\')!=\'hidden\'){s.addClass(\'activeTitle\').attr(\'style\',l)};s.on(\'keydown\',function(t){if(t.keyCode===13){s.trigger(\'click\')}});s.on(\'click\',function(){if(o.css(\'visibility\')!=\'hidden\'){o.slideUp(200,function(){o.removeClass(\'active_tc\').attr({style:\'\'});i.trigger(\'av-height-change\');i.trigger(\'av-content-el-height-changed\',this);location.replace(s.data(\'fake-id\')+\'-closed\')});s.removeClass(\'activeTitle\').attr(\'style\',d)}\nelse{if(a.is(\'.toggle_close_all\')){r.not(o).slideUp(200,function(){t(this).removeClass(\'active_tc\').attr({style:\'\'});g()});n.removeClass(\'activeTitle\').attr(\'style\',d)};o.addClass(\'active_tc\');setTimeout(function(){o.slideDown(200,function(){if(!a.is(\'.toggle_close_all\')){g()};i.trigger(\'av-height-change\');i.trigger(\'av-content-el-height-changed\',this)})},1);s.addClass(\'activeTitle\').attr(\'style\',l);location.replace(s.data(\'fake-id\'))}});if(f){s.hover(function(){if(!s.hasClass(\'activeTitle\')){t(this).attr(\'style\',f)}},function(){if(!s.hasClass(\'activeTitle\')){t(this).attr(\'style\',d)}})}});o.on(\'click\',function(e){e.preventDefault();var i=s.filter(\'[data-tags~=\"\'+t(this).data(\'tag\')+\'\"]\'),a=s.not(\'[data-tags~=\"\'+t(this).data(\'tag\')+\'\"]\');o.removeClass(\'activeFilter\');t(this).addClass(\'activeFilter\');n.filter(\'.activeTitle\').trigger(\'click\');i.slideDown();a.slideUp()});function c(t){if(!t&&window.location.hash)t=window.location.hash;if(!t)return;var e=n.filter(\'[data-fake-id=\"\'+t+\'\"]\');if(e.length){if(!e.is(\'.activeTitle\'))e.trigger(\'click\');window.scrollTo(0,a.offset().top-70)}};c(!1);t(\'a\').on(\'click\',function(){var e=t(this).attr(\'href\');if(typeof e!=\'undefined\'&&e){e=e.replace(/^.*?#/,\'\');c(\'#\'+e)}})})}}(jQuery));\";}s:20:\"avia-module-video-js\";a:6:{s:4:\"name\";s:17:\"avia-module-video\";s:3:\"url\";s:106:\"http://memori.noappname.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.js\";s:4:\"path\";s:78:\"wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1388:\"(function(i){\'use strict\';i(\'body\').on(\'click\',\'.av-lazyload-video-embed .av-click-to-play-overlay\',function(l){var n=i(this),d=i(\'html\').hasClass(\'av-cookies-needs-opt-in\')||i(\'html\').hasClass(\'av-cookies-can-opt-out\'),o=!0,c=i(\'html\').hasClass(\'av-cookies-user-silent-accept\');if(d&&!c){if(!document.cookie.match(/aviaCookieConsent/)||i(\'html\').hasClass(\'av-cookies-session-refused\')){o=!1}\nelse{if(!document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/)){o=!1}\nelse if(!document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/)){o=!1}\nelse if(document.cookie.match(/aviaPrivacyVideoEmbedsDisabled/)){o=!1}}};var a=n.parents(\'.av-lazyload-video-embed\');if(a.hasClass(\'avia-video-lightbox\')&&a.hasClass(\'avia-video-standard-html\')){o=!0};if(!o){if(typeof l.originalEvent==\'undefined\'){return};var t=a.data(\'original_url\');if(t)window.open(t,\'_blank\',\'noreferrer noopener\');return};var s=a.find(\'.av-video-tmpl\').html(),e=\'\';if(a.hasClass(\'avia-video-lightbox\')){e=a.find(\'a.lightbox-link\');if(e.length==0){a.append(s);setTimeout(function(){e=a.find(\'a.lightbox-link\');if(i(\'html\').hasClass(\'av-default-lightbox\')){e.addClass(\'lightbox-added\').magnificPopup(i.avia_utilities.av_popup);e.trigger(\'click\')}\nelse{e.trigger(\'avia-open-video-in-lightbox\')}},100)}\nelse{e.trigger(\'click\')}}\nelse{a.html(s)}});i(\'.av-lazyload-immediate .av-click-to-play-overlay\').trigger(\'click\')}(jQuery));\";}s:16:\"avia-popup-js-js\";a:6:{s:4:\"name\";s:13:\"avia-popup-js\";s:3:\"url\";s:94:\"http://memori.noappname.net/wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js\";s:4:\"path\";s:66:\"wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:20105:\"!function(e){\'function\'==typeof define&&define.amd?define([\'jquery\'],e):e(\'object\'==typeof exports?require(\'jquery\'):window.jQuery||window.Zepto)}(function(t){var e,P,r,h,l,j,c=\'Close\',N=\'BeforeClose\',D=\'AfterClose\',U=\'BeforeAppend\',S=\'MarkupParse\',E=\'Open\',W=\'Change\',z=\'mfp\',o=\'.\'+z,y=\'mfp-ready\',Z=\'mfp-removing\',O=\'mfp-prevent-close\',C=function(){},M=!!window.jQuery,d=t(window),i=function(t,n){e.ev.on(z+t+o,n)},p=function(e,n,i,r){var o=document.createElement(\'div\');return o.className=\'mfp-\'+e,i&&(o.innerHTML=i),r?n&&n.appendChild(o):(o=t(o),n&&o.appendTo(n)),o},n=function(n,i){e.ev.triggerHandler(z+n,i),e.st.callbacks&&(n=n.charAt(0).toLowerCase()+n.slice(1),e.st.callbacks[n]&&e.st.callbacks[n].apply(e,t.isArray(i)?i:[i]))},B=function(n){return n===j&&e.currTemplate.closeBtn||(e.currTemplate.closeBtn=t(e.st.closeMarkup.replace(\'%title%\',e.st.tClose)),j=n),e.currTemplate.closeBtn},L=function(){t.magnificPopup.instance||(e=new C,e.init(),t.magnificPopup.instance=e)},Y=function(){var e=document.createElement(\'p\').style,t=[\'ms\',\'O\',\'Moz\',\'Webkit\'];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+\'Transition\'in e)return!0;return!1};C.prototype={constructor:C,init:function(){var n=navigator.appVersion;e.isLowIE=e.isIE8=document.all&&!document.addEventListener,e.isAndroid=/android/gi.test(n),e.isIOS=/iphone|ipad|ipod/gi.test(n),e.supportsTransition=Y(),e.probablyMobile=e.isAndroid||e.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),r=t(document),e.popupsCache={}},open:function(a){var s;if(a.isObj===!1){e.items=a.items.toArray(),e.index=0;var c,C=a.items;for(s=0;s<C.length;s++)if(c=C[s],c.parsed&&(c=c.el[0]),c===a.el[0]){e.index=s;break}}\nelse e.items=t.isArray(a.items)?a.items:[a.items],e.index=a.index||0;if(e.isOpen)return void e.updateItemHTML();e.types=[],l=\'\',a.mainEl&&a.mainEl.length?e.ev=a.mainEl.eq(0):e.ev=r,a.key?(e.popupsCache[a.key]||(e.popupsCache[a.key]={}),e.currTemplate=e.popupsCache[a.key]):e.currTemplate={},e.st=t.extend(!0,{},t.magnificPopup.defaults,a),e.fixedContentPos=\'auto\'===e.st.fixedContentPos?!e.probablyMobile:e.st.fixedContentPos,e.st.modal&&(e.st.closeOnContentClick=!1,e.st.closeOnBgClick=!1,e.st.showCloseBtn=!1,e.st.enableEscapeKey=!1),e.bgOverlay||(e.bgOverlay=p(\'bg\').on(\'click\'+o,function(){e.close()}),e.wrap=p(\'wrap\').attr(\'tabindex\',-1).on(\'click\'+o,function(t){e._checkIfClose(t.target)&&e.close()}),e.container=p(\'container\',e.wrap)),e.contentContainer=p(\'content\'),e.st.preloader&&(e.preloader=p(\'preloader\',e.container,e.st.tLoading));var h=t.magnificPopup.modules;for(s=0;s<h.length;s++){var u=h[s];u=u.charAt(0).toUpperCase()+u.slice(1),e[\'init\'+u].call(e)};n(\'BeforeOpen\'),e.st.showCloseBtn&&(e.st.closeBtnInside?(i(S,function(e,t,n,i){n.close_replaceWith=B(i.type)}),l+=\' mfp-close-btn-in\'):e.wrap.append(B())),e.st.alignTop&&(l+=\' mfp-align-top\'),e.fixedContentPos?e.wrap.css({overflow:e.st.overflowY,overflowX:\'hidden\',overflowY:e.st.overflowY}):e.wrap.css({top:d.scrollTop(),position:\'absolute\'}),(e.st.fixedBgPos===!1||\'auto\'===e.st.fixedBgPos&&!e.fixedContentPos)&&e.bgOverlay.css({height:r.height(),position:\'absolute\'}),e.st.enableEscapeKey&&r.on(\'keyup\'+o,function(t){27===t.keyCode&&e.close()}),d.on(\'resize\'+o,function(){e.updateSize()}),e.st.closeOnContentClick||(l+=\' mfp-auto-cursor\'),l&&e.wrap.addClass(l);var v=e.wH=d.height(),m={};if(e.fixedContentPos&&e._hasScrollBar(v)){var g=e._getScrollbarSize();g&&(m.marginRight=g)};e.fixedContentPos&&(e.isIE7?t(\'body, html\').css(\'overflow\',\'hidden\'):m.overflow=\'hidden\');var f=e.st.mainClass;return e.isIE7&&(f+=\' mfp-ie7\'),f&&e._addClassToMFP(f),e.updateItemHTML(),n(\'BuildControls\'),t(\'html\').css(m),e.bgOverlay.add(e.wrap).prependTo(e.st.prependTo||t(document.body)),e._lastFocusedEl=document.activeElement,setTimeout(function(){e.content?(e._addClassToMFP(y),e._setFocus()):e.bgOverlay.addClass(y),r.on(\'focusin\'+o,e._onFocusIn)},16),e.isOpen=!0,e.updateSize(v),n(E),a},close:function(){e.isOpen&&(n(N),e.isOpen=!1,e.st.removalDelay&&!e.isLowIE&&e.supportsTransition?(e._addClassToMFP(Z),setTimeout(function(){e._close()},e.st.removalDelay)):e._close())},_close:function(){n(c);var a=Z+\' \'+y+\' \';if(e.bgOverlay.detach(),e.wrap.detach(),e.container.empty(),e.st.mainClass&&(a+=e.st.mainClass+\' \'),e._removeClassFromMFP(a),e.fixedContentPos){var i={marginRight:\'\'};e.isIE7?t(\'body, html\').css(\'overflow\',\'\'):i.overflow=\'\',t(\'html\').css(i)};r.off(\'keyup\'+o+\' focusin\'+o),e.ev.off(o),e.wrap.attr(\'class\',\'mfp-wrap\').removeAttr(\'style\'),e.bgOverlay.attr(\'class\',\'mfp-bg\'),e.container.attr(\'class\',\'mfp-container\'),!e.st.showCloseBtn||e.st.closeBtnInside&&e.currTemplate[e.currItem.type]!==!0||e.currTemplate.closeBtn&&e.currTemplate.closeBtn.detach(),e.st.autoFocusLast&&e._lastFocusedEl&&t(e._lastFocusedEl).focus(),e.currItem=null,e.content=null,e.currTemplate=null,e.prevHeight=0,n(D)},updateSize:function(t){if(e.isIOS){var o=document.documentElement.clientWidth/window.innerWidth,i=window.innerHeight*o;e.wrap.css(\'height\',i),e.wH=i}\nelse e.wH=t||d.height();e.fixedContentPos||e.wrap.css(\'height\',e.wH),n(\'Resize\')},updateItemHTML:function(){var o=e.items[e.index];e.contentContainer.detach(),e.content&&e.content.detach(),o.parsed||(o=e.parseEl(e.index));var i=o.type;if(n(\'BeforeChange\',[e.currItem?e.currItem.type:\'\',i]),e.currItem=o,!e.currTemplate[i]){var r=e.st[i]?e.st[i].markup:!1;n(\'FirstMarkupParse\',r),r?e.currTemplate[i]=t(r):e.currTemplate[i]=!0};h&&h!==o.type&&e.container.removeClass(\'mfp-\'+h+\'-holder\');var a=e[\'get\'+i.charAt(0).toUpperCase()+i.slice(1)](o,e.currTemplate[i]);e.appendContent(a,i),o.preloaded=!0,n(W,o),h=o.type,e.container.prepend(e.contentContainer),n(\'AfterChange\')},appendContent:function(t,i){e.content=t,t?e.st.showCloseBtn&&e.st.closeBtnInside&&e.currTemplate[i]===!0?e.content.find(\'.mfp-close\').length||e.content.append(B()):e.content=t:e.content=\'\',n(U),e.container.addClass(\'mfp-\'+i+\'-holder\'),e.contentContainer.append(e.content)},parseEl:function(i){var s,o=e.items[i];if(o.tagName?o={el:t(o)}:(s=o.type,o={data:o,src:o.src}),o.el){for(var a=e.types,r=0;r<a.length;r++)if(o.el.hasClass(\'mfp-\'+a[r])){s=a[r];break};o.src=o.el.attr(\'data-mfp-src\'),o.src||(o.src=o.el.attr(\'href\'))};return o.type=s||e.st.type||\'inline\',o.index=i,o.parsed=!0,e.items[i]=o,n(\'ElementParse\',o),e.items[i]},addGroup:function(t,n){var o=function(i){i.mfpEl=this,e._openClick(i,t,n)};n||(n={});var i=\'click.magnificPopup\';n.mainEl=t,n.items?(n.isObj=!0,t.off(i).on(i,o)):(n.isObj=!1,n.delegate?t.off(i).on(i,n.delegate,o):(n.items=t,t.off(i).on(i,o)))},_openClick:function(n,i,o){var a=void 0!==o.midClick?o.midClick:t.magnificPopup.defaults.midClick;if(a||!(2===n.which||n.ctrlKey||n.metaKey||n.altKey||n.shiftKey)){var r=void 0!==o.disableOn?o.disableOn:t.magnificPopup.defaults.disableOn;if(r)if(t.isFunction(r)){if(!r.call(e))return!0}\nelse if(d.width()<r)return!0;n.type&&(n.preventDefault(),e.isOpen&&n.stopPropagation()),o.el=t(n.mfpEl),o.delegate&&(o.items=i.find(o.delegate)),e.open(o)}},updateStatus:function(t,i){if(e.preloader){P!==t&&e.container.removeClass(\'mfp-s-\'+P),i||\'loading\'!==t||(i=e.st.tLoading);var o={status:t,text:i};n(\'UpdateStatus\',o),t=o.status,i=o.text,e.preloader.html(i),e.preloader.find(\'a\').on(\'click\',function(e){e.stopImmediatePropagation()}),e.container.addClass(\'mfp-s-\'+t),P=t}},_checkIfClose:function(n){if(!t(n).hasClass(O)){var i=e.st.closeOnContentClick,o=e.st.closeOnBgClick;if(i&&o)return!0;if(!e.content||t(n).hasClass(\'mfp-close\')||e.preloader&&n===e.preloader[0])return!0;if(n===e.content[0]||t.contains(e.content[0],n)){if(i)return!0}\nelse if(o&&t.contains(document,n))return!0;return!1}},_addClassToMFP:function(t){e.bgOverlay.addClass(t),e.wrap.addClass(t)},_removeClassFromMFP:function(t){this.bgOverlay.removeClass(t),e.wrap.removeClass(t)},_hasScrollBar:function(t){return(e.isIE7?r.height():document.body.scrollHeight)>(t||d.height())},_setFocus:function(){(e.st.focus?e.content.find(e.st.focus).eq(0):e.wrap).focus()},_onFocusIn:function(n){return n.target===e.wrap[0]||t.contains(e.wrap[0],n.target)?void 0:(e._setFocus(),!1)},_parseMarkup:function(e,i,r){var a;r.data&&(i=t.extend(r.data,i)),n(S,[e,i,r]),t.each(i,function(n,i){if(void 0===i||i===!1)return!0;if(a=n.split(\'_\'),a.length>1){var r=e.find(o+\'-\'+a[0]);if(r.length>0){var s=a[1];\'replaceWith\'===s?r[0]!==i[0]&&r.replaceWith(i):\'img\'===s?r.is(\'img\')?r.attr(\'src\',i):r.replaceWith(t(\'<img>\').attr(\'src\',i).attr(\'class\',r.attr(\'class\'))):r.attr(a[1],i)}}\nelse e.find(o+\'-\'+n).html(i)})},_getScrollbarSize:function(){if(void 0===e.scrollbarSize){var t=document.createElement(\'div\');t.style.cssText=\'width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;\',document.body.appendChild(t),e.scrollbarSize=t.offsetWidth-t.clientWidth,document.body.removeChild(t)};return e.scrollbarSize}},t.magnificPopup={instance:null,proto:C.prototype,modules:[],open:function(e,n){return L(),e=e?t.extend(!0,{},e):{},e.isObj=!0,e.index=n||0,this.instance.open(e)},close:function(){return t.magnificPopup.instance&&t.magnificPopup.instance.close()},registerModule:function(e,n){n.options&&(t.magnificPopup.defaults[e]=n.options),t.extend(this.proto,n.proto),this.modules.push(e)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:\'\',preloader:!0,focus:\'\',closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:\'auto\',fixedBgPos:\'auto\',overflowY:\'auto\',closeMarkup:\'<button title=\"%title%\" type=\"button\" class=\"mfp-close\">&#215;</button>\',tClose:\'Close (Esc)\',tLoading:\'Loading...\',autoFocusLast:!0}},t.fn.magnificPopup=function(n){L();var i=t(this);if(\'string\'==typeof n)if(\'open\'===n){var o,r=M?i.data(\'magnificPopup\'):i[0].magnificPopup,a=parseInt(arguments[1],10)||0;r.items?o=r.items[a]:(o=i,r.delegate&&(o=o.find(r.delegate)),o=o.eq(a)),e._openClick({mfpEl:o},i,r)}\nelse e.isOpen&&e[n].apply(e,Array.prototype.slice.call(arguments,1));else n=t.extend(!0,{},n),M?i.data(\'magnificPopup\',n):i[0].magnificPopup=n,e.addGroup(i,n);return i};var u,g,v,T=\'inline\',F=function(){v&&(g.after(v.addClass(u)).detach(),v=null)};t.magnificPopup.registerModule(T,{options:{hiddenClass:\'hide\',markup:\'\',tNotFound:\'Content not found\'},proto:{initInline:function(){e.types.push(T),i(c+\'.\'+T,function(){F()})},getInline:function(n,i){if(F(),n.src){var a=e.st.inline,o=t(n.src);if(o.length){var r=o[0].parentNode;r&&r.tagName&&(g||(u=a.hiddenClass,g=p(u),u=\'mfp-\'+u),v=o.after(g).detach().removeClass(u)),e.updateStatus(\'ready\')}\nelse e.updateStatus(\'error\',a.tNotFound),o=t(\'<div>\');return n.inlineElement=o,o};return e.updateStatus(\'ready\'),e._parseMarkup(i,{},n),i}}});var f,m=\'ajax\',k=function(){f&&t(document.body).removeClass(f)},A=function(){k(),e.req&&e.req.abort()};t.magnificPopup.registerModule(m,{options:{settings:null,cursor:\'mfp-ajax-cur\',tError:\'<a href=\"%url%\">The content</a> could not be loaded.\'},proto:{initAjax:function(){e.types.push(m),f=e.st.ajax.cursor,i(c+\'.\'+m,A),i(\'BeforeChange.\'+m,A)},getAjax:function(i){f&&t(document.body).addClass(f),e.updateStatus(\'loading\');var o=t.extend({url:i.src,success:function(o,r,a){var s={data:o,xhr:a};n(\'ParseAjax\',s),e.appendContent(t(s.data),m),i.finished=!0,k(),e._setFocus(),setTimeout(function(){e.wrap.addClass(y)},16),e.updateStatus(\'ready\'),n(\'AjaxContentAdded\')},error:function(){k(),i.finished=i.loadError=!0,e.updateStatus(\'error\',e.st.ajax.tError.replace(\'%url%\',i.src))}},e.st.ajax.settings);return e.req=t.ajax(o),\'\'}}});var a,K=function(n){if(n.data&&void 0!==n.data.title)return n.data.title;var i=e.st.image.titleSrc;if(i){if(t.isFunction(i))return i.call(e,n);if(n.el)return n.el.attr(i)||\'\'};return\'\'};t.magnificPopup.registerModule(\'image\',{options:{markup:\'<div class=\"mfp-figure\"><div class=\"mfp-close\"></div><figure><div class=\"mfp-img\"></div><figcaption><div class=\"mfp-bottom-bar\"><div class=\"mfp-title\"></div><div class=\"mfp-counter\"></div></div></figcaption></figure></div>\',cursor:\'mfp-zoom-out-cur\',titleSrc:\'title\',verticalFit:!0,tError:\'<a href=\"%url%\">The image</a> could not be loaded.\'},proto:{initImage:function(){var n=e.st.image,r=\'.image\';e.types.push(\'image\'),i(E+r,function(){\'image\'===e.currItem.type&&n.cursor&&t(document.body).addClass(n.cursor)}),i(c+r,function(){n.cursor&&t(document.body).removeClass(n.cursor),d.off(\'resize\'+o)}),i(\'Resize\'+r,e.resizeImage),e.isLowIE&&i(\'AfterChange\',e.resizeImage)},resizeImage:function(){var t=e.currItem;if(t&&t.img&&e.st.image.verticalFit){var n=0;e.isLowIE&&(n=parseInt(t.img.css(\'padding-top\'),10)+parseInt(t.img.css(\'padding-bottom\'),10)),t.img.css(\'max-height\',e.wH-n)}},_onImageHasSize:function(t){t.img&&(t.hasSize=!0,a&&clearInterval(a),t.isCheckingImgSize=!1,n(\'ImageHasSize\',t),t.imgHidden&&(e.content&&e.content.removeClass(\'mfp-loading\'),t.imgHidden=!1))},findImageSize:function(t){var n=0,o=t.img[0],i=function(r){a&&clearInterval(a),a=setInterval(function(){return o.naturalWidth>0?void e._onImageHasSize(t):(n>200&&clearInterval(a),n++,void(3===n?i(10):40===n?i(50):100===n&&i(500)))},r)};i(1)},getImage:function(i,o){var s=0,l=function(){i&&(i.img[0].complete?(i.img.off(\'.mfploader\'),i===e.currItem&&(e._onImageHasSize(i),e.updateStatus(\'ready\')),i.hasSize=!0,i.loaded=!0,n(\'ImageLoadComplete\')):(s++,200>s?setTimeout(l,100):c()))},c=function(){i&&(i.img.off(\'.mfploader\'),i===e.currItem&&(e._onImageHasSize(i),e.updateStatus(\'error\',d.tError.replace(\'%url%\',i.src))),i.hasSize=!0,i.loaded=!0,i.loadError=!0)},d=e.st.image,u=o.find(\'.mfp-img\');if(u.length){var r=document.createElement(\'img\');r.className=\'mfp-img\',i.el&&i.el.find(\'img\').length&&(r.alt=i.el.find(\'img\').attr(\'alt\')),i.img=t(r).on(\'load.mfploader\',l).on(\'error.mfploader\',c),r.src=i.src,u.is(\'img\')&&(i.img=i.img.clone()),r=i.img[0],r.naturalWidth>0?i.hasSize=!0:r.width||(i.hasSize=!1)};return e._parseMarkup(o,{title:K(i),img_replaceWith:i.img},i),e.resizeImage(),i.hasSize?(a&&clearInterval(a),i.loadError?(o.addClass(\'mfp-loading\'),e.updateStatus(\'error\',d.tError.replace(\'%url%\',i.src))):(o.removeClass(\'mfp-loading\'),e.updateStatus(\'ready\')),o):(e.updateStatus(\'loading\'),i.loading=!0,i.hasSize||(i.imgHidden=!0,o.addClass(\'mfp-loading\'),e.findImageSize(i)),o)}}});var x,q=function(){return void 0===x&&(x=void 0!==document.createElement(\'p\').style.MozTransform),x};t.magnificPopup.registerModule(\'zoom\',{options:{enabled:!1,easing:\'ease-in-out\',duration:300,opener:function(e){return e.is(\'img\')?e:e.find(\'img\')}},proto:{initZoom:function(){var o,a=e.st.zoom,l=\'.zoom\';if(a.enabled&&e.supportsTransition){var r,t,d=a.duration,u=function(e){var i=e.clone().removeAttr(\'style\').removeAttr(\'class\').addClass(\'mfp-animated-image\'),o=\'all \'+a.duration/1e3+\'s \'+a.easing,t={position:\'fixed\',zIndex:9999,left:0,top:0,\'-webkit-backface-visibility\':\'hidden\'},n=\'transition\';return t[\'-webkit-\'+n]=t[\'-moz-\'+n]=t[\'-o-\'+n]=t[n]=o,i.css(t),i},s=function(){e.content.css(\'visibility\',\'visible\')};i(\'BuildControls\'+l,function(){if(e._allowZoom()){if(clearTimeout(r),e.content.css(\'visibility\',\'hidden\'),o=e._getItemToZoom(),!o)return void s();t=u(o),t.css(e._getOffset()),e.wrap.append(t),r=setTimeout(function(){t.css(e._getOffset(!0)),r=setTimeout(function(){s(),setTimeout(function(){t.remove(),o=t=null,n(\'ZoomAnimationEnded\')},16)},d)},16)}}),i(N+l,function(){if(e._allowZoom()){if(clearTimeout(r),e.st.removalDelay=d,!o){if(o=e._getItemToZoom(),!o)return;t=u(o)};t.css(e._getOffset(!0)),e.wrap.append(t),e.content.css(\'visibility\',\'hidden\'),setTimeout(function(){t.css(e._getOffset())},16)}}),i(c+l,function(){e._allowZoom()&&(s(),t&&t.remove(),o=null)})}},_allowZoom:function(){return\'image\'===e.currItem.type},_getItemToZoom:function(){return e.currItem.hasSize?e.currItem.img:!1},_getOffset:function(n){var i;i=n?e.currItem.img:e.st.zoom.opener(e.currItem.el||e.currItem);var r=i.offset(),a=parseInt(i.css(\'padding-top\'),10),s=parseInt(i.css(\'padding-bottom\'),10);r.top-=t(window).scrollTop()-a;var o={width:i.width(),height:(M?i.innerHeight():i[0].offsetHeight)-s-a};return q()?o[\'-moz-transform\']=o.transform=\'translate(\'+r.left+\'px,\'+r.top+\'px)\':(o.left=r.left,o.top=r.top),o}}});var s=\'iframe\',R=\'//about:blank\',I=function(t){if(e.currTemplate[s]){var n=e.currTemplate[s].find(\'iframe\');n.length&&(t||(n[0].src=R),e.isIE8&&n.css(\'display\',t?\'block\':\'none\'))}};t.magnificPopup.registerModule(s,{options:{markup:\'<div class=\"mfp-iframe-scaler\"><div class=\"mfp-close\"></div><iframe class=\"mfp-iframe\" src=\"//about:blank\" frameborder=\"0\" allowfullscreen></iframe></div>\',srcAction:\'iframe_src\',patterns:{youtube:{index:\'youtube.com\',id:\'v=\',src:\'//www.youtube.com/embed/%id%?autoplay=1\'},vimeo:{index:\'vimeo.com/\',id:\'/\',src:\'//player.vimeo.com/video/%id%?autoplay=1\'},gmaps:{index:\'//maps.google.\',src:\'%id%&output=embed\'}}},proto:{initIframe:function(){e.types.push(s),i(\'BeforeChange\',function(e,t,n){t!==n&&(t===s?I():n===s&&I(!0))}),i(c+\'.\'+s,function(){I()})},getIframe:function(n,i){var o=n.src,r=e.st.iframe;t.each(r.patterns,function(){return o.indexOf(this.index)>-1?(this.id&&(o=\'string\'==typeof this.id?o.substr(o.lastIndexOf(this.id)+this.id.length,o.length):this.id.call(this,o)),o=this.src.replace(\'%id%\',o),!1):void 0});var a={};return r.srcAction&&(a[r.srcAction]=o),e._parseMarkup(i,a,n),e.updateStatus(\'ready\'),i}}});var b=function(t){var n=e.items.length;return t>n-1?t-n:0>t?n+t:t},H=function(e,t,n){return e.replace(/%curr%/gi,t+1).replace(/%total%/gi,n)};t.magnificPopup.registerModule(\'gallery\',{options:{enabled:!1,arrowMarkup:\'<button title=\"%title%\" type=\"button\" class=\"mfp-arrow mfp-arrow-%dir%\"></button>\',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:\'Previous (Left arrow key)\',tNext:\'Next (Right arrow key)\',tCounter:\'%curr% of %total%\'},proto:{initGallery:function(){var o=e.st.gallery,n=\'.mfp-gallery\';return e.direction=!0,o&&o.enabled?(l+=\' mfp-gallery\',i(E+n,function(){o.navigateByImgClick&&e.wrap.on(\'click\'+n,\'.mfp-img\',function(){return e.items.length>1?(e.next(),!1):void 0}),r.on(\'keydown\'+n,function(t){37===t.keyCode?e.prev():39===t.keyCode&&e.next()})}),i(\'UpdateStatus\'+n,function(t,n){n.text&&(n.text=H(n.text,e.currItem.index,e.items.length))}),i(S+n,function(t,n,i,r){var a=e.items.length;i.counter=a>1?H(o.tCounter,r.index,a):\'\'}),i(\'BuildControls\'+n,function(){if(e.items.length>1&&o.arrows&&!e.arrowLeft){var n=o.arrowMarkup,i=e.arrowLeft=t(n.replace(/%title%/gi,o.tPrev).replace(/%dir%/gi,\'left\')).addClass(O),r=e.arrowRight=t(n.replace(/%title%/gi,o.tNext).replace(/%dir%/gi,\'right\')).addClass(O);i.click(function(){e.prev()}),r.click(function(){e.next()}),e.container.append(i.add(r))}}),i(W+n,function(){e._preloadTimeout&&clearTimeout(e._preloadTimeout),e._preloadTimeout=setTimeout(function(){e.preloadNearbyImages(),e._preloadTimeout=null},16)}),void i(c+n,function(){r.off(n),e.wrap.off(\'click\'+n),e.arrowRight=e.arrowLeft=null})):!1},next:function(){e.direction=!0,e.index=b(e.index+1),e.updateItemHTML()},prev:function(){e.direction=!1,e.index=b(e.index-1),e.updateItemHTML()},goTo:function(t){e.direction=t>=e.index,e.index=t,e.updateItemHTML()},preloadNearbyImages:function(){var t,n=e.st.gallery.preload,i=Math.min(n[0],e.items.length),o=Math.min(n[1],e.items.length);for(t=1;t<=(e.direction?o:i);t++)e._preloadItem(e.index+t);for(t=1;t<=(e.direction?i:o);t++)e._preloadItem(e.index-t)},_preloadItem:function(i){if(i=b(i),!e.items[i].preloaded){var o=e.items[i];o.parsed||(o=e.parseEl(i)),n(\'LazyLoad\',o),\'image\'===o.type&&(o.img=t(\'<img class=\"mfp-img\" />\').on(\'load.mfploader\',function(){o.hasSize=!0}).on(\'error.mfploader\',function(){o.hasSize=!0,o.loadError=!0,n(\'LazyLoadError\',o)}).attr(\'src\',o.src)),o.preloaded=!0}}}});var w=\'retina\';t.magnificPopup.registerModule(w,{options:{replaceSrc:function(e){return e.src.replace(/\\.\\w+$/,function(e){return\'@2x\'+e})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var n=e.st.retina,t=n.ratio;t=isNaN(t)?t():t,t>1&&(i(\'ImageHasSize.\'+w,function(e,n){n.img.css({\'max-width\':n.img[0].naturalWidth/t,width:\'100%\'})}),i(\'ElementParse.\'+w,function(e,i){i.src=n.replaceSrc(i,t)}))}}}}),L()});\";}s:27:\"avia-lightbox-activation-js\";a:6:{s:4:\"name\";s:24:\"avia-lightbox-activation\";s:3:\"url\";s:80:\"http://memori.noappname.net/wp-content/themes/enfold/js/avia-snippet-lightbox.js\";s:4:\"path\";s:52:\"wp-content/themes/enfold/js/avia-snippet-lightbox.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:3403:\"(function(e){\'use strict\';e.avia_utilities=e.avia_utilities||{};e.avia_utilities.av_popup={type:\'image\',mainClass:\'avia-popup mfp-zoom-in\',tLoading:\'\',tClose:\'\',removalDelay:300,closeBtnInside:!0,closeOnContentClick:!1,midClick:!0,fixedContentPos:!1,iframe:{patterns:{youtube:{index:\'youtube.com/watch\',id:function(e){var a=e.match(/[\\\\?\\\\&]v=([^\\\\?\\\\&]+)/),i,t;if(!a||!a[1])return null;i=a[1];t=e.split(\'/watch\');t=t[1];return i+t},src:\'//www.youtube.com/embed/%id%\'},vimeo:{index:\'vimeo.com/\',id:function(e){var a=e.match(/(https?:\\/\\/)?(www.)?(player.)?vimeo.com\\/([a-z]*\\/)*([0-9]{6,11})[?]?.*/),i,t;if(!a||!a[5])return null;i=a[5];t=e.split(\'?\');t=t[1];return i+\'?\'+t},src:\'//player.vimeo.com/video/%id%\'}}},image:{titleSrc:function(e){var t=e.el.attr(\'title\');if(!t)t=e.el.find(\'img\').attr(\'title\');if(!t)t=e.el.parent().next(\'.wp-caption-text\').html();if(typeof t==\'undefined\')return\'\';return t}},gallery:{tPrev:\'\',tNext:\'\',tCounter:\'%curr% / %total%\',enabled:!0,preload:[1,1]},callbacks:{beforeOpen:function(){if(this.st.el&&this.st.el.data(\'fixed-content\')){this.fixedContentPos=!0}},open:function(){e.magnificPopup.instance.next=function(){var t=this;t.wrap.removeClass(\'mfp-image-loaded\');setTimeout(function(){e.magnificPopup.proto.next.call(t)},120)};e.magnificPopup.instance.prev=function(){var t=this;t.wrap.removeClass(\'mfp-image-loaded\');setTimeout(function(){e.magnificPopup.proto.prev.call(t)},120)};if(this.st.el&&this.st.el.data(\'av-extra-class\')){this.wrap.addClass(this.currItem.el.data(\'av-extra-class\'))}},imageLoadComplete:function(){var e=this;setTimeout(function(){e.wrap.addClass(\'mfp-image-loaded\')},16)},change:function(){if(this.currItem.el){var e=this.currItem.el;this.content.find(\'.av-extra-modal-content, .av-extra-modal-markup\').remove();if(e.data(\'av-extra-content\')){var a=e.data(\'av-extra-content\');this.content.append(\'<div class=\\\'av-extra-modal-content\\\'>\'+a+\'</div>\')};if(e.data(\'av-extra-markup\')){var t=e.data(\'av-extra-markup\');this.wrap.append(\'<div class=\\\'av-extra-modal-markup\\\'>\'+t+\'</div>\')}}}}},e.fn.avia_activate_lightbox=function(a){var i={groups:[\'.avia-slideshow\',\'.avia-gallery\',\'.av-horizontal-gallery\',\'.av-instagram-pics\',\'.portfolio-preview-image\',\'.portfolio-preview-content\',\'.isotope\',\'.post-entry\',\'.sidebar\',\'#main\',\'.main_menu\',\'.woocommerce-product-gallery\'],autolinkElements:\'a.lightbox, a[rel^=\"prettyPhoto\"], a[rel^=\"lightbox\"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=\".jpg?\"], a[href*=\".png?\"], a[href*=\".gif?\"], a[href*=\".jpeg?\"], a[href$=\".mov\"] , a[href$=\".swf\"] , a:regex(href, .vimeo\\.com/[0-9]) , a[href*=\"youtube.com/watch\"] , a[href*=\"screenr.com\"], a[href*=\"iframe=true\"]\',videoElements:\'a[href$=\".mov\"] , a[href$=\".swf\"] , a:regex(href, .vimeo\\.com/[0-9]) , a[href*=\"youtube.com/watch\"] , a[href*=\"screenr.com\"], a[href*=\"iframe=true\"]\',exclude:\'.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*=\"dropbox.com\"]\'},t=e.extend({},i,a),o=!e(\'html\').is(\'.av-custom-lightbox\');if(!o)return this;return this.each(function(){var i=e(this),r=e(t.videoElements,this).not(t.exclude).addClass(\'mfp-iframe\'),o=!i.is(\'body\')&&!i.is(\'.ajax_slide\');for(var a=0;a<t.groups.length;a++){i.find(t.groups[a]).each(function(){var a=e(t.autolinkElements,this);if(o)a.removeClass(\'lightbox-added\');a.not(t.exclude).addClass(\'lightbox-added\').magnificPopup(e.avia_utilities.av_popup)})}})}})(jQuery);\";}s:16:\"avia-megamenu-js\";a:6:{s:4:\"name\";s:13:\"avia-megamenu\";s:3:\"url\";s:80:\"http://memori.noappname.net/wp-content/themes/enfold/js/avia-snippet-megamenu.js\";s:4:\"path\";s:52:\"wp-content/themes/enfold/js/avia-snippet-megamenu.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:2933:\"(function(i){\'use strict\';i(document).ready(function(){if(i.fn.aviaMegamenu)i(\'.main_menu .menu\').aviaMegamenu({modify_position:!0})});i.fn.aviaMegamenu=function(e){var n={modify_position:!0,delay:300};var t=i.extend(n,e),a=i(window);return this.each(function(){var f=i(\'html:first\'),g=i(\'#main .container:first\'),c=f.filter(\'.html_menu_left, .html_logo_center\').length,l=i.avia_utilities.isMobile,n=i(this),a=n.find(\'>li:not(.ignore_menu)\'),e=a.find(\'>div\').parent().css({overflow:\'hidden\'}),r=n.find(\'>.current-menu-item>a, >.current_page_item>a\'),d=a.find(\'>ul\').parent(),u=n.parent(),h=n.parents(\'.main_menu\').eq(0),p=u.width(),o={},s=[];if(!r.length){n.find(\'.current-menu-ancestor:eq(0) a:eq(0), .current_page_ancestor:eq(0) a:eq(0)\').parent().addClass(\'active-parent-item\')};if(!f.is(\'.html_header_top\')){t.modify_position=!1};a.on(\'click\',\'a\',function(i){if(this.href==window.location.href+\'#\'||this.href==window.location.href+\'/#\')i.preventDefault()});a.each(function(){var e=i(this),s=e.position(),a=e.find(\'div:first\').css({opacity:0,display:\'none\'}),o=\'\';if(!a.length){o=e.find(\'>ul\').css({display:\'none\'})};if(a.length||o.length){var n=e.addClass(\'dropdown_ul_available\').find(\'>a\');n.append(\'<span class=\"dropdown_available\"></span>\');if(typeof n.attr(\'href\')!=\'string\'||n.attr(\'href\')==\'#\'){n.css(\'cursor\',\'default\').click(function(i){i.preventDefault()})}};if(t.modify_position&&a.length){e.on(\'mouseenter\',function(){m(e,s,a,p)})}});function m(i,t,e,n){t=i.position();if(!c){if(t.left+e.width()<n){e.css({right:-e.outerWidth()+i.outerWidth()})}\nelse if(t.left+e.width()>n){e.css({right:-h.outerWidth()+(t.left+i.outerWidth())})}}\nelse{if(e.width()>t.left+i.outerWidth()){e.css({left:(t.left*-1)})}\nelse if(t.left+e.width()>n){e.css({left:(e.width()-t.left)*-1})}}};function v(i){if(o[i]==!0){var t=e.filter(\':eq(\'+i+\')\').css({overflow:\'visible\'}).find(\'div:first\'),n=e.filter(\':eq(\'+i+\')\').find(\'a:first\');s[\'check\'+i]=!0;t.stop().css(\'display\',\'block\').animate({opacity:1},300);if(t.length){n.addClass(\'open-mega-a\')}}};function y(t){if(o[t]==!1){e.filter(\':eq(\'+t+\')\').find(\'>a\').removeClass(\'open-mega-a\');var n=e.filter(\':eq(\'+t+\')\'),a=n.find(\'div:first\');a.stop().css(\'display\',\'block\').animate({opacity:0},300,function(){i(this).css(\'display\',\'none\');n.css({overflow:\'hidden\'});s[\'check\'+t]=!1})}};if(l){e.each(function(e){i(this).on(\'click\',function(){if(s[\'check\'+e]!=!0)return!1})})};e.each(function(e){i(this).hover(function(){o[e]=!0;setTimeout(function(){v(e)},t.delay)},function(){o[e]=!1;setTimeout(function(){y(e)},t.delay)})});d.find(\'li\').addBack().each(function(){var t=i(this),e=t.find(\'ul:first\'),a=!1;if(e.length){e.css({display:\'block\',opacity:0,visibility:\'hidden\'});var n=t.find(\'>a\');n.on(\'mouseenter\',function(){e.stop().css({visibility:\'visible\'}).animate({opacity:1})});t.on(\'mouseleave\',function(){e.stop().animate({opacity:0},function(){e.css({visibility:\'hidden\'})})})}})})}})(jQuery);\";}s:17:\"avia-widget-js-js\";a:6:{s:4:\"name\";s:14:\"avia-widget-js\";s:3:\"url\";s:78:\"http://memori.noappname.net/wp-content/themes/enfold/js/avia-snippet-widget.js\";s:4:\"path\";s:50:\"wp-content/themes/enfold/js/avia-snippet-widget.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1101:\"(function(t){\'use strict\';t(document).ready(function(){t(\'.avia_auto_toc\').each(function(){var c=t(this).attr(\'id\'),i=\'h1\',s=[],n=\'\',e=t(this).find(\'.avia-toc-container\');if(e.length){var r=e.attr(\'data-level\'),o=e.attr(\'data-exclude\');if(typeof r!==undefined){i=r};if(typeof o!==undefined){n=o}};s=i.split(\',\');t(\'.entry-content-wrapper\').find(i).each(function(){var i=t(this).attr(\'id\'),h=t(this).prop(\'tagName\').toLowerCase(),o=t(this).text(),l=s.indexOf(h),f=\'\';if(i==undefined){var r=a(o);t(this).attr(\'id\',r);i=r};if(!t(this).hasClass(\'av-no-toc\')&&!t(this).hasClass(n)&&!t(this).parent().hasClass(n)){var c=\'<a href=\"#\'+i+\'\" class=\"avia-toc-link avia-toc-level-\'+l+\'\"><span>\'+o+\'</span></a>\'};e.append(c)});t(\'.avia-toc-smoothscroll .avia-toc-link\').on(\'click\',function(a){a.preventDefault();var n=t(this).attr(\'href\'),e=50,i=t(\'.html_header_top.html_header_sticky #header\');if(i.length){e=i.outerHeight()+50};t(\'html,body\').animate({scrollTop:t(n).offset().top-e})})})});function a(t){return t.toLowerCase().replace(/[^a-z0-9]+/g,\'-\').replace(/^-+|-+$/g,\'-\').replace(/^-+|-+$/g,\'\')}})(jQuery);\";}s:27:\"avia_blocks_front_script-js\";a:6:{s:4:\"name\";s:24:\"avia_blocks_front_script\";s:3:\"url\";s:93:\"http://memori.noappname.net/wp-content/themes/enfold/config-gutenberg/js/avia_blocks_front.js\";s:4:\"path\";s:65:\"wp-content/themes/enfold/config-gutenberg/js/avia_blocks_front.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:1092:\"(function(o){\'use strict\';var a=o(\'.has-background, .has-text-color\');a.each(function(t){var a=o(this);if(!(a.hasClass(\'has-background\')||a.hasClass(\'has-text-color\'))){return};var c=a.attr(\'class\').split(/\\s+/),r=\'\',e=\'\';if(a.hasClass(\'has-background\')){o.each(c,function(t,o){o=o.trim().toLowerCase();if(0==o.indexOf(\'has-col-\')&&-1!=o.indexOf(\'-background-color\')){r=o.replace(\'has-col-\',\'\');r=r.replace(\'-background-color\',\'\');r=r.replace(/-|[^0-9a-fA-F]/g,\'\');if(r.length==3||r.length==6){a.css({\'background-color\':\'\',\'border-color\':\'\'});e=\'undefined\'!=typeof a.attr(\'style\')?a.attr(\'style\'):\'\';a.attr(\'style\',e+\' background-color: #\'+r+\'; border-color: #\'+r+\';\')}}})};if(a.hasClass(\'has-text-color\')){o.each(c,function(t,o){o=o.trim().toLowerCase();if(0==o.indexOf(\'has-col-\')&&-1==o.indexOf(\'-background-color\')&&-1!=o.indexOf(\'-color\')){var r=o.replace(\'has-col-\',\'\');r=r.replace(\'-color\',\'\');r=r.replace(/-|[^0-9a-fA-F]/g,\'\');if(r.length==3||r.length==6){a.css(\'color\',\'\');e=\'undefined\'!=typeof a.attr(\'style\')?a.attr(\'style\'):\'\';a.attr(\'style\',e+\' color: #\'+r+\';\')}}})}})})(jQuery);\";}s:32:\"avia_google_maps_front_script-js\";a:6:{s:4:\"name\";s:29:\"avia_google_maps_front_script\";s:3:\"url\";s:108:\"http://memori.noappname.net/wp-content/themes/enfold/framework/js/conditional_load/avia_google_maps_front.js\";s:4:\"path\";s:80:\"wp-content/themes/enfold/framework/js/conditional_load/avia_google_maps_front.js\";s:5:\"print\";b:0;s:4:\"type\";s:2:\"js\";s:12:\"file_content\";s:2441:\"\'use strict\';(function(a){var i=null,s=function(){if(\'undefined\'==typeof window.av_google_map||\'undefined\'==typeof avia_framework_globals){return};if(i!=null){return};i=this;this.document=a(document);this.script_loading=!1;this.script_loaded=!1;this.script_source=avia_framework_globals.gmap_avia_api;this.maps={};this.loading_icon_html=\'<div class=\"ajax_load\"><span class=\"ajax_load_inner\"></span></div>\';this.LoadAviaMapsAPIScript()};s.prototype={LoadAviaMapsAPIScript:function(){this.maps=a(\'body\').find(\'.avia-google-map-container\');if(this.maps.length==0){return};var e=!1;this.maps.each(function(i){var s=a(this);if(s.hasClass(\'av_gmaps_show_unconditionally\')||s.hasClass(\'av_gmaps_show_delayed\')){e=!0;return!1}});if(!e){return};var o=a(\'html\').hasClass(\'av-cookies-needs-opt-in\')||a(\'html\').hasClass(\'av-cookies-can-opt-out\'),i=!0,t=a(\'html\').hasClass(\'av-cookies-user-silent-accept\');if(o&&!t){if(!document.cookie.match(/aviaCookieConsent/)||a(\'html\').hasClass(\'av-cookies-session-refused\')){i=!1}\nelse{if(!document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/)){i=!1}\nelse if(!document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/)){i=!1}\nelse if(document.cookie.match(/aviaPrivacyGoogleMapsDisabled/)){i=!1}}};if(!i){a(\'.av_gmaps_main_wrap\').addClass(\'av-maps-user-disabled\');return};if(typeof a.AviaMapsAPI!=\'undefined\'){this.AviaMapsScriptLoaded();return};a(\'body\').on(\'avia-google-maps-api-script-loaded\',a.proxy(this.AviaMapsScriptLoaded,this));this.script_loading=!0;var s=document.createElement(\'script\');s.id=\'avia-gmaps-api-script\';s.type=\'text/javascript\';s.src=this.script_source;document.body.appendChild(s)},AviaMapsScriptLoaded:function(){this.script_loading=!1;this.script_loaded=!0;var i=this;this.maps.each(function(e){var s=a(this);if(s.hasClass(\'av_gmaps_show_page_only\')){return};var o=s.data(\'mapid\');if(\'undefined\'==typeof window.av_google_map[o]){console.log(\'Map cannot be displayed because no info: \'+o);return};if(s.hasClass(\'av_gmaps_show_unconditionally\')){s.aviaMaps()}\nelse if(s.hasClass(\'av_gmaps_show_delayed\')){var t=s.closest(\'.av_gmaps_main_wrap\'),n=t.find(\'a.av_text_confirm_link\');n.on(\'click\',i.AviaMapsLoadConfirmed)}\nelse{console.log(\'Map cannot be displayed because missing display class: \'+o)}})},AviaMapsLoadConfirmed:function(i){i.preventDefault();var s=a(this),e=s.closest(\'.av_gmaps_main_wrap\').find(\'.avia-google-map-container\');e.aviaMaps()}};a(function(){new s()})})(jQuery);\";}}','yes'),(382,'aviaAsset_avia-head-scripts','a:5:{s:66:\"avia-head-scripts-97639d5c4a28847dbc8b7a5b3c67b221---65f71c60a5781\";s:21:\"error-generating-file\";s:66:\"avia-head-scripts-97639d5c4a28847dbc8b7a5b3c67b221---65f71c84902d8\";s:21:\"error-generating-file\";s:66:\"avia-head-scripts-97639d5c4a28847dbc8b7a5b3c67b221---6602d8c525744\";s:21:\"error-generating-file\";s:66:\"avia-head-scripts-97639d5c4a28847dbc8b7a5b3c67b221---6602d8c55a5e0\";s:21:\"error-generating-file\";s:66:\"avia-head-scripts-97639d5c4a28847dbc8b7a5b3c67b221---6602d8c5945b6\";s:21:\"error-generating-file\";}','yes'),(383,'aviaAsset_avia-footer-scripts','a:2:{s:68:\"avia-footer-scripts-dbb42aebe63d0342260f8bb78389fc6f---65f71c60e97a7\";b:1;s:68:\"avia-footer-scripts-97639d5c4a28847dbc8b7a5b3c67b221---6602d8bf49abc\";s:21:\"error-generating-file\";}','yes'),(389,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1712067393','no'),(390,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(391,'_site_transient_timeout_browser_7527bd507189fc5c933c2f81381d59be','1712067395','no'),(392,'_site_transient_browser_7527bd507189fc5c933c2f81381d59be','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"124.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(409,'_transient_timeout__av_enfold_updater_log','1714201698','no'),(410,'_transient__av_enfold_updater_log','a:0:{}','no'),(412,'_site_transient_timeout_community-events-55472edf305fa14d08d2da6d3b6ceb6c','1711593297','no'),(413,'_site_transient_community-events-55472edf305fa14d08d2da6d3b6ceb6c','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"2.196.188.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:74:\"WPMI Aprile | Come scegliere i plugin giusti per il proprio sito WordPress\";s:3:\"url\";s:63:\"https://www.meetup.com/wordpress-meetup-milano/events/300003137\";s:6:\"meetup\";s:23:\"WordPress Meetup Milano\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/wordpress-meetup-milano/\";s:4:\"date\";s:19:\"2024-04-10 19:00:00\";s:8:\"end_date\";s:19:\"2024-04-10 21:00:00\";s:20:\"start_unix_timestamp\";i:1712768400;s:18:\"end_unix_timestamp\";i:1712775600;s:8:\"location\";a:4:{s:8:\"location\";s:13:\"Milano, Italy\";s:7:\"country\";s:2:\"it\";s:8:\"latitude\";d:45.478127;s:9:\"longitude\";d:9.228763;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:15:\"WordCamp Europe\";s:3:\"url\";s:33:\"https://europe.wordcamp.org/2024/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2024-06-13 00:00:00\";s:8:\"end_date\";s:19:\"2024-06-15 00:00:00\";s:20:\"start_unix_timestamp\";i:1718229600;s:18:\"end_unix_timestamp\";i:1718402400;s:8:\"location\";a:4:{s:8:\"location\";s:13:\"Torino, Italy\";s:7:\"country\";s:2:\"IT\";s:8:\"latitude\";d:45.0292487;s:9:\"longitude\";d:7.6659043;}}}}','no'),(414,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1711593297','no'),(415,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Mar 2024 16:19:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.6-alpha-57882\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Mar 2024 16:19:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17110\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:214:\"WordPress 6.5 RC3 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved with the open source project.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9078:\"\n<p>The third release candidate (RC3) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC</code>3</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details. </p>\n\n\n\n<p>If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC3</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes 10+ bug fixes for the Editor and around 15 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC2, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-13&amp;until=2024-03-19\">GitHub commits for 6.5</a> </li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> </li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.5, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC3, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>Another RC<br>We are getting really close<br>Have you tested yet?</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a></em>, <em><a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17110\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WP Briefing: Episode 75: WordCamp Asia 2024 Unwrapped\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2024/03/episode-75-wordcamp-asia-2024-unwrapped/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17107\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:485:\"WordCamp Asia 2024 was a dynamic three-day celebration of collaboration, diversity, and innovation in the WordPress project. This week, Executive Director Josepha Haden Chomphosy shares her insights and experiences from the event, which featured one of the largest Contributor Days in the region, a variety of speakers, engaging panel discussions, and workshops. Josepha offers her thoughts on the latest topics being discussed within the community and forming the future of WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/03/WPB075.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12163:\"\n<p>WordCamp Asia 2024 was a dynamic three-day celebration of collaboration, diversity, and innovation in the WordPress project. This week, Executive Director Josepha Haden Chomphosy shares her insights and experiences from the event, which featured one of the largest Contributor Days in the region, a variety of speakers, engaging panel discussions, and workshops. Josepha offers her thoughts on the latest topics being discussed within the community and forming the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\">Contributor Day</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETpYuALlCQPikuKEuihFsvU\">WordCamp Asia Playlist</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/category/releases/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.5</a> is on target for release on&nbsp;March 26, 2024.</li>\n\n\n\n<li>Get involved with WordPress events:\n<ul>\n<li>Find events near you on <a href=\"https://events.wordpress.org/\">events.WordPress.org</a> and <a href=\"https://central.wordcamp.org/\">WordCamp Central</a></li>\n\n\n\n<li>Learn more about <a href=\"https://events.wordpress.org/organize-an-event/\">organizing your own local event</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/03/06/proposal-non-editable-footer-for-all-event-website-pages/\" target=\"_blank\" rel=\"noreferrer noopener\">Proposal: Non-editable Footer for all Event Website Pages</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you&#8217;d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17107\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.&nbsp;</p>\n\n\n\n<p>[00:00:29] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40]&nbsp;<strong>Josepha:</strong> I have returned from WordCamp Asia and struggled my way through some truly aggressive jet lag, so that means it&#8217;s time for a little WordCamp wrap-up. I spoke with a couple hundred people at the event, and I came away with a few topics that seemed to be on everyone&#8217;s minds. Those topics are: making business in WordPress, the business of making WordPress, and how to communicate both sides a little better.</p>\n\n\n\n<p>[00:01:04] <strong>Josepha:</strong> So first, let&#8217;s start with making business in WordPress. This comes up at every event, and that honestly just makes sense. WordPress is a tool that people use to power their businesses across our global economy, and sometimes the businesses are closely related to WordPress itself. They are creating custom themes or plugins, building WordPress powered commerce sites for clients, or offering any number of agency services. But there are also businesses that are a little less close: restaurants, museums, local governments, schools. But it was clear that they all rely on the software just as much as the other.</p>\n\n\n\n<p>So, it was nice to see some sessions that focused specifically on business matters in WordPress. And I heard so many people tell me about a conversation they had had earlier in the day with someone who helped them figure out their pricing or advised them on early errors they made in their business journey and generally helped them feel a little less lost.</p>\n\n\n\n<p>I always love seeing this. Hearing how people are accomplishing their goals because of connections they made at one of our events, it&#8217;s enough to keep me coming back for years.</p>\n\n\n\n<p>[00:02:10] <strong>Josepha:</strong> The next thing that came up a lot was the business of making WordPress. I don&#8217;t know if that came up a lot because of the sorts of conversations that people are willing to bring to me these days or because there was overwhelming interest in knowing how we keep all these trains on their tracks. But either way, it was refreshing to be able to have so many conversations about the invisible work that goes into a project like this. There was a Contributor Day that hosted over 600 people, if I recall correctly, which makes it the largest Contributor Day in the area to date. 35 percent of those people had never attended a Contributor Day before, so there were a lot of people who were discovering the WordPress community for the first time.</p>\n\n\n\n<p>And for folks who&#8217;ve been here for a long time, it&#8217;s so easy for us to forget how much there is to learn at first. Even if you happen to show up with a skill set that fits a contributor team&#8217;s needs exactly, you still have to learn where we collaborate, how distributed contribution works, and all these rules and guidelines about open source freedoms and copyleft.</p>\n\n\n\n<p>[00:03:10] <strong><strong>Josepha</strong>:</strong> And then also you have to come to terms with the fact that we define and design all of our spaces and programs with belonging in mind. I mean, for every one question that you get answered, there are going to be six new ones that you didn&#8217;t know you had yet. So I came away from a lot of these conversations with the reminder that it&#8217;s important in so many ways for us to talk about the work that we do, even when it&#8217;s boring, even when we think it doesn&#8217;t really matter, because a lot of people have questions about how this works, how it runs, and how they can be part of making sure that it&#8217;s around for the long-term.</p>\n\n\n\n<p>And the final thing that came up all over the place last week was how to communicate these things better. It&#8217;s easy to forget that folks who listen to this podcast don&#8217;t actually make up like a hundred percent of the people using WordPress; that&#8217;s on me. So just cause I&#8217;ve said here that, you know, enterprise is our next big space for biz dev or that, our primary growth markets are APAC, or that events are our best tool for brand expression.</p>\n\n\n\n<p>[00:04:08] <strong><strong>Josepha</strong>:</strong> Like, just because I said it doesn&#8217;t mean that everyone heard it. And we absolutely have to get those messages to more people, more frequently, and with more certainty. You&#8217;ll hear often from WordPress pundits that rising tides lift all boats, and the bigger the pie, the more the slices. We believe fully in the spirit of coopetition here, that we are all better together.</p>\n\n\n\n<p>But I can&#8217;t shake the feeling that we&#8217;re mostly just talking to ourselves about it. It&#8217;s hard to get outside our own little bubble, but I believe completely that doing so is the best thing for our project in the long term. Not only so that we can continue to grow and provide access to the opportunities we know we offer but also so that we can do more to dignify our profession.</p>\n\n\n\n<p>WordPress developers are not taken seriously, and yet you all are some of the smartest and most compassionate people I&#8217;ve ever met in my career. And I&#8217;d like to see how we can fix that perception together. And so that&#8217;s it. Those are the big, big, giant, old topics that came up a lot in conversation last week.</p>\n\n\n\n<p>[00:05:14] <strong><strong>Josepha</strong>:</strong> Don&#8217;t forget that you can catch up on all the sessions via the live stream, or if you are feeling inspired to contribute, reach out to the community team and see what sorts of meetup events you can host.&nbsp;</p>\n\n\n\n<p>[00:05:24] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:05:32] <strong><strong>Josepha</strong>:</strong> Which brings us now to our small list of big things. I have two big things and one slightly less big thing, but they&#8217;re all fairly big.</p>\n\n\n\n<p>So, the first thing on the list is that the latest version of WordPress, WordPress 6.5, is on target for release on March 26th. That&#8217;s, I think, a couple weeks from now. So keep an eye out for that. In the event, I mean, we have auto-updates everywhere, and probably you are on a WordPress-specific host and, so you won&#8217;t necessarily need to do anything. But if you have any desire or concerns about seeing the software a little bit ahead of time, you can always go and download the beta, give it a quick test or the release candidate, give that a quick test. See if there&#8217;s anything that&#8217;s not functioning as you expected it to function, and let us know if it&#8217;s not. But yeah, there are auto-updates. You don&#8217;t have to go out and proactively do anything if you don&#8217;t want to, that&#8217;s just in case you do want to. That&#8217;s coming up March 26th.&nbsp;</p>\n\n\n\n<p>[00:06:27] <strong><strong>Josepha</strong>:</strong> The next thing is that I want to give everybody a general call-in for event contribution. So, WordPress events is where I entered the community. It is one of the most affirming and life-changing types of contribution I&#8217;ve ever done because you get to see a bunch of people succeed in their own goals because of something that you were able to tell them. It&#8217;s like teaching, but with people who elected to be there. So we have a lot of opportunities, for contribution by volunteering at events, either as volunteering at the event itself or to volunteer to organize it. We have small-scale, easy-to-do meetups, but we also have slightly larger WordCamps that can be done. If you have any hope for doing that or are just kind of interested. I&#8217;ll leave a link for you in the show notes.&nbsp;</p>\n\n\n\n<p>[00:07:19] <strong><strong>Josepha</strong>:</strong> And then the final thing on here is that we actually have a pretty substantial proposal out at the moment. It&#8217;s for non-editable footers on all event website pages. This might not sound interesting to you, but it actually is kind of interesting. So, it&#8217;s been proposed to add a non-editable footer to all of the event website pages moving forward. So that&#8217;s everything that would be displayed on a WordCamp or on any of the new formatted event sites that we have. This proposal intends to meet two goals. One, it fills any legal requirements a site or country might have about displaying the privacy policy and other items. And two, it brings visibility to the new events.WordPress.org website, where a community member can find more events in their area.&nbsp;The last day to respond to that proposal is March 20th, which I think is two days from now. I think it&#8217;s on Wednesday and this is airing on Monday. So, I&#8217;ll have a link to that in the show notes as well in case you have any thoughts about it.</p>\n\n\n\n<p>[00:08:15] <strong><strong>Josepha</strong>:</strong> And that, my friends, is your small list of big things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. And if you like what you heard today, share it with a fellow WordPresser. Or, if you ended up with questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:43] (Music outro)&nbsp;</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17107\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Mar 2024 16:58:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17053\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"WordPress 6.5 RC2 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9625:\"\n<p>The second release candidate (RC2) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC</code>2</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. That’s a mere two weeks away! Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC2</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes approximately 20 bug fixes for the Editor and 30+ <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F05%2F2024..03%2F12%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC1, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-05&amp;until=2024-03-12\">GitHub commits for 6.5</a> since March 5</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F05%2F2024..03%2F12%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 5</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Update on content overrides for synced patterns</h3>\n\n\n\n<p>As synced patterns evolve and improve, every enhancement must continue to provide the best experience possible. With this in mind, WordPress 6.5 <a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\">will not include the ability to override content in synced patterns</a>. This allows more time for feedback and testing to ensure it can really shine. Expect this feature to debut in the next major release!</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>RC2, a bridge,<br>From development to launch,<br>One more step forward.<br>&#8211; <em>submitted by <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\">@dansoschin</a></em>, <a href=\"https://profiles.wordpress.org/get_dave/\">@get_dave</a>, and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17053\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Highlights from WordCamp Asia 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2024/03/highlights-from-wordcamp-asia-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 09 Mar 2024 13:39:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17064\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:268:\"Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for WordCamp Asia 2024. The three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world\'s most popular web platform.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7224:\"\n<p>Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>. This three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world&#8217;s most popular web platform.</p>\n\n\n\n<p>The Asian WordPress flagship event started with a dedicated Contributor Day, followed by two days of engaging talks, panels, hands-on workshops, and networking. Notable guests, including WordPress Cofounder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>, joined the diverse lineup of <a href=\"https://asia.wordcamp.org/2024/speakers/\">speakers</a>. Popular topics featured cutting-edge web technologies and trends, use cases, open source dynamics, and more. WordPress enthusiasts seized the opportunity to gain insights from international and local industry experts and to learn about the project&#8217;s future.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Converting walled gardens into community gardens</h2>\n\n\n\n<p>On March 8, Josepha Haden Chomphosy <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=0H6eEEijj4tDWm_t&amp;t=30830\">took the stage</a> for an insightful journey comparing and contrasting the “walled” and “community” gardens in software ecosystems, drawing an analogy between closed and open source platforms. After exploring both concepts, she posed an important question to the audience.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>What would it take for someone to move from a walled garden to a community garden?</p>\n</blockquote>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Open source software, symbolized by community gardens, represents freedom from copyright restrictions and usage limitations. Unlike proprietary software (described as walled gardens), the core value lies in long-term empowerment, giving people control and ownership of their digital presence.</p>\n\n\n\n<p>Acknowledging the longstanding values held by WordPress and its open source community for two decades, Josepha focused on the importance of caring for foundations that make us strong, managing what distracts us, and nurturing growth by embracing new opportunities. She celebrated the strengths of the WordPress community and how its shared ethos furthers a thriving ecosystem.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1024%2C576&#038;ssl=1\" alt=\"Slide from Josepha Haden Chomphosy\'s presentation showing colorful flowers on a blue background and the quote, &quot;To plant a garden is to believe in tomorrow&quot; by Audrey Hepburn.\" class=\"wp-image-17066\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Quoting artist and activist Audrey Hepburn, Josepha expressed that, much like a community garden, the power of contributions—whether through time, knowledge, or product use— sustains and maintains shared spaces like WordPress.</p>\n\n\n\n<p>In the <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=pjg0nkwla-d7mP69&amp;t=32274\">Q&amp;A portion</a> of her presentation, Josepha addressed inquiries about community involvement and contributions. Highlighted resources included the <a href=\"https://jobs.wordpress.net/\">WordPress job board</a> for opportunities within the ecosystem and the <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a> project, emphasizing its role in fostering a more open web and helping the transition out of proprietary platforms.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A with Matt Mullenweg</h2>\n\n\n\n<p>WordCamp Asia concluded with a live audience Q&amp;A session featuring WordPress Cofounder Matt Mullenweg. Attendees gained insights into the future of WordPress, including ongoing projects like <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a>, <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/first-steps/inclusive-and-welcoming-events/community-inclusion-initiatives/\">community inclusion initiatives</a>, artificial intelligence (AI), and more.</p>\n\n\n\n<p>The atmosphere was filled with excitement when Matt revealed that this year’s State of the Word will take place in Tokyo, Japan, on December 16, 2024.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/EOF70YJLC5U?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe>\n</div></figure>\n\n\n\n<p>Additional questions from this session will be addressed in an upcoming post on the <a href=\"https://make.wordpress.org/project/\">Make WordPress Project blog</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Stay connected</h2>\n\n\n\n<p><a href=\"https://events.wordpress.org/\">WordPress events</a> enable technologists, open source enthusiasts, and community members around the globe to meet, share ideas, and collaborate to drive WordPress and the open web forward.</p>\n\n\n\n<p>Don’t forget to mark your calendars for <a href=\"https://europe.wordcamp.org/2024/\">WordCamp Europe</a> (Torino, Italy), <a href=\"https://us.wordcamp.org/2024/\">WordCamp US</a> (Portland, Oregon, United States), and next year’s <a href=\"https://asia.wordcamp.org/2025/\">WordCamp Asia</a> in Manila, Philippines!</p>\n\n\n\n<p><em>Thank you to the <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia</a> organizers, volunteers, and sponsors who made this event possible, and to <a href=\'https://profiles.wordpress.org/angelasjin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>angelasjin</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a>, <a href=\'https://profiles.wordpress.org/bjmcsherry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bjmcsherry</a> for collaborating on this post.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17064\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"The Month in WordPress – February 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2024/03/the-month-in-wordpress-february-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Mar 2024 13:20:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17030\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:358:\"February saw significant progress towards the upcoming WordPress 6.5 release and final preparations for WordCamp Asia. The results of the annual WordPress survey were released, and discussions began on the next steps for the Data Liberation project. Read on for the latest happenings in the WordPress space. Get ready for WordCamp Asia The stage is [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12369:\"\n<p>February saw significant progress towards the upcoming WordPress 6.5 release and final preparations for WordCamp Asia. The results of the annual WordPress survey were released, and discussions began on the next steps for the Data Liberation project. Read on for the latest happenings in the WordPress space.</p>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Get ready for WordCamp Asia</h2>\n\n\n\n<p>The stage is ready for the first WordPress flagship event of the year in Taipei, Taiwan. WordCamp Asia 2024 will kick off on March 7, promising three days of learning, networking, and inspiration.</p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2024/schedule/\">This year’s schedule</a> features an extensive lineup of speakers, including guests <a href=\"https://asia.wordcamp.org/2024/speaker/josepha-haden-chomphosy/\">Josepha Haden Chomphosy</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/ben-thompson/\">Ben Thompson</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/noel-tock/\">Noel Tock</a>, and <a href=\"https://asia.wordcamp.org/2024/speaker/ju-chun-ko/\">JU-CHUN KO</a>. To conclude the summit, attendees can engage with WordPress co-founder <a href=\"https://asia.wordcamp.org/2024/speaker/matt-mullenweg/\">Matt Mullenweg</a> in a Q&amp;A session. <a href=\"https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/\">Find out how to submit your questions</a>.</p>\n\n\n\n<p>Can’t make it to Taipei? Watch the event live stream on the <a href=\"https://www.youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Countdown to WordPress 6.5</h2>\n\n\n\n<p>WordPress 6.5 is on track for its much-anticipated release on March 26. Following last month’s beta releases, the <a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">first release candidate (RC1)</a> is now available for testing—marking another milestone in the development cycle.</p>\n\n\n\n<p>This major release will add finesse and fine-tuning to how you control your site-building experience, with lots to explore specifically for developers. Get a detailed overview of highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Stay on top of the latest updates in WordPress development with <a href=\"https://developer.wordpress.org/news/2024/02/10/whats-new-for-developers-february-2024/\">February’s edition of What’s New for Developers?</a></p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in February:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/02/14/whats-new-in-gutenberg-17-7-14th-february/\"><strong>Gutenberg 17.7</strong></a> introduced multiple performance improvements, refinements to the link control UI, and shadow support for more blocks, among other notable highlights.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/\"><strong>Gutenberg 17.8</strong></a> focused on stability updates. New features included a grid layout variation for the Group block, bulk export of patterns, and the ability to browse and try alternative templates from the editor’s sidebar.</li>\n</ul>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile has-off-white-2-background-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;grid-template-columns:57% auto\"><figure class=\"wp-block-media-text__media\"><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1024%2C576&#038;ssl=1\" alt=\"Decorative blue background with text &quot;Core Editor Improvement: Power in the Details.&quot;\" class=\"wp-image-17031 size-full\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a></figure><div class=\"wp-block-media-text__content\">\n<p>Beyond major features, many small yet mighty updates are coming in WordPress 6.5 that will make a big difference in your WordPress experience. <a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Read more »</a></p>\n</div></div>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/02/2023-annual-survey-results-and-next-steps/\">Results of the 2023 annual WordPress survey</a> were announced last month.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/19/data-liberation-next-steps/\">An update on the Data Liberation project</a> informs the next steps of this initiative and how to contribute to current conversations.</li>\n\n\n\n<li>The Community team shared <a href=\"https://make.wordpress.org/community/2024/02/09/2023-wordpress-meetup-survey-key-findings/\">key findings from the 2023 WordPress meetup survey</a>.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/02/16/contributor-mentorship-program-second-cohort-2024-q1/\">Meet the new cohort</a> of the Contributor Mentorship Program.</li>\n\n\n\n<li>The Photos team posted <a href=\"https://make.wordpress.org/photos/2024/02/02/alt-text-for-wordpress-photos/\">recommendations for improving alternative texts</a> when submitting images to the Photo Directory.</li>\n\n\n\n<li>Following discussions on the evolution of the Outreach Program, a <a href=\"https://make.wordpress.org/core/2024/02/27/connect-with-the-github-outreach-group-to-request-feedback-or-further-testing/\">new outreach group</a> has been created on GitHub. This group will provide expertise and feedback to those seeking additional testing or perspectives on a new feature or solution.</li>\n\n\n\n<li>Core team members introduced the <a href=\"https://make.wordpress.org/core/2024/02/22/introducing-the-wordpress-core-trac-sustainability-focus/\">WordPress Core Trac Sustainability Focus</a>, a part of the Sustainability team&#8217;s effort to enhance the sustainability of the WordPress codebase.</li>\n\n\n\n<li>A new release of WP-CLI is <a href=\"https://make.wordpress.org/cli/2024/02/08/wp-cli-v2-10-0-release-notes/\">now available</a>.</li>\n\n\n\n<li>Learn WordPress is regularly updated with new tutorials, online workshops, and more learning resources. <a href=\"https://learn.wordpress.org/learn-wordpress-newsletter-march-2024/\">Check out what’s new</a>.</li>\n\n\n\n<li>The latest edition of People of WordPress features <a href=\"https://wordpress.org/news/2024/02/people-of-wordpress-sunita-rai/\">Sunita Rai</a>, a content marketer and volunteer translator from Nepal.</li>\n</ul>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Requests for feedback and testing</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">Your help testing WordPress 6.5</a> is key to ensuring everything in this release is the best it can be. New to testing? <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">Read this post</a> for more details on getting set up.</li>\n\n\n\n<li>The Training team is discussing <a href=\"https://make.wordpress.org/training/2024/02/20/discussion-bringing-accessibility-first-approaches-into-content-development/\">how to bring accessibility-first approaches</a> into their content creation and processes. Feedback is open until March 9.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2024/02/27/mobile-team-update-february-26th-2/\">Version 24.3</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events</h2>\n\n\n\n<ul>\n<li>WordCamp Europe 2024 is <a href=\"https://europe.wordcamp.org/2024/call-for-photographers-is-now-open/\">looking for photographers</a>.</li>\n\n\n\n<li>The WordPress Kerala Photo Festival wrapped up with great success. The event received over <a href=\"https://wordpress.org/photos/t/wpkeralaphotos/\">1,500 images</a> from 163 participants, contributing to the Photo Directory passing the 15,000 photo milestone. Winners were announced <a href=\"https://events.wordpress.org/kerala/2024/photo-festival/winners-of-the-kerala-wordpress-photo-festival/\">in this post</a>.</li>\n\n\n\n<li>Don’t miss these other WordPress events happening soon:\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1f7.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://events.wordpress.org/sanjose/2024/women-wordpress-day/\">Women WordPress Day</a>, Costa Rica, on March 8</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1ed.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://events.wordpress.org/switzerland/2024/community-day/\">Switzerland Community Day</a> on March 23</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1ea-1f1f8.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://torrelodones.wordcamp.org/2024/\">WordCamp Torrelodones</a>, Spain, on March 23-24</li>\n</ul>\n</li>\n\n\n\n<li>Find out more local events or apply to organize one on the <a href=\"https://events.wordpress.org/\">Events page</a>.</li>\n</ul>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em><strong>Have a story we should include in the next issue of The Month in WordPress? Fill out </strong></em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this quick form</em></strong></a><em><strong> to let us know.</strong></em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Subscribe to WordPress News</h3>\n\n\n\n<p>Join other subscribers and receive WordPress news directly in your inbox.</p>\n\n\n<div class=\"wp-block-jetpack-subscriptions__supports-newline is-style-split wp-block-jetpack-subscriptions\">\n		<div>\n			<div>\n				<div>\n					<p >\n						<a href=\"https://wordpress.org/news/?post_type=post&#038;p=17030\" style=\"font-size: 16px;padding: 15px 23px 15px 23px;margin: 0px; margin-left: 10px;border-radius: 0px;border-width: 1px; background-color: #113AF5; color: #FFFFFF; text-decoration: none; white-space: nowrap; margin-left: 0\">Subscribe</a>\n					</p>\n				</div>\n			</div>\n		</div>\n	</div></div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17030\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Mar 2024 16:26:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17008\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"WordPress 6.5 RC1 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11482:\"\n<p>The first release candidate (RC1) for WordPress 6.5 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC1 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC1 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC1</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC1 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 6.5 RC1?</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes more than 20 bug fixes for the Editor and more than 40 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F27%2F2024..03%2F05%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.5’s highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-27&amp;until=2024-03-05\">GitHub commits for 6.5</a> since February 27</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F27%2F2024..03%2F05%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since February 27</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\">Introducing Plugin Dependencies in WordPress 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\">Unification of the Site and Post Editors in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-the-html-api-in-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/04/updates-to-the-html-api-in-6-5/\">Updates to the HTML API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/27/i18n-improvements-6-5-performant-translations/\">I18N Improvements in 6.5 (Performant Translations)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/23/wordpress-6-5-adds-avif-support/\">WordPress 6.5 adds AVIF support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Core Editor Improvement: Power in the Details</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/01/22/core-editor-improvement-robust-revisions-in-the-site-editor/\">Core Editor Improvement: Robust Revisions in the Site Editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes-6-5/\">All 6.5-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC1) also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 6.5 release cycle.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>What’s this? RC1?<br>Three weeks left until it’s done.<br>Come and test. It’s fun!</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>,</em> <em><a href=\'https://profiles.wordpress.org/courane01/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>courane01</a>, <a href=\'https://profiles.wordpress.org/hellosatya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellosatya</a>, <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordCamp Asia 2024: Q&amp;A with Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2024 15:50:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"WCAsia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17015\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:261:\"WordCamp Asia 2024 is just a few days away—starting on March 7 in Taipei, Taiwan. This three-day summit will feature a distinguished lineup of speakers, numerous networking opportunities, and a closing Q&#38;A session with WordPress co-founder Matt Mullenweg.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Dan Soschin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3072:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"299\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1024%2C299&#038;ssl=1\" alt=\"WordCamp Asia 2024\" class=\"wp-image-17016\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1024%2C299&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=300%2C87&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=768%2C224&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1536%2C448&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=2048%2C597&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>WordCamp Asia 2024 is just a few days away—starting on March 7 in Taipei, Taiwan. This unique three-day summit will feature a distinguished lineup of speakers, numerous networking opportunities, and a closing Q&amp;A experience with WordPress co-founder Matt Mullenweg. The live Q&amp;A session will be streamed for WordPress enthusiasts worldwide, beginning at 3:30 p.m. Taipei Standard Time (7:30 a.m. UTC) on Saturday, March 9, 2024.</p>\n\n\n\n<p>Watch the event live stream on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a> or visit the <a href=\"https://asia.wordcamp.org/2024/\">event website</a> for more details.</p>\n\n\n\n<p><strong>What:</strong> Q&amp;A Session with Matt Mullenweg<br><strong>When: </strong>March 9, 2024 at 7:30 a.m. UTC (Start of live stream)<br><strong>Where: </strong><a href=\"https://asia.wordcamp.org/2024/location/\">Taipei International Convention Center<br></a><strong>Streaming: </strong><a href=\"https://youtube.com/wordpress\">Watch the live stream</a> on the WordPress YouTube channel.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Have a question for Matt?</h2>\n\n\n\n<p>If you want to participate, please submit your question via Slido from March 7 until about 6:00 a.m. UTC on Friday, March 8. <em>Slido is now closed.</em></p>\n\n\n\n<p>Given the expected volume of submitted questions, only some will be answered live, while others will be covered in a follow-up post published after the event on <a href=\"https://make.wordpress.org/project\">make.wordpress.org/project</a>.</p>\n\n\n\n<p>See you in-person and online on March 7!</p>\n\n\n\n<p>谢谢!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em>Thank you to <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, and <a href=\'https://profiles.wordpress.org/bjmcsherry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bjmcsherry</a> for reviewing this post.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17015\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WP Briefing: Episode 74: Kickstart (Or Level-Up) Your Contributor Journey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wordpress.org/news/2024/03/episode-74-kickstart-or-level-up-your-contributor-journey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17007\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:447:\"Explore the impact you can make on WordPress without coding in this WordPress Briefing episode hosted by Executive Director Josepha Haden Chomphosy. She\'ll guide you through diverse non-coding contributions suitable for all skill levels, including content translation, photo submissions, event organization, and software testing. Listen and discover how you can enhance the WordPress community in ways that align with your interests and expertise.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/03/WPB074.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12311:\"\n<p>Explore the impact you can make on WordPress without coding in this WordPress Briefing episode hosted by Executive Director Josepha Haden Chomphosy. She&#8217;ll guide you through diverse non-coding contributions suitable for all skill levels, including content translation, photo submissions, event organization, and software testing. Listen and discover how you can enhance the WordPress community in ways that align with your interests and expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\">Contributor Day</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/polyglots/\">Polyglots</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/support/forums/\">WordPress Support Forums</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/\">Upcoming WordPress Events</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/\">Make WordPress Testing</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/02/2023-annual-survey-results-and-next-steps/\" target=\"_blank\" rel=\"noreferrer noopener\">2023 Annual Survey Results and Next Steps</a>&nbsp; </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/01/22/proposal-pilot-program-to-test-gatherpress-on-the-wordpress-org-network-as-a-meetup-alternative/\" target=\"_blank\" rel=\"noreferrer noopener\">Gather Press Pilot Program</a>&nbsp;</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcripts</h2>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.&nbsp;</p>\n\n\n\n<p>[00:00:29] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40]&nbsp;<strong>Josepha:</strong> At the end of this week, WordCamp Asia is happening. It&#8217;s one of our largest events dedicated to WordPress, and it will cover a wide range of topics. From advanced concepts like running thriving businesses to more beginner things like building your first theme, there is bound to be something for you at this event.</p>\n\n\n\n<p>For folks who have the opportunity to attend in person, you might also be going to your first-ever Contributor Day. Now, as much as I want there to be something for everyone there, I recognize that it&#8217;s a little more frenetic than your average WordPress event. It&#8217;s not any less welcoming than the event that has like a schedule and, tracks, and rooms.</p>\n\n\n\n<p>[00:01:19] <strong>Josepha:</strong> But in my experience of any group of open source contributors, they get really excited when they are tackling problems together. And that&#8217;s most of what happens at a Contributor Day. It can make it a little difficult to see how you can join in. But never fear; the crew at the WordPress Briefing has you covered. We&#8217;ve got a couple of ways you can contribute immediately, no code required, and a handful of good next steps when you&#8217;re feeling comfortable and ready to level up.</p>\n\n\n\n<p>For total beginners, so you&#8217;ve got a WordPress site, or you know, you&#8217;re about to launch one. And you&#8217;re here to learn and meet people and hopefully find someone who answers the questions you feel too shy to mention in public.</p>\n\n\n\n<p>So these two ways of contribution are for you. First, you can contribute photos. WordPress has a photo directory for openly licensed photos, which are included in Openverse searches. Users can submit photographs to be used by folks all over the world. There are some basic guidelines, such as no faces or identifying characteristics. It can&#8217;t be overly edited or processed, but even photos taken on a smartphone are accepted. Because we understand that the best camera is the one you have on you.</p>\n\n\n\n<p>[00:02:30] <strong>Josepha</strong>: You can also contribute translations. If you speak a language other than English, you can visit <code>translate.WordPress.org</code> and help translate not only the WordPress software but also plugins, themes, and other parts of the WordPress project into your native language. Since more than half of all WordPress installations are in non-English languages, adding or improving translations is really impactful. We are actually at WordCamp Asia trialing a new self-serve translation day process. So that&#8217;s a great place to have a double impact.</p>\n\n\n\n<p>[00:03:03] <strong>Josepha:</strong> So those are your two completely code-free ways that you can contribute, completely beginner friendly ways to contribute at Contributor Day coming up later this week. And then for your next steps, so say that you&#8217;ve had your site for a while, you are an absolute expert in the admin, you&#8217;ve had to answer a few tough questions for yourself, you&#8217;ve watched a lot of tutorials, and so now you&#8217;re thinking of ways you can share that knowledge.</p>\n\n\n\n<p>[00:03:29] <strong>Josepha:</strong> Here are a few ways that you can exercise your new knowledge and really solidify it in your brain. </p>\n\n\n\n<p>Firstly, you can contribute help. Supporting other WordPress users is a great way to give back to WordPress. This can involve answering questions, providing guidance, or even providing the right resources to users. You can check out the WordPress support forums for more information, and they actually have a dedicated support team as well that works toward making sure that WordPress users have answers to the questions they are asking. You can head over to WordPress.org/support/forums and just pick an appropriate area for you, something that you are currently an expert in, and start answering questions. Start contributing.</p>\n\n\n\n<p>[00:04:10] <strong>Josepha:</strong> Second thing you can do is you can contribute patterns. So WordPress has a dedicated Patterns directory, which stores a list of Block patterns. So custom designs that were created using blocks in Gutenberg that then can be used across any WordPress site, anyone&#8217;s WordPress site. You can submit those patterns, any pattern that you built, to the directory, and then they can be used by people all around the world. Basically, like anything with WordPress, if you put it in there, it can be used by anyone all around the world.&nbsp;</p>\n\n\n\n<p>The third thing is that you can contribute events. This is one of my favorite ways to contribute. Organizing in person events to an extent has no code requirement to it, but also it does kind of require that you have a good understanding of your local community and have a willingness to get out there and build your network.&nbsp;</p>\n\n\n\n<p>WordPress is where it is today thanks to its excellent community and all the lovely in-person events that happen all over the world. They bring our community together, and anyone can contribute by helping to organize just a small gathering or support an in-person event.</p>\n\n\n\n<p>[00:05:13] <strong>Josepha:</strong> The fourth way that you can level up your contributions is to contribute by breaking things. I know that sounds weird, but testing the software to see where it breaks is actually a really valuable contribution. It&#8217;s as easy as downloading the WordPress beta tester plugin and the test reports plugin to a WordPress installation, Preferably a testing one, not one that&#8217;s currently publicly in use. But you can test out the newest version of WordPress before the release and provide useful feedback to the development team.&nbsp;</p>\n\n\n\n<p>And the fifth way that you can level up your contribution is to contribute learning. Not that you are learning as a contribution, but what one person can learn through a tutorial or documentation, another person has to learn through discussion and hands-on learning.</p>\n\n\n\n<p>This team, the folks over at <code>learn.WordPress.org</code>, they are the official team and official learning platform and resource for WordPress. They host video tutorials. Yes, but also host live online workshops, courses and even provide lesson plans on different topics related to WordPress. So if you are an educator or otherwise really like to help spread knowledge around, pass around the knowledge that has been hard-earned by you, this is an excellent opportunity.</p>\n\n\n\n<p>[00:06:28] <strong>Josepha:</strong> And of course, if you are brave and afraid of nothing, then you can just go to Contributor Day and move from table to table until something sounds interesting to you. You don&#8217;t have to have a plan. Your whole plan can absolutely be to wander until you are found.</p>\n\n\n\n<p>[00:06:45] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:06:52] <strong>Josepha:</strong> That brings us now to our small list of big things. It&#8217;s actually a very small list today. I&#8217;ve got two things on it.</p>\n\n\n\n<p>[00:07:00] <strong>Josepha:</strong> The first is that a couple of weeks back, we published the results from the 2023 annual survey. So, each year, we collect some high-level data about trends and themes across this vast ecosystem of users and site builders, people who extend WordPress core, and contributors who build WordPress core to help inform decision-making and provide valuable feedback on the project status. I looked at the results from our last survey. We had a bit of an increase in the respondents, not as much as we would have liked, but still a little bit greater number than we had in the past couple of years. And I have a lot of questions myself about what we are doing compared to what we are being asked to do and so go take a look at the blog post that has some highlights from it. It&#8217;s got a couple of contextual pieces of information in there as well, and come with your questions to WordCamps around the world or ask them in community meetings as you find them.&nbsp;</p>\n\n\n\n<p>[00:07:58] <strong>Josepha:</strong> And then the second thing is actually that we have kind of a pilot program going on. There&#8217;s a proposal out right now about GatherPress. It&#8217;s a group of community leaders that have built a tool, a community plugin, to help gather WordPress events a bit better and a bit more &#8220;open source-ely&#8221;. It&#8217;s open currently to anyone who is running a WordPress meetup group that is interested in learning more about how a WordPress-first and open source first community gathering tool might look.</p>\n\n\n\n<p>[00:08:32] <strong>Josepha:</strong> I&#8217;ll have a link to the proposal in the show notes that&#8217;ll give you more detailed information and give you an opportunity to figure out how you can join that pilot and help us figure out whether it will work or not ultimately for WordPress.&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on <code>WordPress.org/news</code>. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser or fellow brand new WordCamper. But if you had questions about what you heard, you can share those with me at <code>wpbriefing@WordPress.org</code>. I&#8217;m your host, Josepha Haden Chomphosy.</p>\n\n\n\n<p>[00:09:13] <strong>Josepha:</strong> Thanks again for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.5 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Feb 2024 16:27:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16992\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:301:\"WordPress 6.5 Beta 3 is now ready for download and testing!\n\nThis version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10983:\"\n<p>WordPress 6.5 Beta 3 is here and ready for testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.</p>\n\n\n\n<p>You can test WordPress 6.5 Beta 3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-beta3.zip\" data-type=\"link\" data-id=\"https://wordpress.org/wordpress-6.5-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-beta</code>3</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\" data-type=\"link\" data-id=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\">6.5 Beta 3 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The current target date for the final release of WordPress 6.5 is <strong>March 26, 2024</strong>. That&#8217;s only four weeks away! Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p class=\"is-style-default\"><strong>Catch up on what&#8217;s new in WordPress 6.5</strong>: <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Read the Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.5 Beta 3 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\" data-type=\"link\" data-id=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\" data-type=\"link\" data-id=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up. </p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Vulnerability bounty doubles during Beta/RC</h2>\n\n\n\n<p>Between Beta 1, released on February 13, and the final Release Candidate (RC) scheduled for March 19, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 3 updates and highlights</h2>\n\n\n\n<p>WordPress 6.5 Beta 3 contains more than 45 updates to the Editor since the Beta 2 release, including more than 35 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" data-type=\"link\" data-id=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes; more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 2 using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-21&amp;until=2024-02-27\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&amp;until=2024-02-20\">GitHub commits for 6.5</a> since February 21</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since February 21</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Double the haiku for Beta 3</h2>\n\n\n\n<p>Find a Beta bug,<br>it will help the team a lot,<br>and improve WordPress!<br><em>&#8211; submitted by</em> <em><a href=\'https://profiles.wordpress.org/lada7042/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lada7042</a></em></p>\n\n\n\n<p>In code, dreams are bold,<br>WordPress&#8217;s story unfolds,<br>Beta journey&#8217;s told.<br><em>&#8211; submitted by <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a></em>, <em><a href=\'https://profiles.wordpress.org/swissspidy/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>swissspidy</a>, <a href=\'https://profiles.wordpress.org/adarshposimyth/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adarshposimyth</a></em>, <em><a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16992\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.5 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Feb 2024 17:25:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16955\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:301:\"WordPress 6.5 Beta 2 is now ready for download and testing!\n\nThis version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 2 on a test server and site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10039:\"\n<p>WordPress 6.5 Beta 2 is now ready for testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 2 on a test server and site.</p>\n\n\n\n<p>You can test WordPress 6.5 Beta 2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-beta2.zip\">Beta 2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-beta</code>2</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\" data-type=\"link\" data-id=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\">6.5 Beta 2 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The current target date for the final release of WordPress 6.5 is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p class=\"is-style-default\"><strong>Catch up on what&#8217;s new in WordPress 6.5</strong>: <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Read the Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.5 Beta 2 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\" data-type=\"link\" data-id=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">This detailed guide</a> will walk you through testing features in WordPress 6.5.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Vulnerability bounty doubles during Beta 2</h2>\n\n\n\n<p>Between Beta 1, released on February 13, and the final Release Candidate (RC) scheduled for March 19, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 2 updates and highlights</h2>\n\n\n\n<p>WordPress 6.5 Beta 2 contains more than 50 updates to the Editor since the Beta 1 release, including 40+ <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F14%2F2024..02%2F19%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress core</a>.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes; more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 1 using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&amp;until=2024-02-20\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&amp;until=2024-02-20\">GitHub commits for 6.5</a> since February 14</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F14%2F2024..02%2F20%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since February 14</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 2 haiku</h2>\n\n\n\n<p>Help out with testing<br>Contribute! Make an impact<br>Let’s find all those bugs</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a></em>, <em><a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em>, <em><a href=\'https://profiles.wordpress.org/rajinsharwar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rajinsharwar</a>, <a href=\'https://profiles.wordpress.org/swissspidy/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>swissspidy</a>, <a href=\'https://profiles.wordpress.org/courane01/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>courane01</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16955\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Mar 2024 14:34:57 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 19 Mar 2024 16:19:30 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211220193300\";}','no'),(416,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711593297','no'),(417,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711550097','no'),(418,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1711593298','no');
INSERT INTO `wp_options` VALUES (419,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Do The Woo Community: WordPressers Sharing Their Highlights at WordCamp Asia 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=80110\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://dothewoo.io/wordpressers-sharing-their-highlights-at-wordcamp-asia-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14222:\"Show Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Robert:<br />Hi everybody. Welcome to do the Woo. I&#8217;m Robert Jacobi and we&#8217;re broadcasting from WordCamp Asia 2024. I&#8217;m happy to have as a guest Rytis from Omnisend. Just tell us a little bit about you and why Ominsend is here.</p>\n\n\n\n<p>Rytis:<br />Yeah, so Omnisend is a marketing automation which does email SMS and web notifications for anyone who primarily sells online. So we started with traditional retail selling physical goods. So for already sometime we help those who are WooCommerce to generate more sales and to communicate with their existing customers. But we just launched our WordPress plugin, so basically any WordPress website can use Omnisend and of course those who do sell anything like LMS charity donations, some subscription payments can now benefit from Omnis.</p>\n\n\n\n<p>Robert:<br />It&#8217;s email marketing, email retargeting.</p>\n\n\n\n<p>Rytis:<br />Yeah, correct. You can send both bulk emails, whatever marketer or business owner things are, and as well as automation automations, of course we encourage everyone to use. So basically you set up all the triggers if someone visited your website but did not completely purchase, so did not fill in the form. For example,</p>\n\n\n\n<p>Robert:<br />Card abandonment, huge issue always. Yeah,</p>\n\n\n\n<p>Rytis:<br />Probably is the most famous, but let&#8217;s say in Omnisend and part of cart abandonment, we have browse abandonment as well. So even those people who did not add anything to the card, but we visited specific products or even specific block posts and specific pages on the topics, you can easily retarget those people via email, SMS or push notification we probably sent.</p>\n\n\n\n<p>Robert:<br />It&#8217;s brilliant. And you&#8217;ve obviously had a very focused product on WooCommerce for a while. How does that work with WordPress in general then? What&#8217;s the difference between the, I guess the original WooCommerce focus now with WordPress? Probably</p>\n\n\n\n<p>Rytis:<br />A broad answer. So Omnisend is made for e-commerce, but just definition of e-commerce is really being broad. So let&#8217;s say with any learning management system there is transactions, online transactions that are happening. So really it can be used because it&#8217;s e-commerce, charity donations when there&#8217;s another area, those are nonprofit organizations, but we still have transactions. We have to communicate with their donors and to remind them that we can donate repeatedly and send post purchase or post donation emails et ceteras like application is now absolutely unlimited and any other website can use leads to collect subscribers via form. So just sell bulk campaigns, this matter, your school, a small business, having a website, et cetera.</p>\n\n\n\n<p>Robert:<br />No, that&#8217;s excellent. And you have attended Word Campe for it, you&#8217;re actually a sponsor for I think the first time at WordCamp Asia.</p>\n\n\n\n<p>Rytis:<br />Yeah, correct. This is a new experience for us being a sponsor and we have sponsored quality EAPs, but the award camp, big WordCamp is first for us, so really having a booth here.</p>\n\n\n\n<p>Robert:<br />Very nice and large booth actually.</p>\n\n\n\n<p>Rytis:<br />Thank you.</p>\n\n\n\n<p>Robert:<br />You guys really went top of the line for the sponsorships.</p>\n\n\n\n<p>Rytis:<br />Kudos to the colleagues. Yeah, I know it&#8217;s of course Sponsor gives a new experience, but I really liked so far, so for any businesses, it doesn&#8217;t matter if you are a service provider or maybe an agency, et cetera, I think it&#8217;s really worth considering at least sponsoring and maybe starting with smaller booth, but being present at Work camp and even if you are not sponsoring. So for the listeners, I would really encourage to visit at least one of those three major work camps</p>\n\n\n\n<p>Robert:<br />Global, the flagships, yeah,</p>\n\n\n\n<p>Rytis:<br />Yeah, the flagships or the Asia or the States or Europe at least once per year. It&#8217;s really worth being there because it&#8217;s a great sense of community</p>\n\n\n\n<p>Robert:<br />Here. The community is amazing. As usual. As we wrap this up, what&#8217;s the best way to find out more about Omnisend and connect with you?</p>\n\n\n\n<p>Rytis:<br />Yeah, so omnisend.com. It&#8217;s the best way to find us and by the way, for VU users, we have a really great offer now. So 30% off, it&#8217;s only Google the discount code which can be used and you can find it on our website as well. And personally myself, so I love LinkedIn, probably this is the most preferred mind network and of course all good email.</p>\n\n\n\n<p>Robert:<br />Of course, email. Thank you so much, Rytis, it&#8217;s great to have you at workcamp. Asia, thanks for joining us on do the Woo. Thanks, Robert, chao.</p>\n\n\n\n<p>Ray:<br />Hi, I&#8217;m Ray Morey and I write the Repository weekly email newsletter for WordPress for people who are hardcore to WordPress and want to know what&#8217;s happening in the community. WordCamp Asia has been incredible. I&#8217;ve had so many just amazing conversations with people. It&#8217;s crazy how you can run into people in the hallways and just have straightaway these just in-depth conversations with people about everything and everyone is being so willing to share their experiences and advice and I&#8217;m so excited to come to another WordCamp soon.</p>\n\n\n\n<p>Brian:<br />This is Brian Rothsztein from Uniseo based in Canada and I&#8217;ve came all the way across the world to WordCamp Asia and I have to say meeting people around here has been fantastic. If you know me, you know that I love to socialize with everybody, really get to know people, get to see what the products are, what the latest plugins are, really find out about everything that has to do with WordPress and the WordPress community. But the socialization aspect and seeing how things are run out here is just fantastic. WordCamp Asia has been a fantastic experience. I highly recommend it to anybody who wants to come to any major WordCamp or any small WordCamp even locally. Really a great experience.</p>\n\n\n\n<p>Sarah:<br />Hi, my name is Sarah. I&#8217;m a WordPress user here at the WordCamp in Asia this year. And I have to say my favorite thing about being here is just the feeling I get being around everybody who is just so involved in what they do and it just sparks all this motivation and creativity for me that it just makes me want to jump in full force.</p>\n\n\n\n<p>Ace:<br />I&#8217;m Ace. I&#8217;m from the Philippines and WPFusion and yeah, I love meeting new friends here in work of Asia 2024. It&#8217;s been really great so far.</p>\n\n\n\n<p>Anita:<br />Hi, I am Anita Chen from Taiwan. So it&#8217;s my first time to attend work camp. And so what I love about this is that it&#8217;s the first time I saw a camp gathering a lot of developers and a lot of volunteers who engage in the event without asking for any payback. And I can see that in south there. And what we are here is that we try to attract more digital talent to Taiwan to show them how welcome that we want them to be here.</p>\n\n\n\n<p>April:<br />I&#8217;m April, I&#8217;m from Florida. I work with WPpopupmaker and the highlight of this event has been the swag and networking.</p>\n\n\n\n<p>Daniel:<br />I&#8217;m Daniel Eiser from Florida. In the US I run Code Atlantic that&#8217;s is most popular for Pop-up Maker and my favorite part of this event was the Freemius party. I met a ton of great other product authors and had a blast.</p>\n\n\n\n<p>Charney:<br />I&#8217;m Charney and I&#8217;m from India and I am here with StellaWP. It&#8217;s an amazing brand and has eight brands under that. And I think what I enjoyed the most of being in Webcam Asia is being on my stall because it&#8217;s my first international WordCamp Asia and making these really cute buttons with the superpowers that anybody who came at the stall wanted to color. . And yeah, I think that was really amazing meeting new people. Oh my god, I have all colleagues from all over the world and we are always meeting virtually, but it was such a great opportunity and time to meet all of them in person. So I&#8217;m pretty thrilled about it and really looking forward to the next one.</p>\n\n\n\n<p>Frederick:<br />So I&#8217;m Frederick Coleman and I&#8217;m from the US and I work for Blockonomics. I was here for WordCamp Asia last year as well. And I think the great thing about WordCamp Asia is that it&#8217;s a place where a lot of new people that you don&#8217;t see at the word camps in Europe and us get to come together, new people interact with them and being able to see some new ideas and that&#8217;s great.</p>\n\n\n\n<p>Christina:<br />So hi, my name is Christina. I&#8217;m from Lithuania and I am from hosting and I was in WordCamp Asia this year and I loved about being together with my friends who are actually becoming my family. So just hugging all of them after seeing them was a great experience this year.</p>\n\n\n\n<p>Hassan:<br />Hey, I&#8217;m Hassan from Bangladesh. I came here to represent rocket.net and I&#8217;m actually loving the environment here. The atmosphere is great and the people are awesome. The best moment for me was meeting our clients here who uses rocket.net. They were loving the product and they were like, I love your product. And the T-shirt design, our T-shirt like Google and the team of Google and Element Shirt, they loved our design, so it was great to showcase the product. I love, I love briefing rocket.net because it&#8217;s my product. I love this product. So yeah, it&#8217;s going great.</p>\n\n\n\n<p>Horia:<br />Hi, I am Horia I&#8217;m from Romania and it&#8217;s been great to show our latest product Cobio AI to people here at Work Peja, it&#8217;s also great to explore this different culture and this beautiful country. Yeah, it&#8217;s been a great work camp so far.</p>\n\n\n\n<p>Jack:<br />Hi, my name is Jack and I am here from WPFusion and my highlight was reconnecting with friends that I get to see at each WordCamp and going to Tasty restaurants with them.</p>\n\n\n\n<p>Jim:<br />Hi Bob, I am Jim Ross. I am from the Philippines and I&#8217;m the training lead in level app. We provide support for WordPress plugin and teams. And the highlight for me for this WordCamp WC Asia 2024, of course number one, the swags and of course the talks. Yeah, I really like the topics and of course later the after party I&#8217;m looking forward for the after party. Yeah, I enjoyed last year&#8217;s after party, so I&#8217;m expecting that the after party later would be great as well.</p>\n\n\n\n<p>Michelle:<br />Hi, I am Michelle Freschette. I am the director of community engagement for StellarWP and the executive director of Post Status and I spoke this year at WordCamp Asia about inclusion and allyship. And the highlight of the entire event is all the people that I get to see when I travel to Asia and the love that I have for all the people here. I&#8217;ve had just a wonderful time and the warm welcome reception has been amazing.</p>\n\n\n\n<p>Speaker 18:<br />I&#8217;m Mike, I work with Automattic and I&#8217;m in the VIP division. It&#8217;s actually my first WordCamp, not only my first WordCamp Asia and probably my favorite part has been just connecting with the people and the community, although I do work for Automattic, which sort of are the creators of WordPress or involved in the creation of WordPress. Yeah, I&#8217;m not that plugged into the community, so it&#8217;s been really nice to connect with everyone while I&#8217;m here.</p>\n\n\n\n<p>Anad:<br />This is Anad from rocket.net and I&#8217;m from Bangladesh. And the thing is I am loving work camps right now. The thing is I&#8217;ve been to work in Nepal, it was amazing and work in Asia . It has lots of people from different parts of the world with amazing people, amazing sponsors, and loving the environment here and it has been a pleasure to be here. Thank you.</p>\n\n\n\n<p>Olga:<br />I&#8217;m Olga from San Petersburg, Russia. I am full stock WordPress developer and this is my main job and I&#8217;m also contributing to WordPress core and different other teams a lot. Right now I&#8217;m calling it for test this release. I hope it&#8217;ll be well because it&#8217;s coming near and about this conference I liked most, of course panel I was taking part in about women&#8217;s in tech and I think everyone should listen to it and not only listen, but take actions and think how you can be part of this initiative and make things to the better future, not only for women, but for everyone. And this conference is awesome because we have people from almost all over the world. It&#8217;s wonderful.</p>\n\n\n\n<p>Pania:<br />Hey, I&#8217;m part Pania from Krisha Web. I&#8217;m from India and I&#8217;m here for the first time in WordCamp Asia. We are the VIP agency partner and WordCamp Asia. I would like to thank all the organizers and the sponsors to organize an excellent WordCamp. The arrangements, the sponsors areas as well as the speaker sessions are really very good. I really enjoyed meeting people, networking especially I&#8217;m a big fan of do the the bob, the man he&#8217;s behind the success of others. I&#8217;m following really well to him. Thank you so much. All the wishes to everyone. Thank you.</p>\n\n\n\n<p>Erika:<br />I&#8217;m Erika from Canada. I work at Woo and my favorite part of WordCamp Asia 2024 is connecting with the community and having the chance to get together in person again.</p>\n\n\n\n<p>Pi:<br />Hello, I&#8217;m Pi and I&#8217;m a developer advocate here at Woo. And my favorite part about WordCamp Asia has been connecting with developers and eating vegan food.</p>\n</div>\n\n\n\n\n<p>The WordCamp Asia 2024 was a gathering filled with insightful conversations and networking opportunities for WordPress enthusiasts and professionals from around the world. The event featured a wide array of speakers and sponsors, offering valuable discussions and exhibitions on various WordPress-related topics and products. While attending, I was able to get some highlights from several of the attendees. Enjoy! </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Mar 2024 11:34:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Gamelan Jazz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=112708\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2024/03/gamelan-jazz/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:816:\"<p>My old HSPVA friend and classmate <a href=\"https://orendarecords.bandcamp.com/album/echo-deep\">Joe Santa Maria has a really cool album</a> that I can only describe as if a <a href=\"https://www.chrispottermusic.com/\">Chris Potter</a> big band decided to play <a href=\"https://en.wikipedia.org/wiki/Gamelan\">Indonesian gamelan music</a>, a type of trance-like rhythmic music which I originally discovered through <a href=\"https://www.gamelatron.com/\">Aaron Taylor Kuffner&#8217;s Gamelatron</a>. You can <a href=\"https://orendarecords.bandcamp.com/album/echo-deep\">listen or buy the album here</a>. This is the first album I&#8217;ve bought in&#8230; forever, I&#8217;ve gotten so used to streaming. Feels kinda nice. I need to explore <a href=\"https://bandcamp.com/about\">Bandcamp</a> more it&#8217;s so cool. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Mar 2024 23:58:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: Tom Scott on APIs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=112703\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2024/03/tom-scott-on-apis/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:409:\"<p>I was late to discover Tom Scott, it was only after he did <a href=\"https://www.youtube.com/watch?v=7DKv5H5Frt0\">his goodbye video</a> that I came across him, but he is a Youtube treasure with an archive of a ton of good stuff. Here&#8217;s one where he ties together scraping, APIs, Web 2.0, privacy, Cliffs of Dover, and some philosophy. So beautiful.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Mar 2024 07:14:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"BuddyPress: BuddyPress 12.4.0 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=333553\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://buddypress.org/2024/03/buddypress-12-4-0-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1412:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.12.4.0.zip\">BuddyPress 12.4.0</a>. This maintenance release fixes 4 bugs, mainly to improve the BP Rewrites API we introduced in 12.0.0. We also exceptionally decided to remove the repair tool about the Members last activity in this minor release (we usually do this kind of changes in major releases).</p>\n\n\n\n<p>For details on all changes, please read the <a href=\"https://codex.buddypress.org/releases/version-12-4-0/\">12.4.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 12.4.0 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading it from the WordPress.org plugin repository</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Many thanks to 12.4.0 contributors <span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/nhrrob\">nhrrob</a>, <a href=\"https://profiles.wordpress.org/espellcaste\">espellcaste</a>, <a href=\"https://profiles.wordpress.org/Slaffik\">Slaffik</a>, <a href=\"https://profiles.wordpress.org/needle\">needle</a>, <a href=\"https://profiles.wordpress.org/ahegyes\">ahegyes</a>, <a href=\"https://profiles.wordpress.org/vapvarun\">vapvarun</a>, <a href=\"https://profiles.wordpress.org/emaralive\">emaralive</a> &amp; <a href=\"https://profiles.wordpress.org/imath/\">imath</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Mar 2024 20:13:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:136:\"Gutenberg Times: Dev hours on Block Hooks, building better patterns, customizing your store, a new book and more — Weekend Edition 288\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=27902\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:140:\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28106:\"<p>Howdy, </p>\n\n\n\n<p>Next week is going to be a busy week, with two releases, WordPress 6.5 and Gutenberg 18.0, a Hallway Hangout and Developer Hours. </p>\n\n\n\n<p>It feels to me that WordPress 6.5, has received a lot of buzz. It&#8217;s a powerful release with lots of great new features, especially for extenders and other developers. I also love the new Data views, the drop shadows, revisions, the improvements in Drag and Drop, Listview and template screens. </p>\n\n\n\n<p>I hope you are ready for this stokeful release coming to a WordPress instance near you! </p>\n\n\n\n<p>Yours, ?<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#short-release-update\">Short release update: </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#upcoming-events-in-the-wordpress-open-source-space\">Upcoming events in the WordPress open-source space</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#planned-articles-for-the-developer-blog\">Planned articles for the Developer Blog:</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/dev-hours-on-block-hooks-building-better-patterns-customizing-your-store-a-new-book-and-more-weekend-edition-288/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ol>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"short-release-update\"><strong>Short release update: </strong></h3>\n\n\n\n<p>WordPress 6.5 is upon us on March 26, 2024 &#8211; <br /><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\"><strong>WordPress 6.5 RC 3 </strong></a>was released this week.  In last week&#8217;s edition I shared plenty of links on <a href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#wordpress-6-5\"><em>learning more about WordPress 6.5</em></a> </p>\n\n\n\n<p>The next Gutenberg plugin release is scheduled for March 27. <br />The <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v18.0.0-rc.1\"><strong>Gutenberg 18.0 RC</strong> </a>is already available for testing.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"upcoming-events-in-the-wordpress-open-source-space\"><strong>Upcoming events in the WordPress open-source space</strong></h3>\n\n\n\n<p><strong><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299677581/\">Developer Hours: Exploring Block Hooks in WordPress 6.5 </a></strong>with <strong>Nick Diego</strong> and <strong>Bernie Reiter</strong>. They will discuss examples on how to use the new Block Hooks API coming to WordPress with 6.5. You&#8217;ll learn how to use it to place a block automatically before or after an existing block. For instance, a like button after the title of your blog posts, or a Back-to-Top link before the next heading in a longer piece. The Developer Hours will take place on <strong>March 26, 2024, at 14:00 UTC (9 am EDT)</strong></p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-da5c52b7b851e907 wp-block-newsletterglue-image ng-block size-full\"><tbody><tr><td class=\"ng-block-td\" align=\"center\"><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299677581/\"><img width=\"600\" height=\"338\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/DevHours-Block-Hooks.webp?resize=600%2C338&ssl=1\" alt=\"Graphic with inforamtion about the Dev Hours. \" class=\"wp-image-27969 ng-image\" /></a></td></tr></tbody></table>\n\n\n\n<p><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299785396/\"><strong>Exploring WordPress 6.5</strong></a> with <strong>Kathryn Presner</strong> and <strong>Wes Theron</strong> on March 26, 2024 at 21:00 UTC / 4 pm EDT. The Presenters will cover all the new features coming to blocks, List view, the Font Library and Revisions. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2024/03/19/hallway-hangout-using-site-editor-in-production-for-client-sites/\"><strong>Hallway Hangout: Using Site editor in production for client sites</strong></a> with <strong>Justin Tadlock</strong> and me. On <strong>March 27 at 16:00 UTC (11 am EDT)</strong> participants will discuss in an informal setting: how agencies and freelancers adjust their workflow and tooling to provide a consistent experience for their clients.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In the event <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299732419/\"><strong>Untangling Templates</strong></a> on March 27 at 15:00 UTC / 10 am EDT, <strong>Kathryn Presner</strong> invites you to  demystify templates together! &#8220;Diving into the Site Editor, we&#8217;ll explore the key elements that drive the look and layout of your site, clarifying the purpose of each built-in template. We&#8217;ll look at some scenarios when it makes sense to create a custom template, and get hands-on to build a couple of them live. By the end of the workshop, you&#8217;ll have a better understanding of the potential of WordPress templates, and be excited to play with templates on your own site!&#8221; read the description. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Learn.WordPress and <strong>Bud Kraus</strong> will present &#8220;<a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299175971/\"><strong>What’s New In WordPress 6.5?</strong></a>&#8221; via Zoom on <strong>Tuesday, April 9 at 19:00 UTC  (2 PM EDT</strong>). He will demonstrate the new features coming to WordPress 6.5, such as Font Management Revisions for Styles and templates, and the new data view screens coming to the Site Editor. </p>\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-e8dede3a46d70e524111790d4754152e\">?️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-97-wordpress-6-5/\">Gutenberg Changelog #97 – WordPress 6.5, Gutenberg 17.8 and 17.9</a> with special guest Joni Halabi. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"planned-articles-for-the-developer-blog\">Planned articles for the Developer Blog:</h3>\n\n\n\n<ul>\n<li>How to work effectively with the useSelect hook </li>\n\n\n\n<li>A practical introduction to using WordPress React components for plugin pages</li>\n\n\n\n<li>Block Hooks in four examples</li>\n\n\n\n<li>Introduction to the Interactivity API</li>\n</ul>\n\n\n\n<p>If you don&#8217;t miss any new article, <a href=\"https://developer.wordpress.org/news/subscribe/\"><strong>subscribe to the WordPress Developer Blog</strong></a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n\n<div class=\"ngl-articles colored ngl-articles-30_70 ngl-articles-frontend\">\n\n	\n	<div class=\"ngl-articles-wrap ngl-articles-webview\">\n	\n						\n			<div class=\"ngl-article-mobile\">\n				<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n					<tr>\n						<td valign=\"top\">\n							<div class=\"ngl-article-mob-wrap\">\n							<div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/pattern-overrides-an-early-review/\" target=\"_self\" rel=\"\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2024-02-07-at-11.29.34.png?w=652&ssl=1\" /></a></div><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/pattern-overrides-an-early-review/\" target=\"_self\" rel=\"\"><span>Synched Pattern Overrides – an early review</span></a></div><div class=\"ngl-article-excerpt\">Update March 14, 2024: In preparation for WordPress 6.6, Daniel Richards posted an overview issue on what&#8217;s next for Synced Pattern Overrides on GitHub Update March 13, 2024: During the&hellip;</div>							</div>\n						</td>\n					</tr>\n				</table>\n			</div>\n			\n			\n			\n\n		\n						\n			<div class=\"ngl-article-mobile\">\n				<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n					<tr>\n						<td valign=\"top\">\n							<div class=\"ngl-article-mob-wrap\">\n							<div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/block-bindings-and-custom-fields-an-almost-no-code-example/\" target=\"_self\" rel=\"\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2024-02-21-at-11.06.40.png?w=652&ssl=1\" /></a></div><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/block-bindings-and-custom-fields-an-almost-no-code-example/\" target=\"_self\" rel=\"\"><span>Block Bindings and Custom Fields &#8211;  an (almost) no-code example</span></a></div><div class=\"ngl-article-excerpt\">This article received two updates today, March 13, 2024: Link to second part of the Introducing Block Bindings article series. Screenshot of the visual indicator for single block With the&hellip;</div>							</div>\n						</td>\n					</tr>\n				</table>\n			</div>\n			\n			\n			\n\n		\n		\n		</div>\n\n</div>\n\n\n\n\n<p>Eight new <a href=\"https://editortips.com/\"><strong>Editor Tips</strong></a> by <strong>Tammie Lister</strong></p>\n\n\n\n<ul>\n<li><a href=\"https://editortips.com/set-color-of-seperator/\">Set color of separator</a></li>\n\n\n\n<li><a href=\"https://editortips.com/use-site-logo-as-a-site-icon/\">Use site logo as a site icon</a></li>\n\n\n\n<li><a href=\"https://editortips.com/turn-on-tools-for-colors/\">Turn on tools for colors</a></li>\n\n\n\n<li><a href=\"https://editortips.com/press-to-see-options/\">Press + to see options</a></li>\n\n\n\n<li><a href=\"https://editortips.com/advanced-details-on-template-area/\">Advanced details on template area</a></li>\n\n\n\n<li><a href=\"https://editortips.com/click-template-areas-in-sidebar/\">Click template areas in sidebar</a></li>\n\n\n\n<li><a href=\"https://editortips.com/contain-text-cursor-inside-block/\">Contain text cursor inside block</a></li>\n\n\n\n<li><a href=\"https://editortips.com/open-list-view-by-default/\">Open list view by default</a></li>\n</ul>\n\n\n\n<p><a href=\"https://developer.wordpress.org/news/2024/03/21/drop-shadow-updates-in-wordpress-6-5/\"><strong>Drop Shadow updates in WordPress 6.5</strong></a> by yours truly on the WordPress Developer Blog summarizes how to use the controls for various blocks and how to remove core presets.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Fabian Kägy</strong>, <strong>Matias Ventura</strong> and <strong>Luis Herranz</strong> were guest  at the <em>Frontend Happy Hour</em> podcast to answer the question of <a href=\"https://www.frontendhappyhour.com/episodes/why-does-wordpress-dominate-the-web/\"><strong>Why does WordPress dominate the web?</strong></a> and shared &#8216;their experiences and insights in developing and leveraging WordPress.&#8217; An interesting listen. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In time for the Font Library to come to WordPress with 6.5, <strong>Csaba Varszegi</strong> of LittleBigThings. published his <a href=\"https://github.com/LittleBigThing/Modern-Font-Stacks-for-WP\"><strong>plugin to load Modern-Font Stacks</strong></a> as Font collection. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/mindspun-responsive-blocks\"><strong>Mindspun Responsive Blocks</strong></a> plugin was just published to WordPress plugin repository. It adds fully responsive core-like blocks and allows you to create your custom responsive blocks. They just <a href=\"https://www.mindspun.com/payments/features/\">released their Stripe-based Payment block</a> as well. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In her post <a href=\"https://developer.woo.com/2024/03/22/customize-your-store/\"><strong>Customize Your Store</strong></a>, <strong>Patricia Hillebrandt</strong> explains a new way to design WooCommerce stores coming to WooCommerce 8.8.  The tool aptrly named &#8220;Customize Your Store&#8221; makes it easier for you to make your shop look just the way you want. You don&#8217;t need to be a tech expert to use it. Hillebrandt  shared more details about these upgrades and how you can use them to improve your online store.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Brian Coords</strong> asked in his latest post <a href=\"https://www.briancoords.com/should-the-page-in-wordpress-be-the-new-default/\"><strong>Should the “Page” in WordPress be the new default?</strong></a> He also wants to say <em>Goodbye to frontpage.htm</em>l. &#8220;It’s become increasingly clear that block theme developers are by and large <em>not using it.</em> The biggest issue, from what I can understand, is that it places content inside of a template, not inside of page content. That distinction has consequences. It’s really hard for average users to disable or even modify without understanding the intricacies of the site editor.&#8221; he wrote. What do you think?</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/joeleenk\">Joeleen Kennedy</a></strong>, senior web engineer,  wrote about <a href=\"https://humanmade.com/higher-education/3-things-we-love-about-the-new-harvard-gazette-wordpress-website/\"><strong>three things HumanMade loved about the Harvard Gazette WordPress website</strong></a>. &#8220;We decided early on that we would be early adopters and went all-in on full site editing, using the <a href=\"https://wordpress.org/plugins/gutenberg/\"><em>Gutenberg plugin</em></a> to get new features that hadn’t yet made it to WordPress core.&#8221; she wrote. Head on over the read what was and how the new site was built and in the embed video you learn how the customer&#8217;s experience was. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Beatriz Fialho</strong>, theme designer at Automattic, shared her <a href=\"https://developer.wordpress.org/news/2024/03/19/pattern-design-tips-and-tricks-for-developers/\"><strong>Pattern design tips and tricks for developers</strong></a> on the WordPress Developer Blog. What makes a well-designed pattern? And what ensures that a pattern integrates flawlessly into any WordPress site? A designer shares some of the lessons they’ve learned while building themes and websites.</p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-aa34b47ced07ed62 wp-block-newsletterglue-image ng-block size-large is-resized\"><tbody><tr><td class=\"ng-block-td\" align=\"center\"><a href=\"https://developer.wordpress.org/news/2024/03/19/pattern-design-tips-and-tricks-for-developers/\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/what-to-do-5-1-web.jpg?resize=600%2C298&ssl=1\" alt=\"screenshot from the article\" class=\"wp-image-27958 ng-image\" width=\"600\" height=\"298\" /></a></td></tr></tbody></table>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2024&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a>&nbsp;|&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n\n<p>In his post <a href=\"https://rich.blog/theme-composition/\"><strong>WordPress Theme Composition and Interoperability</strong></a>, <strong>Rich Tabor </strong>emphasizes the need for themes to be flexible and easily adaptable to the evolving WordPress ecosystem, ensuring that themes can work seamlessly with various page builders and extend functionality without compromising on design or user experience. &#8220;Today’s themes—or rather, today’s block themes—inherit the newest additions to WordPress out-of-the-box, as blocks carry much of the&nbsp;<em>“weight”</em>&nbsp;themes were once required to do. And historically, many theme designers—including myself—relied on a framework that covered the basics of their theming approach; but now, WordPress&nbsp;<em>is</em>&nbsp;that framework.&#8221; Tabor wrote.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nadia Maya Ardiani,</strong> editor at Hosting blog and co-host on the <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme/\"><em>Gutenberg Changelog episode 89</em></a> interviewed <strong>Maggie Cabrera</strong>, designer/developer on the Twenty-Twenty-Four theme. Here is the post: <a href=\"https://www.hostinger.com/blog/maggie-cabrera\"><strong>Maggie Cabrera: Turning a WordPress Passion Into a Professional Pathway</strong></a>. “I think there’s a shift of the people who are usually building themes. Before, theme-building was something that only developers would do, or designers who knew how to code to some extent. It’s different now. People who don’t know how to code can create block themes, too. The only thing that you need to know is how to use WordPress and the block editor,” Cabrera explains.</p>\n\n\n\n<p><em>Maggie Cabrera will be my special guest on the next Gutenberg Changelog we will record Wednesday.</em> If you don&#8217;t want to miss the episode, subscribe to the podcast on your favorite pod catcher. Here are a few suggestions. <br /><a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\" target=\"_blank\" rel=\"noreferrer noopener\">Apple Podcasts</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\" target=\"_blank\" rel=\"noreferrer noopener\">CastBox</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\" target=\"_blank\" rel=\"noreferrer noopener\">Google </a>| <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\" target=\"_blank\" rel=\"noreferrer noopener\">Podcasts</a> | <a href=\"https://pca.st/7O43\" target=\"_blank\" rel=\"noreferrer noopener\">PocketCasts</a> |  <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\" target=\"_blank\" rel=\"noreferrer noopener\">Podbean</a>  <br /><a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\" target=\"_blank\" rel=\"noreferrer noopener\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast/\" target=\"_blank\" rel=\"noreferrer noopener\">RSS</a> | <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg\">Spotify</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Congratulations to <strong>Tammie Lister</strong> and her editor, <strong>Jessica Lyschik</strong>, for publishing the new book about<a href=\"https://www.packtpub.com/product/wordpress-styling-with-blocks-patterns-templates-and-themes/9781804618509\"><strong> WordPress Styling with Blocks, Patterns, Templates, and Themes</strong></a>. &#8220;Guided by examples that demonstrate effortless customization entirely suited to your preferences, you’ll master the design tools, patterns, and full site editing capabilities to shape impactful websites that mirror your distinct vision and creativity.&#8221; is written on the back of the book. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p>If you, like me, missed this year&#8217;s DE{CODE} event, you can watch all the sessions from <a href=\"https://www.youtube.com/watch?v=b1nu72c7J_Q&list=PLUIctPjPADH9FEACrMbz-62YwkJ5c3aEc\"><strong>WP Engine&#8217;s  De{code} YouTube Playlist</strong></a>. Definitely on my watch list is <a href=\"https://www.youtube.com/watch?v=rkyuI5n0Z5c\"><strong>Empower your development: the breakthrough features of WordPress 6.5 unleashed</strong></a> with Damon Cook, Nick Diego and Fabian Kägy, and a virtual appearance by Anne McCarthy. They cover Data views, Block Bindings, and the Interactivity API with short demos. </p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-491e1dfc58f089b8 wp-block-newsletterglue-image ng-block size-large\"><tbody><tr><td class=\"ng-block-td\" align=\"center\"><a href=\"https://www.youtube.com/watch?v=rkyuI5n0Z5c\"><img width=\"652\" height=\"327\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/Screenshot-2024-03-23-at-11.40.32-1.png?resize=652%2C327&ssl=1\" alt=\"\" class=\"wp-image-27974 ng-image\" /></a></td></tr></tbody></table>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>If you are not so firm or up-to-date with your JavaScript, <strong><a href=\"https://twitter.com/aurooba\">Aurooba Ahmed </a></strong>created a free course to explain the basics of JavaScript you will need to work with Blocks in WordPress. The course is called <a href=\"https://aurooba.com/js-essentials-for-wp-devs/\"><strong>JS Essentials for WP Devs</strong></a> and you can<a href=\"https://aurooba.com/js-essentials-for-wp-devs/#signup\"> sign up here</a>, and you receive 15 lesson via emails. </p>\n\n\n\n<p>Ahmed also published an excellent mini-course on how to plan and make decision about the blocks you start to build. It&#8217;s a deeper dive into the Block editor UI philosophy and how to make your decisions on where to add options and settings, as well as how to use WordPress components to build your interfaces. </p>\n\n\n\n<p><a href=\"https://courses.auroobamakes.com/course/thoughtful-block-ui-for-wordpress/\"><strong>Thoughtful Block UI for WordPress</strong></a> &#8211;   Learn to plan out your custom WordPress block for a great editing experience within the Block Editor in under an hour and at a very reasonable price. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>A new update is coming to WooCommerce, which is version 8.8. <strong><a href=\"https://twitter.com/brentmackinnon\">Brent MacKinnon</a></strong>, developer experience lead at Woo, posted about <a href=\"https://developer.woo.com/2024/03/22/extending-product-onboarding-and-tour/\"><strong>Making Product Onboarding and Product Tours&nbsp;Extensible</strong></a> for product builders. This update is going to help people who are new to WooCommerce by making it easier for them to learn how to use it. Now, people who make websites can change the guides and instructions to better fit what their customers need. This makes it simpler for new users to get started and for developers to guide them through WooCommerce.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his latest Live stream, <strong>Ryan Welcher</strong> <a href=\"https://www.youtube.com/watch?v=Aamxu1etZj0\"><strong>Reviewed Gutenberg 17.8 &amp; 17.9</strong></a>. He covers, among other features, grid layouts, with row and columns span, bulk export of patterns and setting alternative templates in the sidebar. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: AI Graphic <a href=\"https://twitter.com/noeltock/status/1766333072449126685\">shared by</a> Noel Tock at WordCamp Asia</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Mar 2024 01:53:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"HeroPress: SO MUCH NEWS! Find out what’s happening with HeroPress!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=6584\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:171:\"https://heropress.com/so-much-news-find-out-whats-happening-with-heropress/#utm_source=rss&utm_medium=rss&utm_campaign=so-much-news-find-out-whats-happening-with-heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15216:\"<img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/03/82465c246220ebf13.76739261-1024x683.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"A yellow cab moves quickly down a New York City street with food carts and a bank in the background.\" /><div class=\"kb-row-layout-wrap kb-row-layout-id6584_a77a9d-5e alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_740971-c9\"><div class=\"kt-inside-inner-col\">\n<p>It&#8217;s been a couple weeks since you&#8217;ve seen a HeroPress update, but that&#8217;s because it&#8217;s been BUSY around here!  Check out all the news below!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_b3957b-57\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_bfa4f2-fb alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_4d66bb-0b inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6584_691c2f-2c wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/\">HeroPress.com</a> &#8211; <a href=\"https://heropress.com/essays/tell-your-own-story/\">Tell Your Own Story – 說出自己的故事</a></h2>\n\n\n\n\n\n<div class=\"wp-block-image is-style-default\">\n<a href=\"https://heropress.com/essays/tell-your-own-story/\"><img width=\"300\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2024/03/Juan-Chen-300x300.webp\" alt=\"Juan Chen\" class=\"wp-image-6559\" /></a></div>\n\n\n\n<p>Juan Chen is from Taiwan, but it was killing him.  He left his homeland to travel The Camino and it saved his life. WordPress lets him tell the world about his experiences.</p>\n\n\n\n<p><em>To let others know about my creations, I decided to join the WordPress community.</em></p>\n\n\n\n<p><em>During the process of learning WordPress, I also got to know the Taiwanese community. From the community friends, I learned a lot that helped me become a better content creator!</em></p>\n\n\n\n<p>Juan&#8217;s essay is <a href=\"https://heropress.com/essays/tell-your-own-story/\">available</a> on <a href=\"https://heropress.com\">HeroPress.com</a>.</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_424c75-02\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_dc6cf7-ce alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_30acf6-eb inner-column-1\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-kadence-image kb-image6584_76823c-d4\"><img width=\"330\" height=\"40\" src=\"https://heropress.com/wp-content/uploads/2025/03/wptavern_Logo.svg\" alt=\"\" class=\"kb-img wp-image-6593\" /></div>\n\n\n\n\n\n<div class=\"wp-block-image is-style-default\">\n<img width=\"300\" height=\"170\" src=\"https://heropress.com/wp-content/uploads/2025/03/CleanShot-2024-03-22-at-14.31.33@2x-300x170.png\" alt=\"\" class=\"wp-image-6595\" /></div>\n\n\n\n<p>Recently I took part in a job trial at <a href=\"https://wptavern.com\">WPTavern</a>. Rather than typical written stories, I decided to do long form stories in Video/Audio.</p>\n\n\n\n<p>I did five segments over the period of a week, and the story I covered was the Global Photo Festival managed by the folks from Kerala. If you&#8217;re interested in a deep dive on the event and everything that went into it, <a href=\"https://wptavern.com/author/topher\">check it out</a>!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_0a65a4-dd\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_0d81d0-fc alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_41926f-86 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6584_21bf50-aa wp-block-kadence-advancedheading\"><a href=\"https://hallwaychats.com\">WPPhotos.Info</a></h2>\n\n\n\n\n\n<div class=\"wp-block-image\">\n<a href=\"https://wpphotos.info/sun-rays-in-the-medina-of-marrakesh/\"><img width=\"225\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2025/03/73865e931dd890376.98363147-rotated-1-scaled-1-225x300.jpeg\" alt=\"small alleyway with a man on a bicycle and sunrays\" class=\"wp-image-6597\" /></a></div>\n\n\n\n<p><a href=\"https://wordpress.org/photos/author/nadaelsharkawy/\">Nada</a>, shared her story about the WPPhoto of the week:</p>\n\n\n\n<p>Last Christmas when she and her husband and her visited Morocco for the first time in their lives. They spent a few nights in Marrakesh where this picture was taken.</p>\n\n\n\n<p>They went out in the morning trying to look for breakfast somewhere and the shops were still closed and there were a few people on the streets going to work (like this guy on the bicycle). It was mostly cold, but the sun shone beautifully this morning.</p>\n\n\n\n<p><a href=\"https://wpphotos.info/sun-rays-in-the-medina-of-marrakesh/\">Read more of the story at WPPhotos.info!</a></p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_6180d7-43\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_d7a807-56 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_0c0477-82 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6584_8fea52-cc wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/\">Press Releases!</a></h2>\n\n\n<div class=\"wp-block-image is-style-default\">\n<img src=\"https://heropressnetwork.com/wp-content/uploads/2024/03/pressitwp_logo-300x130.jpg\" alt=\"Press It WP\" class=\"wp-image-4736\" /></div>\n\n\n<p><a href=\"https://pressitwp.com\">PressItWP.com</a> has been a part of the <a href=\"https://heropressnetwork.com\">HeroPress Network</a> for almost a year now, if you ever release Press Releases, please consider <a href=\"https://pressitwp.com\">PressItWP</a>!</p>\n\n\n\n<p></p>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://newfold.com/newsroom/website-professionals-can-now-take-advantage-of-the-new-bluehost#new_tab\">Website Professionals Can Now Take Advantage of the New Bluehost Cloud</a></h2>\n\n\n\n<p>Bluehost Cloud, in partnership with Automattic, offers a first-of-its-kind WordPress platform providing users with unmatched speed and performance.</p>\n\n\n\n<p><a href=\"https://newfold.com/newsroom/website-professionals-can-now-take-advantage-of-the-new-bluehost#new_tab\">View Press Release</a></p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_88004b-9b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_29608c-af alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_95de1b-18 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6584_384768-5a wp-block-kadence-advancedheading\"><a href=\"https://wppodcasts.com\">WP Podcasts</a></h2>\n\n\n\n\n\n\n<a href=\"https://wppodcasts.com\"><img src=\"https://heropressnetwork.com/wp-content/uploads/2024/01/pocket_casts_single_315.png\" alt=\"Pocket Casts image\" class=\"wp-image-4316\" /></a>\n\n\n\n\n<p>There were <em>twenty</em> WordPress podcast episodes released this week!</p>\n\n\n\n<ul>\n<li><a href=\"https://trailblazer.fm/can-automation-prevent-burnout/#new_tab\">51:2 Can automation prevent burnout? – Cat Burchmore</a> from <a href=\"https://wppodcasts.com/podcast/trailblazer-fm/\">Trailblazer FM &#8211; Your WordPress agency in small steady steps &#8211; Hosted by Lee Matthew Jackson</a></li>\n\n\n\n<li><a href=\"https://poststatus.com/podcasts#new_tab\">Post Status Draft — On Practicing Nonviolent Communication with Trainer Ian Peatey</a> from <a href=\"https://wppodcasts.com/podcast/post-status-excerpt-podcast/\">Post Status Excerpt Podcast</a></li>\n\n\n\n<li><a href=\"https://wppodcasts.com/cate-derosia/\">Cate DeRosia</a> &#8211; <a href=\"https://wppodcasts.com/podcast/seriously-bud/\">Seriously, BUD?</a></li>\n\n\n\n<li><a href=\"https://plugin-fm.simplecast.com/episodes/promotion-through-education-how-courses-can-help-you-grow-your-software-business-pDpJLpbd#new_tab\">Promotion Through Education: How Courses Can Help You Grow Your Software Business</a> from <a href=\"https://wppodcasts.com/podcast/plugin-fm/\">plugin.fm</a></li>\n</ul>\n\n\n\n<p>There are new episodes every single day, so be sure to stop by <a href=\"https://wppodcasts.com\">WPPodcasts.com</a> and search for things that interest you!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6584_85ff4a-9b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6584_53069a-81 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6584_c57984-93 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 id=\"wpphotos\" class=\"kt-adv-heading6584_9ab35f-11 wp-block-kadence-advancedheading\"><a href=\"https://wordpress.org/photos\">WP Photos</a></h2>\n\n\n\n<p>Here are some of the great photos submitted to the <a href=\"https://wordpress.org/photos\">WPPhotos</a> project this week!</p>\n\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/55665e93264cf3e39.63871613-rotated-1-scaled.jpg\"><img width=\"768\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/03/55665e93264cf3e39.63871613-rotated-1-768x1024.jpg\" alt=\"An eerie underground passage vanishing into the depths of a cave.\" class=\"wp-image-6598\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/55665e9326/\">photo</a> by <a href=\"https://wordpress.org/photos/author/juanincamino/\">juanincamino</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/60165f29d03154f24.65925559-scaled.jpg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2025/03/60165f29d03154f24.65925559-1024x768.jpg\" alt=\"A colorful wooden boat with a high curved prow decorated with flags moored on a sandy beach with the ocean in the background on a clear day.\" class=\"wp-image-6599\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/60165f29d0/\">photo</a> by <a href=\"https://wordpress.org/photos/author/mahfuzul/\">Mahfuzul Hasan</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/72965ea020e0626a0.39683528-scaled.jpg\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2025/03/72965ea020e0626a0.39683528-1024x683.jpg\" alt=\"Close-up of dew drops on a plant with green and purple stems covered in fine hairs.\" class=\"wp-image-6600\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/72965ea020/\">photo</a> by <a href=\"https://wordpress.org/photos/author/creativemz/\">creativemz</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/74965e9723e8a7621.35329387-scaled.jpeg\"><img width=\"1024\" height=\"680\" src=\"https://heropress.com/wp-content/uploads/2025/03/74965e9723e8a7621.35329387-1024x680.jpeg\" alt=\"Orang-utan in Kota Kinabalu, Malaysian Borneo\" class=\"wp-image-6601\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/74965e9723/\">photo</a> by <a href=\"https://wordpress.org/photos/author/tessfromoz/\">Tess Needham</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/80465f2556b066e07.83901384-scaled.jpeg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2025/03/80465f2556b066e07.83901384-1024x768.jpeg\" alt=\"A traditional vacant carousel with ornately decorated horses and a lit canopy with a sign indicating the entrance at the Please Touch Museum (Philadelphia, Pennsylvania)\" class=\"wp-image-6602\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/80465f2556/\">photo</a> by <a href=\"https://wordpress.org/photos/author/jeffpaul/\">Jeffrey Paul</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2025/03/90665eacb02ba9c78.61659068-scaled.jpg\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2025/03/90665eacb02ba9c78.61659068-1024x683.jpg\" alt=\"Close-up of a Christmas cactus (Schlumbergera) flower. Pink petals, red pistil against a dark background.\" class=\"wp-image-6603\" /></a><p class=\"attribution\"><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/90665eacb0/\">photo</a> by <a href=\"https://wordpress.org/photos/author/werkform/\">werkform</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n\n<p>Be sure to check out the <a href=\"https://wordpress.org/photos/\">hundreds of other great photos</a>!</p>\n</div></div>\n\n</div></div><p>The post <a href=\"https://heropress.com/so-much-news-find-out-whats-happening-with-heropress/\">SO MUCH NEWS! Find out what&#8217;s happening with HeroPress!</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Mar 2024 19:24:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 5.3.2 of the Akismet WordPress plugin is now available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=283826\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://akismet.com/blog/version-5-3-2-of-the-akismet-wordpress-plugin-is-now-available/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:927:\"<p>Version 5.3.2 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now ready for&nbsp;download.</p>\n\n<p>In this release, we&#8217;ve improved the experience for new users. We now show what kind of information you can expect once Akismet has started to prevent spam on your&nbsp;site.</p>\n\n\n<img width=\"1024\" height=\"454\" src=\"https://akismet.com/wp-content/uploads/2024/03/screenshot-2024-03-20-at-15.03.45.png?w=1024\" alt=\"\" class=\"wp-image-283829\" />\n\n\n<p>There are also a number of bug fixes and improvements and we recommend upgrading if you&#8217;re using an earlier version of the&nbsp;plugin.</p>\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins&nbsp;directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Mar 2024 01:48:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Chris Rosser ?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: #112 – Miriam Schwab on Balancing WordPress Success and Family Life\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=155071\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/podcast/112-miriam-schwab-on-balancing-wordpress-success-and-family-life\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:50602:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, balancing WordPress success and family life.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to WPTavern.com forward slash feed forward slash podcast, and you can copy that URL in to most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like to feature on the podcast, I&#8217;m keen to hear from you, and hopefully get you, or your idea featured on the show. Head over to WP Tavern.com forward slash contact forward slash jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Miriam Schwab.</p>\n\n\n\n<p>Miriam co-founded Strattic to enable WordPress websites to be more secure and performance. After Elementor or acquired Strattic, Miriam continued leading the unit before becoming head of WordPress relations. Previously Miriam founded and managed a WordPress development agency in Israel. With over 15 years of experience, she&#8217;s a respected member of the WordPress community and a renowned speaker.</p>\n\n\n\n<p>In today&#8217;s episode we discuss Miriam&#8217;s life. It&#8217;s a departure for this podcast, which usually focuses upon the code, the plugins, and the community.</p>\n\n\n\n<p>The idea came out of a talk which Miriam presented at WordCamp Asia this year. In this talk, Miriam outlined how she carved out a successful career in the world of WordPress whilst also being the mother of seven children. And it&#8217;s fascinating.</p>\n\n\n\n<p>She openly shares her story as a way of empowering others in the WordPress space. Her journey goes from content writer to startup founder, and ultimately to the important role she now has at Elementor. The episode paints a picture of Miriam&#8217;s drive, perseverance and adaptability.</p>\n\n\n\n<p>We talk about the shifts in Miriam&#8217;s career from the decision to sell Strattic, to the challenges she faced when transitioning to a more structured environment at Elementor. Her experiences underscore the importance of finding one&#8217;s footing amidst rapid organizational growth. Something Elementor continues to experience, even in the face of emerging tools like Gutenberg.</p>\n\n\n\n<p>We also talk about the fabric of the WordPress community. A fundamental aspect of Miriam&#8217;s professional life. The generosity and collaborative spirit of fellow WordPress enthusiastic have been crucial to her success, leading to lifelong friendships and a supportive network that thrives even amidst competition.</p>\n\n\n\n<p>We also get into how Miriam manages to maintain her productivity, and talk about the specific tool she has adopted such as Jira, Text Expander and Notion. How she uses them and why she likes them.</p>\n\n\n\n<p>This episode is a fantastic discussion, with a tenacious person who was not just found balance, but has also flourished.</p>\n\n\n\n<p>If you&#8217;re interested in hearing how one person has managed the stresses and strains of an incredibly busy life, this episode is for you.</p>\n\n\n\n<p>If you want to find out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast. Where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>A quick note, before we begin. This was recorded live at WordCamp Asia. There was quite a lot of background noise to contend with, and I&#8217;ve done my best to make the audio as easy to listen to as possible.</p>\n\n\n\n<p>And so without further delay, I bring you Miriam Schwab.</p>\n\n\n\n<p>I am joined on the podcast today by Miriam Schwab. Hello. </p>\n\n\n\n<p>[00:04:10] <strong>Miriam Schwab:</strong> Hello.</p>\n\n\n\n<p>[00:04:11] <strong>Nathan Wrigley:</strong> Very nice to have you with us. We&#8217;re going to talk today about, well, something entirely different. We&#8217;re going to talk about you, and your actual life. We might get into WordPress a bit. But you did a talk at WordCamp Asia, which is where we are at the moment, and it was about your life, and how busy you are, and the ways that you cope, and all of that. Will you just tell us a little bit about the presentation that you gave this morning?</p>\n\n\n\n<p>[00:04:35] <strong>Miriam Schwab:</strong> This was an unusual talk for me to give, because mostly my talks are pretty practical and technical, and I actually tried to stay away from talking about my private life. Makes me a bit uncomfortable, and I&#8217;m not sure how much people want to know. And also, you know, it&#8217;s sharing private aspects that I&#8217;m just not used to sharing so much.</p>\n\n\n\n<p>But I submitted this talk, and I actually had forgotten that I submitted this topic, until they wrote to me and they&#8217;re like, your talk has been accepted. How I built my WordPress career while raising seven children. I was like, oh my gosh, I actually submitted that. Because it was like, there&#8217;s some time gap between it.</p>\n\n\n\n<p>The reason I submitted it is because, for a while, people have been saying to me that I should share my story because it&#8217;s unique, slash weird. And I thought, okay, you know what, maybe it&#8217;s time. And also, my hope was that the talk would be helpful to people, and so I spoke about that.</p>\n\n\n\n<p>[00:05:21] <strong>Nathan Wrigley:</strong> So tell us a little bit about your life. What makes your life so, well, complicated? You are going to have to get into the family, and all sorts, aren&#8217;t you? So hopefully you&#8217;re comfortable covering that.</p>\n\n\n\n<p>But you&#8217;ve got an incredibly busy life. A very large family. We can get into that a little bit. You&#8217;ve got a very busy career. In fact, you&#8217;ve had many different hats that you&#8217;ve worn over the years. Let&#8217;s just start with the family. You&#8217;ve got seven children? And I imagine for most people, just the idea of one or two children is probably about as much as they can cope with. Seven, I&#8217;m guessing it kept you very, very busy. Are they all grown up now?</p>\n\n\n\n<p>[00:05:56] <strong>Miriam Schwab:</strong> So my oldest is 25, and my youngest is 11. And then, you know, all sorts of ranges of ages in between. So I don&#8217;t have babies anymore. It&#8217;s a different stage. But at every stage it&#8217;s like a different type of need. It gets easier, at least it gets less physically demanding in terms of, now I mostly can sleep. That&#8217;s exciting. You know, I&#8217;m not changing diapers, and like I don&#8217;t have to bathe my kids, and all that kind of stuff. And they can pretty often make their own food, and so a lot of that has been reduced. Or even do their own laundries. How awesome is that.</p>\n\n\n\n<p>My two oldest actually just got engaged. Dealing with all of that, and that&#8217;s a whole thing. It&#8217;s two productions, two events, two new families to be connected with, you know? And thank god, I&#8217;m very happy about it. So everything has its, every stage has its thing.</p>\n\n\n\n<p>[00:06:34] <strong>Nathan Wrigley:</strong> It paints a picture, like I said, if you know anything about raising a family, you&#8217;ll have an intuition that seven will keep you incredibly busy. But obviously that&#8217;s just one component of your life. You&#8217;ve had a really, really interesting career path, through the WordPress space. So just tell us about the different projects that you&#8217;ve launched, because I think, if you tell us about Strattic, and all of the different projects, we&#8217;ll get another idea of the difficulty, if you like, and how busy you&#8217;ve been.</p>\n\n\n\n<p>[00:07:01] <strong>Miriam Schwab:</strong> I got into the WordPress space about 17 years ago, when I was looking for more flexibility in my work life. And I, at the time, had four kids. I had three kids, and then when my fourth was born, I quit my job that I was working at the time, because I needed to be able to be with my kids, and be there for my kids, without feeling bad about not being at work, or in an office or something.</p>\n\n\n\n<p>And at first I wrote content and copy, but it was for companies that were putting it on websites. And then I realised the website aspects of it interested me much more. And I started exploring that, and I decided open source spoke to me more, and I checked out three main options at the time, WordPress, Joomla, and Drupal, and I really loved WordPress.</p>\n\n\n\n<p>And so I started offering it as a service. First, you know, just me. And at the time it wasn&#8217;t really a CMS yet, so it was like blogs for companies that wanted to start having blogs, because that was like a big thing. And then that eventually, with time, grew into an agency. And we were building full custom web solutions for companies, and large nonprofits, and organisations.</p>\n\n\n\n<p>Yeah, so WordPress enabled me to continue to develop myself professionally, learn a lot. Because, you know, when you&#8217;re building a WordPress business, you&#8217;re learning, not just WordPress, you&#8217;re learning about hosting, server management, security, and also business, everything around that. Sales, marketing, accounting, cashflow management, like whatever, all that stuff, billing contracts. And I loved learning all of that.</p>\n\n\n\n<p>But I was able to do it kind of on my own terms, so that I could have that flexibility for my kids. So that was company number one. Then after doing that for like 13 years, I came up with the idea for Strattic. After 13 years working with WordPress, I knew the benefits of WordPress, which are many.</p>\n\n\n\n<p>But also, the industry was kind of suffering from issues around security, scalability, performance. And I encountered this new trend, static site generation. And I was like, oh my gosh, if we can generate WordPress sites as static sites, you get all the benefits of WordPress, and the powerful CMS. And sites that are fully scalable, you know, highly secure because there&#8217;s no tech surface, and just really fast.</p>\n\n\n\n<p>So I started working on Strattic, building out the product, sold my agency. And yeah, and then Strattic was a whole new journey, and it was a venture backed startup, raising funding, and the whole thing. And did that until it was acquired by Elementor in June of 2022, and that&#8217;s where I&#8217;ve been since then. So that&#8217;s quite a few.</p>\n\n\n\n<p>[00:09:10] <strong>Nathan Wrigley:</strong> Yeah, there&#8217;s lot in there, isn&#8217;t there? But so, we&#8217;ve got the family life, which is very, very, busy. You&#8217;ve got the work life, which is very, very busy. Do you feel that you got into it at just the right time? Was it kind of like the perfect thing, WordPress at that moment? Because you could, I&#8217;m going to guess there was a bit of late evening work, and that kind of thing. Where you could fit your family life around all the different moving parts of the business. Did WordPress and, you know, building websites, and building up that agency, was there some overlap there with family, and the kind of remote, if you like, distributed sort of nature of the work that you could do?</p>\n\n\n\n<p>[00:09:40] <strong>Miriam Schwab:</strong> It really supported my family life. I don&#8217;t mean economically, but that as well. But now there&#8217;s more remote options. But in those days, remote work wasn&#8217;t really a thing so much. Maybe Automattic was already doing it, I&#8217;m not sure, but nobody else. So it wasn&#8217;t an option. You either worked in an office, or you didn&#8217;t work, more or less. And so embarking on a journey with WordPress meant that I could work when it was good for me.</p>\n\n\n\n<p>It&#8217;s not like I didn&#8217;t work because of this, it just meant that I could work at night, or early morning or, you know, whatever, off times, and catch up with things. Because instead of having to be pressured to work in a certain window of hours, and that just worked. That worked really well for me.</p>\n\n\n\n<p>I think, also in the other direction, I got into WordPress at a good time, because I started learning it before it became a CMS, so I was already there. And I already like was creating reputation as a WordPress person. And then when it became CMS, and companies started to turn around and go, wait, our proprietary CMS is, we can&#8217;t do anything with them, they&#8217;re too limiting, cost a fortune. They start to look to move to WordPress, and I was well positioned for that. So that was also good timing.</p>\n\n\n\n<p>[00:10:40] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s nice. Did you find that the community, the people in the WordPress space, were they a crutch that you could rely on? I mean, we always talk about the WordPress community, and I know for a fact that you are deeply embedded in the community. So I&#8217;m anticipating the answer here.</p>\n\n\n\n<p>But let&#8217;s imagine that you&#8217;d have done a similar business, but not with open source, with some, I don&#8217;t know, corporate kind of thing. I get the feeling life would&#8217;ve been a little bit harder. I&#8217;m getting the feeling that the community may have helped you, but I&#8217;m not trying to put words into your mouth, but just talk about that.</p>\n\n\n\n<p>[00:11:09] <strong>Miriam Schwab:</strong> So in the earlier years of being part of the WordPress community, I really enjoyed being in touch with people online. And the way I benefitted was that WordPress has a strong culture of sharing. Sharing knowledge, sharing learnings, which I was inspired by. And as I started learning about WordPress, I actually started a blog at the time, and I would just write posts about everything I learned, which also helped other people. So it was kind of like paying it forward. I benefitted a lot from that.</p>\n\n\n\n<p>I only was able to meet up with people face-to-face, for the first time, at the first WordCamp Europe. It worked out for me to go, and it was life changing, I think, in some ways, which is funny to say. It wasn&#8217;t the size of the conferences now. It was, I think a couple hundred people, and it was in Leiden in the Netherlands.</p>\n\n\n\n<p>But I got to meet people that I&#8217;d been in touch with online, but for real, and there&#8217;s something about that connection that&#8217;s different. Then I really became close to people in the community. And it&#8217;s just, being part of an industry that&#8217;s friendly, to me was really important. Well, I didn&#8217;t know that, but now I see. It&#8217;s really nice. People are supportive, and friendly and like, yeah, we might compete with each other, but it doesn&#8217;t mean we can&#8217;t be friends.</p>\n\n\n\n<p>I loved introducing, for example, the co-founder, CTO of Elementor to Robbie from Beaver Builder. They had never met, and they were both thrilled to meet each other. And they&#8217;re page builders that compete with each other, but that&#8217;s okay. This just suits my nature more than being in a, like a cold, corporate type of environment. That wouldn&#8217;t work for me.</p>\n\n\n\n<p>[00:12:24] <strong>Nathan Wrigley:</strong> You just used the word close when you were talking about these people, these colleagues, these people in the community. Do you have actual friendships based upon the software? You know, you&#8217;ve been to these events and, do you consider them to be your actual friends?</p>\n\n\n\n<p>[00:12:37] <strong>Miriam Schwab:</strong> So there are some people that I would definitely consider to be my friends, I&#8217;m in touch with on an ongoing basis. And, yeah, definitely my friends. And then there&#8217;s a lot of people who, you know, we&#8217;re in touch a little bit, but then when we see each other it&#8217;s like, you know, we never stopped being in touch. So if we meet up at WordCamps, then it&#8217;s just like picking up again. And it&#8217;s a different kind of friendship, but I also consider them my friends. I just really love the people in the community, they&#8217;re so nice.</p>\n\n\n\n<p>[00:12:57] <strong>Nathan Wrigley:</strong> You always seem to be very positive. Very effervescent. There&#8217;s always a very nice energy coming from you. But I&#8217;m guessing that, given everything that we&#8217;ve talked about, you know, beginning an agency, starting a new company, learning all of that with the family in the background all the while. I&#8217;m guessing it&#8217;s not always been easy. I&#8217;m guessing that maybe there&#8217;s moments where it wasn&#8217;t quite so rosy. Tell us a little bit about that. Tell us some of the struggles over the last decade.</p>\n\n\n\n<p>[00:13:20] <strong>Miriam Schwab:</strong> So i&#8217;ve definitely had struggles, definitely. Running businesses is hard and stressful. There&#8217;s certain things that have kept me going. So first of all, I think almost any founder has to be somewhat unrealistically optimistic. I think you just always have to be like, well, that&#8217;s going to work out. I don&#8217;t know, there&#8217;s something about it. Otherwise you can&#8217;t keep going. So I&#8217;m just generally optimistic.</p>\n\n\n\n<p>Also I think I&#8217;ve learned through the years, okay, so that&#8217;s not going to work. But like, figuring out ways to circumvent an issue, or take a different path. Which to me is also like interesting and exciting, because then you get to like rethink things. So that&#8217;s one thing, I&#8217;m realistically optimistic.</p>\n\n\n\n<p>And the other thing that has kept me going is working with really great people. So I&#8217;ve been fortunate, in the agency and at Strattic, working with people. I can&#8217;t say when people say that employees or team is a family, it&#8217;s not. It&#8217;s not, because in the end it&#8217;s a business. But we became really close at Strattic, and we really care about each other. We make each other laugh a lot. Like, they&#8217;re hilarious people. It&#8217;s almost like we&#8217;re competing to see who can make each other laugh more.</p>\n\n\n\n<p>And even since we&#8217;ve been acquired by Elementor, and the team is doing, not always the same things anymore, we still will meet up for lunch together, and things like that. So working with good people. My family, my parents, you know, my siblings have always been very supportive. So that means a lot when I&#8217;m going through hard times. And then my own personal community. I live in a really nice community, and so I&#8217;m there for people when they need it, and people are here for me when I need it. And so it&#8217;s about having, just really good people around you.</p>\n\n\n\n<p>[00:14:39] <strong>Nathan Wrigley:</strong> Yeah.</p>\n\n\n\n<p>[00:14:39] <strong>Miriam Schwab:</strong> I think that helps. And sometimes I just literally just pray. I&#8217;m like, oh my gosh, what&#8217;s going to be? All right, time to pray. I know that&#8217;s not going to, a lot of people aren&#8217;t going to really be able to relate to that. But I do think that a lot of things are out of our hands. Like, we can work really hard, and we can try really hard, and then in the end, things go one way or another, and that&#8217;s out of our control. So that&#8217;s where I pray.</p>\n\n\n\n<p>[00:14:56] <strong>Nathan Wrigley:</strong> I wrote down a question, which I think is an interesting one. And it was about just the capacity to cope. And everything that you&#8217;ve described, I don&#8217;t think I could have lived through what you&#8217;ve been through, and come out the other side successfully. I think it would&#8217;ve been a bit of a disaster. I&#8217;m imagining all the plates spinning, and probably most of them shattered on the floor. Do you think that there&#8217;s just something about you, your nature, if you like, or the way you were raised or whatever, that allows you to cope?</p>\n\n\n\n<p>Because there must have been times where everything was happening all at once. And, you know, I&#8217;ve got no time for me. Where&#8217;s Miriam time? Do you think about yourself in that way? You said you are optimistic, but it must go a little bit further than that.</p>\n\n\n\n<p>[00:15:36] <strong>Miriam Schwab:</strong> The way I describe my, these two aspects of my life, the career, and the personal, in my talk now, is I took both to the extremes. I did. Seven kids and two businesses. I don&#8217;t know why I am like that, I need to be living at the edge. And I&#8217;ve told my kids this because they can&#8217;t believe it, but before I got married and started having kids, my nature is actually lazy. That doesn&#8217;t seem like it aligns with where I am today.</p>\n\n\n\n<p>But my nature is lazy, and I think I always felt like I needed to push myself more to not be lazy. So like to make sure that I didn&#8217;t have a chance to just do something unproductive. When you have kids, and work, and all that stuff, you don&#8217;t have time.</p>\n\n\n\n<p>But I always made time for myself, when I felt like I needed. If I felt like things were be coming too much, I would say no. I would take a break. At a few points, I did something which now people call like a workcation, where I would go to Tel Aviv, stay in a hotel on the beach for like a day or two, work there, maybe not as intensely, and go to sit by the sea. So just to recharge when I felt it.</p>\n\n\n\n<p>So I was able to identify when I was going too far. I will give credit to my family, in that I come from a, I&#8217;m probably the first generation in a long time, that is properly working as a woman. You know, my mother, my aunts, they were stay at-home moms, which is important. But, you know, they didn&#8217;t have professions outside the home. But I come from a family of very opinionated, strong women, including my grandmother, both my grandmothers actually. Very strong, have gone through a lot, always keep a good attitude, always loving and, I must be inspired by them.</p>\n\n\n\n<p>[00:16:54] <strong>Nathan Wrigley:</strong> Yeah, I mean, from everything that we&#8217;ve talked about already, and we&#8217;ll get into how you actually managed it, on a sort of nitty gritty way. It does seem like you&#8217;ve coped incredibly well. How do you manage the actual tasks? So if we were to look at your typical day, what are you doing? How are you making sure that everything gets done? I mean, do you have like this giant to-do list? Do you have tools that you use? Do you have people that you rely on? Are you good at delegating? We could go off in any direction.</p>\n\n\n\n<p>[00:17:18] <strong>Miriam Schwab:</strong> So I&#8217;ve had to learn over the years, first of all, to try to focus mainly on the things that I love to do, because then I&#8217;ll really do them well. And if there&#8217;s things that I don&#8217;t love to do, then I&#8217;m either just not going to do them, or I won&#8217;t do them well. So really try to focus on that.</p>\n\n\n\n<p>[00:17:31] <strong>Nathan Wrigley:</strong> Are you fairly brutal with that then? If you&#8217;ve got an intuition that you would enjoy something, and then you didn&#8217;t enjoy it, even if you&#8217;d put lots of time into it, you just drop it.</p>\n\n\n\n<p>[00:17:38] <strong>Miriam Schwab:</strong> It depends how critical it is. But if I don&#8217;t feel like it&#8217;s critical enough, I will drop it. It&#8217;s not a good thing. It&#8217;s not necessarily good. Like I should have more self-discipline. But that&#8217;s how it will be. If it&#8217;s not like motivating me enough, or enjoyable enough, then I might not do it, or I&#8217;ll try to hand it off to someone else. I also, I use Jira for all my tasks.</p>\n\n\n\n<p>[00:17:55] <strong>Nathan Wrigley:</strong> I&#8217;ve never used it. So you&#8217;re going to have to tell me a little bit about what that is. It&#8217;s software.</p>\n\n\n\n<p>[00:17:59] <strong>Miriam Schwab:</strong> Yeah, software. I used to try to manage my tasks in different ways, but it&#8217;s especially good for what I do now at Elememtor, because I use it actually for documenting what went into like a project or a task. So all links to docs, and other tickets, whatever, it&#8217;s all in there. And I love that I can do that in one place.</p>\n\n\n\n<p>It has a status, like where it&#8217;s up to, and if it&#8217;s completed, and that really helps me. One of the things that really helps me with also, is I can track what I actually completed. I do a lot of very diverse things, and so I can often get to the end of a day or a week and be like, what did I do? But with Jira in the background, and I make sure to keep it updated for small things and big things, that I can be like, oh right, I did that. I connected this person with that person, I made sure that this project went forward, I, whatever. So that&#8217;s something.</p>\n\n\n\n<p>And I use some tools that help with automating things, or like making things more efficient. I hate wasting time on things. If there&#8217;s something that I can make faster, it has to be faster. If it can&#8217;t be faster, again, I might not do it, or like not do it well.</p>\n\n\n\n<p>So I use some tools, like I use this tool called Text Expander, where you can just type of shortcut, and then it can expand anywhere in your, like whatever you&#8217;re doing, your email, a doc, a form, it just submits everything.</p>\n\n\n\n<p>[00:19:03] <strong>Nathan Wrigley:</strong> Oh, so you write a thing once, let&#8217;s say it&#8217;s an email or something, and then you get like a short code or something?</p>\n\n\n\n<p>[00:19:07] <strong>Miriam Schwab:</strong> Yeah, it could be like a sales email, for example. The short code could be like, good sales email, or something like that, and just write that, and then boom, it&#8217;s all there. I use it a lot for submitting talks. So like I&#8217;ll have a short bio shortcut, and a long bio shortcut, and I have my email address, my phone number, just things that don&#8217;t take that long to do, but it&#8217;s just annoying to do over and over. I just use shortcuts for everything, so I love that.</p>\n\n\n\n<p>I started using a tool for managing my personal contacts, called Dex, like Rolodex, Dex. It&#8217;s like the tool I&#8217;ve been looking for all these years. I do a lot of relationship building, and I meet a lot of people, especially over like 17 years in an industry. It&#8217;s hard to remember. When did I meet the person? What did we talk about? What&#8217;s their areas of interest? And it syncs up with LinkedIn and Twitter, and you can create custom fields. Anyways, I love it. So I keep that updated.</p>\n\n\n\n<p>[00:19:51] <strong>Nathan Wrigley:</strong> So at the end of a day like today, when you are in a conference, will you go back to your hotel and write down who you&#8217;ve spoken to, and what you spoke to them about?</p>\n\n\n\n<p>[00:19:58] <strong>Miriam Schwab:</strong> So I&#8217;ll take notes so that I don&#8217;t forget, like I&#8217;ll just write something quickly, let&#8217;s say in Google Keep. And then when I get back, I&#8217;ll probably organise everything then, because I&#8217;m usually too tired. But yeah, I&#8217;ll update it.</p>\n\n\n\n<p>It&#8217;s such a great tool that enables me to do that. I wasn&#8217;t good about it, because I didn&#8217;t know where to put everything. Like, what am I doing? I&#8217;m writing like a note, and how am I going to find the note later? But now it&#8217;s all associated. It also shows me all meetings I&#8217;ve ever had with a person, and emails sent to them. It&#8217;s all like synced up. When was the last time I was in touch with them? Super useful. Oh my gosh, I&#8217;m in love with that.</p>\n\n\n\n<p>[00:20:25] <strong>Nathan Wrigley:</strong> So any other tools, just before we round that one off?</p>\n\n\n\n<p>[00:20:28] <strong>Miriam Schwab:</strong> I use Notion Calendar. It was a different calendar, but they just bought it. But what I like about it is that, it adds something to your toolbar, at the top of your laptop screen, where you can easily see upcoming meetings. And also right before meetings, it&#8217;ll pop up with the link directly to the Google Meet or the Zoom.</p>\n\n\n\n<p>So you don&#8217;t have to like, keep going back to the calendar going, when&#8217;s my next meeting? Oh, it&#8217;s in a half an hour. Wait, where&#8217;s my next meeting? And then, find the link there. It&#8217;s all right there.</p>\n\n\n\n<p>[00:20:48] <strong>Nathan Wrigley:</strong> You&#8217;ve got your family, you&#8217;ve had an agency, you&#8217;ve had the product, the server software if you like. Strattic that you built, and then sold, and you&#8217;re now working with Elementor. Is there anything that you would do differently if you could replay the last 15 years?</p>\n\n\n\n<p>[00:21:02] <strong>Miriam Schwab:</strong> Yeah. When the kids were younger, I should&#8217;ve probably had more help in the house, to help me give them more emotional attention, because I was doing everything for various reasons, pretty much. I was like a technical mother, so I would make sure that the food was cooked, and the dishes were washed, and the laundry was done, and like everyone got up, and appointments. But less emotional bandwidth, after all of that. And that I think is a shame. That&#8217;s something that I would&#8217;ve done differently.</p>\n\n\n\n<p>[00:21:25] <strong>Nathan Wrigley:</strong> Just spent more, I&#8217;m doing air quotes, quality time.</p>\n\n\n\n<p>[00:21:28] <strong>Miriam Schwab:</strong> Yeah, more quality time. More like thorough conversations with them. Some of them, some know how to demand attention, and then they get it. But the ones who are quieter and like, oh, I&#8217;m not going to bother, whatever, like easy going, they also need that attention, and they don&#8217;t necessarily get it, because they&#8217;re not as loud and demanding.</p>\n\n\n\n<p>[00:21:44] <strong>Nathan Wrigley:</strong> That&#8217;s a minor regret in a way. But do you think, if you did replay your life, and you were that different person, do you think you would&#8217;ve achieved what you did achieve? Or, do you think it was a necessary sacrifice? I&#8217;m going to use that word. Did you need to be that kind of driven person that was, like you said, getting everybody up, cooking the food, and all of that, but not having the time to do, again, air quotes, quality time?</p>\n\n\n\n<p>[00:22:05] <strong>Miriam Schwab:</strong> Maybe it would&#8217;ve impacted my future professional success. I would&#8217;ve liked to have been able to do both. But actually I did talk about that this morning, which is that, you know, we&#8217;re all trying our best, to do our best, right? It&#8217;s not like I wanted to do something poorly, or less efficiently. So I did my best under circumstances. And it&#8217;s not ideal, but it&#8217;s also not worth feeling guilty about. It is what it is.</p>\n\n\n\n<p>And thank god my kids, they&#8217;re great. Like, they&#8217;re very independent for good and for bad, right? Like, seven kids you end up starting to make your own food like at some point, maybe earlier than other families, and things like that. And even helping me with the younger kids, so like older kids would help me with younger kids.</p>\n\n\n\n<p>But they&#8217;re independent and strong. You know, we all grew up with, our parents are humans, which means that they&#8217;re flawed, so I&#8217;m flawed as well. I don&#8217;t normally regret things, it&#8217;s just something that I would&#8217;ve wanted to improve.</p>\n\n\n\n<p>[00:22:50] <strong>Nathan Wrigley:</strong> Yeah. If you look back over the same period of time, all of these different things that you&#8217;ve done, what&#8217;s been some of the highlights? What have been the bits that have made you most happy? So I&#8217;m concentrating on the work side of things. I&#8217;m sure that the family side of that would, you know, bound to be fabulous things that you did with your family. But on the work side, what&#8217;s given you the most pleasure looking back? The most satisfaction.</p>\n\n\n\n<p>[00:23:08] <strong>Miriam Schwab:</strong> So I don&#8217;t remember specifically which projects it is, but in my agency, when we would sign on like a really cool company, and then work with them and build them something successfully, that always made me so happy. That felt like a big win. Working with a cool brand, or building a particularly interesting site. That&#8217;s what kept me going all those years building sites, because it was always different. Like, it wasn&#8217;t cookie cutter. Every company had different needs and different goals.</p>\n\n\n\n<p>We also worked with some really amazing nonprofits. Not only in Israel, outside of Israel as well. That&#8217;s always inspiring, because you feel like you&#8217;re like a partner in their efforts. So that always kept me going. And then with Strattic, every time someone validated it, that was super exciting for me. So it started off with getting accepted to startup accelerators. Smart people being like, oh, that&#8217;s really cool, we think there&#8217;s something there.</p>\n\n\n\n<p>And, you know, getting investors, and our CTO at Strattic was one of the co-creators of the PHP programming language. And getting him on board with the vision, and he was one of our early investors, then he joined full-time as CTO, and he&#8217;s a great guy. These kinds of wins, they were super exciting, and seeing people using Strattic, and having success with it, and loving it, yeah, that was all really exciting.</p>\n\n\n\n<p>[00:24:08] <strong>Nathan Wrigley:</strong> Why did you sell Strattic? Were you tired of managing it? You just wanted to let go of something there. What was the reasoning behind it?</p>\n\n\n\n<p>[00:24:14] <strong>Miriam Schwab:</strong> The timing was right, for many reasons. And I knew Elementor for a long time. I knew the founders because I used to organise the WordCamps in Israel. And they were like sponsors, and they were early, early days. I have pictures of them standing at like a very plain table, with some cards, and that was Elementor in the early days.</p>\n\n\n\n<p>It&#8217;s great to see because now we have this ginormous booth here, you know. And I felt like this is a good home for us also, from that perspective. Thank god, I think it was right.</p>\n\n\n\n<p>[00:24:40] <strong>Nathan Wrigley:</strong> Did it live on? Does it live on?</p>\n\n\n\n<p>[00:24:42] <strong>Miriam Schwab:</strong> It&#8217;s still there. It&#8217;s still under the Strattic brand. That might change soon, where it becomes something like Elementor Static Hosting. I think that would be a good move for it. But yeah, we have happy customers, people signing on and gaining from the value of it, which is really great to see.</p>\n\n\n\n<p>[00:24:56] <strong>Nathan Wrigley:</strong> It sounds like everything that you did prior to Elementor, you probably were leading whatever it was. You know, you were leading the agency, you were leading the development of Strattic. I&#8217;m guessing that you are not leading all of Elementor, so that means that you must now be, you&#8217;ve got a boss. How&#8217;s that? How&#8217;s that shift in, okay I&#8217;m being told what to do now? As opposed to me inventing all the things that I need to do.</p>\n\n\n\n<p>[00:25:18] <strong>Miriam Schwab:</strong> It was really hard in the beginning, really hard. I hadn&#8217;t been an employee for, well, I stopped being employed when my fourth kid was born, and she&#8217;s 19 now. Okay, so it was like, I don&#8217;t know, 17, 18 years. And what was hard for me, was not that I was being told what to do, I think Yoni and Ariel, knowing me, they knew that, can&#8217;t really tell Miriam what to do. That won&#8217;t go over well. And they weren&#8217;t interested in telling you what to do, but they&#8217;re the founders.</p>\n\n\n\n<p>But it was that I didn&#8217;t know what was flying. I always knew exactly what was happening in my companies. I knew what was coming up next. I knew how to get things done. I knew who to be in touch with. And then things just became really, there&#8217;s like a lot of friction in Elementor for me, because I didn&#8217;t understand how the organisation worked. If I needed something done, or if I needed to do something, or if I needed to buy a tool, or I don&#8217;t know what, I didn&#8217;t know who to talk to. And I didn&#8217;t know how to get it to happen. And it was really frustrating for me.</p>\n\n\n\n<p>And when I was in the beginning, I was still leading Strattic, and that was incredibly frustrating because, also, I didn&#8217;t know how to get things done. If I know something needs to be done, I like to just do it. And then I felt like I was dealing with way more bureaucracy, it was really frustrating. I didn&#8217;t know if I was going to stick around because of that. Not because of them, just I was like, I can&#8217;t be an employee. And I was like, you know what? Maybe I just need to learn how to be an employee. That&#8217;s a new skillset, which I love learning new skill sets, and having new experiences.</p>\n\n\n\n<p>So when I shifted my mindset to, okay, instead of trying to fight the system, why don&#8217;t I learn to work within the system? And then I took on the role of head of WordPress relations. So I literally, I learned how the system works, and now I find that I have capabilities to do way more than I did at Strattic. Which is interesting, because there&#8217;s more internal resources. So like there&#8217;s design teams, there&#8217;s video teams, you know, different types of teams like that. And I can use their services for different projects, or initiatives that I&#8217;m working on.</p>\n\n\n\n<p>And I also learned that at Elementor, if I have an idea, I can bring it up, and pretty often, or almost all the time, or all the time, I&#8217;m trying to think if they ever said no, they&#8217;ll be like, okay, go for it. And I can just do it, which is amazing. And I don&#8217;t have to stay in my lane. That was something else that I learned. So like, if I see something happening in a different team, that I think can be improved, I can be like, can I help you improve this? And they&#8217;ll be like, okay. And then I can help. Because one thing that&#8217;s hard for me is to see things that I think are being done in a way that that I don&#8217;t think they should be done.</p>\n\n\n\n<p>[00:27:24] <strong>Nathan Wrigley:</strong> Not optimal.</p>\n\n\n\n<p>[00:27:25] <strong>Miriam Schwab:</strong> No. And it frustrates me like crazy. So at Strattic, I would fix that. But I can fix that too at Elementor, because people are open to it, and so it got better. And I&#8217;m having a pretty good time. Also, my boss is basically the CEO, so I don&#8217;t have, there&#8217;s no middle management, and I just report to him. And he&#8217;s not like a micromanager at all.</p>\n\n\n\n<p>[00:27:41] <strong>Nathan Wrigley:</strong> What did you say the role was called again?</p>\n\n\n\n<p>[00:27:43] <strong>Miriam Schwab:</strong> Head of WordPress relations.</p>\n\n\n\n<p>[00:27:44] <strong>Nathan Wrigley:</strong> What does that mean?</p>\n\n\n\n<p>[00:27:45] <strong>Miriam Schwab:</strong> Yeah, it&#8217;s a funny title and role, but Elementor is a WordPress based company, and our relationship with WordPress really matters. Like we need to be good, contributing citizens in the WordPress space, and be community members, and all that. And also, around Elementor are, first of all, a lot of Elementor add-ons. You know, we need to make sure that things are going well with them, and have good communication with them. And also other plugins, that aren&#8217;t necessarily Elementor specific, but we have big overlap with their user base.</p>\n\n\n\n<p>Which is a lot, because Elementor&#8217;s user base is so huge. We passed the 16 million active install mark. It&#8217;s like 20% of all WordPress sites, and like almost 10% of all sites, something like that. Like it&#8217;s mind boggling numbers. So there&#8217;s going to be overlap with other WordPress tools. Their users are going to be using Elementor. And we want to make sure that our users are having a great experience. So now we have good open lines of communication with these companies. There&#8217;s a face that they are familiar with, that they can turn to, which is me. And try to improve our communication overall, with external parties.</p>\n\n\n\n<p>[00:28:49] <strong>Nathan Wrigley:</strong> That role, were you the first person to fill it at Elementor? So was that role created for you? You are nodding. So that&#8217;s a yes, thank you.</p>\n\n\n\n<p>[00:28:57] <strong>Miriam Schwab:</strong> The answer is yes.</p>\n\n\n\n<p>[00:28:58] <strong>Nathan Wrigley:</strong> And why was that role created? Was there a sense that you needed to contribute more into the community? What was going on there?</p>\n\n\n\n<p>[00:29:07] <strong>Miriam Schwab:</strong> I think that Elementor&#8217;s management wanted someone in this role for a while. But it&#8217;s not a typical role, where you have a job description. Because I&#8217;ve been in this space for so long, and I know WordPress in and out. I&#8217;ve built an agency and products. I am very well connected, and I&#8217;m passionate about WordPress. I&#8217;m a WordPress person, not an Elementor person. Now I&#8217;m an Elementor person as well, but like my passion is WordPress, and the project, and its future, and the community. And all of that comes together to form this position and, you know, there&#8217;s not, I don&#8217;t know how many people there are that could fit that role.</p>\n\n\n\n<p>[00:29:41] <strong>Nathan Wrigley:</strong> It sounds like the perfect role. Has it turned out that way?</p>\n\n\n\n<p>[00:29:44] <strong>Miriam Schwab:</strong> Yeah. When I first took it on, so many people&#8217;s response was like, oh my goodness, this is like the perfect role for you. It&#8217;s totally the perfect role for me, because I&#8217;m passionate about all of that, about WordPress, and open source, and the community.</p>\n\n\n\n<p>And like I mentioned, I&#8217;ll do that better, because I care. I get to build relationships, which I love meeting people, and connecting with people. And so that&#8217;s part of my job, which is really fun. And I get to be creative in different ways, and bring initiatives. And it&#8217;s like all of the good parts of being a CEO, without the stress. So yeah, it&#8217;s really great for me.</p>\n\n\n\n<p>[00:30:15] <strong>Nathan Wrigley:</strong> Does Elementor continue to grow? I mean, I&#8217;ve been following the progress of Elementor since right at the beginning. And I remember it coming out, and there was this free version, which gave away so much. And then, you know, pro came along, and what have you. But it was meteoric rise. I think unlike any, maybe there&#8217;s been one or two things in the WordPress space that have had that kind of level of rise, but it really did go gangbusters for years and years and years.</p>\n\n\n\n<p>How has Gutenberg affected usage? You talked about Beaver Builder and introducing them to, you know, some of your people and what have you. Does Gutenberg seem like a sort of threat to you, or is it, we can all live, the there&#8217;s space for everybody, it&#8217;s fine?</p>\n\n\n\n<p>[00:30:55] <strong>Miriam Schwab:</strong> So first of all, with regards to Elementor&#8217;s meteoric rise, I mean, I saw it from the side, because I was, you know, I knew them, and I was friends with them. We were both in the Israeli WordPress community and, I mean, it was crazy. In their first year of activities, they had a hundred thousand installs. And then by the second year, a million. How insane is that? They brought a product to market that solved a huge pain point, in a really good way, and continues to do so.</p>\n\n\n\n<p>Elementor continues to grow, and any WordPress growth, or at least lack of negative growth. Some of, by certain people, has been attributed to Elementor actually, bringing fresh websites into the space. Which is amazing. I&#8217;m so happy to be part of a company like that, because every new website in the WordPress space is a new potential business for all of these tools, that are here at this conference. It means that they might, you know, they&#8217;re going to need hosting. They might not use Elementor hosting, and they&#8217;ll choose someone else. They&#8217;re going to need an SEO plugin, they&#8217;re going to need maybe security, translation, whatever. That&#8217;s good for everyone.</p>\n\n\n\n<p>It&#8217;s continuing to grow. Like I said, we just past the 16 million mark, and we reached 15 million not that long ago. I think it&#8217;s, it&#8217;s not even half a year, I&#8217;m not sure. So Elementor is continuing to grow, thank god. And hopefully it&#8217;ll continue to grow, at a good pace.</p>\n\n\n\n<p>I think Gutenberg is a promising project for WordPress. I think it was the right move to make it a priority, because continuing with the old WYSIWYG editor, I think would not ensure a good future for WordPress.</p>\n\n\n\n<p>It needed to be modernised, and made more user friendly. So far, I wouldn&#8217;t see it as a threat exactly. I try to talk to people about their Gutenberg experience, to understand its benefits versus Elementor, but yeah, it&#8217;s just another option, and it&#8217;s good that it&#8217;s there. And actually many users use both. They&#8217;ll use Gutenberg for part of the site, and Elementor for part of the site. And that&#8217;s great. Like, everyone should use what works for them.</p>\n\n\n\n<p>[00:32:38] <strong>Nathan Wrigley:</strong> I feel like the phrase is, a rising tide carries all boats. Something like that. If Elementor provides a way in for WordPress, exactly as you said, you know, they&#8217;re still going to need hosting, they&#8217;re going to need an SEO plugin. And if Elementor grows, and I think you&#8217;re right, I think you can attribute significant proportion of WordPress&#8217;s growth, over the last eight, nine years or whatever it has been, to page builders, and Elementor kind of leading the charge there. Yeah, it&#8217;s amazing.</p>\n\n\n\n<p>Okay, well, hopefully you&#8217;ll be around with Elementor for the foreseeable future, and it&#8217;ll maintain, its position. 16 million sites. That&#8217;s, yeah, really impressive.</p>\n\n\n\n<p>Miriam, tell us where we can find you. I&#8217;m sure people listening to this, maybe they&#8217;ve been interested by the Elementor bit, or maybe they&#8217;ve been interested in listening about your life, and how you&#8217;ve managed all of that. Where can we find you?</p>\n\n\n\n<p>[00:33:25] <strong>Miriam Schwab:</strong> So I&#8217;m on Twitter at Miriam Schwab, S-C-H-W-A-B. You can email me, miriam@elementor.com. I&#8217;m also on Facebook, I&#8217;m also on LinkedIn, all the places. I&#8217;m not on TikTok.</p>\n\n\n\n<p>[00:33:36] <strong>Nathan Wrigley:</strong> Not on TikTok, okay.</p>\n\n\n\n<p>[00:33:36] <strong>Miriam Schwab:</strong> Don&#8217;t find me there.</p>\n\n\n\n<p>[00:33:37] <strong>Nathan Wrigley:</strong> We&#8217;ll not be finding you on TikTok. But thank you Miriam Schwab, for chatting to me today, all about your life.</p>\n\n\n\n<p>[00:33:42] <strong>Miriam Schwab:</strong> Thank you. Thanks for talking to me about it.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://twitter.com/miriamschwab/\">Miriam Schwab</a>.</p>\n\n\n\n<p>Miriam co-founded Strattic to enable WordPress websites to be more secure and performant. After <a href=\"https://elementor.com/\">Elementor</a> acquired <a href=\"https://www.strattic.com/\">Strattic</a>, Miriam continued leading the unit before becoming Head of WordPress Relations. Previously, Miriam founded and managed a WordPress development agency in Israel. With over 15 years of experience, she&#8217;s a respected member of the WordPress community and a renowned speaker.</p>\n\n\n\n<p>In today&#8217;s episode we discuss Miriam’s life. It’s a departure for this podcast which usually focuses upon the code, the plugins and the community. The idea came out of a talk which Miriam presented at WordCamp Asia this year. In this talk Miriam outlined how she carved out a successful career in the world of WordPress whilst also being the mother of seven children, and it’s fascinating.</p>\n\n\n\n<p>She openly shares her story as a way of empowering others in the WordPress space. Her journey goes from content writer to the start up founder, and ultimately to the important role she now has at Elementor. The episode paints a picture of Miriam’s drive, perseverance and adaptability.</p>\n\n\n\n<p>We talk about the shifts in Miriam’s career, from the decision to sell Strattic, to the challenges she faced when transitioning to a more structured environment at Elementor. Her experiences underscore the importance of finding one’s footing amidst rapid organisational growth, something Elementor continues to experience, even in the face of emerging tools like Gutenberg.</p>\n\n\n\n<p>We also talk about the fabric of the WordPress community, a fundamental aspect of Miriam&#8217;s professional life. The generosity and collaborative spirit of fellow WordPress enthusiasts have been crucial to her success, leading to lifelong friendships and a supportive network that thrives even amidst competition.</p>\n\n\n\n<p>We also get into how Miriam manages to maintain her productivity, and talk about the specific tools she has adopted such as Jira, Text Expander, and Notion; how she uses them, and why she likes them.</p>\n\n\n\n<p>This episode is a fantastic discussion with a tenacious person who has not just found balance, but has also flourished.</p>\n\n\n\n<p>If you’re interested in hearing how one person has managed the stresses and strains of an incredibly busy life, this episode is for you.</p>\n\n\n\n<p><em>A quick note. This was recorded live at WordCamp Asia. There was quite a lot of background noise to contend with, and I’ve done my best to make the audio as easy to listen to as possible.</em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://www.strattic.com/\">Strattic</a></p>\n\n\n\n<p><a href=\"https://elementor.com/\">Elementor</a></p>\n\n\n\n<p><a href=\"https://wptavern.com/elementor-acquires-strattic\">Elementor Acquires Strattic</a></p>\n\n\n\n<p><a href=\"https://www.atlassian.com/software/jira\">Jira</a></p>\n\n\n\n<p><a href=\"https://textexpander.com/\">Text Expander</a></p>\n\n\n\n<p><a href=\"https://getdex.com/\">Dex</a></p>\n\n\n\n<p><a href=\"https://www.notion.so/product/calendar\">Notion Calendar</a></p>\n\n\n\n<p><a href=\"https://twitter.com/miriamschwab/\">Miriam&#8217;s Twitter</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Akismet: 8 Best Lead Generation Tools to Capture More Leads in 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=283806\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://akismet.com/blog/best-lead-generation-tools/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:36587:\"<p>Finding and nurturing enough high-quality sales leads is the foundation of any successful business. After all, without customers willing to spend money on your product or service, you wouldn’t last very long.&nbsp;</p>\n\n\n<p>Fortunately, many automated tools are available today to help you generate leads as well as begin to shepherd them through your sales funnel. Technology has made it easier than ever to not only attract prospects, but also to segment and customize engagement at a very precise&nbsp;level.</p>\n\n<p>In this post, we’ll take a closer look at factors you should consider when making your selection. Then, we’ll explore eight of the best lead generation tools for&nbsp;businesses.</p>\n\n\n<span id=\"more-283806\"></span>\n\n\n<h2 class=\"wp-block-heading\">What is a lead generation&nbsp;tool?</h2>\n\n\n<p>A lead generation tool is a software or platform designed to help businesses identify and attract potential customers (or leads) for their products or services.&nbsp;</p>\n\n\n<p>These tools streamline the process of finding and acquiring new prospects by automating various aspects of lead generation. The goal is to generate interest and gather information about individuals or companies who may be interested in the products or services offered by a&nbsp;business.</p>\n\n<h2 class=\"wp-block-heading\">What are the best lead generation tool&nbsp;features?</h2>\n\n<p>Lead generation tools typically include features such&nbsp;as:</p>\n\n\n<ul><li><strong>Contact forms</strong>: These are tools that allow businesses to create and embed forms on their websites or landing pages. Visitors can fill out these forms with their contact information, allowing businesses to capture&nbsp;leads.</li></ul>\n\n\n\n<ul><li><strong>Landing page builders</strong>: These are platforms that enable the creation of customized landing pages optimized for lead capture. These pages often include compelling content and forms to encourage visitors to provide their&nbsp;details.</li></ul>\n\n\n\n<ul><li><strong>Email marketing software</strong>: Some lead generation tools integrate with email marketing platforms to help nurture and communicate with leads over time. Automated email campaigns can be set up to engage potential&nbsp;customers.</li></ul>\n\n\n\n<ul><li><strong>CRM integration</strong>: Integration with customer relationship management (CRM) systems allows businesses to manage and organize leads effectively. This ensures that sales teams have access to up&#8209;to&#8209;date information about potential&nbsp;customers.</li></ul>\n\n\n\n<ul><li><strong>Social media lead generation</strong>: These are tools that assist in identifying and engaging with potential leads on social media platforms. They may provide analytics, automation, and tracking features for social media lead generation&nbsp;campaigns.</li></ul>\n\n\n\n<ul><li><strong>Spam filtering</strong>: This is the ability to identify and block spam to ensure that all leads are authentic, high quality and worth the time for your sales team to&nbsp;pursue.</li></ul>\n\n\n\n<ul><li><strong>Analytics and reporting</strong>: These are features that help businesses analyze the performance of their lead generation efforts. This includes tracking metrics such as conversion rates, click&#8209;through rates, and other key performance&nbsp;indicators.</li></ul>\n\n\n<h2 class=\"wp-block-heading\">What factors should I consider in choosing a lead generation&nbsp;tool?</h2>\n\n<p>When choosing a lead generation tool for your business, it&#8217;s essential to consider several factors to ensure that the tool aligns with your goals, budget, and overall strategy. Here are key factors to&nbsp;consider:</p>\n\n\n<ul><li><strong>Target audience and industry</strong>. Ensure that the lead generation tool is suitable for your target audience and industry. Some tools may be more effective in specific niches or&nbsp;verticals.</li></ul>\n\n\n\n<ul><li><strong>Ease of use.</strong> Choose a tool that’s user&#8209;friendly and easy to navigate. This is crucial for efficient implementation and utilization by your team&nbsp;members.</li></ul>\n\n\n\n<ul><li><strong>Integration capabilities</strong>. Check if the lead generation tool integrates seamlessly with your existing systems, especially your CRM software. Integration helps streamline workflows and ensures a unified approach to managing&nbsp;leads.</li></ul>\n\n\n\n<ul><li><strong>Features and functionality</strong>. Evaluate the features offered by the tool, such as form builders, landing page creation, email marketing capabilities, analytics, spam filtration, and reporting. Choose a tool that provides the functionalities most relevant to your lead generation&nbsp;strategy.</li></ul>\n\n\n\n<ul><li><strong>Scalability</strong>. Consider whether the tool can grow with your business. A scalable lead generation tool should be able to accommodate an increasing volume of leads and adapt to your evolving&nbsp;needs.</li></ul>\n\n\n\n<ul><li><strong>Pricing and ROI</strong>. Understand the pricing structure of the tool and ensure it fits within your budget. Be aware of any additional costs for features or usage limits that may apply as your lead generation efforts&nbsp;expand.</li></ul>\n\n\n\n<ul><li><strong>Data security and compliance</strong>. Verify that the lead generation tool adheres to data security standards and complies with relevant regulations, such as GDPR (the General Data Protection Regulation) or other data privacy laws applicable to your&nbsp;region.</li></ul>\n\n\n\n<ul><li><strong>Support and training</strong>. Check the level of customer support provided by the tool&#8217;s vendor. Ensure there are resources, documentation, and training available to help your team make the most of the&nbsp;tool.</li></ul>\n\n\n\n<ul><li><strong>User reviews and testimonials.</strong> Look for reviews and testimonials from other businesses that have used the lead generation tool. This can provide insights into its effectiveness, reliability, and user&nbsp;satisfaction.</li></ul>\n\n\n\n<ul><li><strong>Customization options.</strong> Assess the level of customization the tool allows. A tool that can be tailored to your specific needs and branding is more likely to align with your business&nbsp;objectives.</li></ul>\n\n\n\n<ul><li><strong>Trial period or demo. </strong>Take advantage of any trial periods or demo versions offered by the lead generation tool. This allows you to test its functionality and determine if it meets your requirements before making a&nbsp;commitment.</li></ul>\n\n\n<h2 class=\"wp-block-heading\">Eight lead generation tools to supercharge your&nbsp;results</h2>\n\n<p>Now it’s time to take a closer look at eight of the best lead generation tools that will make the biggest difference in your B2B&nbsp;organization.</p>\n\n\n<img width=\"1600\" height=\"726\" src=\"https://akismet.com/wp-content/uploads/2024/03/image.png\" alt=\"Akismet homepage with the tagline \" />\n\n\n\n<h3 class=\"wp-block-heading\">1. <a href=\"https://akismet.com/\">Akismet</a></h3>\n\n\n\n<p>Akismet brings superior spam filtration to the table and can be worked into nearly any organization’s lead generation process. By incorporating Akismet into contact and user registration forms and comment sections on your website, you ensure that the leads you capture are genuine, enhancing the overall quality of your database.&nbsp;</p>\n\n\n<p>Akismet&#8217;s user&#8209;friendly interface and efficient filtering mechanisms not only save time and resources for your sales team, but also contribute to a more streamlined lead management process. In fact, <strong>companies experience a 3.2 percent increase in conversion rates when using Akismet to replace&nbsp;CAPTCHAs.</strong></p>\n\n\n<p><strong>Key features:</strong></p>\n\n\n\n<ul><li>Akismet employs sophisticated algorithms and machine learning to identify and filter out spam content, distinguishing between legitimate sales leads and&nbsp;spam.</li>\n\n<li>Akismet&#8217;s database is constantly updated with new patterns and trends in spam, ensuring your lead pipeline is squeaky&nbsp;clean.</li>\n\n<li>The tool seamlessly integrates with various content management systems and platforms, including&nbsp;WordPress.</li>\n\n<li>Since Akismet operates in the background, automatically filtering out spam without requiring constant manual intervention, prospects and customers are not interrupted along the conversion&nbsp;process.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>With an accuracy of 99.99% in identifying and blocking spam, Akismet can differentiate between genuine sales leads and spam without false positives that send away real&nbsp;prospects.</li>\n\n<li>Akismet smoothly integrates into existing websites, making it easy for users to set up and manage spam protection without extensive technical&nbsp;knowledge.</li>\n\n<li>Once set up, Akismet operates autonomously, requiring minimal user and customer&nbsp;intervention.</li></ul>\n\n\n\n<p><strong>Cons:</strong></p>\n\n\n\n<ul><li>While Akismet is highly accurate, it’s always possible that some comments are marked as spam. However, admins can review comments and can provide Akismet’s machine learning system with feedback to customize the filter to their site’s&nbsp;needs.</li>\n\n<li>Akismet integrates well with major platforms like WordPress, but if you use a custom&#8209;built website, you’ll have to connect via the API to implement&nbsp;Akismet.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>Akismet is designed with user&#8209;friendliness in mind. The setup process is straightforward, especially for those using platforms like WordPress. Once configured, Akismet runs in the background, minimizing the need for constant monitoring. However, occasional checks of the spam folder are recommended to address potential false&nbsp;positives.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>Personal users have the flexibility to name their own&nbsp;price.</li>\n\n<li>The Pro Plan costs $9.95 per month for the first year and is billed annually. This plan comes with 10,000 API calls per&nbsp;month.</li>\n\n<li>The Business Plan is priced at $49.95 per month for the first year and is also billed annually. It’s designed specifically for large networks or multisite&nbsp;installations.</li>\n\n<li>For Enterprise Plans, custom solutions with tailored pricing are available to meet the needs of large&nbsp;businesses.</li></ul>\n\n\n\n<img width=\"1600\" height=\"814\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-1.png\" alt=\"Overloop homepage with information about the tool\" class=\"wp-image-283809\" />\n\n\n\n<h3 class=\"wp-block-heading\">2. <a href=\"https://overloop.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Overloop</a></h3>\n\n\n\n<p>Overloop is a dynamic collaboration platform designed to streamline team workflows and communication. With features like task management, real-time collaboration, and smooth file sharing, Overloop enhances team efficiency and boasts lead generation capabilities.&nbsp;</p>\n\n\n<p>The platform&#8217;s integration with popular tools and customizable workflows facilitates a smooth process, making it an ideal choice for teams seeking both productivity and lead generation in a centralized&nbsp;workspace.</p>\n\n\n<p><strong>Key features:</strong></p>\n\n\n\n<ul><li>Overloop facilitates efficient task management, allowing teams to organize and prioritize sales assignments in a centralized&nbsp;workspace.</li>\n\n<li>The platform supports real&#8209;time collaboration, enabling team members to work together seamlessly to follow up on sales&nbsp;leads.</li>\n\n<li>Overloop provides robust file sharing capabilities, making it easy for team members to access and collaborate on shared documents and&nbsp;resources.</li>\n\n<li>Overloop integrates with a variety of popular tools and applications, streamlining workflows and ensuring a cohesive working&nbsp;environment.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>Overloop has a user&#8209;friendly interface, making it easy for your sales team to navigate and use the platform&nbsp;effectively.</li>\n\n<li>Users can customize lead generation and follow&#8209;up workflows according to their specific needs and preferences.&nbsp;</li>\n\n<li>Overloop offers built&#8209;in communication tools, reducing the need for external communication platforms and fostering a more integrated sales&nbsp;environment.</li></ul>\n\n\n\n<p><strong>Cons:</strong></p>\n\n\n\n<ul><li>Some users may experience a learning curve, especially when first adopting Overloop, as they familiarize themselves with the platform&#8217;s features and&nbsp;functionalities.</li>\n\n<li>As a cloud&#8209;based solution, Overloop&#8217;s effectiveness is dependent on a stable internet connection, potentially posing challenges in low&#8209;connectivity&nbsp;environments.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>Overloop has an intuitive interface, but new users should still expect a moderate learning curve. However, the platform&#8217;s straightforward navigation and clear design contribute to a fairly quick onboarding process&nbsp;overall.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>The Starter package is $49 per user per&nbsp;month.</li>\n\n<li>The Growth package is $82 per user per&nbsp;month.</li>\n\n<li>The Enterprise package is $125 per user per&nbsp;month.</li></ul>\n\n\n<p>Packages are tiered so that you can select the one that meets your needs best; all come with a 30&#8209;day money&#8209;back&nbsp;guarantee.</p>\n\n\n<img width=\"1600\" height=\"762\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-2.png\" alt=\"OptinMonster homepage with icons identifying various features\" class=\"wp-image-283810\" />\n\n\n\n<h3 class=\"wp-block-heading\">3. <a href=\"https://optinmonster.com/\" target=\"_blank\" rel=\"noreferrer noopener\">OptinMonster</a></h3>\n\n\n\n<p>OptinMonster is a lead generation tool designed to empower businesses in converting website visitors into valuable customers. Known for its versatility and effectiveness, OptinMonster provides a comprehensive suite of features that enhance user engagement and boost conversion rates.&nbsp;</p>\n\n\n<p>Whether through customizable pop&#8209;ups, exit&#8209;intent technology, or A/B testing, OptinMonster equips businesses with the tools they need to optimize their lead generation strategies and capitalize on potential&nbsp;opportunities.</p>\n\n\n<p><strong>Key features:</strong></p>\n\n\n\n<ul><li>OptinMonster allows users to create highly customizable campaigns, including pop&#8209;ups, slide&#8209;ins, and floating bars, tailored to their brand and&nbsp;audience.</li>\n\n<li>With exit&#8209;intent technology, OptinMonster detects when a visitor is about to leave the site and triggers a targeted campaign to capture their attention and encourage&nbsp;engagement.</li>\n\n<li>Businesses can refine their lead generation efforts by utilizing A/B testing to compare different campaign variations and determine the most effective&nbsp;strategies.</li>\n\n<li>Seamless integration with popular email marketing platforms ensures a smooth transition of captured leads into marketing workflows for nurturing and&nbsp;conversion.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>OptinMonster provides a variety of campaign types, catering to different audience preferences and website&nbsp;contexts.</li>\n\n<li>The exit intent technology is a standout feature, allowing businesses to engage with potential leads at a critical&nbsp;moment.</li>\n\n<li>Despite its robust capabilities, OptinMonster maintains a user&#8209;friendly interface, making it accessible for users of varying technical&nbsp;expertise.</li></ul>\n\n\n\n<p><strong>Cons</strong>:</p>\n\n\n\n<ul><li>Beginners may encounter a learning curve when exploring the extensive features and customization options offered by&nbsp;OptinMonster.</li>\n\n<li>The more advanced design customization options may be limited in the basic plans, requiring users to opt for higher&#8209;tier subscriptions for full&nbsp;flexibility.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>OptinMonster, while offering a wealth of features, ensures a user&#8209;friendly experience. Although beginners may face a slight learning curve, the platform&#8217;s extensive documentation and responsive customer support contribute to a seamless onboarding&nbsp;process.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>The Basic plan starts at $9 per month and covers essential lead generation features for small&nbsp;businesses.</li>\n\n<li>The Plus plan is priced at $19 per month and provides additional features such as exit intent technology and A/B&nbsp;testing.</li>\n\n<li>The Pro plan is geared towards growing businesses at $29 per month and includes advanced campaign options and priority&nbsp;support.</li>\n\n<li>The Growth plan is for larger enterprises and is priced at $49 per month, offering additional support and optimization&nbsp;capabilities.</li></ul>\n\n\n<p>All prices are based on annual&nbsp;billing.</p>\n\n\n<img width=\"1600\" height=\"812\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-3.png\" alt=\"Hunter homepage with a contact\'s information called out\" class=\"wp-image-283811\" />\n\n\n<h3 class=\"wp-block-heading\">4. <a href=\"https://hunter.io/\" target=\"_blank\" rel=\"noreferrer noopener\">Hunter&nbsp;IO</a></h3>\n\n\n<p>Hunter IO is a robust tool designed to streamline and enhance email outreach efforts by providing detailed information about email addresses associated with a specific domain.&nbsp;</p>\n\n\n<p>Trusted by professionals for its accuracy and efficiency, Hunter IO offers a suite of features that simplify the process of finding and verifying email addresses, making it an invaluable resource for marketers, sales professionals, and business&nbsp;developers.</p>\n\n\n<p><strong>Key features:</strong></p>\n\n\n\n<ul><li>The core feature of Hunter IO, the domain search tool, enables users to find all email addresses associated with a particular domain, providing valuable insights into a company&#8217;s&nbsp;contacts.</li>\n\n<li>Hunter IO offers an email verification service, allowing users to validate the authenticity of email addresses and reduce bounce rates in their outreach&nbsp;campaigns.</li>\n\n<li>With the Hunter API, businesses can integrate Hunter IO&#8217;s functionality directly into their applications, automating and enhancing their email&#8209;related&nbsp;processes.</li>\n\n<li>The Chrome extension makes it convenient for users to access Hunter IO&#8217;s features directly from their browser, smoothly integrating it into their&nbsp;workflow.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>Hunter IO is praised for its accuracy in providing reliable and up&#8209;to&#8209;date information on email addresses associated with a specific&nbsp;domain.</li>\n\n<li>The platform is highly efficient, saving users time in the process of finding and verifying email addresses, essential for effective cold outreach&nbsp;campaigns.</li>\n\n<li>With the Hunter API and Chrome extension, Hunter IO seamlessly integrates into existing workflows and applications, increasing user&nbsp;convenience.</li></ul>\n\n\n\n<p><strong>Cons</strong>:</p>\n\n\n\n<ul><li>The free plan has limitations on the number of searches allowed, potentially restricting extensive use for those on a tight&nbsp;budget.</li>\n\n<li>The accuracy of Hunter IO is dependent on the availability of public data, which may vary across industries and&nbsp;organizations.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>Hunter IO is designed with user convenience in mind, providing a straightforward and intuitive interface. The platform&#8217;s simplicity makes it accessible to users with varying levels of technical expertise, ensuring ease of use in the process of domain search and email&nbsp;verification.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>The Free Plan allows limited free searches per&nbsp;month.</li>\n\n<li>The Starter Plan is priced at $34 per month, offering more searches and additional features suitable for small&#8209;scale&nbsp;usage.</li>\n\n<li>The Growth Plan is $104 per month and designed for businesses with growing outreach needs, providing increased search limits and more advanced&nbsp;features.</li>\n\n<li>The Pro Plan is tailored for larger enterprises at $349 per month and offers extensive search limits, priority support, and additional features for comprehensive email&nbsp;outreach.</li></ul>\n\n\n\n<img width=\"1600\" height=\"816\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-4.png\" alt=\"Reply.io page with bullet points about the available features\" class=\"wp-image-283812\" />\n\n\n<h3 class=\"wp-block-heading\">5. <a href=\"https://reply.io/revolutionize-your-sales-strategy-with-reply-io/\" target=\"_blank\" rel=\"noreferrer noopener\">Reply&nbsp;IO</a></h3>\n\n<p>Reply.io is a comprehensive platform designed to optimize email outreach campaigns, making it an essential tool for sales teams, marketers, and business developers. The tool offers a range of features that streamline the process of cold emailing, follow&#8209;ups, and campaign analysis. From personalized outreach to automated follow&#8209;up sequences, Reply.io empowers users to enhance their email communication strategies and drive better engagement with&nbsp;prospects.</p>\n\n\n<p><strong>Key features</strong>:</p>\n\n\n\n<ul><li>Reply.io allows users to create personalized email sequences, automating follow&#8209;ups and ensuring consistent and targeted communication with&nbsp;prospects.</li>\n\n<li>In addition to email, the platform supports multichannel outreach, incorporating social touches and calls to enhance the effectiveness of outreach&nbsp;campaigns.</li>\n\n<li>Smooth integration with popular CRM platforms facilitates the synchronization of contact information, making it easier for teams to manage and track their outreach&nbsp;efforts.</li>\n\n<li>Reply.io provides robust analytics and reporting features, allowing users to track the performance of their email campaigns and make data&#8209;driven decisions for&nbsp;optimization.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>The platform&#8217;s automation capabilities significantly improve efficiency by automating repetitive tasks and follow&#8209;up&nbsp;sequences.</li>\n\n<li>Reply.io emphasizes personalization, allowing users to tailor their outreach messages and sequences to specific target&nbsp;audiences.</li>\n\n<li>Integration with CRMs enhances collaboration and ensures that outreach efforts are aligned with broader sales and marketing&nbsp;strategies.</li></ul>\n\n\n\n<p><strong>Cons</strong>:</p>\n\n\n\n<ul><li>Due to its extensive feature set, Reply.io may have a moderate learning curve for new users, requiring some time to familiarize themselves with the&nbsp;platform.</li>\n\n<li>The pricing structure, while offering flexibility, may be a challenge for smaller businesses with budget constraints, as advanced features are only available in higher&#8209;tier&nbsp;plans.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>Reply.io is designed with user&#8209;friendly interfaces and intuitive workflows, simplifying the complexities associated with email outreach automation. While there may be a learning curve for some, the platform&#8217;s comprehensive documentation and responsive customer support contribute to a smooth onboarding&nbsp;process.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n<p>Current pricing is not published. Interested businesses must schedule a demo to learn&nbsp;more.</p>\n\n\n<img width=\"1600\" height=\"838\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-5.png\" alt=\"AeroLeads homepage with screenshots of the software\" class=\"wp-image-283813\" />\n\n\n\n<h3 class=\"wp-block-heading\">6. <a href=\"https://aeroleads.com/\" target=\"_blank\" rel=\"noreferrer noopener\">AeroLeads</a></h3>\n\n\n<p>AeroLeads provides businesses with comprehensive tools to discover and capture potential leads. The tool offers a suite of features that simplifies the process of finding and verifying leads, making it a valuable resource for sales teams, marketers, and business developers aiming to expand their customer&nbsp;base.</p>\n\n\n<p><strong>Key features:</strong></p>\n\n\n\n<ul><li>AeroLeads facilitates lead discovery by providing contact information, including email addresses and phone numbers, for potential leads based on specified&nbsp;criteria.</li>\n\n<li>Users can conduct website and domain searches to gather contact details and insights about businesses, streamlining the prospecting&nbsp;process.</li>\n\n<li>The platform includes an email verifier tool to ensure the accuracy and validity of obtained email addresses, reducing bounce rates in outreach&nbsp;campaigns.</li>\n\n<li>AeroLeads seamlessly integrates with popular CRM platforms, enabling users to synchronize lead data and manage their prospecting efforts more&nbsp;efficiently.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>AeroLeads provides detailed and comprehensive information about leads, including email addresses, phone numbers, and social media&nbsp;profiles.</li>\n\n<li>The platform offers a user&#8209;friendly interface, making it accessible to users with varying levels of technical&nbsp;expertise.</li>\n\n<li>AeroLeads streamlines the lead generation process, saving users time by providing quick and accurate information for potential&nbsp;leads.</li></ul>\n\n\n\n<p><strong>Cons:</strong></p>\n\n\n\n<ul><li>The free plan has limitations on the number of credits and features&nbsp;available.</li>\n\n<li>Some users may experience a learning curve, particularly when exploring advanced features, requiring time for&nbsp;familiarity.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>AeroLeads prioritizes user&#8209;friendly interfaces and intuitive workflows, ensuring that users can efficiently navigate the platform. While there may be a learning curve for certain advanced features, AeroLeads&#8217; documentation and customer support contribute to a smoother onboarding&nbsp;process.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>Priced at $19 per month, the Take Off plan includes essential lead generation features suitable for small businesses and individual&nbsp;users.</li>\n\n<li>Starting at $49 per month, the Climb plan caters to growing businesses, offering advanced features, additional credits, and CRM&nbsp;integration.</li>\n\n<li>Tailored for larger enterprises, the Cruise plan is available at $79 per month, providing the next level of features and&nbsp;capabilities.</li>\n\n<li>The Enterprise plan is $199 per month, providing extensive features, priority support, and increased credits for comprehensive lead generation and&nbsp;prospecting.</li></ul>\n\n\n\n<img width=\"1600\" height=\"805\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-6.png\" alt=\"Datanyze homepage with a tagline and description\" class=\"wp-image-283814\" />\n\n\n\n<h3 class=\"wp-block-heading\">7. <a href=\"https://www.datanyze.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Datanyze</a></h3>\n\n\n<p>Datanyze is an intelligence platform that equips businesses with powerful tools to enhance their sales prospecting and lead generation efforts. Datanyze provides users with the means to identify potential customers, track industry trends, and gain a competitive edge in the market. With a focus on data&#8209;driven decision&#8209;making, Datanyze is a resource for sales teams and businesses aiming to maximize their outreach and revenue&nbsp;opportunities.</p>\n\n\n<p><strong>Key features</strong>:</p>\n\n\n\n<ul><li>Datanyze offers technographic data, providing insights into the technology stack and tools used by businesses, allowing for more targeted and personalized&nbsp;outreach.</li>\n\n<li>The platform enriches lead profiles with detailed information, including contact details, company size, and industry, facilitating a more nuanced understanding of potential&nbsp;customers.</li>\n\n<li>Datanyze provides real&#8209;time alerts on changes in a prospect&#8217;s technology stack, allowing users to stay informed and adapt their outreach strategies&nbsp;accordingly.</li>\n\n<li>Datanyze seamlessly integrates with popular CRM platforms, enabling users to synchronize data and streamline their sales and marketing&nbsp;workflows.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>Datanyze&#8217;s technographic data provides a unique advantage, allowing users to tailor their outreach based on the specific technology preferences of potential&nbsp;customers.</li>\n\n<li>The platform offers detailed lead profiles, empowering users with a holistic view of potential customers and enhancing the personalization of outreach&nbsp;efforts.</li>\n\n<li>Datanyze provides real&#8209;time data updates, ensuring that users have the latest information to make informed decisions and maintain accurate lead&nbsp;databases.</li></ul>\n\n\n\n<p><strong>Cons:</strong></p>\n\n\n\n<ul><li>Datanyze&#8217;s pricing structure may be too steep for some small businesses, as more advanced features are only available in higher&#8209;tier&nbsp;plans.</li>\n\n<li>Due to its extensive feature set, it may take time for users to become proficient in using all Datanyze’s capabilities&nbsp;effectively.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>The tool has a user&#8209;friendly interface, allowing people to navigate through its features with ease. Comprehensive documentation and responsive customer support contribute to a smoother onboarding experience, even with its advanced&nbsp;functionalities.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>Nyze Lite is a free trial for 90 days and comes with 10&nbsp;credits.</li>\n\n<li>Nyze Pro 1 is $21 per month when billed annually and comes with 960&nbsp;credits.</li>\n\n<li>Nyze Pro 2 is $39 per month when billed annually and comes with 1920&nbsp;credits.</li></ul>\n\n\n\n<img width=\"1600\" height=\"808\" src=\"https://akismet.com/wp-content/uploads/2024/03/image-7.png\" alt=\"HelloBar homepage with a link to preview the tool\" class=\"wp-image-283815\" />\n\n\n<h3 class=\"wp-block-heading\">8. <a href=\"https://www.hellobar.com/?gad_source=1&gclid=Cj0KCQiA5rGuBhCnARIsAN11vgQbLo_l4oWIIVUb4XqPMvuXwu0_iIYlw5DhJn4mGKchvLGSQY_6BNwaAv0nEALw_wcB\" target=\"_blank\" rel=\"noreferrer noopener\">Hello&nbsp;Bar</a></h3>\n\n<p>Hello Bar is a versatile conversion optimization tool that empowers website owners to enhance user engagement, capture leads, and drive conversions effectively. With a focus on creating customizable notification bars and pop&#8209;ups, Hello Bar provides businesses with a user&#8209;friendly platform to communicate important messages, promote offers, and encourage actions that contribute to the overall success of their online&nbsp;presence.</p>\n\n\n<p><strong>Key Features:</strong></p>\n\n\n\n<ul><li>Hello Bar allows users to create highly customizable notification bars and pop&#8209;ups, ensuring a visually appealing and on&#8209;brand experience for website&nbsp;visitors.</li>\n\n<li>Users can display targeted messages to specific segments of their audience, tailoring content to different visitor behaviors, demographics, or referral&nbsp;sources.</li>\n\n<li>Hello Bar facilitates lead generation by integrating lead capture forms directly into notification bars, streamlining the process of converting website visitors into&nbsp;subscribers.</li>\n\n<li>The platform offers A/B testing functionality, enabling users to experiment with different messages, designs, and placements to optimize the performance of their notification&nbsp;bars.</li></ul>\n\n\n\n<p><strong>Pros:</strong></p>\n\n\n\n<ul><li>Hello Bar allows even users with minimal technical expertise to create and manage effective notification&nbsp;bars.</li>\n\n<li>The seamless integration of lead capture forms makes Hello Bar a valuable tool for businesses looking to build and expand their email subscriber&nbsp;lists.</li>\n\n<li>The ability to target specific audience segments with personalized messages enhances the effectiveness of Hello Bar in driving user engagement and&nbsp;conversions.</li></ul>\n\n\n\n<p><strong>Cons:</strong></p>\n\n\n\n<ul><li>The free plan has limitations on features and branding, potentially restricting its use for those seeking a fully branded and feature&#8209;rich&nbsp;experience.</li>\n\n<li>Some users may find limitations in design customization compared to other more advanced website customization&nbsp;tools.</li></ul>\n\n\n<p><strong>Ease of&nbsp;use:</strong></p>\n\n<p>Hello Bar is designed with a user&#8209;friendly interface, making it accessible for people with varying levels of technical expertise. The platform&#8217;s intuitive drag&#8209;and&#8209;drop editor and straightforward customization options contribute to a logical user experience in creating and managing notification&nbsp;bars.</p>\n\n\n<p><strong>Pricing:</strong></p>\n\n\n\n<ul><li>The Growth plan is designed for businesses that have about 50,000 views per month and costs $24 per&nbsp;month.</li>\n\n<li>The Premium plan is designed for businesses that have about 150,000 views per month and costs $41 per&nbsp;month.</li>\n\n<li>The Elite plan is designed for businesses that have about 500,000 views per month and costs $83 per&nbsp;month.</li>\n\n<li>The Enterprise/Agency plan is designed for businesses that have more than 550,000 views per month or operate multiple domains. Custom pricing is&nbsp;available.</li></ul>\n\n\n<p>All packages are billed annually and come with a 14&#8209;day free&nbsp;trial.</p>\n\n<h2 class=\"wp-block-heading\">Frequently asked&nbsp;questions</h2>\n\n<h3 class=\"wp-block-heading\">How do I know which lead generation tools to choose for my&nbsp;enterprise?</h3>\n\n<p>To choose lead generation tools for your enterprise, define goals, consider your target audience, assess integration with existing systems, evaluate scalability and budget, read user reviews, request demos, check customization options, ensure data security, and align with marketing strategies. Finally, take the time to seek recommendations from industry&nbsp;peers.</p>\n\n<h3 class=\"wp-block-heading\">Can lead generation tools be customized to fit my enterprise&#8217;s unique&nbsp;needs?</h3>\n\n\n<p>Yes, many lead generation tools offer customization options to fit your enterprise&#8217;s unique needs. For example, <a href=\"https://akismet.com/enterprise/\">Akismet</a> offers a wide variety of features designed specifically for enterprise needs that can be further customized. Such tools often provide features for tailoring forms, landing pages, and workflows to align with specific branding and processes.&nbsp;</p>\n\n\n<p>Customization may extend to integration with existing systems, allowing seamless collaboration across platforms. It&#8217;s crucial to choose a tool that offers the flexibility required for your enterprise, ensuring a personalized approach to lead generation that supports your goals and&nbsp;strategies.</p>\n\n<h3 class=\"wp-block-heading\">What are the benefits of using Akismet for lead generation&nbsp;purposes?</h3>\n\n<p>By integrating Akismet with a contact form or comment section on your website, you can greatly enhance the quality of leads by preventing spam submissions. By filtering out irrelevant or malicious entries, Akismet ensures that the leads captured are genuine and valuable. This helps in maintaining a clean database and focusing efforts on authentic prospects, ultimately saving time and resources in lead&nbsp;management.</p>\n\n<h3 class=\"wp-block-heading\">What types of companies generally use&nbsp;Akismet?</h3>\n\n<p>More than 100 million sites trust Akismet, including household names such as Microsoft, ConvertKit, and Bluehost, for user&#8209;friendly spam protection that boosts conversion rates. You can see how Akismet works for <a href=\"https://akismet.com/blog/convertkit-customerstory/\">ConvertKit</a>, protecting the creator economy from spam and helping businesses generate valuable, trusted, high&#8209;quality&nbsp;leads.</p>\n\n<h2 class=\"wp-block-heading\">Akismet: User&#8209;friendly spam protection that boosts conversion&nbsp;rates</h2>\n\n<p>Akismet stands as a user&#8209;friendly and reliable solution for spam protection, significantly enhancing the integrity of lead generation efforts. With its smooth integration and efficient filtering, businesses can ensure a clean and genuine pool of leads, saving time and resources. As a result, conversion rates are poised to rise, allowing organizations to thrive with an influx of authentic&nbsp;prospects.</p>\n\n<p>Elevate your lead generation strategy with Akismet&#8217;s robust spam prevention — the key to unlocking a more streamlined and effective approach. Take charge of your conversions today, and <a href=\"https://akismet.com/enterprise/\">experience the difference with&nbsp;Akismet</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jen Swisher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"HeroPress: Tell Your Own Story – 說出自己的故事\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=6563\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://heropress.com/essays/tell-your-own-story/#utm_source=rss&utm_medium=rss&utm_campaign=tell-your-own-story\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11260:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2025/03/031824-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress is an excellent platform and tool for learning content creation and SEO.\" /><p><a href=\"https://heropress.com/feed/#chinese\" target=\"_blank\" rel=\"noreferrer noopener\">這篇文章同時有繁體中文版本。</a></p>\n\n\n\n<p>&#8220;Buen Camino!&#8221; This phrase, which means &#8220;Have a good journey&#8221; in Spanish, is something I learned in the middle of the Camino de Santiago in Spain. It&#8217;s the equivalent of &#8220;Hello&#8221; for pilgrims. I became a pilgrim and joined the WordPress community at the end of 2023. Telling my own story was the motivation for me to start using WordPress.</p>\n\n\n\n<h2 class=\"kt-adv-heading6563_8129c2-0d wp-block-kadence-advancedheading\">What Would I Want to Do on the Last Day of My Life?</h2>\n\n\n\n<p>Due to immense work stress, I fell ill. Because of a combination of issues, doctors could not cure my problems with medication or surgery. This ultimately led me to the biggest and most difficult question in life: What would I want to do on the last day of my life?</p>\n\n\n\n<p>Since I have always loved nature and hiking, my hiking friends suggested that I try the Camino de Santiago in Spain. I didn&#8217;t want to go on the more crowded French way, so I chose the oldest and original pilgrimage route: the Camino Primitivo. During my preparation, I couldn&#8217;t find much information about how to prepare the camino in Chinese. Travel guidebooks and online articles rarely focused on the Camino de Santiago. For someone who doesn&#8217;t speak Spanish and has never been to Europe, preparing a camino plan for the first time is truly challenging.</p>\n\n\n\n<h2 class=\"kt-adv-heading6563_05088b-3f wp-block-kadence-advancedheading\">How Did the Pilgrimage Change Me?</h2>\n\n\n\n<p>First, leaving the busy and crowded Asian cities allowed my soul to experience the long-missed serenity. I could walk for over five hours in the mountains and wilderness without encountering another person, with only the magnificent nature and wildlife as my companions. Briefly escaping from the Asian values and culture, in the faraway Spain, my heart found solace and rebirth.</p>\n\n\n\n<p>Most importantly, I gained countless stories and met all kinds of pilgrims:</p>\n\n\n\n<ul>\n<li>Some were Spanish girls who told me: &#8220;<a href=\"https://buencamino.site/met-with-girls-in-camino/\">You don&#8217;t live to work.</a>&#8220;</li>\n\n\n\n<li><a href=\"https://buencamino.site/met-alcoholic-korean-in-camino/\">Some carried immense pain</a> and could not stop drinking even on the pilgrimage route.</li>\n\n\n\n<li><a href=\"https://buencamino.site/met-nana-sue-in-camino/\">Some people kept separating from me and then unexpectedly reuniting</a>, becoming good friends.</li>\n\n\n\n<li>One night, I started in midnight due to insomnia, but <a href=\"https://buencamino.site/death-trap-in-camino/\">Google Maps led me onto an unlit highway, where I almost died under a truck&#8217;s wheels</a>.</li>\n</ul>\n\n\n\n<p>This made me want to write down my own story. In this era, it&#8217;s not difficult to find a free platform and become a content creator. The real challenge is what tools to use and what content to create.</p>\n\n\n\n<h2 class=\"kt-adv-heading6563_8b6d14-91 wp-block-kadence-advancedheading\">WordPress Helped Me Tell My Story</h2>\n\n\n\n<p>Writing itself is not difficult. I published my first book: <a href=\"https://buencamino.site/book/\">How to start your first camino in 30 days</a> within a month. But I also realized that if I just kept writing without caring about factors like the platform and SEO, search engines would not allow my content to be exposed, which is equivalent to writing a diary.</p>\n\n\n\n<p>To let others know about my creations, I decided to join the WordPress community.</p>\n\n\n\n<p>Compared to other platforms, WordPress has a steeper learning curve. From choosing a host to themes and plugins, doing everything yourself is truly hard. Initially, I didn&#8217;t even know what margin and padding meant. It took me a month to complete the <a href=\"https://buencamino.site/\">first minimum viable product (MVP)</a> before I could start writing.</p>\n\n\n\n<p>During the process of learning WordPress, I also got to know the Taiwanese community. From the community friends, I learned a lot that helped me become a better content creator!</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-let-me-summarize-what-i-have-achieved-so-far\">Let me summarize what I have achieved so far:</h3>\n\n\n\n<ul>\n<li>In the last 28 days, I got 700 clicks from search results.</li>\n</ul>\n\n\n\n<p>For several search keywords, I ranked in the top five, with some at #1:</p>\n\n\n\n<ul>\n<li>&#8220;Best month for Camino de Santiago&#8221;</li>\n\n\n\n<li>&#8220;Camino de Santiago weather&#8221;</li>\n\n\n\n<li>&#8220;Camino de Santiago seasons&#8221;&nbsp;</li>\n\n\n\n<li>&#8220;Camino Primitivo&#8221;</li>\n\n\n\n<li>&#8220;refne vpn&#8221;</li>\n</ul>\n\n\n\n<h2 class=\"kt-adv-heading6563_28476b-64 wp-block-kadence-advancedheading\">Conclusion: Why Do We Need to Know WordPress?</h2>\n\n\n\n<p>In this era of overwhelming video content, it may not be easy to get people to read an entire article carefully. However, for topics that require careful planning and thought, writing high-quality articles is truly important! WordPress&#8217; customizability and flexibility allow users to customize their own websites. At the same time, without a definable platform, it&#8217;s impossible to see if you&#8217;re executing the right SEO strategies while learning them. WordPress is an excellent platform and tool for learning content creation and SEO. Even if I create other types of content in the future, the knowledge gained from this community will always be effective and practical!</p>\n\n\n\n<p><a href=\"https://www.flickr.com/photos/freecat/\">Header photo by José Antonio Gil Martínez</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h1 id=\"chinese\" class=\"kt-adv-heading6563_4410d8-07 wp-block-kadence-advancedheading\">說出自己的故事</h1>\n\n\n\n<p>Buen Camino! 這句話是我踏上西班牙朝聖之路後學到的,它就等於朝聖者的 Hello。我是 Juan 在 2023 年年末成為朝聖者跟加入 WordPress 社群。說出自己的故事就是我開始使用 WordPress 的動機。</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-什麼事情是我人生最後一天會想做的\">什麼事情是我人生最後一天會想做的?</h2>\n\n\n\n<p>因為極大的工作壓力我生病了,而且因為多個問題結合在一起,醫生無法用藥物或手術治好我的問題,這最終就得出了一個人生最大且最難的問題:什麼事情是我人生最後一天會想做的?</p>\n\n\n\n<p>由於我一直很喜歡大自然跟健行,與我健行的朋友建議我不妨去試試西班牙朝聖之路。我並不想前往旅人較多的法國之路,所以我選擇了最古老的第一條朝聖路線:原始之路。我在準備期間並沒有找到太多有關朝聖的中文資料,旅遊手冊跟網路文章很少以朝聖之路為主題。對於不懂西班牙文也沒有去過歐洲的人,第一次朝聖真的是非常困難。</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-朝聖帶給我什麼改變\">朝聖帶給我什麼改變?</h2>\n\n\n\n<p>首先脫離亞洲繁忙且擁擠的都市讓我的心靈感受到久違的平靜,我可以在山區與荒野連續行走超過五個小時都不會遇見第二個人,壯麗的大自然跟沿途的動植物就是我的同伴。從亞洲的價值觀跟文化短暫逃離,在遙遠的西班牙,我的心得到了撫慰跟重生。</p>\n\n\n\n<p>最重要的是我得到了許許多多的故事,遇到了各式各樣的朝聖者:</p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-fa96953f6e7ec800 wp-block-newsletterglue-list ng-block\"><tbody><tr><td class=\"ng-block-td\"><ul class=\"wp-block-newsletterglue-list\">\n<li class=\"ng-block\">有些是西班牙人,她們告訴我:<a href=\"https://buencamino.site/met-with-girls-in-camino/\">人活著不是為了工作</a>。</li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://buencamino.site/met-alcoholic-korean-in-camino/\">有些人心中有極大的痛苦</a>,即便在朝聖路上也無法停止酗酒。</li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://buencamino.site/met-nana-sue-in-camino/\">有些人與我不斷分開又偶然重遇,成為了好朋友</a>。</li>\n\n\n\n<li class=\"ng-block\">我失眠半夜就出發,但 Google Map 帶我走向沒有燈光的高速公路,<a href=\"https://buencamino.site/death-trap-in-camino/\">這讓我差點死在大卡車輪下</a>。</li>\n</ul></td></tr></tbody></table>\n\n\n\n<p>這讓我想寫下自己的故事,這時代要找到免費的平台,成為內容創作者並不難,難題都是在你要用什麼工具創造什麼內容。</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wordpress-幫助我說出自己的故事\">WordPress 幫助我說出自己的故事</h2>\n\n\n\n<p>寫作並不難,我花了一個月就出版了自己第一本書:<a href=\"https://buencamino.site/book/\">30天出發西班牙朝聖之路</a>。但我也發現如果只是一直寫作但不在乎平台跟 SEO 等要素,搜尋引擎不會讓內容曝光,也等於是在寫日記。</p>\n\n\n\n<p>為了能讓別人知道我開始創作,我決定要加入 WordPress 社群。</p>\n\n\n\n<p>WordPress 比起其他的平台,學習難度是比較高的,從選擇 Host 到主題插件,全部都自己來真的很辛苦,我一開始連 margin 與 padding 是什麼都不知道,花費了一個月完成了 <a href=\"https://buencamino.site/\">第一個 MVP</a>,總算是可以開始寫作了。</p>\n\n\n\n<p>學習 WordPress 的期間我也認識了台灣社群,從社群朋友中我學到了許多,這都有助於讓我成為更好的內容創作者!</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-讓我總結了一下我目前做到的事情\">讓我總結了一下我目前做到的事情:</h3>\n\n\n\n<ul>\n<li>最近 28 天從搜尋中得到 700 次點擊</li>\n</ul>\n\n\n\n<p>在幾個搜尋關鍵字中我拿到前五名的排序,有些是第一名</p>\n\n\n\n<ul>\n<li>朝聖之路適合月份</li>\n\n\n\n<li>朝聖之路 天氣</li>\n\n\n\n<li>朝聖之路 季節</li>\n\n\n\n<li>原始之路</li>\n\n\n\n<li>refne vpn</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-結論-為什麼要認識-wordpress\">結論:為什麼要認識 WordPress?</h2>\n\n\n\n<p>這時代因為影音內容氾濫,要人們好好看完一整篇文章也許不是容易的事情。但是,如果是那種需要仔細規劃跟思考的主題,寫作優質的文章真的很重要!WordPress 的自訂性跟靈活度能夠讓使用者自訂自己的網站。同時,在學習 SEO 的時候,沒有可定義的平台也完全看不到自己是不是執行正確的戰略。WordPress 是學習內容創作跟 SEO 非常好的平台與工具,即便某一天我會創作其他的內容,但從這個社群裡學到的東西也永遠有效且實用!</p>\n<p>The post <a href=\"https://heropress.com/essays/tell-your-own-story/\">Tell Your Own Story &#8211; 說出自己的故事</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 07:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Juan Chen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.5 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17110\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8958:\"<p>The third release candidate (RC3) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC3 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.5-RC</code>3</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details. </p>\n\n\n\n<p>If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC3</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes 10+ bug fixes for the Editor and around 15 <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC2, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-13&until=2024-03-19\">GitHub commits for 6.5</a> </li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> </li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.5, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC3, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>Another RC<br />We are getting really close<br />Have you tested yet?</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a></em>, <em><a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a></em>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Mar 2024 16:19:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: What March is Looking Like Here at Do the Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/what-march-is-looking-like-here-at-do-the-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/what-march-is-looking-like-here-at-do-the-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1023:\"<p>But if you are listening to this on the day it came out, I am at WordCamp Asia along with a few of our hosts. In fact, today is Contributor Day which I am at enjoying my time with the Community team.</p>\n\n\n\n<p>Now the real reason I am giving a quick update here is that between now and the end of March our show releases may be a bit off and there may be some gaps. But rest assured, things are being recorded both at WordCamp Asia followed by CloudFest as well as some of my hosts kicking shows around while I&#8217;m gone. And when I have some moments I hope to get some quick post production done here at Do the Woo.</p>\n\n\n\n<p>If you don&#8217;t hear from us in awhile, watch us on X/Twitter or LinkedIn, to see updates throughout both of these events. And the fun part, you never know what shows will come out of March.</p>\n\n\n\n<p>So, tomorrow starts two days of the main event at WordCamp Asia, and if you happen to listen to this, stop by our booth.</p>\n\n\n\n<p>That&#8217;s it for now and hope to see you around.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Do The Woo Community: What You Can Expect from the CloudFest Hackathon 2024 Projects\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://dothewoo.io/what-you-can-expect-from-the-cloudfest-hackathon-2024-projects/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://dothewoo.io/what-you-can-expect-from-the-cloudfest-hackathon-2024-projects/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1682:\"<p>If you are attending&Acirc;&nbsp;<strong>CloudFest</strong>&Acirc;&nbsp;later this month in Germany, you may also be part of the&Acirc;&nbsp;<strong>CloudFest Hackathon</strong>.&Acirc;&nbsp;<a href=\"https://dothewoo.io/all-things-cloudfest-2024-hackathon-with-christian-carole-and-alain/\"><strong>You can learn more about what the hackathon is in episode</strong></a>, but today you are going to hear from some of the leads of the projects, letting you know what they are going to be doing and what you can expect.</p>\n\n\n\n<p>These include the Enable Mastodon Apps Project, which aims to make WordPress more social and interactive, and the Inclusive Language Checker for open source contributors, which seeks to make content creation more inclusive and accessible. Other projects include integrating Marie DB catalogs with PHP platforms, improving user interfaces of WordPress using J Schema, and creating a centralized resource for frameworks and accessibility. The transcript also mentions a project to make WordPress multi-site easier to use for multilingual websites, a project to make CMSs that run public sector sites transparent, and a project to improve tools for WordPress hosting providers. Lastly, the Hack the Hackathon project aims to create a platform for hosting hackathons with one click.</p>\n\n\n\n<p><a href=\"https://hackathon.cloudfest.com/\"><strong>Learn more about the hackathon</strong></a></p>\n\n\n\n<p><a href=\"https://hackathon.cloudfest.com/projects/\"><strong>Read about all of the projects</strong></a></p>\n\n\n\n<p><a href=\"https://registration.cloudfest.com/registration\"><strong>Get a free standard pass to CloudFest using the code: DotheWoo</strong></a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: Bringing DEIB to the WordPress Way Show with Birgit Olzem and Angela Jin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/bringing-deib-to-the-wordpress-way-show-with-birgit-olzem-and-angela-jin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/bringing-deib-to-the-wordpress-way-show-with-birgit-olzem-and-angela-jin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:38722:\"Show Transcript\n<p><br /> BobWP:<br /> Well, here we are with a new host joining our team and bringing a new monthly DEIB featured episode on the WordPress Way show. This is a topic that is near and dear to my heart and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m honored to have Birgit Olzem as our new host. Welcome Birgit. And how are you doing today?<br /> Birgit:<br /> Thank you, Bob. Doing fine, even if I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m kind of feeling nervous because hosting a WordPress podcast show isn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t feeling natural to me in this certain point, so please bear with me when we are starting to kick off. But as Bob already mentioned, it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s about a topic close to our dear hearts and my aim is to help everyone to understand more about how we can contribute to the WordPress community and feel also comfortable to do so.<br /> BobWP:<br /> Well, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m going to have you introduce your very first official guest and I, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m going to let you do it, but she is of course one of my favorite people in the world, but I would rather you introduce who you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re going to be chatting with today.<br /> Birgit:<br /> Yeah, thank you Bob. I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m very pleased to introduce you to Angela Jin. Angela is the head of programs and contributor experience at Automattic where she also oversees the work of multiple teams dedicated to WordPress open source project, and these are community events, engagement, education and marketing teams. And her passion lies in building strong and inclusive communities. And please, Angela, tell the audience a bit more about you.<br /> Angela:<br /> Well, first of all, thank you so much for having me on your show. I am very honored to be the first guest here. And yeah, I think you captured my bio very accurately. I am originally from the United States, but I currently live in Madrid and I have family from Taiwan, so yeah.<br /> Birgit:<br /> That&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s very awesome. And we met each other for longer time on WordCamps, but we are also working closely together in the recently founded DIB working group. For all the listeners who don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t understand the term DEIB, it stands for Diversity, Equity, Inclusion and Belonging. And the WordPress community aims to be more inclusive as possible, but as we all know, we are all humans and there&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s always room for improvement. And Angela, I would like to hear more about your thoughts about the DEIB working group. How did you perceive this going on after I published a proposal to establish a DEIB, formal Make WordPress team? And so maybe you can explain a bit more about this initiative from your perspective.<br /> Angela:<br /> Yeah, happy to. So DEIB work is something that is near and dear to my heart. I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve been active in the WordPress community since 2018 but have worked on DEIB initiatives long before that in other communities and I think it is essential for any community to focus on the work that has been done in the community so far has largely been through Jill Binder&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s, WP Diversity Speaker initiatives, which have had really wonderful impact and she earlier this year made the decision to move on to some other passion projects of hers, which is totally understandable. She has been doing this for a long time and so it was really exciting to me to see a working group come together to focus on DEIB more broadly across the project. It is a really hard topic because our project covers so many different spaces that, and we are a global community that DEIB looks so different from place to place. And so I think I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really excited that there are people who are passionate about this topic and want to come together to see how can we be, how can we champion DEIB for WordPress? How can we be a shared resource for everybody and help everybody better understand what it looks like when we remove barriers for people to participate and when we really help people feel like they belong in this space. So yeah, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really excited about it.<br /> Birgit:<br /> Yeah, this really interesting because the term DEIB didn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t came to me naturally before I started more researching about it. I only know the word term diversity, but learning more about what it entails to have the whole picture, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a person who is really more into the bigger picture and in the whole that wholesomeness of a project or the community itself. And when you say about belonging, how can someone who is interested into contributing to WordPress join the community and feel included and belonging? As you mentioned, there are certain parts which is very complex in the whole WordPress project, even as long-term contributors like myself contributing to WordPress over a decade now, and I think I know a lot, but sometimes I feel I just know a little tiny bit of the whole project and you are one of the program managers of the whole project and you need to oversee a lot, but how do you perceive this for new contributors? Can you put yourself in a shoe of a new contributor?<br /> Angela:<br /> Yeah, I think there&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a number of things in there. I often remind myself that our project is so big, it is impossible for anyone to know everything, and that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s challenging because I also find that WordPress contributors are people who like to know a lot of things and so there&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s some self-reflection there that I always like to do when I feel like I am struggling to figure out where to go with this project. I also get lost in it and there&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a lot that I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t know about this project and a lot more that I want to know about this project. So my reminder to everybody is that you don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t need to know everything and we have so many people who have different perspectives, different pieces of the information that getting all of us together really creates something really holistic and really beautiful. And so that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s regularly my approach when I come into my work.<br /> And for new contributors, it is really challenging to step into such a big space and see that it is very well established. There are practices and processes and very strong open source philosophy and there&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s just so much to learn and so belonging and helping people really quickly find belonging is a big challenge. The first thing that we all can do is just create a really welcoming space, which I think is why DEIB is such an integral part of our work. We also find that connecting people to other people, other like-minded people and quickly to resources and where they can make an impact is also really helpful for bringing in new contributors. And so that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s one of the reasons I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m also really excited about the mentorship program and I see a lot of excitement around that right now because I think we can all remember when we first started contributing. I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t know that we all remember the exact first thing that we might&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve worked on, but we do remember the people who helped us get there and how they were super friendly helped us find our way, made us feel comfortable, made us laugh, made us feel friendship, and that is a huge, huge step towards belonging in there. I got so excited about the mentorship program. I forgot other parts of your question there.<br /> Birgit:<br /> No, it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s absolutely fine because I had in mind the mentorship program leading to this question because I was one of the contributing members of the first initial cohort and also mentor and currently you and I, we are mentoring the mentors within the mentorship program who are assisting new contributors or already established contributors to find a new space to contribute to because for anyone who&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s listening and isn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t familiar with the structure, WordPress a around WordPress.org, the software piece a community has built up and there are certain teams who are working on parts within the WordPress project.<br /> It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s called Make Teams and someone who contributed by answering support questions on the support forums, which is also a part of contributing to WordPress would like to start contributing with code on work on the core software or wants to provide their value, time and knowledge into content to educate other contributors or users how to use WordPress like on learn WordPress dot org. So this mentorship program support the shift from one make team into another or open the space and as you mentioned, it is really exciting to see how new contributors found their way into the project by a guidance one by one. It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s not that overwhelming as we already talked about. It is really because it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s an established project and really big and feeling lost becomes very depressed and that is also why I love the mentorship program by myself. So I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really glad that this is getting more traction currently.</p>\n\n\n\n<p>I wonder what would be helpful to nurture our contributors who are already contributing to WordPress. We saw a lot of contributors are more burning out or leaving the project because they were overwhelmed with too much work and less support can we do to nurture those. Maybe you can introduce a bit about the Five for the Future initiative alongside us.<br />\nAngela:<br />\nYeah, I do see a lot of burnout. A lot of it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a hard time right now. I think with so much economic strife and also geopolitical situations, it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a really tough time in the world right now. And so I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a part of some other communities outside of WordPress and I see similar things both in the WordPress community and in other communities as well. We have people who are very well-meaning with very big hearts and they are impacted by all of that. On top of that, many of us are very ambitious and hardworking and so we have so much that we want to do not just our daily jobs, but also hobbies and family. It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a lot for any one person to juggle.<br />\nWhenever I see people are struggling, one thing that I know I can do as a fellow community member is just to check in on them and see how they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re doing. I never want to underestimate the power of just reaching out saying, Hey, how are you doing? I care about you and you mean something to me. I think that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a really powerful way for humans to connect with each other and I really appreciate that. The vast majority of contributors that I meet, they feel a strong sense of responsibility. And so if they are on the community team responsible for mentoring a WordPress event, they really want to make sure that they do the best job possible and stick with it. And I am also a firm believer that if you are struggling so much that you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re having a hard time keeping up with all of your personal things, that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s really, I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t want to ask you to help more than that.</p>\n\n\n\n<p>That&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a really difficult position to put somebody in. And so one thing that I really love to see in our community is more of a culture of sharing the work and allowing people to more readily come in and out and pick up things that can be done like ad hoc and as people have time, I think it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a difficult thing in the WordPress community, but we do have a number of really impactful things that people can just pick up as they have time knowing that they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ll always be welcome back and that we have a culture that allows people to prioritize their own family things and their own personal things as need be. And so that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s one thing that I would personally love to see that I think would really both benefit WordPress contribution and benefit people who want to contribute, but also in a way that is respectful of their time as well.</p>\n\n\n\n<p>You mentioned Five for the Future in there and I think that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a really excellent thing to touch on as well. So the Five for the Future program is very much about WordPress is open source software, and so it is available for anybody to take and use and build a livelihood on top of. And so the companies that have built their products, their companies, their enterprise on top of WordPress, we want them to contribute back to open source because that is how we sustain it and that is how they can also continue their business in the best way possible as well as enabling other businesses to be created with five for the future as well. Part of five for the future is sponsorship, and I think sponsorship is a really wonderful way to bring people who otherwise may not be able to contribute into this space. And so I think that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s another way that we can support people to contribute to this space.<br />\nBobWP:<br />\nI was just going to interject something there because it resonated with me is I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve been probably involved in this space for at least 14 years. Then there was a bit before that I got into WordPress. And during all those years I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve never per se contributed to a team. I was always, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a lurker, so I watch conversations, I love learning about things going on, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve contributed in my other ways that I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve done and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m not even going to go into all of that. But when you talk about the things you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve just been saying, Angela, that and nobody should wait 14 years either. So I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m going to put that as a disclaimer too, but for me, it wasn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t necessarily even the time I had available, but when I saw the DEIB group and I started getting a little bit more into it and hanging around more and then I started participating a bit more, it was like finally, I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t want to say after all this time, but something just hit a nerve and it was all these other things that were going on in my life and the things I was doing with the podcast and the business and a lot of stuff just came together and it was like I thought that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s it.<br />\nThat&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s the one I want to give my time to. And it took me a while. Again, I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t want to tell anybody to wait that long, but if you keep your fingers in enough and so I guess I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;d just say to everybody, hang in there, watch, listen to people, get to know people, and you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re going to find that little sweet spot and it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s going to fit into everything and all the other aspects of your life, both probably personal and professional.<br />\nBirgit:<br />\nI&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really glad that you found a spot for yourself. And as you mentioned, it doesn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t matter how much someone is contributing, every contribution counts and especially for someone who maybe feels afraid in contributing to a software project, you don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t have to know any knowledge of coding or development. In any case, you can contribute, like Bob mentioned in participating into text chat meeting or conversation, bring in your own perspective into the project. And that is what I personally love about the WordPress community diversity and diversity is also allowing different perspectives, perspectives from life and culture backgrounds and even life experience and the generations which is spanning over the time. And when we think WordPress, a project itself turned 20 last year, turning 21 this year.<br />\nI&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m kind of getting old, but I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m wondering, as you mentioned participating into the project, it reminds me of some discussion around we are getting older as a WordPress community and WordPress might be not that famous or interesting for the younger generations, but how can we say, okay, WordPress is open source and you can contribute to WordPress even if, but you can also use and create your own apps.</p>\n\n\n\n<p>For instance with WordPress, there are so plenty ideas what you can achieve with WordPress and Angela, you mentioned the sponsorship part. How do you think will be when you are looking forward for the goals WordPress project published and was working on when you keep in mind younger generations but also the established contributors, what do you see in the future of WordPress looking for the next five year, for instance? Is it possible?<br />\nAngela:<br />\nYeah, that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a question I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve been thinking a lot about, so I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m glad you asked it and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m going to try my best to have a succinct answer because it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a hard question. Yeah, I think today we are so large and we are all getting older and it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a really interesting time in tech right now where you have a lot of new innovations that are very attractive and I think Josepha had flagged two things that she is keeping an eye on for WordPress&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s future. First is that our growth has become stagnant, and so how can we increase that? It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a huge thing for a project this big, but also a really important thing for us to keep an eye on. The second thing is are our events, which are a fundamental way that we bring people in, are they meeting the needs of what people want today?<br />\nAnd I absolutely love our events. I think they are wonderful and we have a lot of really good times at them, but undoubtedly we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re not seeing that younger generation come as much. And so when we put those two together, I do really think we need to think about how are we adapting WordPress and what we offer to meet people where they are. And so I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a big fan of diversifying our events for one, to help people see exactly what they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re going to get out of our events so that they are more spread out. And therefore for people to get to the more events we have, the more varied opportunities that we have for people to participate. It is really, really difficult for somebody who is a brand new speaker to say, I am going to go to the WordCamp Europe stage and speak in front of 3000 people.</p>\n\n\n\n<p>That is a scary, scary thing to do. I get nervous speaking in front of that many people and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve spoken on quite a few stages. And so the more we can provide different opportunities around topics that people are interested in, I think that is a really great way that we can reach a broader audience, not just the younger generation, but also people who we previously haven&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t reached before. And because this is a vat, DEIB, I do think that we need to move into this next era of WordPress with DEIB at the forefront of our minds because this next generation really does care about that. And if we are not considering that as part of our practice, I think we will quickly outdated ourselves.<br />\nBirgit:<br />\nI am really glad that you mentioned that this was in my mind as well because the younger generation is really caring about diversity, equity, inclusion and belonging. And this also for companies who are interested into sponsoring to the WordPress project. It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s also beneficial for them to get more talents and qualified talents, especially when you are hiring someone who is contributing to an open source project, even if it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s not only WordPress, but for any open source project. And someone who is contributing to a project like WordPress is also self-driven in most places and they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re interested and invested into something building for a bigger project. And this mindset is also nurturing and benefiting other companies. From my perspective, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a mom of five children. I built my expertise while watching my kids and I was growing into from pure curiosity. And when I started contributing to WordPress, I was visiting a WordCamp beforehand, I was participating in the forums and I got aware about WordCamps in this forum, and then later on I was facing the opportunity to translate WordPress into my native language German. And this was my kickstart to really look behind the curtain and a person, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m always curious and I always want to look behind the curtain, how things are going, how things are working. And with this mindset, I am always moving forward. Sometimes I feel I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m kind of like a bulldozer.<br />\nAnd that leads me to my other question for you. In your role currently as a project manager, program manager, we had so many great initiatives beforehand. We had so many great contributors who are having talks about DEIB and WordPress several years ago before even this was kind of a buzzword. I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t want to limit it on this terms, but why does this now work? Is this the right time or how do you feel the, it was a shift maybe in the project? I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t know because I just put out a proposal idea because I felt the injustice in some places within a community. And I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a doer person. I do and I cry out and I work on constructive feedback and moving things forward. But why now? I would love you to hear your thought on that.<br />\nAngela:<br />\nYeah. Well, you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re not the first curious person to come into the space and I sure hope that you are not the last one. Curiosity is one of my favorite characteristics. I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m also a very curious person and tend to ask people a lot of questions. And so I generally encourage that. I think diversity is, if I had a magic wand and I could just wave it really quickly, I would make people understand diversity and the benefits of it and why it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s so integral to everything that we do and its importance and make a more equitable world immediately. But the reality of the situation is that we have had so many struggles, and I use we in this context as in the world. There are systems outside of much bigger than WordPress that we operate in, and those systems have been longstanding and inequitable. And so when we are faced with such a societal structure, the path to changing that is long and arduous.<br />\nAnd so I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t think that it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s, for me, it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s not why now. I think this has always been an issue whether people realized it or not or whether it was in front of them or not. But I do think we have passed the point of enough is enough. And so there are a lot of people who want to see positive change and positive change is going to be really difficult. If it were easy, we would&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ve fixed it Yesterday. We&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re good at solving easy problems. And I realized that that is not an answer that many people like because they have been subject to injustice oppressed for a long time, and asking people to wait longer for justice is terribly unfair, which is all the more reason that we should be doing something today. And so yeah, I want us to keep going for it. I want us to create a more equitable world. And I guess we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ll start with a more equitable world for us for starters. But yeah, I think it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a hard thing. I also don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t want to ignore all of the excellent work that has been done to date. There have been many people who have come and gone in WordPress who have championed various diversity issues, who have been excellent allies, and all of that is impactful towards where we are today.<br />\nBirgit:<br />\nThank you very much for your insight in that as well because I feel even if I rallied and whas an ally for as long as I can think of, I wasn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t aware about, as I mentioned already about the terms itself and what it mean to someone, but also from my perspective, I am feeling I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m in a kind of a privileged situation because of my heritage, because I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m living in Germany. I was born and raised in Germany. I never experienced some tremendous issues someone else experienced, but I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m a great listener and I, I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really thriving to learn more about what is someone facing, which issue is someone facing on daily basis working with WordPress as a software, but also being part of a broad and global community. As we already know, global means different languages, different culture backgrounds, and it is also part of being inclusive, translating WordPress for instance. It&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s one of my core, but accessibility is also really, really important topic and I would love to see WordPress as a torch moving forward and being a role model for others to follow. What do you think about this as a global project? Can we achieve this?<br />\nAngela:<br />\nI agree. So one thing you asked earlier about my five-year plan for WordPress or what I would like to see in five years for WordPress, and we also talked earlier about how anybody can contribute to WordPress. One thing I would love for all WordPress to do to take on an all new incoming contributors is for them to have a learning mindset. None of us are going to come in here knowing it all, and especially when it comes to a global community and DEIB, we have to all be in a growth mindset. There is so much to learn about what DEIB looks like from even city to city in the same country and nobody is going to have the same experience as somebody else. And so it really behooves us to listen to each other, see how we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re being impacted and help each other, help each other grow in that I think that everybody is at a different point in their DEIB journey and I would rather bring people in and help them learn along the way, especially if they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re receptive to it.<br />\nWhat I fear sometimes is that we are so quick to call people out that it prevents a learning opportunity and that learning opportunity can over time build stronger allies. And right now we need every ally that we can get. And so that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s my hope for WordPress, that we also create an environment where we can learn from each other and better understand what issues we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re facing and how we can overcome that together because we are stronger together at the end of the day. And it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s a hard thing when we are faced with so much struggle every day. But the people who it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s also not fair to ask everybody to do this, I do want to acknowledge that there are a ton of resources out there that people can educate themselves with. And so for WordPress, that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s what I want to see, that we have strong allies who can help people out of tough situations and that we really build a shared language around DEIB. I think that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s one of the biggest challenges with DEIB work in a global community.</p>\n\n\n\n<p>Even the word diversity, it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s going to be different from place to place. I come back to there was was a study on colors and how the color blue was perceived from country to country, even something like a color, which I think the color blue we can all more or less understand, but that it&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s perceived so differently across different cultures like a color. And compared to complex diversity terminology, that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s hard. And so wherever we can build shared understanding around the terminology that we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re using around DEIB, that&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s one really concrete step that I think would be immensely helpful.<br />\nBirgit:<br />\nI couldn&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t agree more. Thank you very much and thank you very much also for your time and your well insight into this. And I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m really looking forward to work more closely with you on reaching those goals and tangible outcomes for a better and more inclusive work WordPress community. So I can only say thank you very much. I really appreciate that You will find your time, find your time to be our guest on this show.<br />\nAngela:<br />\nThank you so much for your get it truly my honor. And I am really excited to keep working with you on this as well, so we could do it.<br />\nBobWP:<br />\nAnd obviously there is a lot to be talked about and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m looking forward to having Birgit come on once a month here to at least do this show, do something now. I know we got to get going, but some people are hopefully maybe listening to this as they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re flying to WordCamp Asia, they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re driving, they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re on their bike, maybe they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re even jogging. I don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t know what they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re doing. They&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re getting there somehow or other once they&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re, I just want to have Angela share just a little teaser about her panel she&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s going to be on because that might be something you want to attend.<br />\nAngela:<br />\nYeah, so WordCamp Asia overlaps with International Women&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s Day on March 8th, and so I am very excited to be hosting a panel about women in WordPress. So we have three rock stars who are going to be joining me to share their stories about their experience as women in tech and to hopefully inspire the crowd who&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;s listening and help us get more diversity into technology.<br />\nBobWP:<br />\nGreat. And Birgit you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re going to be having a panel yourself, at CloudFest which follows WordCamp Asia. Why don&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t you just give a quick little spiel about that before we go. In case any of our listeners are attending CloudFest.<br />\nBirgit:<br />\nWe will have a panel with two other tremendous guests and we are talking about inclusivity and also sustainability in WordPress and how we can be more sustainable with our human resources. For instance, as we mentioned, the burnout churn is really high currently and we are looking for we discussing ideas, how we can prevent those churn and be more inclusive, but also sustainable.<br />\nBobWP:<br />\nAlright, cool. Well, I can&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;t wait to have you back on every month. I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m sure we&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;ll have Angela come on again sometime. And I just want to thank everyone for tuning in and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m just going to do one quick little teaser. If you&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;re on your way to WordCamp Asia, make sure and stop by the Do the Woo booth. I have these really cool DEIB stickers to give out and I&Atilde;&cent;&acirc;&#130;&not;&acirc;&#132;&cent;m not going to even tell you what they look like because you have to stop by the booth. So yeah, thank you both. Looking forward to having you on the hosting team Birgit and thank you Angela.<br />\nBirgit:<br />\nThank you Bob.<br />\nAngela:<br />\nThank you.</p>\n\n\n\n\n<p>In her debut show co-hosted with BobWP, they have a chat with <strong>Angela Jin</strong>, head of programs and contributor experience at Automattic. And what a conversation it is.</p>\n\n\n\n<p>It starts by discussing the importance of diversity, equity, inclusion, and belonging (DEIB) in the WordPress community.</p>\n\n\n\n<p>Angela highlights the need for a learning mindset and shared language around DEIB, especially given the global nature of the community.</p>\n\n\n\n<p>The conversation also touches on the challenges of burnout among contributors and the importance of creating a welcoming space for new contributors.</p>\n\n\n\n<p>Rounding out the episode, Angela and Birgit both express their excitement for the future of WordPress and its potential to be a role model for DEIB in tech.</p>\n\n\n\n<p><strong>Links and resources</strong></p>\n\n\n\n<ul>\n<li><strong><a href=\"https://asia.wordcamp.org/2024/session/panel-discussion-march8th-1pm/\">WordCamp Asia Panel Discussion &Atilde;&cent;&acirc;&#130;&not;&Aring;&#147;Shaping the Future with WordPress Women&Atilde;&cent;&acirc;&#130;&not;&Acirc;&#157;</a></strong></li>\n\n\n\n<li><strong><a href=\"https://hackathon.cloudfest.com/project/inclusive-language-checker-for-open-source-contributors/\">CloudFest Hackathon Project led by Birgit Olzem &Atilde;&cent;&acirc;&#130;&not;&Aring;&#147;Inclusive Language Checker for Open-Source Contributors</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.cloudfest.com/agenda#/talk?id=68147\">CloudFest Panel Discussion &Atilde;&cent;&acirc;&#130;&not;&Aring;&#147;Sustainability and Inclusivity in WordPress&Atilde;&cent;&acirc;&#130;&not;&Acirc;&#157; with Birgit Olzem, Carole Olinger, and Tammi Lister</a></strong><br /><br /><strong><a href=\"https://make.wordpress.org/community/2024/01/15/thank-you-and-bye-for-now-jill/\">Farewell of Jill Binder</a></strong></li>\n\n\n\n<li><strong><a href=\"https://make.wordpress.org/handbook/community-code-of-conduct/\">Community Code of Conduct</a></strong></li>\n\n\n\n<li><strong><a href=\"https://events.wordpress.org/\">Next Generation WordPress Events</a></strong></li>\n\n\n\n<li><strong><a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future Initiative</a></strong></li>\n\n\n\n<li><strong><a href=\"https://make.wordpress.org/project/2023/07/13/proposal-for-establishing-a-make-diversity-equity-inclusion-and-belonging-deib-team-within-the-wordpress-community/\">Proposal for Establishing a Make Diversity, Equity, Inclusion, and Belonging (&Atilde;&cent;&acirc;&#130;&not;&Aring;&#147;DEIB&Atilde;&cent;&acirc;&#130;&not;&Acirc;&#157;) Team within the WordPress Community</a></strong></li>\n\n\n\n<li><strong><a href=\"https://wp-deib.org/\">DEIB Working Group unofficial Hub site (courtesy of Birgit Olzem)</a></strong></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Do The Woo Community: All Things CloudFest 2024 Hackathon with Christian, Carole and Alain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://dothewoo.io/all-things-cloudfest-2024-hackathon-with-christian-carole-and-alain/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://dothewoo.io/all-things-cloudfest-2024-hackathon-with-christian-carole-and-alain/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:40253:\"<p>Guests <strong>Carole Olinger, Alain Schlesser,</strong> and <strong>Christian J&Atilde;&curren;ger</strong>&Acirc;&nbsp;talk about the upcoming events.</p>\n\n\n\n<p>The Hackathon, now in its seventh year, is expected to be the biggest yet, with around 140 attendees working on 11 different projects. The projects are all designed to serve the open source community, with a focus on collaboration between different CMS ecosystems. The Hackathon also includes a friendly competition, with awards sponsored by partner companies.</p>\n\n\n\n<p>The money raised from these awards goes to the Groundbreaker Talents initiative, which supports female developers in Uganda. The podcast also touched on the first-ever diversity and LGBTQ+ event at CloudFest, Rainbow in the Cloud, which will support three different charities.</p>\n\n\n\n<p>Christian also touches on WP Day and how that evolved to be part of CloudFest<br />\n<a href=\"https://www.cloudfest.com/\"><strong>CloudFest</strong></a><br />\n<a href=\"https://hackathon.cloudfest.com/\"><strong>CloudFest Hackathon</strong></a><br />\n<a href=\"https://registration.cloudfest.com/registration\"><strong>Get your free ticket using code: dothewoo</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p>Robert:<br /> Hello everyone and welcome to another edition of Woo DevChat at Do the Woo. And we are having a great time today talking with the folks who are running CloudFest and the CloudFest Hackathon. I&acirc;&#128;&#153;m very excited to have my guests here, Carole Olinger. Alain Schlesser and Christian J&Atilde;&#131;&Acirc;&curren;ger. Welcome everyone.<br /> Carole:<br /> Hi there.<br /> Alain:<br /> Hello. Hi.<br /> Robert:<br /> Thank you for having us. It&acirc;&#128;&#153;s certainly our pleasure. I don&acirc;&#128;&#153;t know exactly when this will go up, but we&acirc;&#128;&#153;ll be close less than a month away before CloudFest and the Clou Fest Hackathon. And I guess in order of the activities, let&acirc;&#128;&#153;s kick it off with CloudFest and lead organizer, Carol Olinger.<br /> Carole:<br /> Yeah, my name is Carole and I am the head of CloudFest Hackathon, which is going to be our main topic today. And yeah, I&acirc;&#128;&#153;m doing that for several years in a row and it is really one of my favorite projects during the year. And yeah, this year we are going to be celebrating also the 20th anniversary of CloudFest, so we are even more excited about what &acirc;&#128;&brvbar;<br /> Christian:<br /> Makes us old.<br /> Carole:<br /> What is expecting us during CloudFest and the days leading to the main event, CloudFest are all about the CloudFest Hackathon and the WP Day. So I am passing over the mic to Alarm who is one of the project mentors during the CloudFest Hackathon. So what are your thoughts on this year&acirc;&#128;&#153;s event?<br /> Alain:<br /> Yes, thanks. I am really looking forward to this year&acirc;&#128;&#153;s event. The CloudFest Hackathon has always been a fantastic event that highlights some of the creative problem solving of the open source community. It allows open source contributors to come together via the funds of the general sponsors, of course, to tackle some of the projects that can bring the open source CMSs and larger open source hosting ecosystems forward. And in the past we had some very influential projects that have gone on to really have an impact that came out of this hackathon. And so I&acirc;&#128;&#153;m looking forward to this year&acirc;&#128;&#153;s setup of projects that we have to see what will come out of it.<br /> Robert:<br /> That&acirc;&#128;&#153;s excellent. Really. It&acirc;&#128;&#153;s interesting because as Carole mentioned, this is going to be the 20th CloudFest but Hackathon is relatively new. Christian, can you tell us a little bit about what got that CloudFest Hackathon going in the first place? Yeah, thank you very<br /> Christian:<br /> Much. The hackathon, the first edition I actually came to join was 2022. The first edition we did at CloudFest was 2019, Carole, is that right?<br /> Carole:<br /> Actually, I think there was a few previously, but that was even before I was involved. I think it started around 2016.<br /> Christian:<br /> See it says seventh edition. I should just look at our website. So 20 years of CloudFest, it&acirc;&#128;&#153;s going to be the seventh hackathon, the biggest one ever. And the reason why we do it is there&acirc;&#128;&#153;s actually two reasons. One of it, it opens for us as a conference organizer. It opens up or it builds a bridge to a totally different audience, namely the CMS contributors and also how to activate our typical attendees, which are cloud service provider to take a more active role in our ecosystem, namely by helping or supporting the hackathon, which is a project by the way, which is not run for profit obviously, but it&acirc;&#128;&#153;s to really enable the community to hack or contribute and really design new products. And if I may say, so the first edition 2022, I had little idea besides what Carol, of course told me what&acirc;&#128;&#153;s going to happen. So I thought it&acirc;&#128;&#153;s going to be a room full of tech and geeky people eating pizza. And actually it was, but we didn&acirc;&#128;&#153;t have pizza, but we had that the German French equivalent, which is called Flammkuchen. But actually only after the event, I realized the enormous work and the value the hackers contribute. And not because I understood what everyone was doing, but I understood the impact it had for our core attendee group, which is called service providers. So I&acirc;&#128;&#153;m super happy I became a super fan ever since I attended, and I&acirc;&#128;&#153;m really looking forward to the biggest one yet. Carole did an excellent job and along with the selection of projects, so really looking forward to it.<br /> Robert:<br /> It&acirc;&#128;&#153;s hard keeping track of everything Christian with being the CEO of CloudFest.<br /> Christian:<br /> We are trying hard, we&acirc;&#128;&#153;re a good team here.<br /> Robert:<br /> So Carol, last year was easily the biggest hackathon in my memory. How many folks did we have and how many projects?<br /> Carole:<br /> So we basically had around 120 attendees last year and we worked on 11 projects and that was also what we determined the good size for the event. So this year our attention was not to actually make it bigger, so we wanted to stay with the 120 attendees. But what is really interesting is of course we invite a little bit more people because plans may change and it&acirc;&#128;&#153;s always a few people that are not being able to make it. Then sadly Visa arrangements cannot be realized. But this year we invited more people to end up with 120 and it&acirc;&#128;&#153;s unbelievable. Every single person confirmed. So that is really a testimonial to the people that are applying to attend this event, do it because they know they will be there. So that being said, here&acirc;&#128;&#153;s the teaser. We are going to be 140 people for this edition.<br /> Robert:<br /> Oh boy.<br /> Carole:<br /> Still working on 11, obviously different projects. So this is for real going to be the biggest CloudFest Hackathon ever.<br /> Robert:<br /> Brilliant. Congratulations. Before we dive into this year&acirc;&#128;&#153;s projects and put Alight on the spot, who are the, well, let&acirc;&#128;&#153;s forward a little bit of the format because there are some winners and second place and third place, and how does that work and who were our champions last year? So we only have champions at CloudFest. Yeah, just want to say well said Chris.<br /> Carole:<br /> Yeah, so let me pick up this question. So basically we introduced last year based on the feedback that we got from attendees from previous years. So-called Friendly competition. We did that already in the addition of 2022, but in 2023 we brought it to a next level where we wanted to support a charity organization with the awards that we are basically select winners for. So what we did is we reached out to our partner companies and attendee companies and ask them to sponsor the different award categories that we defined for this year. So for example, we are going to have a future of the web award. We are going to have a social media master award, which is a really good one because it&acirc;&#128;&#153;s done at the award in the team that creates the most boss during the hackathon on social media. And there are three more categories and an overall hackathon winner.<br /> And all these awards are tied to a sponsorship from one of our dear partners for the event. And everything that we are going to be raising in terms of money is going to go integrally to the Groundbreaker talents initiative, which is really amazing and dear to my heart because it empowers and supports female developers in Uganda. So last year we managed to fund a whole year of scholarship for a CO developer. And with the help of CloudFirst, we invited that person to this year&acirc;&#128;&#153;s hackathon. So we will be able to all meet in person, our dear Vanessa, who already got certified with the Groundbreaker Talents program.<br /> Robert:<br /> It&acirc;&#128;&#153;s amazing. I saw the email from CloudFest earlier this week or was it last week? And that really is one of the great things about what happens at the hackathon, what happens at CloudFest in general, and Groundbreakers is really a fantastic organization. It is just so cool. I want to touch on a little slightly technical before we dive into the projects. This is primarily open source. I don&acirc;&#128;&#153;t know if it&acirc;&#128;&#153;s exclusively, but it&acirc;&#128;&#153;s close to it. Would that be fair?<br /> Alain:<br /> It is all meant to serve the open source community either directly or indirectly. So there might be projects where there&acirc;&#128;&#153;s no actual code being produced, for example. So saying everything is 100% open source is difficult if there&acirc;&#128;&#153;s different ways that value can be produced. But in the end, all the value that is being produced will serve the open source communities and we specifically pick projects in that regard as well so that they serve a greater purpose and are not just a marketing vehicle or a product offering of a single company or so. So while not everything, as I said, will technically be open source, everything lives under the open source spirit.<br /> Robert:<br /> And I remember specifically that I think it was in 22, that the Joomla team that was there put together more of an open source specification rather than actual code to paper code to computer pet to paper code to computer. So yeah, there are some interesting opportunities. So yeah, let&acirc;&#128;&#153;s dive into the 11 projects that&acirc;&#128;&#153;ll be going on at the CloudFest Hackathon, I&acirc;&#128;&#153;ll let you run through whatever order you want.<br /> Carole:<br /> Yeah. Then let&acirc;&#128;&#153;s start maybe. So I don&acirc;&#128;&#153;t want to go into the profoundest details here because as far as I know, and I&acirc;&#128;&#153;m going to tease, I&acirc;&#128;&#153;m going to be teasing once more. There&acirc;&#128;&#153;s going to be an episode where the actual project leads will deep dive, dive deep, dive deep into their project themselves. So we don&acirc;&#128;&#153;t want to do that twice. But I&acirc;&#128;&#153;m just going to pick a project that is particularly dear to my heart, which is the inclusive language checker for open source contributors, which is going to be led by Birgit Olsen. So where the primary goal of the project is to standardize accessible and inclusive documentation guidelines across different WordPress teams. So this is also a project that is very much tied to the values that we as organizers want to share with and for this event. So accessibility and diversity and inclusivity are really important to us. And in order to have the attendees for this event really representing the industry and having them more diverse, it was also important for us to be on the lookout for projects that represent these core values for what they are aiming for as goal setting. So this is one example and I am also super proud to say that we have a female lead for this project and teaser again, it&acirc;&#128;&#153;s not the only one. So that is one which I&acirc;&#128;&#153;m particularly excited about.<br /> Alain:<br /> Every project has a very special place in this hackathon, I guess. So yeah, let me preface this by saying that we had an overarching goal this year because last year we noticed that there was a bit of a separation between the different ecosystems, between the different CMSs. And so this time we added some active involvement to make sure that the projects are more collaborations between CMS and between ecosystems. So where last year for example, as you mentioned, Joomla did a project where they worked as a team on one feature for their open source offering. This time around we want the Joomla folks to spread over the spread along the projects. We want to have the CMS garden being involved area and so on and so forth. So there was an active effort that we did to make sure that we don&acirc;&#128;&#153;t have islands of ecosystems that all work on their own separate projects, but there&acirc;&#128;&#153;s a lot of cooperation going on between the individual ecosystems.<br /> Carole:<br /> For example, we do have a project that is targeting different CMS at the same time, which is called CMS Health checks, which is led by Neil Lanner, where you do already have commitment from Joomla, Drupal and type of three communities together with WordPress one. So that&acirc;&#128;&#153;s a really exciting one. We do have an accessibility project, which is also targeting all the CMSs and the industry at large because accessibility is important to all of them equally, right? This is called can Everyone Use, which is going to be led by Anika Bob. And then we do have a MariaDB project, which is also going to be equally important to different CMS project. It&acirc;&#128;&#153;s going to be led by Andrew Hutchings directly from the MariaDB Foundation. And the goal is to integrate MariaDB catalogs with PhD platforms. So that&acirc;&#128;&#153;s definitely projects like Alan said, that are targeting multiple CMSs and not only WordPress, while of course knowing that WordPress has the biggest market share and is according to its market share, also a little bit more represented amongst attendees of the CloudFest Hackathon.<br /> Robert:<br /> Yeah, it does look like there are two more specific WordPress projects for the hackathon, but it feels like it&acirc;&#128;&#153;ll be less than last year, which is great, but it does, and I don&acirc;&#128;&#153;t want to leave Chris out of the conversation being bombarded with technical information. Last year was also the first year for sort of the WordPress day. How did that come about<br /> Christian:<br /> WordPress or when I started in the business in 2011, and I keep repeating that sentence even though it doesn&acirc;&#128;&#153;t have to do something with WordPress is in 2011 everybody told me VPS is dead and shared hosting is dead. And now we are 2024 and it&acirc;&#128;&#153;s still probably the two most compelling products for pretty much all mass market providers. Now there is of course a second incumbent and a new layer which is added to this equation, which is WordPress.<br /> Robert:<br /> So you&acirc;&#128;&#153;re saying WordPress that just like VPS and shared hosting,<br /> Christian:<br /> It&acirc;&#128;&#153;s like Exactly. WordPress, is that this is what I&acirc;&#128;&#153;m saying? No, it&acirc;&#128;&#153;s actually as that as the other two. And the reason is that it became one of the anchors for many of our visitors. So they all either already have WordPress offerings or they are even now not concentrating on getting new customers in, taking over other hosting companies. More consolidation. No, they&acirc;&#128;&#153;re even looking into WordPress. They can integrate into their own offerings in order to say, well, I have this add-on which is exclusively available at my service. And that undermines a little bit the importance of WordPress in that particular case. And this is also the main motivation where we said, okay, there&acirc;&#128;&#153;s so much in here. There&acirc;&#128;&#153;s so many requests at the hackathon initially dealing with WordPress that we have to do something more. And this is when we were approached last year, Hey, wouldn&acirc;&#128;&#153;t you be able to do this start firsts earlier?<br /> We don&acirc;&#128;&#153;t need a specific content and we would rather like to share ideas. And it was a big success. The room was packed. We also had a few learnings from organizational point of view, and this is why we did it this year, even more professional. We made it part of the official agenda. So it starts basically a day earlier. People don&acirc;&#128;&#153;t have during CloudFest, they&acirc;&#128;&#153;re super busy with meetings and attending other sessions, but the Monday seems to be a good day where in the afternoon everybody&acirc;&#128;&#153;s already on site and has time to be invested into sharing the recent knowledge about WordPress. And this is why we said, okay, this is the perfect topic, the perfect place, let&acirc;&#128;&#153;s make something out of it. And this is how WP Day was designed.<br /> Robert:<br /> And since we&acirc;&#128;&#153;re on do the Woo, of course there&acirc;&#128;&#153;ll be WooCommerce conversations as well. So it&acirc;&#128;&#153;s actually a very nice kind of lead in throughout almost 10 days of Europa Park Madness, I can&acirc;&#128;&#153;t think of another word except madness because it&acirc;&#128;&#153;s so intense, so productive and so valuable.<br /> Christian:<br /> You would see me on Saturdays super tired, but super happy hopefully. So the Saturday after the entire, I was going to say,<br /> Robert:<br /> So the Saturday after the event, I was going to say which Saturday, definitely not.<br /> Christian:<br /> If it&acirc;&#128;&#153;s the first Saturday, then I made something wrong or the heck has really wanted me to party.<br /> Robert:<br /> A quick question. I don&acirc;&#128;&#153;t think anyone&acirc;&#128;&#153;s ever thought of this. Can folks who arrive early actually take a look at what&acirc;&#128;&#153;s going on in the hackathon peek in, see the winners and sort of the closing ceremonies I guess, of the hackathon?<br /> Carole:<br /> Yeah, actually if they come find me, we can always arrange something, especially if I remember correctly, we did that with pleasure in the evenings so that there wouldn&acirc;&#128;&#153;t be too much of a distraction during the day. But yeah, everyone&acirc;&#128;&#153;s basically welcome to confine me and see if we can do a sneak peek. And it is also very, very good for us in terms of finding new potential partners for the additions to come. So yes, but what we cannot do is accept attendees on spot. So like I said, we are already at 140, so it wouldn&acirc;&#128;&#153;t be possible to just join on a Saturday and say, okay, I&acirc;&#128;&#153;m specifically interested in this project and can I now start hacking here for the next two and a half days? So that&acirc;&#128;&#153;s unfortunately possible because of the success of the event, but if anyone wants to come by and say hi, we can certainly arrange that. And yeah, I&acirc;&#128;&#153;m looking forward to meeting all of you in that case.<br /> Robert:<br /> Yes, I know a lot of travelers from us and maybe Asia we&acirc;&#128;&#153;ll also be coming a day or two early so that it might, first of all, just for time zones, trust me, I know that experience. So I get there a little bit earlier, you mentioned partners and the sponsors. I think it would be a shame if we don&acirc;&#128;&#153;t actually mention the hackathon sponsors since they are the folks that are facilitating, getting the spaces, getting the time, getting the hotel rooms for the hackers, I guess we can call them.<br /> Carole:<br /> Yes, let&acirc;&#128;&#153;s do that. So yeah, this year we do have 12 confirmed partners, and before naming them, we still do have one open slot for a partnership package two and one open slot for partnership package one. So in case anyone out there listening in is interested in getting a board to CloudFest hackathon, please reach out directly to me and you can do that via email carole@CloudFest.com. And like I said, very, very limited spaces. So hurry up.<br /> Robert:<br /> And that&acirc;&#128;&#153;s Carole with an English E at the end, just so people<br /> Carole:<br /> Oh, good one, very good one, very good one. Yeah. C-A-R-O-L_E@CloudFest.com. Yeah, it&acirc;&#128;&#153;s amazing how I know how my name is spelled, but should be amazing.<br /> Robert:<br /> Before we get into that list, I just want to make a very funny aside. Literally everyone on this call has English as a second language. I may be the most native of the speakers, but it actually is a second language as well. So that&acirc;&#128;&#153;s where we&acirc;&#128;&#153;re having a lot of fun with Carole and Alain.<br /> Carole:<br /> But most importantly, let&acirc;&#128;&#153;s name our dear sponsors for the CloudFest Hackathon. So this year we have Intel, Ionos, Inpsyde, HostPress, Group One, Greyd, Codeable , Cloudron, BotGuard, Automattic, and the Alma Linux Open Source Foundation. Thank you.<br /> Robert:<br /> I mean it&acirc;&#128;&#153;s an amazing, amazing group of folks. Definitely some of these are hosting companies, WordPress focus, but even seeing some like Intel supporting the hackathon, that&acirc;&#128;&#153;s a very, I think prestigious for the hackathon as a whole, that such a large organization is putting the money where the mouth is about open source development and all of that.<br /> Carole:<br /> And they&acirc;&#128;&#153;re supporting the hackathon for many years already. And because they&acirc;&#128;&#153;re doing that, I also want to mention that they&acirc;&#128;&#153;re organizing an AI Summit during the first day of CloudFest. So that&acirc;&#128;&#153;s also something I&acirc;&#128;&#153;m looking forward to because that&acirc;&#128;&#153;s the new thing. Everyone wants to be up to date about what&acirc;&#128;&#153;s going on with ai. Even I, and I&acirc;&#128;&#153;m not technical.<br /> Robert:<br /> If I hear AI one more time, I&acirc;&#128;&#153;m going to start doing a J&Atilde;&#131;&Acirc;&curren;egermeister with Carole.<br /> Carole:<br /> Yeah, it&acirc;&#128;&#153;s got to be the most important. If you&acirc;&#128;&#153;re going to do some Bingo competition with the buzzword that has to be in the middle somewhere,<br /> Robert:<br /> It&acirc;&#128;&#153;s like the center square because someone&acirc;&#128;&#153;s going to say it no matter what. So just block it out.<br /> Carole:<br /> Or the drinking game each time.<br /> Christian:<br /> It&acirc;&#128;&#153;s either that or quantum computing. It&acirc;&#128;&#153;s like these two I hear every day.<br /> Robert:<br /> Oh, okay. So I&acirc;&#128;&#153;m going to test you on that because Quantum has actually, at least from an anecdotal perspective, taken a huge back side to ai. Is there anything, I know we&acirc;&#128;&#153;re talking about a hackathon, but it&acirc;&#128;&#153;s fun to get some little snippets about the CloudFest agenda as well in here. Is there going to be anything quantum related?<br /> Christian:<br /> No, actually we had Quantum last year and the year before, so this year we are really focusing a little bit more on ai. And the reason why is it why that&acirc;&#128;&#153;s the case is not to get on your nerves, Robert, even though of course that could be an argument. But the main driver is we ask the audience what specifically they would like to learn. We do a survey called State of the Cloud, and there we collect the feedback of over a thousand cloud service providers, which have already replied. And there were two main replies, which we identified the first one being AI and how does it actually impact my business? Is there a business case for me being maybe not intercompany of the world? So what does it mean? How can I profit from it? Can I actually profit from it? And the second one was the takeover of Broadcom and VMware and whether there&acirc;&#128;&#153;s going to be a partner program anymore.<br /> So another strange topic which is emerging right now. And then the last one is always about, and that&acirc;&#128;&#153;s interesting because it was the same last year, is about international collaboration. How can I learn from other market participants which are maybe doing business next to me or doing with me or maybe even competing? And that&acirc;&#128;&#153;s actually how we derive this year&acirc;&#128;&#153;s theme, which is uniting the nations of cloud because I mean obviously we could talk about nations in the sense where you&acirc;&#128;&#153;re from different countries, we have over 80 different countries attending, but nations could also mean the technological background an attendee has. So there could be a product manager, software developer could be a hardware producing. So these kind of nations. So the fields of interest or whatever you&acirc;&#128;&#153;re going to call it. And this international collaboration of these nations is what clouds is known for.</p>\n\n\n\n<p>And the hackathon is a perfect example because without knowing it by heart, there&acirc;&#128;&#153;s already people from all over the world. As Carole already said, we even have our talent from Uganda, which is flying in last year. We were able to finance five talents in total, one coming only out of the hackathon participants, which is freaking awesome this year of course I&acirc;&#128;&#153;m hoping for six. So we will do our part to make that a reality, but it shows that this collaboration part is so important to our audience and to our community and it&acirc;&#128;&#153;s even ever increasing important. So it&acirc;&#128;&#153;s really cool we have the hackathon helping us to achieve that goal.<br />\nRobert:<br />\nYeah, I think that&acirc;&#128;&#153;s a great point because I think we have folks from every continent except Antarctica. So I know yet, so I was going to say Christian and Carole next year we need to at least someone who&acirc;&#128;&#153;s maybe spend some time there.<br />\nChristian:<br />\nYeah, sure. Let&acirc;&#128;&#153;s do a local meetup. Antarctica.<br />\nRobert:<br />\nChallenge accepted now. There we go. The challenge for CloudFest 2025 Hackathon, someone who&acirc;&#128;&#153;s been not just a vacation but actually spent time in Antarctica. Okay, okay, that&acirc;&#128;&#153;s good. Folks listening to the podcast, can&acirc;&#128;&#153;t see the weird look Christians giving me like, okay.<br />\nChristian:<br />\nWas thinking about is the Linux Penguin actually from Antarctica? But I dunno,<br />\nRobert:<br />\nNice, but I don&acirc;&#128;&#153;t want to, in fact, I want to even go deeper into this. It&acirc;&#128;&#153;s great how almost like 10 days of a program really works out here because the hackathon gets I think new people who would not traditionally go to CloudFest to see what this global experience is like.<br />\nCarole:<br />\nWe definitely see a huge increase of people. So basically when they sign up we ask them, are you also applying to attend CloudFest? Or maybe do you have already made arrangements? And I can see a huge increase of people transferring their interest from maybe having attended the hackathon a few years back and not so much interested in CloudFest to shifting that. And I would say at least 50 to 60% of the people that are attending the CloudFest hackathon are now attending day one and beyond of the main event. So that certainly is a result of having this complimentary program elements like the WP Day and an AI summit. And so everything we built throughout the last editions, but it&acirc;&#128;&#153;s also a result of the hackathon projects and initiative itself because we built this connection between the deciders and the big companies of the industry and the open source world, the contributors to the open source project. So with that connection being built over the years, it is clear that that shift into the main event cloud first and that is really, really amazing to see. So that&acirc;&#128;&#153;s something I&acirc;&#128;&#153;m actually really proud of.<br />\nRobert:<br />\nYeah, I kind of see it in three parts. We have the hackathon, then we have WP Day and the Intel AI Summit and then really sort of that official get ready to meet, what are we looking at? 8,000 people at CloudFest now, plus or minus. Yeah. Even if we&acirc;&#128;&#153;re rock by 10 or 20%, it&acirc;&#128;&#153;s still going to be a huge, huge event. It&acirc;&#128;&#153;s going<br />\nChristian:<br />\nTo be a full house. Please arrive early, bring some patients, especially on Tuesday and Wednesday morning, be ready for queuing. Very British but it&acirc;&#128;&#153;s going to be full house and be ready for getting in line.<br />\nRobert:<br />\nOn sort of a little fun note. How does one survive 10 days?<br />\nCarole:<br />\nYou find out, tell me.<br />\nChristian:<br />\nYeah, eating a lot of flammkuchen and some J&Atilde;&#131;&Acirc;&curren;egermeisters.<br />\nCarole:<br />\nAnd then there&acirc;&#128;&#153;s crazy people like Robert and me who are going to go to WordCamp Asia the weekend before, which isn&acirc;&#128;&#153;t Taipei, Taiwan for anybody who doesn&acirc;&#128;&#153;t know. So that is definitely going to be an interesting month of March for all of us.<br />\nRobert:<br />\nYeah, I&acirc;&#128;&#153;m looking at about three weeks, not at home.<br />\nCarole:<br />\nI just also wanted to mention there&acirc;&#128;&#153;s something that we didn&acirc;&#128;&#153;t talk about yet about when we were mentioning the projects. What is really important for me to say is also something that we started doing a few additions back when we were trying to have more targeted goal-oriented, diverse and inclusive projects as already done. We were coming up with concept of having project mentors and offering guidance throughout the process of having an idea for a project and then having it set up for the hackathon goal oriented, having the right ed audience defined and making it a success. And in that context, I wanted to mention, so we have Alan here who is one of the project mentors that we have for the lost edition and for this one, but we also have Lucas Radke and both of them are doing such a brilliant work in guiding our project leads through the process and finding and determining the derived projects for our events. So I wanted to give a shout out to both of them and maybe Alan can say a few words more about how the process looks like on their end.<br />\nAlain:<br />\nOh yeah, sure. So yeah, I have been doing this already last year together with Lucas. So we are already a properly trained team on dealing with that. And this year we wanted to go through what we&acirc;&#128;&#153;ve learned last year. So last year we were very specific about what types of values we wanted to have represented in the projects and from the ideas that were submitted, we tried to actively shape those so that we could have some of those values represented. So we wanted to have sustainability, accessibility, things, big topics like that, that were represented through the projects. And then we made sure that the projects represented those values and that we had the right people to lead those projects to get a successful outcome. And this year we are still continuing down this trend, but also we learned from last year where everything as I mentioned was a bit too isolated.<br />\nSo this year it&acirc;&#128;&#153;s also we want to tie everything a bit closer together across the ecosystems. But what I wanted to mention is that from how I perceived this hackathon, it has started as just an annex to the cloud first. But we slowly, we actively worked on making this a more integral part so that we get a proper bridge between the open source communities and the businesses where the value is created and ultimately where the money is being generated. Because oftentimes those topics, it&acirc;&#128;&#153;s a bit of a taboo to mention them in the same sentence, open source and money, they tend to not go well together. And as project mentors we really try to get the general ideas of these open source communities but then produce the version of the project that makes the best use of this specific circumstance where businesses are funding this, where businesses are present at the main event so that the open source community gets proper access to these resources and then can bleed over into this business segment.</p>\n\n\n\n<p>And also more importantly, and I think that is often the harder part to do, have the business topic bleed over more into the open source communities, they tend to isolate themselves from that business, but ultimately without required funding, all of these open source projects will ultimately have trouble succeeding. So this amalgamation between the open source spirit and resources that a business focused event and the participants at that event can provide that is just such a powerful happening that happens once per year as far as I know, I don&acirc;&#128;&#153;t know of any similar event happening like this. And as project mentors we try to properly guide the project leads to make sure that they can properly tap into the resources of this specific circumstance.<br />\nRobert:<br />\nYeah, I think that is a great point Alain. And if we look at the sponsors for Hackathon, those folks are all sponsoring open source developers day in and day out, either as true sponsorships or as employees within their own companies. So and maybe some kind of strange perfect utopian open source world, everyone could just do what they want and it is critical to have small, medium, large organizations keep open source projects going. And that&acirc;&#128;&#153;s great to see. We are kind of running out of our podcast time before the mysterious man behind the curtain. Bob cuts us off. One little thing I&acirc;&#128;&#153;d like to mention on one of the days, I&acirc;&#128;&#153;m going to let Carole talk to this because she&acirc;&#128;&#153;s done so much of the work we are having Rainbow in the Cloud. If you can just give a little, when is it, where is it and what&acirc;&#128;&#153;s it about?<br />\nCarole:<br />\nOh yeah, I&acirc;&#128;&#153;m so excited about that. So this year CloudFest is going to host the very first diversity and LGBTQ plus event, which is called Rainbow in the cloud. You&acirc;&#128;&#153;ve got to love that name. Do you? Right? So Rainbow in the Cloud is going to happen on the second day of CloudFest, which is Tuesday, March 19th after the main concert concert in the hotel in the bar called Commedia dell&acirc;&#128;&#153;Arte, which is also known as the karaoke bar.<br />\nRobert:<br />\nYes, the karaoke bar.<br />\nCarole:<br />\nAnd not surprisingly there is going to the karaoke, but more than that we are going to have a few very colorful and glittery surprises for you during that event. And the main goal besides obviously raising awareness for having a more diverse and pride friendly industry and including that like showcasing this during CloudFest because that&acirc;&#128;&#153;s the values that we all care for in the organizing team and as an industry, we also thought it would be really, really great supporting a few charities in that matter with the event we are organizing. So long story short, again, we reached out to our partners, so the partner companies of CloudFest, but also attending companies for CloudFest to sponsor this site event. And a minimum of 50% of all the money we connect toward this site event is going to go to three different charities that we chose. And one is a female empowerment company, which is called Anita B, the other one is out in tech and the third one is called Rainbow Railroad. So again, if anyone hears the call and feels like, hey this is so amazing and I want to support this, please reach out to me on Carol with an e@CloudFest.com and we can certainly make it happen that you are going to be one of the amazing sponsors for CloudFest very first diversity and pride event.<br />\nRobert:<br />\nPerfect. I&acirc;&#128;&#153;m very excited about it. Yes, I am helping Carol with that as well. So I do have a vested interest in seeing Rainbow in the cloud be quite successful. I&acirc;&#128;&#153;m thrilled that the CloudFest team has really put their full support and weight behind putting this together. Again, one of the many reasons folks should be attending Cloud Fest in Germany at Europa Park for Americans, Europa Park for everyone else. So we already know how to get ahold of you Carol, so Carol with an e@CloudFest.com. Also the hackathon at hackhackathon.CloudFest.com.<br />\nCarole:<br />\nYeah. So yeah, you can always reach us there and get more information and yeah, really, really looking forward to seeing you all there. I can&acirc;&#128;&#153;t wait and I cannot believe that one year has already passed since we were in Europa Park for the last time.<br />\nChristian:<br />\nI tell you.<br />\nRobert:<br />\nAnd I guess Do the Woo has a nice little coupon code for free standard Pass, which is dothewoo with two o&acirc;&#128;&#153;s of course. So we know how to get ahold of Carole at CloudFest. Alain how we get ahold of you, how can we make your life more difficult?<br />\nAlain:<br />\nI&acirc;&#128;&#153;m probably best reachable on Twitter X @schlessera is my nickname and per email if you want to reach me regarding the CloudFest, it&acirc;&#128;&#153;s Alain.Schlesser@gmail.com.<br />\nRobert:<br />\nAnd Christian.<br />\nChristian:<br />\nHappy for everyone of the folks listening in to join our cloud festival and you can reach me cj@CloudFest.com and really I will be waiting with open arms at the gate Monday latest or for the hackathon on Friday and Saturday. Of course, really looking forward and appreciate the work Carole is doing and Alain are doing. And of course you are doing robot in making all these great community projects are reality. And that&acirc;&#128;&#153;s not only the hackathon, which I told you earlier, I became a super fan without knowing what I&acirc;&#128;&#153;m a fan of the first year. Now I know, of course. And then now we started this rainbow in the cloud initiative, which it shows that the community contributes actively. It&acirc;&#128;&#153;s like an open source B2B festival we are doing in a way. So I really, really, really much looking forward to it. I<br />\nRobert:<br />\nI love that Christian. I think that is a great way of putting it open source B2B festival. We now know the tagline for 2025<br />\nCarole:<br />\nAnd that&acirc;&#128;&#153;s exactly what should happen. That is exactly what should happen. I think there&acirc;&#128;&#153;s so much potential in uniting those both worlds of mine and those both worlds of us and many of the people out there. And yeah, I am an advocate for doing that in the WordPress ecosphere and beyond. Let&acirc;&#128;&#153;s unite the open source and business world. Please.<br />\nRobert:<br />\nThank you all so, so much. I am so excited for another edition, seventh edition of CloudFest Hackathon, 25th edition of CloudFest. Everything starts really getting going March 16th and goes a solid week afterwards. So very excited. So you can check out hackathon.CloudFest.com or go directly to CloudFest.com to get more information. And I&acirc;&#128;&#153;m sure there&acirc;&#128;&#153;s some tickets left, but it is going fast and crazy people book this a year in advance. Thank you so much all. Can&acirc;&#128;&#153;t wait to see you in March.<br />\nCarole:<br />\nSee you. Bye.<br />\nChristian:<br />\nThank you very much for having us.<br />\nAlain:<br />\nThanks everyone.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Do The Woo Community: WordPress Translation, Internationalization, and Documentation with Estela Rueda &amp; Pascal Birchler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://dothewoo.io/wordpress-translation-internationalization-and-documentation-with-estela-rueda-pascal-birchler/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://dothewoo.io/wordpress-translation-internationalization-and-documentation-with-estela-rueda-pascal-birchler/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:108609:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-910212adcee880ccea724dddf3e83d55\">Thanks to our sponsor&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-4 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-3 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-5 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-2 wp-block-group-is-layout-constrained\">\n<a href=\"https://www.a2hosting.com/ecommerce-hosting/\" target=\"_blank\" rel=\"noreferrer noopener\"><img width=\"400\" height=\"400\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/05/a2_hosting_logo_squaretagline_400x400.png?resize=400%2C400&ssl=1\" alt=\"\" class=\"wp-image-75152\" /></a>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-8\"><strong><a href=\"https://www.a2hosting.com/ecommerce-hosting/\" target=\"_blank\" rel=\"noreferrer noopener\">A2 Hosting</a></strong>: A2 eCommerce hosting is your partner to help you keep your clients stores running 24/7 smoothly with their enhanced security. <a href=\"https://www.a2hosting.com/ecommerce-hosting/\">Learn more</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<p>They highlight the work of the Polyglots team in translating the software into different languages, making it more accessible to users worldwide. And also share about the upcoming improvements in WordPress 6.5, including a new translation system that uses PHP files for faster performance.</p>\n\n\n\n<p>All three of them encourage more people to get involved in the WordPress community, emphasizing that it&#8217;s not just about knowing the software, but also about understanding the culture and the people.</p>\n\n\n\n<p>And they end with a common love for a food dish that Estela and Pascal not only enjoy eating, but making as well.</p>\n\n\n\n<p><strong>Find them on WordPress.org</strong></p>\n\n\n\n<ul>\n<li><a href=\"https://profiles.wordpress.org/estelaris/\"><strong>Estela on WordPress.org</strong></a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/swissspidy/\"><strong>Pascal on WordPress.org</strong></a></li>\n</ul>\n\n\n\n<p><strong>More links</strong></p>\n\n\n\n<ul>\n<li><strong><a href=\"https://make.wordpress.org/core/2023/11/13/wordpress-6-4-performance-improvements/\">WordPress 6.4 Performance Improvements</a></strong></li>\n\n\n\n<li><a href=\"https://wordpress.org/playground/\"><strong>WordPress Playground</strong></a></li>\n\n\n\n<li><a href=\"https://wordpress.github.io/wordpress-playground/\"><strong>WordPress Playground on GitHub</strong></a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/docs/\"><strong>Make WordPress Documentation</strong></a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/polyglots/\"><strong>Translate WordPress</strong></a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p>Abha:<br /> Hello, and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re here for another WordPress Way on Do the Woo. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m Abha Thakor and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re continuing our journey around the world, finding fascinating people who are doing the WordPress way, but also can tell us a little bit about the Woo too. So stick with us and stay on our journey. So today we have Estela Rueda with us, and Pascal Birchler, and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to have a very interesting conversation about translation, internationalization, documentation. In fact, we might find a few other things that ending in Asian and talk about those two. So stay with us and let&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s see where we go. So welcome both of you. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s so nice to have you here. Now, Estela, I never know where you are currently in which country. So tell us today, which country are you coming live from?<br /> Estela:<br /> Hi, Ava, how are you? Thanks for the invite. First of all, where am I located now? Today I am in Italy. I recently moved, last two months ago I moved to Italy. That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s where I am living.<br /> Abha:<br /> But that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not where you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve from, is it before? Where did you grow up?<br /> Estela:<br /> That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a different answer from where I am from. I really don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t like it when people ask me where I am from because it depends on what you want to know. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s always a different, always a different answer.<br /> Abha:<br /> I tell you what, tell us some other countries that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve hopped over to so that we can get a flavor of the international Estela.<br /> Estela:<br /> Well, let&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s see, Mexico, that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s where I was born. I grew up in the US in Mexico somewhere up and down. I went to college in Costa Rica. I got married and moved and lived in the Netherlands for a long time. Then I went back to the us. Then after that I moved back to the Netherlands and then Slovakia, and now I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m here in Italy.<br /> Abha:<br /> Love that. This is why you are one of the perfect people to be on here talking about internationalization, and I know that international background of yours also means that inclusion is a really important part of your work in the WordPress and the do the We community too. So thanks for telling us all that. Pascal, where are you coming in from today?<br /> Pascal:<br /> Hey everyone, thanks for having as well. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a bit more boring here. Born and raised in Switzerland and I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m still in Switzerland today.<br /> Abha:<br /> There is nothing boring about Switzerland. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s one of my favorite places in the world. So whereabouts in Switzerland are you coming from<br /> Pascal:<br /> In Zurich?<br /> Abha:<br /> That is got to be one of my favorite cities. So I think it was last there for WordCamp Zurich seems a lifetime ago, but it was only just before Covid. So I had the pleasure of coming to speak at that. So it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s an amazing place to be right now. We all know it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a really busy time because when we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re recording this at the moment, we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve just had beta one for the WordPress 6.5 release and all three of us in fact have been quite busy who had this release. So I wondered if we could just give people a little bit of an insight into why is it that both of you do give time to the release and you do give it in such an amazing number of teams from design, documentation, polyglots, performance and core. So why do you do that and why should people think about that?<br /> Estela:<br /> I think it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s important that you get involved with many of the teams, not just one and just focus on one thing because nothing that we do within WordPress, within Woo, is just focus on one thing. If you want to change the design, you need to talk to the developers, you need to talk to Core. And if you change something, you need to document it. You need to let people know what you did, whether it is documentation for developers, what is documentation on the features that is just for end users. So always, always have to talk among teams. So belonging just to one team sometimes makes most of the time I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going to have to say that makes no sense.<br /> Abha:<br /> I love that answer. And in fact the blog I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m writing in my head now is just that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s going to start with that answer. And it is true. I work and volunteer in probably about seven different teams actively, but they all have touch points and my work tends to focus on actually where they touch and it really does make a difference. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t think I would&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve been a good docs if I hadn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t understood core and I certainly wouldn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have been as good if I hadn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t understood training. And this time I was doing a lot of work in training too.<br /> But performance is the one that really I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve learned more most about being docs co-lead for the last release because it affects everything. I thought it just affected this little bit over here and this is like an add-on thing, but we look at before or maybe we look at after, but I did not realize until I worked with Pascal and Joe and all the wonderful people in performance that actually it affects every single thing that we do and probably should be more in our focus as people learn to use WordPress and it be something that when you start as a developer or you start making sites as a site builder, performance is right up there in the first things that you learn. And of course who better to ask that question to than Pascal?<br /> Pascal:<br /> Yeah, you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re absolutely right. I mean performance affects everyone and it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not just you as a user of WordPress when you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re writing new continent WordPress or you use your site, but it also affects your visitors and that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s why it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s so important to improve performance across the board, both on the backend and front end. And yeah, I think in the recent years we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve done a pretty good job already, but there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s of course always lots more to do.<br /> Abha:<br /> Pascal, do you remember offhand how many performance improvements they were in? 6.4? I should know I did the field guide, but I can&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t remember at this very moment. I know I was absolutely stunned by how many,<br /> Pascal:<br /> Oh, I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have a number in my head because there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s so many, sometimes there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s bigger changes, but there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s so many smaller improvements as well if it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s some caching or some code optimization. So yeah, I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have a number, but it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s definitely a lot of improvements.<br /> Abha:<br /> I tell you what, we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll put it in the link in the show notes just so that people can read how many there were. I was looking at the piece right now and it was quite phenomenal and I think if you are thinking of that performance is an issue for your WordPress site or even that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re debating working with Wu and WordPress because of performance, you need to check out this post on WordPress 6.4 performance improvements and look at the work that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s happening now because it really shows you that performance does not have to be a problem. In fact, the ability you have with speed with WordPress and Woo is phenomenal. Say Pascal, if you were suggesting WordPress and Woo to other people, what would you say to them if they were hesitant about performance with the software?<br /> Pascal:<br /> Don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t be because WordPress is known for powering some of the biggest WordPress, some of the biggest websites in the world and also WooCommerce. It can scale to super large sites and it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s definitely proven to be a robust and performant choice and there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s performance plugins that you can use. There&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s always something that you can do on your hosting side of things as well. So yeah, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s definitely, performance is definitely, you don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have to worry about performance when you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going with the WordPress and Woo.<br /> Abha:<br /> And I think sometimes it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a misnomer and people have this idea what it is and it limits and actually it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not. But that also brings me back to the value of documentation because especially in the work for the last few and in our shows here, we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve been explaining how important documentation is because if you understand what you need to do on your WordPress site to make it perform better, then you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve got more chance of it actually doing that because it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not often the software that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s limiting, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s how much you can read in terms of documentation, how much you can learn about how much you can learn from your peers. And to that, I have to go to Estella who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s nodding at me going, yes, yes, yes, this is exactly what we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve been telling people. So Estela, you tell them.<br /> Estela:<br /> Well yes, documentation is very important, but documentation in all levels right now, WordPress dot org, we have many levels of documentation. We have the support forums which will give you the one off questions very specific. They also have articles and stuff that they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve been recollecting from answering many things. Then we have documentation for end users, which are people that are non-developers that they want to know how to do the basic stuff on their side, make it look nice, look pretty working, that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s all they need to do. We have documentation for developers and they go all on the deep stuff, all the code, everything in the backend that not everybody understands, but that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s good for them. And then we have Learn which are longer tutorials, video or just reading that people can learn at their own pace. And these are good when they want to learn about one specific feature or how to create a specific feature, how to create a theme for instance, or how to create a plugin or how to run performance. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s like very specific topics. That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what it is.<br /> Abha:<br /> And it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s all available for free.<br /> Estela:<br /> Yes, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s all available for free and many of these things for the longest time, you have to go and look around the web, Google as much as you can to find it. And what we are trying to do nowadays is to have them inside WordPress dot org so that people know that this is, we we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re the ones that build it and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re telling you how to do it, how to fix it, how to work in it, how to learn about it.<br /> Abha:<br /> And the beauty of course is that right now we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to be working on documentation for end users. That starts pretty much in the field guide as well as beta 1 comes in and if you are passionate about these things and you want to help other people or you wish something was documented but you can&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t find it, this is the time to come and volunteer. The same for performance because the core performance team have regular meetings, they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re a fairly new team and they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re pretty awesome. And I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve had Nini who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s been helping me research for this show and she&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s just sent me a message to say that they were 64 tickets with a focus on performance in 6.4, which is pretty good. And that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s just main tickets. There was lots of other things as well in addition to that. So this is a happening team as of course this documentation and you get virtual cookies too. These are important things to get. They make you smile and being able to smile in a day is quite important.<br /> Estela:<br /> But if you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re at attend work camps and you go to contribute this, you get real cookies for the documentation.<br /> Abha:<br /> Now I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve missed out on these. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve been at WordCamps and I haven&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t had the cookie, so I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll need to have a word with the development people and see if I can get some wonderful one sent across. So it 6.5 obviously has a lot of things in the release. And for our regular followers, we have got a show that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s coming to you in mid-March with a 6.5 and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll be looking at all the wonderful things in that as well. So if you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve got questions that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;d like to be included in that or that we can research for you, do send them in and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll try and make sure we can follow those up too.<br /> So for 6.5 and beyond, what would both of you like to see as different in a release in terms of how can we get more of the translation understood, more of the need for internationalization understood. And also just a bit more, I dunno if understanding is a quite word, but there is a lot of work that our polyglots do, our polyglots or our volunteer translators for anyone who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not heard that term before because they have quite a short time to translate the release into their local language so that WordPress can be used in that latest software more easily in that locale. So Pascal, I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going to go to you first of all, I know something that you feel very passionate about. What would you like to see if you had a wishlist that would make translations and their importance and all the perfect translations and all the internationalization work that you are involved with, what would make it easier and what would be your dream?<br /> Pascal:<br /> So one dream that actually already came true, which is that on translate WordPress dot org, you can now translate plugins or core itself directly inside WordPress. That is very important because sometimes you have a text that you need to translate but you don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t know where it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s used. But so you can just basically open WordPress and then you see the string in the necessary context and you can translate it right in there and then upload those translations. I think that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s an amazing change that happened. And the other thing, I think it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s just in general maybe for developers to translate their use WordPress in another language during development because just so often strings are not actually translatable and we have to fix that. That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s always a bit annoying. It would help to use some plugins or just change the language to just use WordPress in another language to get that experience.<br /> Abha:<br /> So where do you think that would be the most effective during the beta testing the RC time? Or do you think that would be when we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve got a live release<br /> Pascal:<br /> Even before beta, I think especially when developing a big new feature, it can happen that things get forgotten, but beta is of course the ideal time because that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s where we start focusing on bug fixing. So especially during the beta period, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a good time to fix those translation issues.<br /> Abha:<br /> I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m just thinking about how we could make that workflow easier. Do you think something on Learn possibly might help with that if we showed people how to do that?<br /> Pascal:<br /> Possibly? Yeah, I think the worker&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s playground is already very helpful because it makes it easier for you to test WordPress with a different setup. You don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have to change your main website to do that. So maybe making it easier to do this via playground would be helpful. But I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have concrete ideas right now.<br /> Abha:<br /> The beauty of this show is that we have a lot of people who come back after listening and go, actually, we could do it this way. And it also people we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve had guests before who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve gone away to their teams and go, could we do this? And it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s great because we like that at Do the Woo, we like not only being about empowering and sharing the community, but also coming up with good ways of people working together. So I think we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll take that definitely to the next learn meeting as well.<br /> So it is really important just so we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re aware that when we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve got new things like WebPress playground, we will put that it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s in the show notes. If you listen to our show from last month, we had a whole section on WordPress playground as well. But if you not sure what it is, there are tutorials, there is help documentation on how to use it. And as Pascal said, it doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have to change your current setup to be able to use it. And you can test WordPress too and be part of the releases in the making. We&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll share some of those in the cross link in the show notes too. Estela, okay, I need to know your dream now. What would be your dream to make it better for Polyglots internationalization and translation?<br /> Estela:<br /> My dream is almost coming true, almost coming true.<br /> Abha:<br /> I love this.<br /> Estela:<br /> So the GlotPress team has been working on improving the plugin to be able to take long tests, long text, and it may be they are planning on launching this new plugin in WordCamp Asia, which unfortunately I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m not going to be able to be there. But the people that are going to be there, they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to see it and I am really, really looking forward to it. That is one. The other one is one that I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m still working on is improving the style guides for every language. This style guides have been written up while long time ago, I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t know. Some of them haven&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t been updated in forever. In recent years, we have had many issues and changes in the language in all languages.<br /> And how do we address, we had the problem of gender, we have problems of how to address people. Yeah, sometimes it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s formal too informal or gender, the feminine and masculine like English is easy because it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a neutral language, but Spanish, no, everything is feminine or masculine and there is nothing in between. So we need to learn how to address these things not only in the way we name objects because that grammar, we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re not going to change it. We cannot change the grammar, but we can learn and give tips on how to address things like the users. We always call them masculine, so maybe we need to find a different way of naming them this kind of thing. And Spanish is not the only issue with this, right? A lot of other languages have these problems. Also the integration of English terms that are non translatable.</p>\n\n\n\n<p>A lot of languages just decided to keep the English term and not translated. So I think that improving the style guide that we have that will make it easier. And then using AI to translate with always, always finishing with a human review doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t go from chatGBT straight to blood press ever. You need to check, you need to read it and you need to make sure it doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t read like a robot. It needs to read like a human is telling you what to do and how do you do things right?<br />\nAbha:<br />\nAbsolutely. So yeah,<br />\nEstela:<br />\nThat&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s it.<br />\nAbha:<br />\nIt&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s almost coming true. I love it. So of course that means that next time we will have to find you a new dream so that we can work towards that as well. So for anyone who doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t know, can you just share what GlotPress is?<br />\nEstela:<br />\nGlotPress is the tool that is used by the polyglots team to review the strings, make sure that they are the same, that is the same terms, the functions. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t know if probably Pascal knows more about this because it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s used more in development or core than it is in documentation. So I dunno if Pascal knows more about how it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s or what it is, how to use it.<br />\nPascal:<br />\nSure, I mean GlotPress is basically a WordPress plugin and it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what powers translate WordPress dot org. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s used to translate not only WordPress itself but also all the plugins and themes in the directory and I think even the mobile apps and some other parts.<br />\nAbha:<br />\nAnd we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll find a way of linking that in transcription as well. So for anyone who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not come across it before, but those are really cool. There&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a really good things that are coming up. Pascal, you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re also got a hit GitHub work that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re doing on various things relating to translation, but particularly performance translations. Do you want to share a bit about how that makes a difference to WordPress and therefore also to what people want to do with Woo?<br />\nPascal:<br />\nOh yes, absolutely. So it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s always been known that the translation system in WordPress, how WordPress loads translations, et cetera, is a bit slow, but it never got attention it deserved. So last year we did a very thorough analysis on the performance of the translation system and as a result we built a completely new translation system that is more performant, uses less memory, but it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s backward compatible. So everything still works the same. And we put that into a plugin called Performance Translations. So everyone could just install this plugin and if you are using WordPress in another language, your site should be instantly faster. And the good news is we are now merging this plugin into WordPress 6.5.<br />\nSo technically you don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t need to plugin anymore. So just update WordPress and it gets faster. And the main thing that this new system does, it uses a new file format for translations. So if you have ever translated WordPress or dealt with translations in a way you might be familiar with those .po and mo files that are used by WordPress. And we are replacing that with PHP files. So PHP files that hold all the translations because loading a PHP file in PHP, which is the language that WordPress has written in, is much faster than having to load those binary mo files.<br />\nAbha:<br />\nAnd that of course not only improves performance, especially once it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s in core, but also makes that more available to more people who don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have to do plugins because not everyone has that ability if they are having a site that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s been built for them, they can&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t always add plugins. But having that feature facility within WordPress core means that more people could use it. And of course that has a direct benefit for if you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re adding WooCommerce on top because you can already have something where you can translate it much more easily. With WordPress playground, as we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve talked about, you can test how your service that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re having may appear in different translations as well. And I dunno about you two, but I definitely think that the understanding of why translation is important really has taken much firmer hold globally in the last two or three years compared to what it was like a decade ago. And I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going to go to you first Estela on that.<br />\nEstela:<br />\nI think even five years ago, I think five years ago we were not still so sure about translating. It was one part, the core was being translated, that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what poly gloves were doing mostly. And people locally were writing their own content, but nowadays we are translating even more. And I have insisted a lot on this and whenever I can I talk part of inclusion is giving WordPress to people in their own language, in their own culture, within their own culture. Why? Because there is this saying, there is this saying that says give a man a fish, feed him for one night, teach &Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;em how to fish and you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll feed him forever. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s the same thing if we teach somebody how to use WordPress, that somebody may have a work for a lifetime, they have a job, they have skills that they can move on and there you go.<br />\nSo I think that that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what we need to be doing now and we need to take away that part that says if you want to learn WordPress, you must learn English or speak English. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t think that that is true and that should never be true. We need to stop that, we need to avoid that and we need to go around that and say, okay, we want to include as many people as possible and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to teach as many people as possible how to use WordPress, how to work with WordPress, how to create a life with WordPress, a business, anything that you want to do. And that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s why I insist on translating documentation from developers for end users. Because also is that thing, you do not need to be a developer to create a blog and with a simple blog you can create a business,<br />\nAbha:<br />\nRight? Definitely. And it is about empowering and it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s about having that empowering globally. And I know one of the questions that we did, part of the research for this podcast today was about well, but we was different. But actually there is for everybody out there who thinks that there isn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t a localization aspect of WooCommerce, I can tell you there is and there&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s lots of people actually involved with it and you can contribute to your localization to core and they maintain translations of the WooCommerce project on GL press. So you can translate it, you can take part in the teams who are working@webpress.org, the whole thing works together and that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s the beauty of it. It isn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t that, oh, I have to start again. The more we can translate to WordPress, the better that is for people using it for WordPress and all its different ways it can be used, but also for those using it for WooCommerce products, it really is about the future.<br />\nAnd we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re not going to go back to a place where everything just has to be in English. The world has moved on considerably from that and that is a good thing. So if you haven&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t thought of these things before or you thought a plugin was what was standing in your way, have a look at 6.5 and we will include in the show notes after it becomes into core, we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll get Pascal to write as little paragraph to go in it as well and a link so that people who think, okay, what do I do now? Where do I go? We can direct you because a lot of it is about education and education in a positive way because as we share, we learn. And that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s why we have so many hundreds of locales. We have so many people and in the shows on Undo the way we do try and get across different countries as well and to see what people are doing.</p>\n\n\n\n<p>So if you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re listening to this from a country we haven&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t featured yet, please let me know on NonstopNewsUK or Do the Woo on Twitter, or actually you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll find us, look us up and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re there and better still subscribe to our do the Woo feed and you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll have lots of ways to be in touch. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going to move us slightly sideways and Estela, apart from living in lots of different countries and having just a huge amount of international experience and also probably a lot of dishes and foods that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve tried, which I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll come back to. How did you first start using WordPress and feeling that actually it was the software that you wanted to invest your time, not only as a professional but also your volunteering time because that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s quite a commitment. When did you have that moment where you felt, this is what I want to do?<br />\nEstela:<br />\nYes. Let&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s see, I started long, long time ago. I think it was with 1.4, 1.7 something around there. I started building my websites, my first site just with S-D-M-L-C-S-S because that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what we had back in the days because, and I had my first business as a virtual assistant. I needed to find something that would allow me to make money while staying home because I had a little child, I had a little boy and I wanted to make sure that I was there for him. Somebody recommended WordPress, I went to WordPress and then I made my enemy number one, the Codex. Okay, I hate the codex with everything that I can. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t think I hate anything else more. I just couldn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t understand that I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m not technical, I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m not a developer. So the codex always, always stop me. So I went back to CSS and TML, I took a class on WordPress and I learned how to use it and that was like three point something when I learned how to use WordPress and I loved it and I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m like, oh my God, you can do so many things with this.<br />\nAnd I started going here, going there and learning how to do things. And then mobile fast to nowadays, I went to work in Europe in Berlin, which was two 19 at a contributor day. I was sitting at the design table and I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m just going, we were beginning with Gutenberg, it was the beginning of the development of Gutenberg and everything was magical and nobody knew what we were doing, but everybody was there. And I told someone like, I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t like this. Just reviewing tickets, giving, making comments on tickets and stuff. I think I need something more. I need a project. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t feel like I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m giving much. And they said, okay, that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s easy. And they sat me at the documentation table and then these people started talking about things. I had no clue that existed. It took me probably about three or four months to understand that they were talking about moving the codex into documentation, separating from the end user documentation and the development documentation.</p>\n\n\n\n<p>And I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m like, oh my God, I love that. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m all for it. Get rid of the codex. I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t like the codex. Now I know that the codes has been useful, it had a lifetime, but I think that we have surpassed it, right? And yes, there are a lot of documents in there that are not being updated and we are little by little retiring it until it will go away eventually. The documentation that we have nowadays been it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s different. And I work in a special project with the documentation team for the end user documentation to everything. The articles give them an order, giving them a reason to be somewhere and they have a life or more a path. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s like what is WordPress? Is this something the CMS good for my project? And then it teaches you requirements, maintenance, all the stuff that you will need before that teaches you what is WordPress, the parts of WordPress, the features.</p>\n\n\n\n<p>And then you have all the information you need, all the tutorials you need to make it look great in a way that a non-developer can understand it. And yeah, that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s it. That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s where I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m stuck. I just love it. And I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve learned how to write technical documentation and I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve learned a lot. And that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s why you see me sitting at meetings at different meetings where sometimes I just say hello and I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m just sitting looking at Slack, just going like this, reading, reading, reading, reading. So that I learn what other teams are doing. Sometimes I understand the conversation, sometimes I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t. But it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s okay because I have things in my head that tells me, oh, okay, so somebody was talking about this, so the topic is this, or they are working on this feature, they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re working on that feature. And I can talk about it or at least I know about it. That&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s what I do.<br />\nAbha:<br />\nWell, if that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not a reason to be inspired to join in and learn not only more about the projects and how to do the different things, but also improve your own abilities and knowledge so that you can use it in your own workspaces too. It really is. Thanks Estela. And it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s been an absolute pleasure to work with you now over, oh, I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve lost count how many years? But it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s been wonderful. We&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve worked at WordCamp Europe&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s and documentation Polyglots. I think core releases it goes on. But as Estela said, even if you don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t understand something straight away, observing is a great way to actually learn and there isn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t really a stupid question. So it is about working together because at the end of the day, we also want to encourage the next generation of people contributing to the project. And that doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t have to mean a younger generation. It can be just people who, at whatever time of their life may now want to contribute and not know how to start or need to see someone that they can relate to and who has skills that are similar to them or an area that they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve always wanted to work in. So come along, get involved. And Pascal, I know you are just amazing. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going you to tell a little bit about what your day job is as well and just to show that you can mix the two.<br />\nPascal:<br />\nYeah, sure. So my day job right now is actually contributing, or for the most part it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s contributing to WordPress, especially WordPress performance. It wasn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t always that way. I used to work for a WordPress agency building websites for clients, but now I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m part of a team that is focusing on improving performance in CMSs like WordPress. So not just WordPress, but mostly because WordPress is powering 40% of the web or something. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s pretty big. So yeah, main focus is performance. The performance team that you mentioned earlier. Right now I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m a co tech lead, co core tech lead for Repress 6.5. So I also have to make sure all the tickets are done and closed and fixed for the release and make sure all the deadlines are kept and things like that. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s maybe a bit more project management in coding I would say on that part. But I also have fun fixing box. The performance translation thing was very dear to my heart because I started using WordPress also not in English, it wasn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t German. So performance translations has always been very important for me. We have so many contributors to performance team, but also 6.5 in general. So I try to make sure people feel welcome, guide them wherever possible, point them in the right directions.<br />\nAbha:<br />\nAnd Pascal, you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re a developer relations engineer in your day job working with Google. And do you feel that your work there is enhanced by the fact that you have been a contributor for so long and you have worked with people across the globe?<br />\nPascal:<br />\nOh absolutely. I think having contributed to WordPress before is why I was able to join Google to work on WordPress. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not about only about knowing the software, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s about knowing the people, knowing the culture, knowing the community, how things work. When I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve seen people just arrive at WordPress and I dunno, proposing some change without knowing how things work, they usually get upset or frustrated and leave again because it doesn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t match their expectations. So yeah, being in the community for so long, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s definitely made it easier to how to see how things work and go with the flow and go basically I changed from spare time contributor on my weekends to it full time, so it made the transition much, much easier.<br />\nAbha:<br />\nThanks, Pascal. I know both of you are very valued in the team and by many contributors valued to dear friends too because that is one of the things about the community is that you get to know people really well and you may not get along with everybody, but that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s okay. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s such a big community that you can find people that you can work with and learn from and also learn different ways of thinking. And I think anybody who does join, I think particularly we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re focusing on translation today. If you get a reply and you think, oh, I don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t quite understand that, or it seems like maybe they don&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t want me there, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s probably not the case. It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s probably just remembering that the person you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re writing to or write or is writing to you, English may not be their first language and sometimes it can come across differently than it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s intended.<br />\nAnd I think that&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s one of the big learning things. And I think the more you get involved in translation, the more you actually understand that. That is super important to know. And when we we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re writing and talking to think about, will somebody else who is not used to doing this day in, day out or to translate everything in their head as they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re speaking or reading, is it easy for them to follow that? And if not, how can I make that a little bit easier? Because that all comes down to us as well. And of course more things join us together, then they do that separate us. So as people know who know me from for a while now, know that I have a thing about WordPress and food and recipes and as we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re particularly after Covid and during Covid, getting people to think about eating health relief for their wellbeing, but also as a cultural way of coming together, keeping in touch and for sharing cultures.</p>\n\n\n\n<p>It&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a great leveler and a way of people to discover other people that they may not have contact with. So I was really surprised when interviewing people from one from Italy and one from Germany, and they came up with the same food that they love to cook when they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re working. So I am intrigued. Did you two speak to each other before this broadcast? Because you both came up independently with the fact that you liked one particular food. And I did a quick look in. The trusted researcher in the background here has had a look at how popular this food was. Now I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve got a slight pause before I tell you what this food is and see if you can decide yourselves. So Estela, can you describe it without mentioning its name?<br />\nEstela:<br />\nLemme think, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a sauce. Some sort of sauce. Not really a sauce, but some sort of it you can eat it with. I actually eat it with Italian bread, which is amazingly delicious. Oh, I moved two blocks away from the best bakery that you have in Italy. So you see me, you find me there every morning at seven o&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;clock in the morning so I can get good breath. Recently coming out of the oven. There&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s also, it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s a Mediterranean dish, we like. Ingredients? I dunno, you can also add flavors to it. I like to eat it sometimes with extra olive oil, sometimes I put a little bit of chili on it. If I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m feeling adventurous I add extra garlic and yeah, I tried even one time with avocado now it&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s not good. Trust me. Do not mix it with avocado. It turns very weird. Green color.<br />\nAbha:<br />\nNo. I&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;m going to jump quickly to Pascal. Pascal, you have 10 seconds to describe this dish without telling people what it is.<br />\nPascal:<br />\nAlright, creamy, great for dipping goes well with pizza bread as well. Or I dunno, maybe cucumber for example. You can do it at home as well, or just buy it in store.<br />\nAbha:<br />\nAnd I think we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve given them enough time and thank you Nini, who&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;s just popped into the chat for me that the global market for this product is worth 2.62 billion in 2020 and it was projected to grow to 6 billion by 2028. Now I should tell them really why it is, shouldn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t I? Because they&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to want to be able to cook it. So the favorite item for these wonderful people, a developer relations engineer, in your case a UX strategist, is hummus. And I am going to want your hummus recipes so that we can pick some of the best ones to make live on our cooking show that we are going to have while we talk about Woo and WordPress. Because why wouldn&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;t you? And hopefully we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll see two of these people with us as well, sharing their recipes. And I told you we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;re going to have to cover food at some point.<br />\nAll that leaves for me to say is thank you very much to Estela and to Pascal for joining. Do the Woo and talking about WordPress and WooCommerce. We&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve loved being in Italy and in Switzerland today. If we can come to be your country, then let us know. I really want to cover as many continents as I can this year. Thank you for joining us. We&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll put everything in the show notes. If you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ve discover something that you&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;d like to know a bit more about, do let us know on our different, do the Woo channels and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll make sure that we come and talk about those too. So thank you to both of you and we&Atilde;&#131;&AElig;&#146;&Atilde;&#130;&Acirc;&cent;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&iexcl;&Atilde;&#130;&Acirc;&not;&Atilde;&#131;&Acirc;&cent;&Atilde;&cent;&acirc;&#130;&not;&Aring;&frac34;&Atilde;&#130;&Acirc;&cent;ll see you soon.<br />\nPascal:<br />\nThank you.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Do The Woo Community: WooCommerce Plugins for Portugal with Marco Almeida\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://dothewoo.io/woocommerce-plugins-for-portugal-with-marco-almeida/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://dothewoo.io/woocommerce-plugins-for-portugal-with-marco-almeida/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30076:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-380f98dd49dba96eeafd212bfbe0483c\">Thanks to our sponsors&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-10 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-14 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-6 wp-block-group-is-layout-constrained\">\n<a href=\"https://www.cloudways.com/en/?utm_source=dothewoo&utm_medium=Inlines&utm_campaign=dothewoopodcast\" target=\"_blank\" rel=\"noreferrer noopener\"><img width=\"693\" height=\"693\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Cloudways-.png?resize=693%2C693&ssl=1\" alt=\"\" class=\"wp-image-78795\" /></a>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-17\"><strong><a href=\"https://www.cloudways.com/en/?utm_source=dothewoo&utm_medium=Inlines&utm_campaign=dothewoopodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudways</a></strong>: Managed cloud hosting from <strong>Cloudways</strong> gives you the assurance that your hosted site is fast, secure and backed by 24/7 support is important to you. <a href=\"https://www.cloudways.com/en/?utm_source=dothewoo&utm_medium=Inlines&utm_campaign=dothewoopodcast\" target=\"_blank\" rel=\"noreferrer noopener\">Learn more</a></p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-9 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-20 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-8 wp-block-group-is-layout-constrained\">\n<img width=\"1650\" height=\"1650\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2021/03/avalara-logo-_dtw.png?resize=1650%2C1650&ssl=1\" alt=\"\" class=\"wp-image-75400\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-23\"><a href=\"https://avlr.co/3EydDRH\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Avalara</strong></a>: Take the effort out of determining tax rates for your clients with automated tax management from <strong>Avalara AvaTax</strong>&acirc;&#128;&#148;now covering more VAT scenarios when you sell into or across the EU and UK. <a href=\"https://avlr.co/3EydDRH\" target=\"_blank\" rel=\"noreferrer noopener\">Learn more</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<p>Marco shared with us his journey into web development, his focus on creating plugins for the Portuguese market, and his involvement in the WordPress community.</p>\n\n\n\n<p>He also touched on his recent decision to offer lifetime licenses for his plugins, explaining that while it may not be sustainable in the long run, it gives customers more options and allows him to test new ways to sell his products.</p>\n\n\n\n<p>Marco emphasizes the importance of giving back to the WordPress community and staying connected with others in the industry.</p>\n\n\n\n<p><strong>Connect on X aka Twitter</strong></p>\n\n\n\n<ul>\n<li><strong><a href=\"https://twitter.com/Wonderm00n\">Marco</a></strong></li>\n\n\n\n<li><a href=\"https://twitter.com/webdadospt\"><strong>Webdados</strong></a></li>\n\n\n\n<li><a href=\"https://twitter.com/ptwooplugins\"><strong>PT Woo Plugins</strong></a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p>BobWP:<br /> This is special because this is from my new home country. I mean, you&acirc;&#128;&#153;ve all heard me talk about how much I regret moving away from the us, which well, now I never said that, but I&acirc;&#128;&#153;m dope. But Marco, my friend, welcome to the show.<br /> Marco:<br /> Hi. Thank you for having me and welcome to Portugal. I think I told you this several times now, but now it&acirc;&#128;&#153;s official.<br /> BobWP:<br /> Marco&acirc;&#128;&#153;s been a big help in a lot of adaptations for both Judy and I here and stuff, and he even helped me get my cell phone. I have to say this, I couldn&acirc;&#128;&#153;t even get my cell phone working right, the right plan. So he actually took me to the mall and he talked to them, got it all figured out. It&acirc;&#128;&#153;s like, yeah, I was a mess. Let me say that.<br /> Marco:<br /> Just helping a fellow WordPress person.<br /> BobWP:<br /> Yeah. So you do development, you do all sorts of cool things, plugins. We kind of focus a little bit on the product end of things, but why don&acirc;&#128;&#153;t you tell everyone who you are, what you do, all that good stuff.<br /> Marco:<br /> Okay, so my name is Marco Almeida, as you said. I&acirc;&#128;&#153;m from Portugal. I live across the river from Lisbon since forever. And yeah, I got into the web development really soon. I&acirc;&#128;&#153;m 44 now. I got into it around 20 and yeah, that&acirc;&#128;&#153;s what I do.<br /> BobWP:<br /> Yeah. All right. Okay. So you have your plugin site and then you have a development business.<br /> Marco:<br /> Exactly.<br /> BobWP:<br /> Can you tell us a little bit about both of those?<br /> Marco:<br /> So in 2005, so almost 20 years now, I&acirc;&#128;&#153;ve opened the typical IT company. I had a partner, we did IT support. We sold hardware, consumables, typical corner shop stuff, but we worked mostly with companies. And at the time, I already did some web on my previous jobs before I opened my own company, and I was working on my free time on a CMS, A content management system that we started using on this company web to build websites for several companies. I think most of the people my age in the WordPress world probably have a similar story of having built their own CMS at the early ages. And then time I took over the company myself alone, I didn&acirc;&#128;&#153;t wanted to do that. IT support selling hardware, consumables, all that stuff, and I focused more on web development. Well, WordPress was natural. It was a natural transition from the CMS that I developed and something that would be more flexible. And so it really went really natural. Funny enough, that CMS that I had, it was based on rows and columns, something that we now call blocks 20 years ago, which is really fun to see right now. But yeah, so I started using WordPress, I think around 2010. I published my first plugin on the repo in 2011. I think it was a plugin for open graph text to share your posts on Facebook and Twitter with the correct thumbnails. Funny enough, it was my first plugin and it&acirc;&#128;&#153;s the only one I&acirc;&#128;&#153;ve sold so far. I&acirc;&#128;&#153;ve sold to WP experts around the time of WordCamp Asia last year.<br /> BobWP:<br /> So what got you into the plugin? I mean, it&acirc;&#128;&#153;s like some of the stories we get from different folks we have on here is that the plugin often came from a need with a client. Yeah, same way.<br /> Marco:<br /> Exactly. Yeah, I think that that&acirc;&#128;&#153;s a common for everyone. So yeah, this plugin I was talking about, it was a need that I had myself and I just published on the repo, and so I start publishing plugins on the repo really soon. In my WordPress journey, most of the plugins, as you said, were stuff that I had a need for myself or for customers of mine I was developing websites for. And I also, in the early ages, I got into e-commerce. So there were a lot of needs, specific needs mainly for the Portuguese market. And that&acirc;&#128;&#153;s why nowadays there&acirc;&#128;&#153;s several plugins, several free plugins and premium plugins that I own that I developed that are mostly focused on the Portuguese market. And yeah, that&acirc;&#128;&#153;s how I got on.<br /> BobWP:<br /> Yeah, I find that interesting because when we first met, and I remember looking at your plugins and stuff that, yeah, it&acirc;&#128;&#153;s on the Portuguese market and I don&acirc;&#128;&#153;t see a lot of, well, I&acirc;&#128;&#153;ve seen some developers do that, but there was, what made you mean obviously there was a need that needed to be filled and nothing was available. And so how many of your plugins are you specific to Portugal?<br /> Marco:<br /> Well, probably on the commercial plugins, I have 10 commercial plugins, and I think six or seven are focused 100% on the Portuguese market. On the free plugins, I currently have 20 free plugins and probably also six or seven focused on the Portuguese market. And you were saying about the specific needs, I can give you some examples. For instance, the VAT number, which is something that in most countries is something that it&acirc;&#128;&#153;s only for companies in Portugal, what we call a fiscal number, which is the same as a VAT number, but for a person, and that&acirc;&#128;&#153;s something that WooCommerce doesn&acirc;&#128;&#153;t have the fields too, so I created a plugin for that. Also, we have a payment method in Portugal that it&acirc;&#128;&#153;s exclusive of Portugal, and it&acirc;&#128;&#153;s the most, so it&acirc;&#128;&#153;s the one people trust the most. And at the time there was no WooCommerce plugin for it. So I&acirc;&#128;&#153;ve implemented it and it&acirc;&#128;&#153;s now the most used payment gateway in Portugal. So there were really specific needs that someone had to do specifically for Portugal.<br /> BobWP:<br /> Yeah, that is really interesting. And the one you were just talking about, that&acirc;&#128;&#153;s the payment gateway, right?<br /> Marco:<br /> Yeah, it&acirc;&#128;&#153;s a payment method that exists in Portugal, I think for more than 35 years now. So when you get your, for instance, your utilities bill, like the electricity bill or the water bill, if you get it on traditional mail, in paper, you normally get a reference, an entity and the value, an entity, a reference, and the value. And you can go to any ATM machine or your own banking service. You just put on the reference the value and it&acirc;&#128;&#153;s paid for and it&acirc;&#128;&#153;s all automatic. So people trust this for a long time way before online shopping was a thing. And so at some time I had a customer that needed that wanted to implement that on his website, and there were already some companies providing that service with an API, but they weren&acirc;&#128;&#153;t building plugins for shops. They were just providing the API and expecting for each and every shop owner to implement it. So I saw an opportunity there. It was funny because I called them and told them, so I&acirc;&#128;&#153;m doing this for a customer and I will probably publish on the public WordPress repo. And they told me, so the company is called If then Pay, and they told me at the time, yeah, you can do whatever you want, just do not. We have nothing to do with that. You are the one who has to give support. We just provide the API. And I was like, okay.<br /> Funny story, like six or seven months after they were the ones calling me saying, yeah, we got to talk. Because there&acirc;&#128;&#153;s a lot of customers going in because they first go to the repo, they install the plugin, and then they see, oh, I need a contract with this company. And so of course we now have an agreement. Well, this was launched in 2013, so we are 11 years now, and we have an agreement for the last 10 years. And of course now they&acirc;&#128;&#153;re paying me to keep the plugin and support the customers. And so we have a commission based agreement. So each payment that goes to, yeah.<br /> BobWP:<br /> Wow.<br /> Marco:<br /> And it&acirc;&#128;&#153;s more than 7,000 stores, right?<br /> BobWP:<br /> Oh, I bet. Because I remember when I first, somebody explained to me about being able to pay this at the ATM I was somewhere and they said, well, you could just go and pay this at the ATM, I think it was at the hospital. And I had paused and I thought, because I&acirc;&#128;&#153;d seen it, but I didn&acirc;&#128;&#153;t really didn&acirc;&#128;&#153;t connect and stuff. So that&acirc;&#128;&#153;s amazing. How do you Now I don&acirc;&#128;&#153;t get to talk. Most of the times it&acirc;&#128;&#153;s my host and I don&acirc;&#128;&#153;t get to talk with a lot of the product makers. What makes you decide when you do a plugin, you&acirc;&#128;&#153;ll have some that are free and then some that are premium. What makes you decide to go to the premium route?<br /> Marco:<br /> So at first, as I was saying, so I started publishing plugins on the repo, so free plugins very early. Although that payment gateway, although it&acirc;&#128;&#153;s a free plugin, I&acirc;&#128;&#153;m still being paid to have it online. So it&acirc;&#128;&#153;s almost a commercial plugin, not for the customer side of it, but for me as a developer. And at first it was giving back to the community and also put on my name and my company name on in public, getting to be known as a developer, a WordPress, and specifically a WooCommerce developer in Portugal. And there&acirc;&#128;&#153;s probably not a lot of Portuguese online shops that don&acirc;&#128;&#153;t have at least one plugin. One of my plugins installed because I made them so specific for the Portuguese needs, and it was really natural. At some time, I got contacted from someone from Angola, the African country, they used to be a Portuguese colony, and they were also trying to implement, they have basically a copy of our banking system there.<br /> The payment methods are really similar, and so they wanted to implement that same payment method there. And so there was not a lot of potential for users, but they agreed on paying upfront to develop that plugin. And at the same time, I made a pro version, and that was my first commercial plugin. Actually, it was a payment gateway, not for Portugal, but for Angola. No, interesting. But it was really a test and I was not expecting for it to sell so much and didn&acirc;&#128;&#153;t, it&acirc;&#128;&#153;s not a commercial success for sure, but then the real first one that made me start with a premium. So for instance, another thing in Portugal, most countries of the world, if you have a PDF file or a piece of paper, you can call it an invoice that doesn&acirc;&#128;&#153;t exist. In Portugal, we, for several years now, every invoice must be issued by an IRS certified software.</p>\n\n\n\n<p>So you cannot just make a PDF file and call it an invoice. So for instance, on WooCommerce, on the right side, on the other actions, when you have that option sending invoice to customer, that&acirc;&#128;&#153;s not legal in Portugal. So for instance, in the Portuguese translation of WooCommerce that I work on, we remove the word invoice from that string. And so I was doing some integrations with an API to one of those certified softwares for some customers. And from the early stages, I thought that this could be a really good commercial plugin because the shops needed, but there were already two solutions on the market. One of them was from Marcel Schmidt that very well. And so at one time, Marcel decided to do something else and he reached out to me and he told me, Hey Mark, well I know you are working with the same API.</p>\n\n\n\n<p>I know we would like to have a product. I&acirc;&#128;&#153;m going to do other stuff. Do we want to take this plugin? We can reach a financial agreement on this. And so I took it. There was a lot of stuff to do. We were around the time WooCommerce 3.0 was launched and there were significant changes that we needed to do to the plugin. And so I released a version 2.0 of that plugin after some months of, and that become the first profitable plugin that I had. Funny enough, the competitor was also a friend of mine that called me the day I launched my plugin say, oh, I have a great success. We are now competitors on this. And I ended up buying his plugin also.<br />\nBobWP:<br />\nAnd I wonder how many other plugin developers, various parts of the world ever think of these more specific needs within their country? I mean, the couple of things there, for example, I didn&acirc;&#128;&#153;t realize with the multi bank that it&acirc;&#128;&#153;s Portugal specific, that nobody else does that at all. And yeah, that is really interesting<br />\nMarco:<br />\nAnd I think it&acirc;&#128;&#153;s a good way to get into the plugin development because you have a laboratory, very small user bases that you can test your stuff with, your commercial practices and everything. And that&acirc;&#128;&#153;s what I&acirc;&#128;&#153;m doing right now. I&acirc;&#128;&#153;m starting to do some plugins that are for the global market of course, but creating them for Portugal.<br />\nBobWP:<br />\nI want to also touch a little bit on community and stuff with you because I know you&acirc;&#128;&#153;re really involved. But sticking with the product thing, I know that you recently went to lifetime licenses. I mean really recently. Don, your plug is like,<br />\nMarco:<br />\nI announced it today<br />\nBobWP:<br />\nAnd I saw it on X. It&acirc;&#128;&#153;s always hard to say x, I still want to say Twitter, but I saw that and I&acirc;&#128;&#153;ve seen these discussions go on and on about that. What made you decide to do it? I mean, what convinced you to go that route?<br />\nMarco:<br />\nSo first of all, as I was telling you for instance, when I bought that invoice express plugin from Marcel and from the other guy afterwards, they were both on lifetime licensing, but it wasn&acirc;&#128;&#153;t sustainable because they were charging the same value that I charged today for an yearly license and they were charging lifetime license. And I think that&acirc;&#128;&#153;s why we saw a lot of lifetime deals completely disappear. Some of them, even in some strange situations where they don&acirc;&#128;&#153;t honor the previous license. So I bought a lot of lifetime licenses that I use still today, like a CF, like WPML. So I have a ton of lifetime licenses that I still use. And so when I started doing my plugin business, I always said no lifetime licensing. So it&acirc;&#128;&#153;s got to be yearly. You got to pay by year yearly because it needs to be sustainable of course, but you got to try stuff.<br />\nYou got to try new ways to sell your products and you shouldn&acirc;&#128;&#153;t be afraid of doing it. Even if you have to just take it down sometime. It&acirc;&#128;&#153;s not a problem as long as you honor the customers that bought it on that licensing. And so what I&acirc;&#128;&#153;m seeing now that I&acirc;&#128;&#153;m selling plugins for some years now is that most of the customers that keep the licensing for a long time, they really just ask support for the first months. They really don&acirc;&#128;&#153;t need a lot of support afterwards. So even if I&acirc;&#128;&#153;m losing money on the long run with these customers that decide to buy the lifetime licensee, I think it&acirc;&#128;&#153;s just a way to give them both options and let them decide if they want to pay each year or if they want to pay a lifetime license. So I&acirc;&#128;&#153;m charging something between three and four times the price of yearly license for a lifetime. And so I decided to give them that option and let&acirc;&#128;&#153;s see how it goes. If it doesn&acirc;&#128;&#153;t go well, I can just turn off that licensing and just honor the ones that matters. It&acirc;&#128;&#153;s just a test. Yeah, I&acirc;&#128;&#153;m testing.<br />\nBobWP:<br />\nInteresting. Yeah, I don&acirc;&#128;&#153;t know if I&acirc;&#128;&#153;ve ever bought a lifetime license. I&acirc;&#128;&#153;ve been given a few over the years, which has been really nice and I&acirc;&#128;&#153;ve been given them and I&acirc;&#128;&#153;ve used them for maybe as long as a decade. I can probably count on one hand or two hands how many times I maybe ask for some little help with support or whatever because yeah, and I imagine there&acirc;&#128;&#153;s some that are a lot more high maintenance or whatever depending on things. With the one with bank, is there a lot of, I mean, not on the side of the actual woo, which yeah, it updates, you got update or whatever, but is there a lot of updates on the other side when you&acirc;&#128;&#153;re using kind of a payment gateway like that? Is there a lot of things you have to keep on top of? But is there stuff pretty much set? Like you said, they&acirc;&#128;&#153;ve been doing this what for 30 some years and it&acirc;&#128;&#153;s just done it .<br />\nMarco:<br />\nExactly. No, it&acirc;&#128;&#153;s really stable what they have. So if then pay the company that the plugin works for, they are what is called by the Bank of Port a payment provider. They&acirc;&#128;&#153;re not a bank, they&acirc;&#128;&#153;re a proxy between the business owners and the banks. They&acirc;&#128;&#153;re certified by the Bank of Portugal authorized to provide payment services. And so multi-bank was not invented by them MB way. So the other methods, the other really use methods in Portugal is something that when you check out, you just enter your phone number, your mobile number, you get a push notification on your phone, you have that app installed and you say Yes, and it&acirc;&#128;&#153;s paid for done. And so they are not the owners of these payment matters. They are just payment providers. And so what we&acirc;&#128;&#153;ve been doing during the last years is they normally get another payment methods into their portfolio and we just need to add it to the plugin. So right now it&acirc;&#128;&#153;s multi-Bank, MB Way, there&acirc;&#128;&#153;s another one which is called Pay Shop, which is actually a way to pay with real money. So you just get the reference from the website and then you can go to a local shop, like a newspaper stand or something like that. And they have a computer there just given the reference and the money and it&acirc;&#128;&#153;s paid for.<br />\nBobWP:<br />\nInteresting. So is that, are they paying for it after they received something online or are they actually getting it there? There no,<br />\nMarco:<br />\nNo. So just imagine you chose bank transfer on checkout, but instead of doing a real bank transfer and the shop owner has to go to check the balance on the bank to see if the payment is there or not, you just go to a shop or if it&acirc;&#128;&#153;s multi-bank or you just use the reference on the ATM or your own banking services, if it&acirc;&#128;&#153;s MB Way, you just say yes on the push notification on the phone. And if it&acirc;&#128;&#153;s the pay shop, the one with money, you just go to the shop next door, make the payment, and automatically in one second the website gets a web service call like an API call. And you are the changes to processing after that.<br />\nBobWP:<br />\nInteresting. Wow, that&acirc;&#128;&#153;s kind of cool. Alrighty. Well, okay, so products, we&acirc;&#128;&#153;ve talked about products, but knowing you, I&acirc;&#128;&#153;ve got to touch on community a bit, and you&acirc;&#128;&#153;ve been involved with meetups toward camps. Just tell us a little history of your community involvement then. I think a couple of things I might poke out there.<br />\nMarco:<br />\nSo my first WordCamp in Porto in 2013, so maybe around two years after I start using WordPress, I found out about this community that some of us already start calling like a cult or more cult than a community. So I went to Porto in 2013. It was my first world camp and then I went to Seville for WordCamp Europe in 2015. That was my first WordCamp Europe. I start co-organizing in 2019 in Lisbon. And then I was part of the organization team of Europe 2020, the one that didn&acirc;&#128;&#153;t happen in portal because of the pandemic last year. I was crazy enough to become lead organizer of WordCamp Lisboa in 2023. It was hard. But yeah, I do it with pleasure and to give back to the community and the meetups in Lisbon, they were not happening for some time now, and the pandemic didn&acirc;&#128;&#153;t help also. But now we are in about almost a year and a half of nonstop meetups in Lisbon and it&acirc;&#128;&#153;s not only me right now, I have two other people helping me with organizing. So we meet every month in Lisbon, Brisbane, and then there&acirc;&#128;&#153;s the people of photo also. And I&acirc;&#128;&#153;m going there next month to speak<br />\nBobWP:<br />\nAnd I&acirc;&#128;&#153;ll be there about WooCommerce, I&acirc;&#128;&#153;ll be there heckling you and I will let out a secret about meetups in Portugal, meetups are only done for, they can have these long, long dinners right after the meetups. I think you said that once jokingly. Of course. But I did experience that. So you go to your hour meetup and then you have a two to three hour dinner.<br />\nMarco:<br />\nSo come for the meetup, stay for the dinner.<br />\nBobWP:<br />\nYeah, exactly.<br />\nMarco:<br />\nSo last August here in Lisbon, Ant&Atilde;&#131;&Acirc;&sup3;nio Carreira, a friend of mine which is also on the organizing team of the meetup, we are trying to get someone to speak on the August meetup. And it&acirc;&#128;&#153;s not easy because everybody&acirc;&#128;&#153;s on holiday that month. And so we told yeah, we just do the dinner.<br />\nBobWP:<br />\nHey, why not?<br />\nMarco:<br />\nThe meetup will be the dinner. It&acirc;&#128;&#153;s okay. You only need two people and a glass of beer to do it.<br />\nBobWP:<br />\nYeah, exactly. So what is it that keeps driving you to do, I mean I know you with the community, you&acirc;&#128;&#153;re always out talking to people, you&acirc;&#128;&#153;re doing meetups, you&acirc;&#128;&#153;re doing the WordCamp, and I know it&acirc;&#128;&#153;s probably a question everybody&acirc;&#128;&#153;s been asked and a lot of us have the same answer, but what really drives you to stay involved with the community? I mean, you got the business understand that part, but actively giving your time. And I&acirc;&#128;&#153;ve seen you&acirc;&#128;&#153;ve done a lot of contributions through the different teams on WordPress. What drives you to do that?<br />\nMarco:<br />\nYeah, it&acirc;&#128;&#153;s really the sense of community. I don&acirc;&#128;&#153;t think most of the people that work in it and in development understands how special this community is. Of course with all these it&acirc;&#128;&#153;s problems and dramas that we have some time, it really is something that I&acirc;&#128;&#153;ve never seen in other areas of it. And so yeah, it&acirc;&#128;&#153;s the people, it&acirc;&#128;&#153;s the community, it&acirc;&#128;&#153;s giving back to a software. So 100% of the revenue at my place in my house, it&acirc;&#128;&#153;s word for us. Me and my wife, we work 100% of the day with word for us, so why not give back?<br />\nBobWP:<br />\nYeah, really as simple as that, right?<br />\nMarco:<br />\nYeah, it is really simple. Also, being with the people, everybody works from home now since the pandemic. I work from home for 15 years now. I need to see people. So I need to go to meetups and work camps and stuff like that. And that&acirc;&#128;&#153;s a way to be connected with the world. So for instance, as I was saying, I was part of the organizing team for WordCamp Europe 2020 in Porto. That only happened in 2022 that year a crazy American come to Porto and decided to stay. And then I was invited to be on the organizing team for the online version. That did happen. I was really glad to help, but it&acirc;&#128;&#153;s just not the same.<br />\nBobWP:<br />\nYeah, I attended a couple online ones during that time and I just thought, yeah, there&acirc;&#128;&#153;s no comparison.<br />\nMarco:<br />\nExactly.<br />\nBobWP:<br />\nAbsolutely. Well my friend, this was wonderful. I don&acirc;&#128;&#153;t get a chance to chat with a lot of people. I let my host do all that good stuff, but I&acirc;&#128;&#153;m glad I was able to sit down with you and catch up and I&acirc;&#128;&#153;ll be seeing you in a short amount of time here in Porto at the meetup and looking forward to that. And that nice little bite to eat we&acirc;&#128;&#153;ll have afterwards.<br />\nMarco:<br />\nYes, we always have that really cool dinner with all the people. As we were saying, it&acirc;&#128;&#153;s about the community, it&acirc;&#128;&#153;s about the people.<br />\nBobWP:<br />\nYeah, exactly. So where can people find you? Give me your website addresses, all your social, where you hang out in social and stuff where people can connect with you.<br />\nMarco:<br />\nOkay, so myself, you can find me on Twitter, that X thing, I&acirc;&#128;&#153;m still wearing a Twitter shirt. People are not seeing this because it&acirc;&#128;&#153;s only audio. But yeah, my handle is Wonderm00n, but the last two ohs are zeros. And then you can find my company webdadospt and you can find my plugins brand. So I started selling the plugins and they&acirc;&#128;&#153;re the same brand as the company and then I decided to separate them. And you can find me at our plugins @ptwooplugins.<br />\nBobWP:<br />\nAlright, well absolutely a pleasure my friend, and looking forward to seeing you soon. It<br />\nMarco:<br />\nWas an honor. Thank you.<br />\nBobWP:<br />\nYou bet. Thank you.<br />\nMarco:<br />\nOkay Bob. See you.<br />\nBobWP:<br />\nBye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Do The Woo Community: The Collaboration of the Interactivity API with WordPress and WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=79538\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://dothewoo.io/the-collaboration-of-the-interactivity-api-with-wordpress-and-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39960:\"<p>In this episode of&nbsp;<em><strong>Inside Woo</strong></em>, BobWP chats with WordPress and WooCommerce developers&nbsp;<strong>Carlos Bravo</strong>&nbsp;and&nbsp;<strong>Lucio Giannotta</strong>&nbsp;about the collaboration between WordPress core and Woo working with the Interactivity API, a new framework for WordPress developers.</p>\n\n\n\n<p>The API allows developers to create interactive blocks, providing consistency across the platform. It also solves the issue of front-end development in WordPress, which previously depended on individual developers or teams. The Interactivity API allows all developers to use the same tools, enabling plugins to be interconnected and share the same code base. The experts also highlighted the API&#8217;s benefits for WooCommerce, including improved user experience, server-side rendering of content, and more consistent, cleaner code.</p>\n\n\n\n<ul>\n<li>Take a deep dive into what the Interactivity API</li>\n\n\n\n<li>Learn the problems it solves for the WordPress community and WooCommerce ecosytem</li>\n\n\n\n<li>Discover what types of blocks are powered by it in Woo</li>\n\n\n\n<li>Find out the hardest part was in developing the API</li>\n\n\n\n<li>Hear what the WordPress core team learned from collaboration with Woo</li>\n\n\n\n<li>Understand the implementation of the Interactivity API and it&#8217;s effect performance, accessibility, security and other aspects of Woo</li>\n\n\n\n<li>Learn about the ways that it facilitates custom block development and creativity for developers building unique WooCommerce experiences.</li>\n</ul>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/mlgiannotta/?originalSubdomain=it\"><strong>Lucio on LinkedIn</strong></a></p>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/c4rl0sbr4v0/\"><strong>Carlos on LinkedIn</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p>BobWP:<br />As you know, you&#8217;ve been hearing a lot about the Interactivity API probably heard it on other podcasts. You&#8217;ve heard it on different posts around the space. And we&#8217;re going to throw in some woo with this one because everybody&#8217;s been talking about WordPress, but we&#8217;re going to talk about WordPress and Woo and I have two experts on the topic. Way more experts on it than me by 100% Lucio and Carlos joining me, how are you two today?</p>\n\n\n\n<p>Lucio:<br />Doing great. Thanks for having me.</p>\n\n\n\n<p>Carlos:<br />Hi, I am really happy to be here.</p>\n\n\n\n<p>BobWP:<br />Alrighty, well let&#8217;s get right into this. You&#8217;re just going to have a conversation, so we need to start with the basics. What is the Interactivity API?</p>\n\n\n\n<p>Carlos:<br />The Interactivity API is a new framework for WordPress developers that allows them to write interactive blocks. Those are blocks that the user can click and something will happen on the site. And it does in a way that is the same way for every developer. We are trying to give consistency by writing some data attributes in the HTML that will be together with some JavaScript and will allow developers to create interactive blocks. That&#8217;s the main goal of the API to give consistency.</p>\n\n\n\n<p>BobWP:<br />Yeah. So from both of you, what is the solving for the community? What is this solving for the developer community or even the community as a whole?</p>\n\n\n\n<p>Carlos:<br />Regarding WordPress right now, the main problem in the community, it&#8217;s not a problem in the community, it&#8217;s problem in the software is that there is no guides about how to do the front end part in your WordPress site. I mean each project will depend on each developer or team working on it. Until now, you could use React, you could use plain javascript, any framework, but now you can also do that. But we are providing a way to do all, so all developers can use the same tools. And that&#8217;s great because that way we allow plugins to be interconnected. Like blocks can talk to other playing blocks, and also they are all using the same JavaScript library. So imagine you have to plugins one for bookings and one for the dealing with the payment process. For example, with this new API, they can both share the same code base instead of using one React and the other plain JavaScript or whatever library can use. That&#8217;s the main problem we wanted to solve here.</p>\n\n\n\n<p>Lucio:<br />Right. So as per what concerns, Woo, I think a lot of what Carlos has just said applies. So if you think about traditionally how W has handled this kind of interactive well content in the shops, if you&#8217;re a developer, you know that, well, two things. I think first of all that Woo has somewhat fallen behind the curve of the modern e-commerce experience in a way. And the other you will know that sometimes the developer experience of adding such Interactivity to a shop was a bit inconsistent. So had traditionally we had things like just normal jQuery Ajax requests all sprinkled around various functionality like the add to cart functionality for example. So we had very kind of the first inkling of an Interactivity was that back, I dunno, more than when Woo started really that was there as well. But then when we started to get integrated a little bit more with Gutenberg blocks and start transitioning into a more block based paradigm, well frankly because of Gutenberg also was very young and Wu was an early adopter like we are of data Interactivity API.</p>\n\n\n\n<p>Now there was no clear direction. So everybody was developing blocks was kind of on their own. And the same applies to Woo. So we started developing blocks using React. Well that resulted in well us trying to move as fast as possible to implement this kind of experiences, but it resulted in a little bit of an inconsistent experience. So now we want to transition all our bets away from the classic themes as you are aware and more into block-based development. And there are a few downsides of the way we were developing blocks because again, we were in the early stages and we were experimenting. First of all, I would say I think the clearest downside was that our new blocks, for instance, if you have used the old products block, they were climb side rendered. That means that when the user will go to the page, JavaScript will need to load and then it would show a loading skeleton and then it&#8217;ll show the products.</p>\n\n\n\n<p>That would mean that well search engines nowadays can deal a little bit better with client side engine stuff, but it was not the best SEO and it was definitely not the best UX As you are going to the store and you know how precious those milliseconds are. You want to see your products as soon as possible. You don&#8217;t want to see another loading indicator. So I think first of all, the Interactivity API allows us to do the server side rendering of all this content, which means that the server already renders the content that we have. And so the user sees it immediately and then on top of it add with, what&#8217;s it called? Hydration systems that Interactivity API is providing add the Interactivity in short. So before we had the situation in which classic teams would be service-side rendered, but then let&#8217;s say you want to switch pages in your catalog and then you get a full page reload, that&#8217;s not great experience.</p>\n\n\n\n<p>Then we wanted to do something a little bit more. So we had this client side navigations that was more snappy. But the problem is a CO and the problem is just user experience on first load for example. And now we have the best of both words thanks to Interactivity API, right? We service edge render. So that&#8217;s means the crawlers can find the contents very easily. You get it immediately without any flashing of content and also you get the Interactivity. So I would say there is a clear improvement for the user experience of WordPress users and merchants to get aligned more into what modern e-commerce platform, what you would expect from a modern e-commerce platform. So that&#8217;s I think the best contribution of the Interactivity API and the WooCommerce ecosystem. But to the ecosystem at large, you can also say there is a few more developer oriented improvements that have been made thanks to the work that the in interactive API guys have done, which is, well first of all, by using their framework, we remove a lot of low level plumbing kind of coding.</p>\n\n\n\n<p>In this way it means that the responsibility is handled by the framework. We don&#8217;t have to worry and it means that WooCommerce code base is more consistent, it&#8217;s cleaner, frankly, and we can rely on the expertise of the entire WordPress ecosystem to support us because we are using their framework. And so we also are able to things just much faster and they are more maintainable and they are more secure and reliable. And also wherever is building on WooCommerce, you&#8217;re not going to have this fragmentation of the whole ecosystem that everybody&#8217;s doing something a little bit differently. So we have all the same framework now and yeah, like Carbo said, you can still implement things like you wanted, right? But now we have a common ground where we all built and that means greater versatility. For example, developers can jump from one place of the code base or another or maybe build the extra blocks that are going to be shared among and across the community and the ecosystem and so on. So I would say these are just a few of the good things coming from the Interactivity API to WooCommerce. It&#8217;s truly something magical.</p>\n\n\n\n<p>BobWP:<br />I actually took this a little different approach because listeners are probably thinking, wow, these two really know what they&#8217;re talking about. So I&#8217;m going to step back and have you introduce yourself, who you are, what you&#8217;re doing with this project, what your experience and what has been your involvement with this so far. I&#8217;ll start with Carlos.</p>\n\n\n\n<p>Carlos:<br />Cool. Well my name is Carlos. I&#8217;ve been working as a full-time sponsor contributor of WordPress score for about two years and a half. Before that, I was working doing projects for another companies as a freelance and also as an agency developer. These last two years and a half, I&#8217;ve been full-time working in Interactivity, API, planning it, talking with another developers, starting working on the foundations of the API, doing lots of testings, lots of proof of concepts, lots of investigation, comparing with another frameworks, a lot of stuff working on that. And I will keep working on the Interactivity as long as the community needs it. I mean, I&#8217;m quite happy to be there. I remember one sentence that was when I joined them, it was like, do you want to help to do the frontend developers of 40% of the web? And it was like, yes, for sure.</p>\n\n\n\n<p>BobWP:<br />And Lucio, tell us a little bit about yourself.</p>\n\n\n\n<p>Lucio:<br />Sure, my name is LuLucio and where to start? Well, I&#8217;ve, let&#8217;s start with my involvement with WordPress. I&#8217;ve been involved with the WordPress community since the early days of my development career. So it&#8217;s been more than 15 years. I think at this point. I think many of us developers have started somehow with juggling around things and playing with WordPress. It provided a really good platform and still does for starting out as a developer. Then I went on a long WordPress hiatus for several years. I didn&#8217;t touch any WordPress code. I started working on more AI automation related stuff actually.</p>\n\n\n\n<p>And then about same as Carlos, I think two years a half ago I got more involved into this and I&#8217;m now working for Automattic. I work for WooCommerce division and I lead a small team there who is responsible for everything which we call full store editing, which is our version of the full site editing that WordPress says. So we are really trying to spearhead very hard the transition, like I said before from the classic paradigm to the blocks paradigm. So we want to empower users and merchants specifically to customize their stores, to have their vision come to life. And we really think that the work which has been done in core and Gutenberg is the best way to go. And I think over the past two years and a half, I&#8217;ve seen so much progress in WooCommerce that I hardly can believe it actually, I&#8217;m trying to be objective here, not to be too biased, but I think it&#8217;s been incredible the amount of maturity that we have seen in the past and a half years. And we are basically not only willing, but we are committed to try to make this transition as seamless as possible for the users and just to get everybody excited about what blocks mean in the WooCommerce and leave our legacy classic paradigms behind. So that&#8217;s a little bit about my mission, let&#8217;s say.</p>\n\n\n\n<p>BobWP:<br />So what has been, you&#8217;ve both been involved with this for a while. What do you consider really the hardest part? What&#8217;s been the biggest challenge of actually the development of the Interactivity A p? I mean, is there anything specifically you can think of or something even more general?</p>\n\n\n\n<p>Carlos:<br />When we started investigating the best approach to deal with the problems we had before, I mean the first thing you do is to compare with another React frameworks providing the same Interactivity and the single page applications period. And most of them next swell kits, they are using the same language both in the server and the client. But WordPress is not like that. WordPress is built on PHP. That was the most difficult part to work with because as Lucio commented before, you need to be server side compatible. That was the most important part. And in WordPress there are hooks and those hooks are really powerful, but also allows third party plugins and developers to modify the HTML as they want. And that is a thing that is quite hard for new Java screen modern frameworks because most of them are working to only change the data that the user interacts to.</p>\n\n\n\n<p>If you have a counter and you increase it, you only want to update the number for a product. If you want to add two pair of CT&#8217;s, I mean the number is the only part of that HTML that should be updated. The problem here is that when you compare what it comes from the server to what you have in the client, if those are different at the beginning you&#8217;ll see a flash on the side as a user or you need a loading bar as Lucia mentioned. So dealing with those hooks was the hardest part and to be fully compatible with all plugins backward compatible.</p>\n\n\n\n<p>Also with block and classic themes and with anyone editing that HTML, the way to go we found was this directives thing. I dunno if we talked about directives before, but for people who are new to the Interactivity API, these directives are the core foundation of the Interactivity API. These are like HTML attributes. If you take alpine js that is quite common similar or for example HTMX that is also quite new and it&#8217;s approaching a similar way to do these things. We are adding attributes to that HTML to allow both the server and the client to know what to do with those user interactions. Imagine on click for example or text update or changing CSS classes or styles. That was for my point of view, the hardest part to deal with.</p>\n\n\n\n<p>Lucio:<br />Yeah, well I just want to echo what you said. Basically for us it&#8217;s also mostly the difference between the server side language and the front end language, which is I think a problem that still we have to kind of figure out a final solution if there will ever be a final solution, like a paradigm or sorts. Because obviously the advantage of having the single page applications of paradigm that we had before with the React components was that we only needed to care about the React code base, but now we have to maintain the same component in PHP and in JavaScript or TypeScript in our case.</p>\n\n\n\n<p>So that creates additional complexity for sure. It&#8217;s totally worth it, don&#8217;t get me wrong. But still I think that on my wishlist is a way to better handle this component reusability, try to eliminate this duplication of code and try to make sure that the component is in sync to make it more maintainable. And I think we don&#8217;t have a solution yet. And I don&#8217;t know, I also don&#8217;t know what the solution could be. I also know that we are not exactly the only one who faced this. If you think about Laravel has had similar problems because also they are PHP framework and they use view in the front end. But Laravel has different set of constraints or rather we have much more stricter constraints than Laravel. I know that something that, if I recall correctly, maybe you can correct me if I&#8217;m wrong here. I recall when I was checking on Laravel did it, is that they actually have a node emulator running on PHP to do the rendering or something of that sort, which I think we can&#8217;t do.</p>\n\n\n\n<p>I was speaking with Lucio I think a couple of some months ago. I think we can&#8217;t do because we need to support all their versions of PHP and this is only a PHP eight thing or something like that. So obviously this is a problem that&#8217;s really hard for us because WordPress is deeply committed to backwards compatibility. So moving towards these kind of things is much harder. But the upside is that people can rely on us for future years, right? So yes, I would definitely say that for us as implementer of blocks on top of the Interactivity API rather than implementing the API itself, this was the hardest challenge. Trying to figure out how to optimize for removing as much as possible code duplication and using the components and making sense on how to architecture our code.</p>\n\n\n\n<p>Carlos:<br />Yeah, it&#8217;s also on my wishlist. I would love in the future to see the Interactivity P in the editor in order not to do the react block for the editor and then the front end or the PHP plus the Interactivity API block for the front end. That would be cool. Yeah, we have been thinking in that. But as you mentioned, backward compatibility is a thing. If WordPress, we have to deal, I mean it&#8217;s a good thing to have this backward compatibility as you mentioned, if you have a WordPress site, it will work for years, but still you need to update it please and this cover for security. But we have been thinking about it. We have several options there like working on a templating system or we are still thinking about it. We are also on the front end we use, which is a lightweight kind of version of React.</p>\n\n\n\n<p>There have been some people asking us to move react to the editor part in order to be lightweight. But still there&#8217;s a lot of work to do there. There&#8217;s a lot of things to stay there. We have some options. We are just making tests, but still it&#8217;s going to take some time because I mean WordPress is evolving quite a lot. We are also phase three with this collaborative workflow, the internationalization. I mean that part is, I mean we will receive more feedback of that kind of, I don&#8217;t want to repeat lots. We are working on that. We know we suffer from the same.</p>\n\n\n\n<p>Lucio:<br />I actually wanted to, you made me think about something I wanted to add to my previous answer, although I made it clear that it was just a limited set of advantages that I was talking about. But now you mentioned shipping React instead of react is also another thing that I think it&#8217;s particularly important for e-commerce experiences. To make it clear, we haven&#8217;t moved away from React yet, but it would be beneficial for performance reasons, obviously to ship the lightweight, the most lightweight code that we can. And also connecting to what you said about the directives and what I was talking about with removing a lot of the plumbing, for instance, state management, which is something very usually very complex and that everybody even in the same team sometimes tends to do in a little bit different way. Let&#8217;s not talk about different plugins in the ecosystem. I think that by abstracting the state management, the Interactivity API, this also is a huge advantage. These are my personal feelings of working with that. So take that with grain of salt.</p>\n\n\n\n<p>BobWP:<br />So you talked about performance, which is obviously talked about quite a bit here. Anything else as far as impact on performance you&#8217;d like to point out or are there other impacts, say accessibility that you want us to be aware of?</p>\n\n\n\n<p>Lucio:<br />Well, just what I mentioned is a tiny part of the performance impact that this has. Mostly, it ties in with what I was saying before, that the most important positive performance impact is the fact that everything is service side rendered. So users will see content mature, maybe have been exposed to those metrics as first paint and such metrics. These are just much faster. So not only performance is going to be faster because their browser doesn&#8217;t need to ship a bunch of JavaScript, then it needs to evaluate, then it needs to render the JavaScript and so on. But it&#8217;s also just including all the content needs to be rendered and it&#8217;s also perceived performance that matters a lot in these kind of scenarios. So instead of seeing a loading indicator, you see the content coming up immediately or like Carlos was saying, you don&#8217;t see the flesh of stale content and then everything is, it should be.</p>\n\n\n\n<p>That&#8217;s I think as I was saying before, the best of both worlds between basic service-side rendered stuff, which is the classic, the real classic legacy kind of approach and the single page application that enables this more snappier interactions. So we get the best of both of those. As for all impacts like maybe accessibility, I mean you render HTML, so I guess it&#8217;s compatible much out of the box with most screen readers and things like that. We have big commitment on accessibility In any case, I know core even is even more diligent than we are most of the time. So I dunno, do you have stuff to add, Carlos?</p>\n\n\n\n<p>Carlos:<br />Yeah, regarding accessibility, we already did accessibility improvements to some core blocks with Interactive DPA like search and navigation. Cause it is much easier to work with keyboard Evan, for example. So now the navigation keyboard experience is much better than it was before. And also as we are editing the HTML, both in client with Interactivity API runtime and in the server with also using the attack processor, the new H TML processor, we are adding some area labels or indicators for screen readers and keyboard navigating for the sites. So it will be still a matter that the playing developer needs to work with. I mean we can provide the tools but we cannot help you with your plugin or make your plugin to be accessible. But we are providing a tool that will allow you to add those markup, those thermal attributes that you need to have a better experience for those people. But it&#8217;s that the main point is that we already improved some accessibility. For example, also with the new image Lightbox feature accessibility was quite important for us and we spend a lot of time working on that and this API allow us to be able to handle that expand experience for example with the keyboard. And I think that&#8217;s all the rest of you mentioned is great.</p>\n\n\n\n<p>BobWP:<br />Very cool. So did the team at WordPress core learn anything through this collaboration working with Woo?</p>\n\n\n\n<p>Carlos:<br />Yes, for sure. We learn a lot of Woo. I mean when you start thinking about how to make a framework for developers, I mean the first thing we thought was, okay, let&#8217;s talk to them. Let&#8217;s talk to real developers. Because a problem for core developers may be that if you are all your time working only in core, you are only working with WordPress with nothing like a default WordPress installation with just one post, just one page gut number install and just that. And the problems usually appear when you need more difficult things. I mean, for example, our blocks to test was navigation search file and the most difficult was the query loop. But now you can change the pagination, you can paginate your posts without reloading the site. But the first time we talked with Woo, it was like, okay, how do you use it for the product collection, for product filter or for an add car button, which is more interactive than an e-commerce.</p>\n\n\n\n<p>I mean WooCommerce was the best fit we could find at the beginning of the project. For example, there&#8217;s one directive that at the beginning where we were not planning on including it because we were not sure about if it would be necessary at the beginning of the Interactivity API life that was WP it that is used to render loops of things. And when we presented to Woo, the first thing they said was we need an each directive. And it was like, okay, we thought about that but we were not sure. And if you are telling us to do it like now the first or the second one, yes, go for it. And also they were the first giving us the real feedback and also giving us the main pain points that Lucio told before we are dealing with this issue. We have this problem using React on the front end. We are have this loading bar that we don&#8217;t really like and that&#8217;s it. We have had a lot of conversations with them. Their help has been great and also where they were, I think the biggest guinea pig we&#8217;ve ever had in a project because I mean Woo is in a lot of sites, woo is a really huge project and they even found the time to help us with the foundation of the API. I think without wool this project would&#8217;ve not been the same. Would&#8217;ve been different for sure, would&#8217;ve been worse.</p>\n\n\n\n<p>Lucio:<br />That&#8217;s great to hear. And I want to make it clear that we were extremely happy and honored to be the Guinea pig project and we have also maybe people are wondering how we&#8217;re talking about how did we use this since it&#8217;s not out for official use yet. So actually we did something quite really experimental and crazy in our WooCommerce code base. We have included our own forked version of the Interactivity API runtime while it was still in flux and in development. And we still do that actually right now. So the way we have done this collaboration and provided the feedback that Carlos has mentioned it because we literally copied their homework with their permission and just pasted the Interactivity API runtime into the WOO code base. And that has allowed us to kind of really be there while the development of the API was going on with hands-on, of course everybody in the community could participate obviously, but to have such a big buy-in from us, it was very important from us that this would work. So we had a lot of involvement with ecosystem as Carlos has mentioned, providing feedback but also providing contributions and so on. So that was a really amazing collaboration, which makes me think really, I&#8217;m really optimistic about the future with the blocks and the Golden instantiation of Gutenberg in WooCommerce. Basically</p>\n\n\n\n<p>BobWP:<br />With what you&#8217;ve said there and kind of moving forward, what ways does this facilitate custom block development helping woo developers get more creative in building the future woo experiences? I mean is there other things you haven&#8217;t mentioned or things that you would like to talk to those developers specifically and say this is now the opportunities you have or will have?</p>\n\n\n\n<p>Lucio:<br />Well I think most of the things I have mentioned in passing at least I would say the biggest deal is basically removing the responsibility of this plumbing that I was talking about from the hands of the single developers and enabling them to build experiences instead of thinking about how to deal with state management hydration now what&#8217;s the best paradigm to use for templating and ding and all these sort of things that Interactivity API does for us. So removing the heavy lifting from the developers and also creating a base, like I was mentioning before, a shared understanding across the entire ecosystem. Not only WooCommerce but WordPress Gutenberg. So we know that our blocks are going to interactive blocks, this is the way they&#8217;re going to work moving forward. This creates also a lot of future proof to your custom blocks for example.</p>\n\n\n\n<p>So you can be faster, just more rapid development of this kind of dynamic components. You can be more future proof, you can get inspired by what&#8217;s going on in Gutenberg. You can see, actually one thing that we did again copying course homework is our product collection block that is soon hopefully coming out of beta is based on the query loop block that was done on Gutenberg. So at first actually we&#8217;re using a variation of the block and then we realized we couldn&#8217;t really use a variation, but we took a lot of inspiration from the work that very smart people have done on the query loop block on the navigation, on the gotchas of what kind of blocks you can put inside. There is a lot of stuff that we have taken inspiration from the work that&#8217;s going on in Gutenberg. So I would say these points maybe are a good answer to your question.</p>\n\n\n\n<p>BobWP:<br />Well I know that listeners probably as they get through this show, they come up with questions and I actually did have a listener when they found out that I would be talking to you too, did ask a question around security. So I thought I would at least throw it out to you and I&#8217;m going to read it here. Verbatim said the proposal blog post mentioned security and their graphic as partially handled. He says he doesn&#8217;t have a lot of react knowledge, so he&#8217;d like to know more information on that. For example, is this the end of nonsense?</p>\n\n\n\n<p>Carlos:<br />We are not ending nonsense. I mean nonces are still there. We&#8217;ll be still there because it&#8217;s a great way to deal with intercommunication between the user and the site or saving data in the system. From there, I mean the most easily in the site, the most dangerous part is forms is allowing user input from outside that can be injected to your site or server site to your database. But what we mentioned there is we are providing a framework to create interactive blocks. So they will be secure, our directives are secure, the run time is also secure. The PHP server processing of all of that, because we are in PP is also processing those directives in the server. If you want to show a taps panel for example, and also the first step for product descriptions or productization data, all that part, if it is handled by the PHP with our Interactivity API will be secure.</p>\n\n\n\n<p>But also we are allowing the user to use their own JavaScript. I mean you will have a VJS file in order to write that interactions you want the blog to have and that java script will be written by the developer. So that&#8217;s the partial handle. I mean we deal with one part that is the API and the directive processing and the runtime that make that interaction. But the other part is handled by the own developer. So we cannot control that. I mean WordPress is secure. Yes, we try to be secure as always, but you as supply developer, you cannot, you need also to your clients to be secure.</p>\n\n\n\n<p>BobWP:<br />Alrighty, cool. Well I&#8217;m sure that was the answer he was hoping for. So getting towards the end here, is there something that we haven&#8217;t touched on? I&#8217;m sure there&#8217;s a lot of things we haven&#8217;t touched on, but anything specifically from either of you or both of you that you&#8217;d like to add?</p>\n\n\n\n<p>Lucio:<br />Yeah, actually, I mean as you said, there is probably a treasure trove of things to touch upon. I&#8217;m very proud of saying that we have been experimenting with a lot of new things. And so people who have been following WooCommerce quite closely, they might have seen also a little bit of a mess maybe sometimes as we have included the new products beta and then it became the new products beta block was supposed to replace the old products block and now we have a new block which is the product collection block, which is supposed to replace the product&#8217;s beta. And maybe some people have questions about why we did this and I would say sorry, but not sorry. Also we have been experimenting and being a little bit more liberal. That&#8217;s why we for the first time introduced beta label on our blocks because we felt like we wanted to be a little bit more out there and experiment with this new API and make sure that we could move a bit faster than our usual commitment to backwards compatibility and so on. So I think one of the most exciting parts that we are implementing is this new way of displaying your shops catalog, which I guess is the core, the heart of the e-commerce.</p>\n\n\n\n<p>So now you can display your products using this new product collection beta, which is hopefully coming out of beta in the next, I don&#8217;t know, maybe I shouldn&#8217;t say anything but soon tm. And so you will have all the advantages like I was mentioning before of service side rendering. So it&#8217;s very snappy, instant rendering and also incredible interaction and Interactivity like pagination and so on. And we are also in parallel developing the new filters block. So previously we were in this limbo zone. Well, in a classic experience, you select a filter in the whole page, reloads in a react experience, you select a filter and the block reloads. But there was a bunch of limitations about doing that that I&#8217;m not going to get into because it&#8217;s going to get a little bit too tedious. But now we are implementing this new filters block which will seamlessly integrate with the product collection and everywhere you can have multiple product collection blocks in your site and have different filters assigned to them and everything is going to be very fast in reloading and now people expect from the modern e-commerce experiences.</p>\n\n\n\n<p>So this is I think one of the core things that we are working on, but there is much more, like for example, developers might be happy to know that we are moving away from our jQuery ways. So actually the first Guinea pig of the Interactivity API was the add to cart button, which still used jQuery in factories. I dunno how many people know this. There&#8217;s a little setting in WooCommerce in the WooCommerce preferences that you can toggle if you don&#8217;t want Ajax to happen on the clicking of the add to cart button. That&#8217;s probably a setting that came out, I don&#8217;t know, maybe 12 years ago. I don&#8217;t even know why that&#8217;s setting why anybody would toggle that setting. But we still keep that setting by the way, we didn&#8217;t remove it, but we have transitioned the jQuery way into Interactivity API. So the add to cart works with Interactivity API and then we are doing things like the product gallery that eventually maybe, we&#8217;ll thinking as I was saying before, to take inspiration from Gutenberg, we are thinking of perhaps trying to transition into the more light box behavior that Carlos was mentioning that Gutenberg is implementing right now.</p>\n\n\n\n<p>It&#8217;s not the API is not quite there for us yet, so we are doing other things, but eventually maybe the idea would be to once again try to leverage as much Gutenberg as we can. So we want to be to set out the example for the community that Gutenberg is really a solid framework that you can build the most complex use cases upon, which I think e-commerce is probably one of the most complexes and we have many other things down the line. You can imagine tabbed experiences in your single product template, a collapsible maybe your so many things on the roadmap. Imagination is the limit, let&#8217;s say. So I just wanted to give a little bit of sneak peek for people who haven&#8217;t used this new blocks you should get into them, try using the product collection. The new filters beta give us feedback. We are really keen, especially in this phase, to get as much feedback as possible. I know actually data that product collection is being used and it&#8217;s on the rise and that makes me extremely happy. I can&#8217;t wait for basically every e-commerce WooCommerce experience to be a block expert. So that&#8217;s my mission as I mentioned earlier.</p>\n\n\n\n<p>BobWP:<br />Do you have anything we&#8217;ve left out, Carlos, that you&#8217;d like to add, that you like to highlight?</p>\n\n\n\n<p>Carlos:<br />I would like to highlight that the Interactivity API is stable. Okay. You can use it without hesitation. It was included in a private way also in 6.4 in the previous version of WordPress. And the navigation block, as I mentioned before, navigation, search file and query, and this light box feature that was included on the last version of 6.4 in WordPress were all powered by this Interactivity API that will now in 6.5 will be public.</p>\n\n\n\n<p>BobWP:<br />Alright, great. Now for those developers out there that want to follow all the things that are going on with it and possibly propose suggestions to the roadmap or offer use cases or whatever, how can they do that?</p>\n\n\n\n<p>Carlos:<br />I think Gutenberg repository is the best place to go. If you have any issue or a problem, then create an issue and let us know. You can ping Luis, David or me in Gutenberg and we will be happy to answer. And also there&#8217;s a panel there in GitHub called GitHub Discussions and there&#8217;s a bar just for the Interactivity. PI like attack for discussions where you can talk about it suggest improvements, you can also showcase your blocks or your projects and those are the main points. We also are in Slack, so feel free to reach out in coordinator Slack channel, and I dunno, maybe Twitter, well now colleagues, but some of us are there looking for Interactivity word, but the best place to discuss apart from make core posts. Also in the comments of core posts that are talking about the Interactivity PI think GitHub is the best place to go. GitHub and GitHub discussions</p>\n\n\n\n<p>Lucio:<br />For our developments. You can always follow developers to know what we&#8217;re thinking about our roadmaps. We post design snaps very frequently. Kudos to the people involved in that. Our community Slack is also available and we are also on GitHub as well. But I think for Woo, you should keep an eye on developers woo.com and give us feedback on the repo and also on Slack. Ping us and give us feedback on the way you&#8217;re using the blogs on the limitations that you&#8217;re seeing. It&#8217;s similar to what Carlos was saying about Gutenberg working in a vacuum. Sometimes when we develop for e-commerce, we don&#8217;t know all the ins and outs of people&#8217;s businesses and what their needs are. So maybe we think we have covered all of them, but there are some niche, or even maybe not so niche, but things that just fly under our radar that people can just ping about. So ping to us about. So ping us the limitations that you find with the new blocks we are experimenting with. We are really, really hungry for feedback.</p>\n\n\n\n<p>BobWP:<br />Very cool. So I just want to thank you both for taking the time. I know this is a hot topic right now. A lot of people are interested in it and hopefully we&#8217;ll get people in there asking all sorts of questions and also contributing and helping along the way. So again, thank you both for being on</p>\n\n\n\n<p>Lucio:<br />Anytime. Thanks for having us</p>\n\n\n\n<p>Carlos:<br />Anytime. Happy to be here.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Do The Woo Community: Hear From 13 WordCamp Asia 2024 Speakers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://dothewoo.io/hear-from-13-wordcamp-asia-2024-speakers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://dothewoo.io/hear-from-13-wordcamp-asia-2024-speakers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19611:\"<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/adam-silverstein/\"><strong>Adam Silverstein</strong></a> discusses the importance of user experience over the entire page life, not just the loading part.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/alex-kirk/\"><strong>Alex Kirk</strong> </a>talks about a tool that allows translators to run a plugin or theme in the WordPress playground.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/benjamin-intal/\"><strong>Benjamin Intal</strong></a> shares tips on using the site editor to transform the default 2024 theme.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/hannah-swain-lovik/\"><strong>Hannah Swain L&Atilde;&#131;&Acirc;&cedil;vik</strong></a> discusses the concept of &acirc;&#128;&#156;Joy of Missing Out&acirc;&#128;&#157; and focusing on meaningful tasks.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/joe-a-simpson-jr/\"><strong>Joe Simpson Jr</strong></a>. will present on making all WordPress events accessible.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/miriam-schwab/\"><strong>Miriam Schwab</strong></a> shares her experience of building her WordPress career while raising seven children.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/paolo-belcastro/\"><strong>Paolo Belcastro</strong></a> will present on using AI to improve content creation.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/ricky-blacker/\"><strong>Ricky Blacker</strong></a> talks about the importance of website accessibility.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/jeanne-tan/\"><strong>Jeanne Tan</strong></a> will discuss on-page SEO techniques, highlighting how the order of words in a sentence can affect Google rankings.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/robert-li/\"><strong>Robert Li</strong></a> will give an overview of generative AI and a demo of a chatbot.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/wes-theron/\"><strong>Wes Theron</strong></a> discusses the creation of learning pathways on WordPress.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/perth-woratana-ngarmtrakulchol/\"><strong>Perth Woratana Ngarmtrakulchol</strong></a> will share how he monetized his WordPress development skills to create multiple income streams.</li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speaker/nada-elsharkawy/\"><strong>Nada ElSharkawy</strong></a> will share her experience of starting a WordPress Meetup.</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p><strong>Adam Silverstein:</strong><br /> Hi, this is Adam and my talk for WordCamp. Asia is INPA new metric for interactivity. One tip for my talk. When you&acirc;&#128;&#153;re building a product or site and aiming for good user experience metrics, you need to consider user experience over the entire page life, not just the loading part, because user spend over 90% of their time on web pages after they load. So I invite you to attend my session to learn all about the new core web vital metric that helps you do just that. Interaction to next Paint or INP.<br /> <strong>Alex Kirk:</strong><br /> Hi, my name is Alex Kirk and my lightning talk is called Translate Live in Context Translation using WordPress Playground. I&acirc;&#128;&#153;m going to talk about this tool on translate WordPress dot org that allows translators to run a plugin or theme in the WordPress playground alongside with a special version of Glotpress called Local Glotpress that adds inline translation capabilities. It&acirc;&#128;&#153;ll highlight text that can be or is already translated with a color shadow and translators can more easily find a good and fitting translation. Having the visual context of where the text appears allows them to easily make the right call of whether that text is a headline or a button. The tool is also useful for plugin creators as they can quickly switch between different language versions of their plugin to see how well it is translated. And here&acirc;&#128;&#153;s my tip for plugin creators. Make use of the new blueprint plugin preview functionality of the plugin directory. The blueprint that you provide there will also be used by translate live so that your translators don&acirc;&#128;&#153;t need to spend time configuring your plugin but can start translating right away. Thanks and see you at my talk.<br /> <strong>Benjamin Intal:</strong><br /> Hi, I&acirc;&#128;&#153;m Benjamin Intal. I&acirc;&#128;&#153;m the founder and lead developer of Stackable Pagebuilder Blocks for WordPress. Here&acirc;&#128;&#153;s my tip that I&acirc;&#128;&#153;d like to share with you. The default 2024 theme is a chameleon and you can mostly transform it to anything you&acirc;&#128;&#153;d like. Using the site editor is key here. It&acirc;&#128;&#153;s your headed editor, photo editor, and template editor. You can use it to build completely bespoke templates, blog or archive pages to showcase portfolios or your bestsellers. Even the static pages like your 404 page you can fully build. Unlike before in the old days. There are a lot of innovations taking place in the block space, especially in the site editor, so if you haven&acirc;&#128;&#153;t checked it out for a long time now, try it out again. It may simplify a lot of your current block-based workflows. Join me in going more in depth on this topic. I&acirc;&#128;&#153;ll be sharing more workflow and efficiency tips on my session in WordCamp Asia titled How to Achieve an Efficient Workflow with a Block Editor Insight Editor. It&acirc;&#128;&#153;ll be on March 9, track three at 3:00 PM. See you there.<br /> <strong>Hannah Swain L&Atilde;&#131;&Acirc;&cedil;vik:</strong><br /> Hi there. My name is Hannah Swain L&Atilde;&#131;&Acirc;&cedil;vik and I&acirc;&#128;&#153;ll be at WordCamp Asia giving a lightning talk on From FOMO to JOMO. Discovering the joy of missing out our lives are relatively short. One popular book says that we have about 4,000 weeks if you live to be 80 years old. The emphasis is then often on using our time as efficiently as we possibly can. That generally involves productivity methods. After all, the more productive you can be, the more efficient you can be, right? The problem is that no matter how efficient you are, that time will just fill up with more work. No matter how many times you empty your inbox, it&acirc;&#128;&#153;s just going to fill up again. Instead, think about what you really want to achieve, what is truly meaningful for you in these 4,000 weeks. Then do that, not the busy work of emptying your unending inbox. I know that&acirc;&#128;&#153;s easier said than done, recognizing that you&acirc;&#128;&#153;re operating from a checkbox mentality of just getting things done rather than thinking about what you truly want to achieve. That&acirc;&#128;&#153;s a first step. I&acirc;&#128;&#153;ll be happy to tell you more about this at my session at WordCamp Asia. I&acirc;&#128;&#153;m looking forward to meeting you there.<br /> <strong>Joe Simpson Jr.:</strong><br /> Hello, my name is Joe A. Simpson Jr. And I&acirc;&#128;&#153;ll be presenting Make All WordPress events accessible at WordCamp Asia 2024 in Taipei, Taiwan. I am so incredibly excited and honored to be presenting. I&acirc;&#128;&#153;ll be joining you from cast California just north of Los Angeles in the beautiful Santa Clarita Valley. Often when we think of WordPress and accessibility, we think of websites, not the physical or virtual spaces where we gather. In this presentation, I&acirc;&#128;&#153;m going to show you the community, how we can make all of our events as open and inclusive and accessible as possible. We&acirc;&#128;&#153;ll take a look at the history of accessibility in terms of the built world and how a group of teenagers who met at a summer camp made a movement that changed the world forever. I&acirc;&#128;&#153;ll share tips on how to plan accessible events. For example, what do you look for when you&acirc;&#128;&#153;re touring a venue?<br /> Are you touring that venue with someone that&acirc;&#128;&#153;s disabled? I&acirc;&#128;&#153;ll also share a checklist on what to look for. We&acirc;&#128;&#153;ll also look at how to build organizing teams with an eye out for accessibility. We&acirc;&#128;&#153;ll talk about how to create welcome and meaning spaces, how to make wayfinding maps and other information to help people get around the venue and come and pass as easily as possible. I&acirc;&#128;&#153;ll show you tips on how to make your website and all of your communications as accessible as possible. I&acirc;&#128;&#153;ll give you tips also on how to make your live stream accessible. My presentations are always interactive. I love the give take between me and the audience. I&acirc;&#128;&#153;d love to hear what accessibility wins you have to offer and so we can have a great dialogue on how to move accessibility forward in our community. Join me, Joe Simpson, March 8th, 2:00 PM CST at WordCamp Asia. I&acirc;&#128;&#153;m so excited to see you and can&acirc;&#128;&#153;t wait to meet you.<br /> <strong>Miriam Schwab:</strong><br /> Hi, my name is Miriam Schwab and I&acirc;&#128;&#153;m head of WordPress relations at elementary. I&acirc;&#128;&#153;m going to be speaking at WordCamp Asia in Taipei on the topic of How I Built my WordPress Career while Raising Seven Children. This is going to be quite a personal talk for me. I have mentioned here and there that I&acirc;&#128;&#153;m a mother of seven, but I haven&acirc;&#128;&#153;t really ever delved into it, at least not in a public setting, what it means and how I managed to more or less juggle a very intense and demanding personal life with a very intense and demanding career. Actually, because I founded two WordPress companies, first my agency and then Strati and sold both of them and building and developing a company and products is incredibly demanding, and of course raising seven children is also incredibly demanding. So in my talk, I&acirc;&#128;&#153;m going to be addressing certain techniques and processes that I developed over the years that helped me be more efficient and manage these two aspects of my life.<br /> And also I am going to touch on why WordPress is a really great option for people who have demanding person lives and or just want to be able to give attention to their friends and family in the way that they need and deserve. That&acirc;&#128;&#153;s more or less what the talk is going to cover. It&acirc;&#128;&#153;s a very unique perspective, and I&acirc;&#128;&#153;m not going to be speaking from the angle of this is what anyone should do. Not at all, but we all have our professional side to our lives and we all have our personal side, and it can look many different ways, but I think it&acirc;&#128;&#153;s a challenge for most of us to figure that out. And so hopefully some of the things that I learned doing what I did under very intense circumstances can be helpful to whoever attends my talk. So I hope you&acirc;&#128;&#153;ll come and listen and of course, I love it when people ask me questions. I&acirc;&#128;&#153;m not always going to have an answer to everything because some things just are hard to explain, but I love having a conversation about a lot of things and I&acirc;&#128;&#153;d love to talk to you about this topic. So I hope I&acirc;&#128;&#153;ll see you there and I can&acirc;&#128;&#153;t wait to see you in Taipei at WordCamp Asia.<br /> <strong>Paolo Belcastro:</strong><br /> Hey everyone. Paolo Belcastro here, hailing from Vienna, Austria. I&acirc;&#128;&#153;m incredibly excited to join you all in Taipei in March for Work, campe. I will be presenting their recession with the title You&acirc;&#128;&#153;ll Never Be Alone Anymore, Building and Maintaining Work Sites With AI. I will go over all the different ways that AI can be used to improve your craft as a content creator and a site creator, and particularly underline the benefit of using it as a tool to increase the diversity of opinions you consider when writing content. The idea is to use AI to become better at what we do and increase the quality of our content as opposed to the quantity of it. I am truly, truly looking forward to seeing you all there and invite you to come and meet me at 3:00 PM on March eight, for you&acirc;&#128;&#153;ll Never Be Alone Anymore, Building and Maintaining WordPress Sites with AI.<br /> <strong>Ricky Blacker:</strong><br /> Hi, my name&acirc;&#128;&#153;s Ricky Blacker and I am going to be doing a talk at WordCamp Asia 2024 this year, and I&acirc;&#128;&#153;m talking about accessibility and the why, the when and how. So in my talk, I&acirc;&#128;&#153;m going to be sharing a lot of things from my perspective on why this is important and how to go about it. One of the interesting things with it is a time in my life where I really found out about this when I was designing WooCommerce sites and I found accessibility is one of the big things. It&acirc;&#128;&#153;s more than just allowing people to see with disabilities, allowing them to interact with websites. It goes way beyond that. It&acirc;&#128;&#153;s all about everyone being able to access the information on the website and little things like adding the alt tags on your pictures. This is not just for screen readers and or if the image can&acirc;&#128;&#153;t be seen.<br /> This is something that can be picked up by SEO and can really boost your SEO, making sure that those alt tags are properly inserted. Even beyond that. When I was doing the commerce sites, one of the things I found was that even the simple thing is renaming the file name to something descriptive about the picture was massively helpful. And this is accessibility on an even deeper level because I was finding, I was going back and looking for images that I&acirc;&#128;&#153;d maybe uploaded a year or two before and I had a hell of a time finding it because they were labeled things like Image 2000149, and if you&acirc;&#128;&#153;re going back and looking for that image, it&acirc;&#128;&#153;s very hard not knowing what it&acirc;&#128;&#153;s called. So I started labeling even my file names before I uploaded anything into the WordPress media file. I would rename them with something meaningful so it was easy to go back and find them in a year or two years time when I was doing a search because as we know, the media files can grow to quite a number on some of our sites and going back and trying to find it can be a very manual and time consuming task.</p>\n\n\n\n<p>So that&acirc;&#128;&#153;s a little hint for you. Hope to see you in Taipei at my talk. Come and see me talk about accessibility, the why, how, and when. And also if you see me around at WordPress, come and say, good day. Thank you very much.<br />\n<strong>Jeanne Tan:</strong><br />\nHi there. WordCamp Asia attendees. I&acirc;&#128;&#153;m Jeanne and I&acirc;&#128;&#153;m excited to share a powerful strategy that actually works from my lightning talk on how to outrank your competitors with easy on page SEO techniques. Did you know that something as simple as the order of words in a sentence can totally change how your content ranks on Google? For example, search engines interpret the statement, tourists flock to the beach during summer to be different from the beach is flocked by tourists during summer. The first sentence tourists flock to the beach means search engines focus on queries that involve tourists. On the other hand, the beach is flocked by tourists prioritizes content that respond to queries on popular destinations. Tiny tweaks like this make a huge difference, especially if you&acirc;&#128;&#153;re aiming for those featured snippets. I&acirc;&#128;&#153;ll reveal more secrets like this on March 9th to help your content climb the results page. Join me for my session. I&acirc;&#128;&#153;ll be in room 101C for trap four at WordCamp Asia. It&acirc;&#128;&#153;s about time to get technical.<br />\n<strong>Robert Li:</strong><br />\nMy is Robert Li, but most people don&acirc;&#128;&#153;t call me Bob. My talk at work campaign of 2024 is called ChatWP Talking to WordPress Generative AI. I&acirc;&#128;&#153;ll be giving an overview of the current and future state of generative AI and probably most interestingly for listeners, we&acirc;&#128;&#153;ll be showing a demo of the chat bot that will rely on the content in your WordPress site with a CoLab notebook and all the resources that attendees can access and trap and sell. This will allow them to build an end-to-end production ready custom open source chat bot with their own WordPress site. I hope to see you all in Taiwan at the talk.<br />\n<strong>Wes Theron:</strong><br />\nHi, my name is Wes Theron and I&acirc;&#128;&#153;m part of the training team, and I will be joining WordCamp Asia from New Zealand. The name of my session is called Learning Pathways on learn dot WordPress dot org. This is an informational talk about the work we are currently doing to create learning pathways that cater to learners of different roles and skill levels. If you are keen to learn more about this initiative and our plan to redesign the Learn website, join me on the last day to explore learning pathways. We all have WordPress origin and stories and are constantly acquiring knowledge and skills in diverse spheres of life. Our goal is to provide free learning material to empower folks while just starting out with WordPress or who are aiming to achieve a more advanced proficiency. As part of the training team, we are passionate about education. I will leave you with some food for thought. Lifelong education will allow you to banish boredom. And Henry Ford said, anyone who stops learning is old at 20 or 80. Anyone who keeps learning stays young. I can&acirc;&#128;&#153;t wait to see all of you in Taiwan. Cheers.<br />\n<strong>Perth Woratana Ngarmtrakulchol:</strong><br />\nHi everyone, first of all, thanks to Do the Woo podcast for having me. My name is Perth. A quick one about me. I have been using WordPress for 15 years, and I&acirc;&#128;&#153;m currently working as analytics engineer at Canva, the online design software company. In my lightening talk the title is Multiply Your Income Streams With WordPress Development Skills. I will be sharing about how I have monetized my WordPress development skills throughout my career and how I was able to create multiple income streams with these skills to support in my life circumstances. I&acirc;&#128;&#153;ll also give you multiple ideas on how you can also make a living or how you can grow your career from workplace development skills. You&acirc;&#128;&#153;ll be able to take away a list, a thing or two from this talk. For example, did you know that workplace development skills can lead to teaching job in WordPress or web development, which is highly rewarded too. Teaching job will also give you multiple options. You can do one-on-one training. You can do one too many offline training, or you can do the online course, which is basically one to infinity. So if you are a developer or keen to become one, come join me in the session. See you.<br />\n<strong>Nada ElSharkawy:</strong><br />\nHello. Hello, this is Nada ElSharkawy. I&acirc;&#128;&#153;m a senior marketing manager at GoDaddy and I&acirc;&#128;&#153;m part of the commercial strategy theme. So excited to be speaking at WordCamp Asia 2024. I have a lightning talk under the title, starting a WordPress Meetup, the Highs and Lows.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Do The Woo Community: WordCamp Asia 2024 with Andy Saw &amp; Huanyi Chuang\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=79532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://dothewoo.io/wordcamp-asia-2024-with-andy-saw-huanyi-chuang/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:27045:\"<p>In today&#8217;s&nbsp;<em><strong>WordPress Event Talk</strong></em>, it&#8217;s all about&nbsp;<strong>WordCamp Asia</strong>&nbsp;that is just around the corner.</p>\n\n\n\n<p>Hosts Devin and BobWP have a fun conversation with guests&nbsp;<strong>Andy Saw</strong>&nbsp;and&nbsp;<strong>Huanyi (Eric) Chuang</strong>, who are part of the organizing team.</p>\n\n\n\n<p>They share the event&#8217;s highlights, including the speaker lineup, workshops, and a family-friendly room. And of course, we cannot go by without mentioning the after-party, which will feature different areas for various themes and activities.</p>\n\n\n\n<p>And we cannot talk about a WordCamp without touching on the&nbsp; importance of networking and engaging with the community during the event, providing tips for first-time attendees</p>\n\n\n\n<p>Plus, most importantly, they all discuss the local food and transportation options in Taipei.</p>\n\n\n\n<p>The organizing team for the event consists of 47 members from various countries, including India, Malaysia, Australia, Philippines, Nepal, Japan, and Singapore.</p>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\"><strong>WordCamp Asia 2024</strong></a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\"><strong>Contributor Day</strong></a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/speakers/\"><strong>Speakers</strong></a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/schedule/\"><strong>Schedule</strong></a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/organizers/\"><strong>Organizers</strong></a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/sponsors/\"><strong>Sponsors</strong></a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<p>BobWP:<br />Well, we are here to talk about a very exciting event. It&#8217;s exciting because I&#8217;m going to be there. No, not really. That&#8217;s not why it&#8217;s exciting. It&#8217;s exciting because actually I attended WordCamp Asia last year for the first one, and as many word camps as I&#8217;ve ever attended over 14 years. I&#8217;m going to say this and don&#8217;t anybody frown upon me. It was probably one of the best word camps I&#8217;d ever been to.</p>\n\n\n\n<p>Devin:<br />Woohoo,</p>\n\n\n\n<p>BobWP:<br />And it just had a different flavor. I just absolutely enjoyed it and so looking forward to it. So I&#8217;m going to quit blabbing though and have my wonderful co-host Devin, say hello and also introduce our guests, which are very special.</p>\n\n\n\n<p>Devin:<br />Thanks, Bob. Hi everyone. As Bob mentioned, the wonderful host co-host is here. Devin&#8217;s live from Jakarta. Well, not really life, but I kind of want to feel it&#8217;s life because so excited to be with Bob again and there&#8217;s my lovely, I want to say ex-teammates, but I guess with the community team, we are always a team and we are always community leaders who support each other. So yeah, I have Andy and Eric here with us, so I guess I&#8217;ll let you all introduce yourself, please, perhaps starting with Andy.</p>\n\n\n\n<p>Andy:<br />Hey everyone. Andy here, one of the global leads for the WordCamp Asia 2024. It&#8217;s good to be here and having a chat with everyone about the exciting events that we are coming up.</p>\n\n\n\n<p>Devin:<br />Yay. Thanks Andy. And next Eric.</p>\n\n\n\n<p>Eric:<br />Okay. Hello everyone. I&#8217;m Eric from one of the local leads of WordCamp Asia 2024, and as a local leads, we&#8217;re so excited to welcome all of you coming here and we can&#8217;t wait to see you in person.</p>\n\n\n\n<p>Devin:<br />Yes, these lovely folks, I can tell you they&#8217;re really excited since we started working Asia back in 2020 and then we had the first one in 2023 when Bob attended and had a fantastic time, and we are going to recreate that fantastic time in Taipei. So yeah, it&#8217;s been a while. Andy and Eric, how&#8217;s everything, how&#8217;s the planning going? What are we expecting in the last couple of months? Is there anything that we need to be prepared? Let us know.</p>\n\n\n\n<p>Andy:<br />Yeah, so events happens on 7th of March. Have everyone get the tickets already?</p>\n\n\n\n<p>Devin:<br />Yes of course.</p>\n\n\n\n<p>Andy:<br />If not, there&#8217;s still tickets available. Just go to the website to get the tickets so we can see you there.</p>\n\n\n\n<p>Devin:<br />All right. So yeah, I&#8217;ve got my tickets. I&#8217;ve got my accommodation book. I&#8217;ve got my Visa secured. So what else you want to share with us? What can we expect from WordCamp, Asia in Taipei? Would there be any differences? Like main differences from the one we had in Bangkok?</p>\n\n\n\n<p>Andy:<br />Yeah, so year&#8217;s we have a special kind of arrangements, for instance of sessions. So it came up with the idea that we invited speakers. So among those that we already announced, Matt is coming. Joseph Jacks the founder from the OSS Capital. They&#8217;re also becoming so the other tools, they&#8217;ll also be joining us on the stage. Noel Tock from the Human Made. Then everyone knows that the executive director Josepha will also be joining us. And many more.</p>\n\n\n\n<p>Devin:<br />Something that I really wanted to be because in Bangkok I was busy at the back end. I couldn&#8217;t go to any of the session. And then this time and Taipei, I really want to check out one of the invited speaker session and also other sessions. Is there anything else different? Is there any workshop or any panel discussion that we are expecting in Taipei?</p>\n\n\n\n<p>Eric:<br />Yes, there will be a couple of workshops so that people can join and we&#8217;re also having a family friendly room this time so that if parents bring their children, they will be able to be in a family friendly room and during the conference stage.</p>\n\n\n\n<p>Devin:<br />So this is different from childcare.</p>\n\n\n\n<p>Eric:<br />Yeah, we are not going to hire childcare. We are just having that place. We are just going to have that room be children friendly, dedicated space. Yeah. And we are still going to have a volunteer there to watch everything, but it&#8217;s not a professional childcare center.</p>\n\n\n\n<p>BobWP:<br />So if somebody thought Bob needed a timeout and they wanted to put him somewhere, they could bring him over there too and put him in a corner with some toys and just kind of leave them alone.</p>\n\n\n\n<p>Eric:<br />Yeah, because it&#8217;s not a professional childcare center. So we still recommend the parents being with their children, but we are going to prepare some toys so that they can play with.</p>\n\n\n\n<p>Devin:<br />Nice. All right. Well that&#8217;s good to know. That&#8217;s something different from Bangkok because we didn&#8217;t provide childcare in Bangkok, but now we learn, we improve, we do things better. Great job everyone. Nice to hear. Not that I have kids that I will bring, but I&#8217;m considering taking my cats all. Probably not. Bob and I here are parents, and of course we&#8217;d like to have our fur babies everywhere with us, right, Bob?</p>\n\n\n\n<p>BobWP:<br />Right.</p>\n\n\n\n<p>Devin:<br />All right, what else? Okay,</p>\n\n\n\n<p>BobWP:<br />I have a question. Okay. Everybody that goes to any WordCamp, all they talk about, not everybody, but it&#8217;s always about food. So I have to personally ask both of you, what is your recommended dish? I mean, this is personal. This is what you really would recommend for someone to try while they&#8217;re there.</p>\n\n\n\n<p>Andy:<br />Okay, because I&#8217;m not local, I&#8217;m considered as a tourist with to the country. So the night markets, you typically have all the delicious food. So the two things that every time I went there I will have the fried chickens and the mobile tea. So these tools are very famous that it&#8217;s a mass that we have to have it,</p>\n\n\n\n<p>Devin:<br />But what&#8217;s the difference between the fried chicken in Taipei and the other fried chicken we have?</p>\n\n\n\n<p>Andy:<br />It&#8217;s local made then I mean, what do you call the ingredients? They have it. The taste is very different. Although that in Malaysia, where I see though the advertising is originally from Taiwan, but you eat it, the taste is very different. It&#8217;s just like when you have the, what do you call the na bar in Malaysia and the ones that have it locally, it&#8217;s different.</p>\n\n\n\n<p>Devin:<br />It just tastes better when it&#8217;s sourced locally, made locally and eaten locally. Right? So you have to be Taipei to try this Boba tea and the fried chicken Andy&#8217;s recommendation. What about you Eric?</p>\n\n\n\n<p>Eric:<br />So as a local, I personally, I&#8217;m a soup noodle person, so I would recommend beef noodles. Yeah, we have a lot of good beef noodles and I think we also have a lot of local restaurants which offers different kind of stuff, and it&#8217;s called, I&#8217;m not sure whether I should just use Mandarin. It&#8217;s called Real Top, which means stir frying places. Yeah, it&#8217;s the place we brought you before. That&#8217;s fried stir fry stuff. Yeah, yeah. The atmosphere there is super good and it&#8217;s a best place to have good time with your friends.</p>\n\n\n\n<p>Devin:<br />Yeah, no, I wanted to add if I&#8217;m not also local, but I hang out with these folks in Taipei and I enjoyed the sweet potato ball, so it&#8217;s fried. Remember we were waiting for the vendor to come back because I really wanted to have that sweet potato bowl. So it&#8217;s the purple sweet potato and then also the orange sweet potato, and they&#8217;re so yummy and they&#8217;re so chewy. It&#8217;s hot, it&#8217;s just, but it&#8217;s really nice when you have it in your mouth. So yeah, I always go for it. I can&#8217;t go wrong. It&#8217;s something fried. It&#8217;s hot and it&#8217;s chewy, so I can&#8217;t wait to have that.</p>\n\n\n\n<p>Eric:<br />Yeah. So speaking of that chewy, speaking of that chewy texture, there&#8217;s a dedicated phrase in Taiwan, it&#8217;s called Q. Yeah, it&#8217;s Q, the alphabet Q, that texture, we call it Q. Yeah. So if you say, I want something Q, Q, we want something Q and they will give you something chewy.</p>\n\n\n\n<p>Devin:<br />Yeah, today I learned. All right. Okay, so for those of you who like something chewy, then just ask for anything Q, is that correct? Yeah. Okay, let&#8217;s do that.</p>\n\n\n\n<p>Andy:<br />Yeah, all the other things that we can brought up is this year, because the events happens in the TICC areas, the convention also, we also managed to secure place media rooms that is dedicated, that we can have partners like media partners like Bob here to the rules. Two, if there&#8217;s any interview sessions we want to carry out, we can do it over there. Yeah, I think back in Bangkok, we don&#8217;t have the luxury of, they have professional green screens there and yeah, a lot of equipment we can use.</p>\n\n\n\n<p>Devin:<br />All right. Do we have to secure media partners have to secure for the slot for using that room?</p>\n\n\n\n<p>Eric:<br />Yeah, if you want to secure the time slot, you can contact our communication team. Yeah, we will reserve. We reserve the place for you.</p>\n\n\n\n<p>Devin:<br />All right. Nice, nice, nice. All right, let&#8217;s talk about the contributor day, because I&#8217;ve received several emails about securing the attendance or registering. What can we expect? Is there anything new? How many teams are going to be there? Do you have any information about this?</p>\n\n\n\n<p>Andy:<br />14.</p>\n\n\n\n<p>Devin:<br />Yeah. Great.</p>\n\n\n\n<p>Andy:<br />And this year I think we&#8217;ll also be doing the other one, especially the human library projects. So we&#8217;ll have a separate tables just for that. So it&#8217;s like 15 minutes of sessions, but we still, I mean the contributor team still trying to engage the books to come over so that we can confirm the slots for everyone to make reservations.</p>\n\n\n\n<p>Devin:<br />We didn&#8217;t have that right in Bangkok human library. That&#8217;s interesting. Yeah, right. Is that something like happiness bar where people can go and ask questions?</p>\n\n\n\n<p>Andy:<br />So happiness bar, we also have a delicate place within the sponsor areas that we try to gather together with the communities sessions. So that&#8217;s a place over there. So the human library is more towards, it happens on the contributor day itself, four to five tables separate, just dedicated for that sessions.</p>\n\n\n\n<p>Devin:<br />Excited. Anything else? I think I remember in Bangkok we have this battery pack charger. Do we have anything like that? Something like the attendees can use for free?</p>\n\n\n\n<p>Eric:<br />Yeah, we are still managing the charging stations for our attendees to use, and I think these will be sponsored by our sponsors. Yeah, charging stations.</p>\n\n\n\n<p>Devin:<br />Yeah, that&#8217;s a good approach. That&#8217;s one way to engage sponsors in a different way that they can contribute in a different form as well. I like that.</p>\n\n\n\n<p>BobWP:<br />Yeah. Yes. But the sponsor, speaking of sponsors, I&#8217;m kind of curious because I&#8217;m actually a sponsor this year for the first time</p>\n\n\n\n<p>Andy:<br />Your best sponsor.</p>\n\n\n\n<p>BobWP:<br />Yeah, I&#8217;m a little sponsor. But anything about the sponsor area that you want to bring up? Anything special this year? The setup of it. I noticed that whether it stays this way, I&#8217;m strategically placed across from Woo, which is very nice for me because for obvious reasons. But yeah. Is there anything you want to add about that? I know that as a sponsor, just what you were mentioning, it was very cool because you had several add-ons and some of them were very creative instead of just the typical, you sponsor the coffee or something like that. So yeah, just tell us anything around that particular part that you might want to share.</p>\n\n\n\n<p>Andy:<br />Yeah, so the sponsors, I think back in Bangkok we have because of also the place in the C icon, so all the sponsors are get joined together in one place. So this year, because of the TSCC area, we also learned from the 2023 Bangkok, we kind of separate the sponsors to two areas, first floor and the second floor. So that the idea mainly is to trigger the traffic for the attendees to move around instead of just fixing that on one places. Then having say that also that is a call online with the schedules or sessions, we try to change the topics of the categories on their rooms instead of one categories fixed on the second floor. So we move around it also in a way just to also drive the traffic for people to walk around the SCC so that they can engage the sponsors to meet up with other attendees to just communicate and just be social.</p>\n\n\n\n<p>Eric:<br />So this time we&#8217;re going to have a room dedicated for some activities. So we&#8217;re still discussing some of the activities now, and one thing where we might have are the networking sessions so that people can go into the room and exchange their business cards and so on. Yeah, we&#8217;re trying to make to come up with some small activities in those dedicated rooms.</p>\n\n\n\n<p>BobWP:<br />I really like that idea of especially the networking part of it, having different places where you can do the different things and I don&#8217;t know if you actually ever get a chance to listen to the speakers, have the time. I&#8217;m guessing you probably are pretty busy, but can you give us a little insights on what we can expect from the speakers and what&#8217;s happening there?</p>\n\n\n\n<p>Andy:<br />Having opportunities to sit inside, to listen, to catch up with those speakers coming from their own, from the other part of the world coming to share with us, I think that&#8217;s a very, very good opportunity because not many peoples will be able to join the flagship in Taiwan. That&#8217;s why also I think we brought the WordCamp flagship to the Asia and we have the first one last year in Bangkok. So I mean personally I would recommend that the attendees that came join us for this sales just sit in and then listens to the favorite speakers. And although I mean some of us may not be able to join, then we also be live streaming the entire sessions to the place so everyone can feel it and enjoy the sessions together.</p>\n\n\n\n<p>Eric:<br />And speaking of the speakers, I think from this to encourage local speakers to join. So we also choose some local speakers who we think the topics might be interesting. So please come and share our local speakers up.</p>\n\n\n\n<p>BobWP:<br />What about the first time attendee, especially to a large WordCamp? Any words of wisdom you can share with them? I mean, some people are a little bit overwhelmed. I found that from attending last year, everyone was so gracious and opened arm that it&#8217;s like you could talk to anybody anywhere, no matter if they were supposedly the big WordPress person or not. Anything a tip or a little bit of advice for that first time attendee to make them a little bit more comfortable as a join this community?</p>\n\n\n\n<p>Andy:<br />I think the first thing is come early and get your badge. So to avoid the traffic because during the first day, most of the attendees will just come in. And then the queue, well, we have new vendors also coming in this year, so hopefully we&#8217;ll have a better sign in check in this year versus 2023. Because I mean, as you mentioned, we keep on improving for each friendship, learning from the past experience. So the tips is I think try to check because it&#8217;s an in-person events is very different from all the virtual events that we have. So engage with the communities, the friends that previously you have, maybe have a chat in the workplace, the off slack, then visit the sponsors because those are the sponsors or plugins or teams or solutions that you use. Probably you have in a chat with them in the live chat or emails. So they are here presently, physically here, visit their booth exchange feedbacks or your thoughts of how you use your products. Then for the speakers also as you bump into them, have a photo with them and yeah, and anything else.</p>\n\n\n\n<p>Eric:<br />I would say yeah, try to chat with people, try to chat with people because like you mentioned, it&#8217;s a chance that you can meet all your plugins or things developing companies in the manual. And also if you feel the atmosphere in the venue is kind of tense or if you feel nervous, well look forward to the after party because it&#8217;s a place you can have casual talks with everybody. And this time personally, I would say our after party venue is going to be often and personally, I&#8217;m looking forward to that.</p>\n\n\n\n<p>BobWP:<br />Okay, so after party, you brought it up and you&#8217;re not getting away with telling us more about that. I know that de and she&#8217;s probably, if I hadn&#8217;t asked she be, I can see her smiling. You got to tell us more. Okay. After party, tell us about the after party.</p>\n\n\n\n<p>Eric:<br />So for after party this time we&#8217;re going to have different areas for different themes. Yeah, so because just like back to Bangkok, people gather for different types of gathering. Some people like Sudan in the center of the menu and some people just enjoy their drinks in the other side. So this time we are trying to differentiate different kinds of people for different purposes. And also this venue is, it&#8217;s heavily open, so our attendees can also build connections with other people in Taiwan, like other local people outside the venue because it&#8217;s happily open. So yeah, if you think, okay, I want to change some atmosphere, you can just hop into local vendor, how do you call that? Get some local food outside, local food shop outside the venue. Yeah, it&#8217;s pretty close.</p>\n\n\n\n<p>BobWP:<br />Yeah, it sounds like the best of all worlds because I know as many after parties I&#8217;ve been to and I did love it last year because I could enjoy the music, then I could go down the other end and actually visit with people and hear the conversation and stuff. So being able to have that different areas that you can go to for whatever mood, and I like how you&#8217;re integrating the local culture with it too. So if you just, you&#8217;re like, okay, I just need a break, I want to go over into this little shop or this little whatever vendor is nearby, you can experience that and then you can go back in and do your thing. So that&#8217;s fantastic. I love hearing that. So now on another side of this, I know on the site you&#8217;ve talked a lot about getting there, traveling, things that people should be prepared for. Is there anything you want to revisit and highlight as far as people traveling to Taipei?</p>\n\n\n\n<p>Eric:<br />I think the most important part will be the documents. So if you are from the visa exempted countries, it&#8217;s fine, but for people who need visa, please be aware of the visa. And also there&#8217;s another law in Taiwan that pork products is prohibited in Taiwan for importing. So please, please be aware that do not bring anything pork, any pork things like sausage, edge or ham. I mean you&#8217;re coming to Taiwan, so just try to enjoy our food. Yeah, you don&#8217;t have to bring your own,</p>\n\n\n\n<p>BobWP:<br />Thats the whole point of it.</p>\n\n\n\n<p>Andy:<br />Yeah, you don&#8217;t have to bring your own. And yeah, the food is pretty affordable in Taiwan.</p>\n\n\n\n<p>Eric:<br />Taiwan sausage jersey is very famous</p>\n\n\n\n<p>Andy:<br />And we have some of the important regulations, but I think the most important thing to highlight is the pork because it&#8217;s strictly prohibited.</p>\n\n\n\n<p>BobWP:<br />So that&#8217;s really good to know. And next thing you said, there&#8217;s a lot of great food to eat there. We don&#8217;t need to bring our own food. So how do we get around to try out all this great food? What&#8217;s the transportation options option for everyone?</p>\n\n\n\n<p>Eric:<br />So for Metro, I think Travelers can buy a one day card for the metro. You can just hop in and hop out for most of the metro stations. And I think the metro system in Taipei is pretty convenient. So you can go to any places you want to visit in Taipei City with Metro system. And as for the bus, you can also look up on Google Map because it&#8217;s pretty well connected. And if you want to call a cap in Taiwan, we use Uber rather than grab in Taiwan, we use Uber. So yeah, be prepared with your Uber app. And if you are a bicycle lover, we have a service called Ubi, you can register in advance and you can rent a bike in Taipei City and it&#8217;s really affordable. I think the first 30 minute would cost you five Taiwan dollars, which is like, I think, well, it&#8217;s like 0.16 US dollar kind of. Yeah, it&#8217;s pretty affordable.</p>\n\n\n\n<p>BobWP:<br />That&#8217;s great. It sounds like there&#8217;s plenty of options. I don&#8217;t know if anybody wants to deal with me riding around on a bike, but hey, it&#8217;s good that there&#8217;s the different ways to get around. Let&#8217;s talk a little bit about the organizers, the organizing team. How many of you are there? Just give us a little bit more around the organizing team.</p>\n\n\n\n<p>Andy:<br />So we have total about 47 of us co-organizing events. So in between, there are some people because of the commitment, so they left, but we are also on board. There are some folks that join us as well. So today we are about 47 of them joining us, the teams from fries. This year, the changes we have done is that we kind of changed the names of the speakers team to the program teams because we thought about speaker team is kind of like the names can be better with the program because of the schedules and et cetera. So that&#8217;s why actually the change is there. The other new changes actually we brought in is we form operation teams. So the operation team actually they took over the items like the tickets, registrations, then others also we talked about the, and on the actual event by itself, we need folks that actually know most of the staff in the TCCS conference. So when something goes wrong, main stage or the food goes wrong, registrations go wrong, sponsors need some informations, where do we find all those pieces? So the operation teams, they are the big folks that actually helps to gather all these and answer questions because the local teams, if we are just relying on just one or two persons, it may not be sufficient example, like Eric will be running here and there, he cannot be on the stage. At the same time, he also sponsor taking care of some of those logistic issues. Yeah,</p>\n\n\n\n<p>BobWP:<br />Cool. And what countries are actually represented by the organizing team?</p>\n\n\n\n<p>Andy:<br />Yeah, we have folks from India, Maylasia, Australia, Philippines, Nepal, Bangladesh, Japan, Singapore, what else? Let me think. India.</p>\n\n\n\n<p>Eric:<br />Yeah, Taiwan. I think there&#8217;s one more difference between this work camp Asia and Bangkok is that we try to separate our local team members into each global team. There are four team members and they are including the other local lead uni. There are four dedicated local team members and the rest of them support each team.</p>\n\n\n\n<p>Andy:<br />Yeah, I think one thing to add is the entire events is just not, the organizing team members is also being supported by the volunteers that join us. So without them actually the organizing committee members, it&#8217;s just not sufficient resources on the ground, on the event itself to make all these event happens. So it&#8217;s very important because it comes from what everybody mentioned is a strong communities. So we love to see everyone.<br />So organizing, I mean all the organizers, we have shirts. So easy to recognize and then just came and say hi.</p>\n\n\n\n<p>Eric:<br />So I think I want to share an important concept this time because this is from the whole local leads. So an important concept of this work, Asia is experiment. So try to make new friends, it&#8217;s also kind of experiments and try to explore the venue, try to explore our sponsors and other, try to build friendship with different people. I think this is also important in the community. We keep improving, we keep trying new experiments, we explore new things and I think I hope we can bring this kind of atmosphere to all our attendees.</p>\n\n\n\n<p>BobWP:<br />Alrighty. Well this has been fantastic. It makes me even more excited now talking to the two of you about everything that&#8217;s going on. And yes, everybody out there, if you&#8217;re going to be at WordCamp Asia, find one of us, say hi, hang out a bit, go to the party. Just yeah, overall, just have a fantastic time and want to thank Devin for pulling this together and for both of you joining us, it&#8217;s been an absolute pleasure. So thank you. Thank you so much.</p>\n\n\n\n<p>Andy:<br />Thank you.</p>\n\n\n\n<p>Eric:<br />Thank you Bob. Thank you Devin. See you in Taipei.</p>\n\n\n\n<p>Devin:<br />Thank you so much.</p>\n\n\n\n<p>Eric:<br />See you.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Do The Woo Community: WordPress and WooCommerce at CloudFest 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=79527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://dothewoo.io/wordpress-and-woocommerce-at-cloudfest-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:29041:\"<p>In today&#8217;s episode, hosts&nbsp;<strong>Jonathan</strong>&nbsp;and&nbsp;<strong>Tammie</strong>&nbsp;move over from Woo BizChat to discuss&nbsp;<strong>WP Day at this year&#8217;s CloudFest in Germany</strong>.</p>\n\n\n\n<p>Throughout the chat, they highlight the growing presence of WordPress and WooCommerce in the hosting industry, and the opportunities this presents for product developers and hosts.</p>\n\n\n\n<p>They also touch on the importance of diversity and inclusion in the WordPress community, and the potential for open source projects to address these issues.</p>\n\n\n\n<p>With both of them involved in WPDay, they give us a preview for the agenda, which includes panels on product development, AI, and sustainability and inclusivity.</p>\n\n\n\n<p>And lastly, Jonathan introduces a new event called Pitch Fest which is part of his business, Guildenberg. At this event they are aiming to facilitate partnerships and collaborations in the WordPress space.</p>\n\n\n\n<ul>\n<li><a href=\"https://www.cloudfest.com/\"><strong>CloudFest 2024</strong></a></li>\n\n\n\n<li><a href=\"https://www.cloudfest.com/wp-day\"><strong>WP Day at CloudFest</strong></a></li>\n\n\n\n<li><a href=\"https://registration.cloudfest.com/registration\"><strong>Register for a free standard pass using the discount code: DotheWoo</strong></a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\nShow Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Jonathan:<br />Welcome to another episode of Do the Woo. I am your co-host, Jonathan Wold. And with me today is your other co-host, Tammie Lister. How are you, Tammie?</p>\n\n\n\n<p>Tammie:<br />I&#8217;m good, thank you. How are you?</p>\n\n\n\n<p>Jonathan:<br />Well, today we are talking about CloudFest and the WP Day, and I&#8217;m excited that we have the Do the Woo, a Strong Do the Woo presence this year at CloudFest, there are multiple hosts who are going to be there, and this, if I&#8217;m recalling correctly, Tammie will be your first time out to CloudFest, not the first time you&#8217;ve been invited though. What was your first impression when you first heard of CloudFest? It&#8217;s been a couple of years, right? Yeah.</p>\n\n\n\n<p>Tammie:<br />Yeah. I think my first impression was not really understanding how I would fit there, and I think that&#8217;s something in the conversations with you and with working through this has been, and you can kind of address that a little bit more, is seeing how it&#8217;s not just for the business conversations or hosting, and that has been really interesting. So I&#8217;d love you to talk more on that because just the way that you explained it to me has been really interesting as well.</p>\n\n\n\n<p>Jonathan:<br />So for those who don&#8217;t know, let&#8217;s give some context. So CloudFest is an event that takes place every year in Europe. It&#8217;s in Europa Park, which is a little town in Germany, which you, you&#8217;ve been to the park before. You know the venue?</p>\n\n\n\n<p>Tammie:<br />Yes, when I was younger.</p>\n\n\n\n<p>Jonathan:<br />And for those who don&#8217;t know, my impression as an American going to the park for the first time is like, this has a curiously, it reminds me of a Disney World.</p>\n\n\n\n<p>Tammie:<br />Let&#8217;s go with that.</p>\n\n\n\n<p>Jonathan:<br />Yeah. It&#8217;s quite interesting. I actually quite enjoyed my experience. It might be different as a child. I&#8217;m sure a lot&#8217;s changed as well since you were there.</p>\n\n\n\n<p>Tammie:<br />Yes.</p>\n\n\n\n<p>Jonathan:<br />So this will be my third year attending. The first year I was a backup speaker and I spoke on WordPress as an ecosystem. And then last year we put together a WP Day at the beginning of kick it off, and this year it&#8217;s expanding further. My first impression, CloudFest has been going for a long time. The hosting industry is a big industry. There&#8217;s a lot of moving parts and pieces to it, and CloudFest has its own storied history For a while it was owned by GoDaddy and then ultimately the group of folks who have been at the heart of it for a long time, Soeren and Christian, and have a great team around them, took CloudFest several years back and have been growing it since. It&#8217;s a fantastic event. The team really knows how to put together an event experience. And the thing that I&#8217;ve personally loved about it over the past couple of years is just the growing WordPress influence in the programming and the attendees and the thinking and the reason is quite obvious.</p>\n\n\n\n<p>WordPress is a massive part of the hosting industry, and from my first time attending to each time since just the interest and the openness on the part of the hosting community and those who serve them to understand WordPress better, it&#8217;s been fantastic and it&#8217;s been great for me to see the growing number of WordPress community folks who&#8217;ve been making it out. So just before CloudFest, we have WordCamp, Asia, and Taipei. For some, it&#8217;s an opportunity to combine two trips into one for others it&#8217;s like, okay, that&#8217;s way too much. So it&#8217;s like an either or.</p>\n\n\n\n<p>Tammie:<br />Yeah. And I think it&#8217;s like you have to make decisions depending on your families, depending on what you&#8217;re doing, depending on whether you can drop your bag back home, get your change of clothing, and because it&#8217;s very different environments as well, right? March in Germany versus Taipei. But I think that that&#8217;s kind of the good thing. It&#8217;ll be different energies and different people.</p>\n\n\n\n<p>Jonathan:<br />And lemme just expand on that idea of difference for a moment. So one of the things that I love about CloudFest, especially if you&#8217;ve just been attending WordCamps, is the difference. Now if you go to a cloud fest, and for those who are just doing WordCamps, it may be a bit of a shock to go to an event that&#8217;s not volunteer driven. So there&#8217;s still volunteers, there&#8217;s folks like myself, Carole Olinger and others who are just helping out on the WordPress side of things, but there&#8217;s a professional team that runs this. It&#8217;s like a large scale event and it shows up in a lot of ways. When I&#8217;m describing this to folks who haven&#8217;t been to a WordCamp or to an event like this, it&#8217;s like there is a big difference with a WordCamp. What you get is very driven by the organizing team and what they bring to the table.</p>\n\n\n\n<p>There is a passion and a heart to it, and your experience will vary. Some parts may be really good, other parts may be sort of underdone, and that can be daunting for folks coming to WordCamps for the first time who are used to professional events and with professional events, you have a much higher expectation. You see that in CloudFest. The other part of it though is that the team loves the WordPress space, so there&#8217;s also a lot of heart that they bring into it, and that shows up in the openness that they&#8217;ve had to inviting folks like myself and others to contribute and shape and influence the WordPress side of things.</p>\n\n\n\n<p>So last year, WP Day was on the Monday before CloudFest kicks off proper, and that was great. We had a couple hundred people there. We tried a mix of different things. This year we&#8217;re doing the same, but making it even more of just the proper launch to CloudFest. They&#8217;ve got some great meetup stuff, more community stuff happening in the morning and then WP Day kicks off in the afternoon. And yeah, I&#8217;m pretty excited. Now you and I are both going to get a chance to attend the hackathon this time around, but yeah, that&#8217;s something that I&#8217;m looking forward to. I&#8217;ve heard really good things about it. I know that Carole and the team do some fantastic work, but this will be my first time getting to see it actually in practice. And one of the projects you were connected with.</p>\n\n\n\n<p>Tammie:<br />Yeah, so I heard about it and I&#8217;m really, really excited about Birgit&#8217;s project, the inclusive language checker for open source contributors, and she&#8217;s actually going to be on the panel for a WP day. So there&#8217;s a lovely cohesion going through and I&#8217;m really, really excited about just, and that&#8217;s the kind of thing, having those kind of projects in the hackathon, I&#8217;ve always seen some of these projects come from CloudFest and then kind of come through into the project. I think it&#8217;s really important to, we have a lot of interesting perspectives inside, but we get really interesting perspectives when we start collaborating with people who are outside as well. And that is what I feel that you get from situations like this. A curious point, my last time I was in Taipei, I was actually at a cross open source conference, so those kind of cross conferences to me are incredibly delightful.</p>\n\n\n\n<p>So that is something that I am really hoping to get from this. And just those different voices that you are all trying to do a similar thing at different levels and just the idea that hacking on different things, the inclusive language, I&#8217;m really excited because it covers so many things. I mean, I&#8217;m going to read the project description because I think it&#8217;s worth reading, but the primary goal of the project is to standardize accessible and inclusive documentation guidelines of across different WordPress teams on the make WordPress dot org, the project aims to consolidate existing internal guidelines into a unified handbook and encourage adherence to diversity, equity, inclusion and belonging.</p>\n\n\n\n<p>I always love that we have belonging in there as well. Principles in documentation and posts. So the whole idea is we have all this information in different places and it&#8217;s about bringing it all together. That&#8217;s kind of the too long don&#8217;t read of it. We often think of hackathons as one type of thing, but hackathons are really just like contribution days. They should be multiple different types of things. And this is exactly, so a lot of open source projects that aren&#8217;t WordPress do have incredibly good inclusion and diversity documentation. So been able to learn how they&#8217;ve done it, how they&#8217;ve done inclusion, and how they have language checkers. So yeah, I&#8217;m really excited to see what comes from this.</p>\n\n\n\n<p>Jonathan:<br />Look forward to that. And I think I&#8217;m glad you made the reference to contributor today. Again, there&#8217;s some important similarities between what&#8217;s worked well at WordCamps and what we&#8217;ve been doing over here and also what CloudFest does, and it&#8217;s doing it differently. It&#8217;s not the same yet. There&#8217;s influence between them. Let&#8217;s talk about the WooCommerce angle for a moment. So it was interesting for me for the past three years, so as WordPress has been a clear sort of backdrop and influence, WooCommerce comes up a lot and one of the big changes this year, so Automattic is an official sponsor and WooCommerce is going to have representation. We have Rosalyn from the marketplace team who&#8217;s going to be on one of the panels, which I&#8217;m excited about. So yeah, that&#8217;s one of the things that stood out to me in my conversations with hosts attending has just been the strong interest in Woo.</p>\n\n\n\n<p>And so I was really happy to see, so obviously we have great community representation, do the Woo will be there and Woo, as a sponsoring organization through Automattic will also be there. And I think that&#8217;s great. That&#8217;s a great connection of interest because for a lot of the hosts, they&#8217;re looking at the proprietary platforms and seeing what they&#8217;re doing. And WooCommerce today is one of the strongest allies and there&#8217;s been some confusion in the past where, okay, is WooCommerce focusing on hosting and what&#8217;s the deal? And I was happy to see Matt right before he went on sabbatical, make that move to try and clarify that firewall of interest, if you will, where it&#8217;s like, there&#8217;s the hosting team who&#8217;s going to do this, but WooCommerce is free to do whatever. And I think that&#8217;s a great backdrop for Woo coming into CloudFest to say, Hey, we&#8217;re here to work with the hosts. We&#8217;re here to connect these ecosystems better. And so that&#8217;s something, another reason why I think for folks who are in the Woo space thinking about CloudFest, there&#8217;s a high openness and a desire on the part of hosts to bolster their WooCommerce offerings. And I think working with product folks is one of the best ways to do so.</p>\n\n\n\n<p>Tammie:<br />And I think people need it. If you look at the example I always do is Etsy people just because it&#8217;s a real ground level example that people used to be able to start their small shop, knitting, crafting, whatever, put it on Etsy, and they can&#8217;t generally do it now because of the high fees. There&#8217;s very few opportunities because of high fees and scaling to do that. So you are more and more looking for how can you do it yourself and the scale of being able to do that. So the market for out of the box easy through hosting, being able to do it, just simplification of that process and just set it and go for these people because they want to be able to crochet hats or they don&#8217;t want to have to, or little animal goy creatures.</p>\n\n\n\n<p>They don&#8217;t want to have to worry about are their plugins going to be compatible when WordPress updates and all these kind of things. That&#8217;s not going to work right. And that&#8217;s why they were with, again, another opportunity for shipping and all these kind of things. They can&#8217;t work out masses of shipping. That&#8217;s why they were with things like Etsy. Yeah, it&#8217;s really, I feel it&#8217;s like the artists, the crafters, the small businesses, they&#8217;re just getting squeezed out with that. So I&#8217;m hopeful that there&#8217;s a regeneration. I have a place in my heart for that. So I&#8217;m hopeful that we can do something for that because it&#8217;s a really important part of,</p>\n\n\n\n<p>Jonathan:<br />So one of the themes for CloudFest over the past couple of years has been this focus on sovereignty and the importance and just better representing the global interests of the internet this year&#8217;s theme. And is this idea of, how would they describe it? The uniting the nations of cloud and this idea that the world is, there&#8217;s a lot of different interests. Internet&#8217;s this thing that brings so much of us together and at the same time to do it well, you have to recognize the differences. And I think the WordPress project, there&#8217;s such a good alignment with that because WordPress by its nature is incredibly diverse and there&#8217;s a resilience to that and a lot of complexity when it comes to recognizing the differences in cultures and the ways of working and thinking about things. And CloudFest to me, does a good job bringing together a lot of the best of that.</p>\n\n\n\n<p>And you have an entire week in a place where this is how I set the stage for those who are thinking of going, attend, get there for the hackathon. If you can make sure that you&#8217;re there by WP Day, and that&#8217;s a great start to the week. And then you&#8217;re going to have the entire week. They have good programming throughout the week and you&#8217;re in this large shared space where you have opportunity to connect. You can also go off on your own if you want peace and quiet. There&#8217;s a lot of space and a lot of flexibility. And I really enjoyed it and I think I&#8217;m quite excited about this year.</p>\n\n\n\n<p>Tammie:<br />I wanted to also say something where you were saying about the diverse, the other end from an end user perspective is being able to pay for your product. That is such a challenge depending on where you are, and that is a big part of access to these sites and the more closed platforms, access to them is really difficult depending on your location. So I think that is a big part. Diversity includes access to the content, includes access to the customers that are the right customers for you, includes access to be able to sell your thing that you make rather than having to go through a third party. So maybe you make something in a particular remote part, but you can actually sell it rather than having to go through someone that takes a cut of it. All of those kind of simple things that we can really empower, but just being able to pay using your currency that maybe isn&#8217;t accepted in certain payment gateways and all these kind of conversations I think is really interesting. When we&#8217;re talking about Woo and we&#8217;re talking about payment gateways and access, it&#8217;s not the part of diversity and inclusion that we always think about, but it really is the right to be able to sell and pay for your goods is really an inclusion and access</p>\n\n\n\n<p>Jonathan:<br />And hosts are in a great position to execute on that for the locales and markets that they serve in a way that a large proprietary sort of homogenous organization can&#8217;t easily do.</p>\n\n\n\n<p>Tammie:<br />Yeah, it&#8217;s the right to access and the right to access is that if you limit access to someone, you limit their potential. So being able to have access on both ends, like selling and purchasing is really, really important. And so yeah, it&#8217;s all big conversations to have. I&#8217;m kind of really curious how we solve those. There&#8217;s no good answers because we get into politics and legal, but it&#8217;s also really good answers for open source to start looking at. I think</p>\n\n\n\n<p>Jonathan:<br />Let&#8217;s take a couple minutes to talk through the agenda. So it kicks off at 1:00 PM on Monday and once you get there it&#8217;ll be clear how to get there. It&#8217;s going to be at the Hotel Colosseo. It&#8217;s a great little spot I&#8217;ll be opening up and then introducing Kevin Ohashi who has the first keynote. His title is Can WordPress Save the Hosting Industry? Kevin, who I have the privilege of knowing for quite a few years, he runs ReviewSignal.com. One of the things that Kevin has done very well from the outset is be unbiased and objective. Obviously we all are. Kevin goes to great lengths to make sure that the things, the reviews that he&#8217;s doing, that it&#8217;s transparent, how it&#8217;s working, especially in a world where it&#8217;s really hard to, what can you trust? He did a bunch of work early on sentiment analysis in bulk to become a basis for, so anyway, he does great work.</p>\n\n\n\n<p>He is not sponsored by any hosts, so he is going to be able to give his just candid perspective on the state of the industry and WordPress&#8217; connection to it. Really excited about that. Yeah. Then we&#8217;ve got WordPress by the numbers with Jan Loffler from WebPros. He&#8217;s the CTO. And so WebPros is one of the big sponsors. What I&#8217;ve loved, I&#8217;ve got to work with them directly on this, is they see this as an opportunity to share their insights and perspective. So this isn&#8217;t like people already know who WebPros are, they&#8217;re the guys with cPanel and Pluss and regardless of feelings, the prevalence of them is unquestioned. So they&#8217;re in such a good spot to be able to give a perspective on things and WordPress is a growing interest for them. So that&#8217;s going to be great. The next one is not announced yet. I think I know what&#8217;s going to be, but it&#8217;s not on the agenda, so I won&#8217;t reference it. And then we have our first panel, which you&#8217;re going to be leading, creating Products in an Evolving WordPress. What was your inspiration for the panel?</p>\n\n\n\n<p>Tammie:<br />So my inspiration was hearing stories of people like Beaver Builder who are working through how do you adapt and change in the space and letting product builders tell the story and people who are navigating that. We have a credible range from people who are supporting that to people who are doing that. So I am really excited. I caught out this specific story because it inspired me on that panel, but really just it&#8217;s not going to be like, here are the things that we are aiming for. It&#8217;s more just the stories and there&#8217;re going to be some challenges. There are, but what is it like? And also things like how do you take stacks? How do you take an existing product and adapt it? What decisions do you make? All of those kind of conversations I think are really important to start having and what ones do you not take is also really important to have. The panelists will have their own ideas, so I&#8217;m really curious how that shapes out in all these panels.</p>\n\n\n\n<p>Jonathan:<br />That&#8217;s awesome. And next up we&#8217;ve got two sponsored talks. So WebPros is going to be talking about WP Squared and then Automatitc who&#8217;s a first year sponsor. We&#8217;ll be talking about what they&#8217;re doing with hosts and with both of those, I&#8217;m excited because they know the audience. They know this is their chance to put their best face forward and they&#8217;re going to do a good job. I&#8217;m excited about both those talks. Next we&#8217;ve got an AI focused panel that I&#8217;ll be leading. We&#8217;ve got Miriam Schwab from Elementor. She&#8217;s got a bunch of contexts. They&#8217;ve been doing some interesting things in the AI space. Sujay from Brainstorm Force. Jesse from Automattic will be representing some automatic interests and I&#8217;m excited to explore that. And panels is something I&#8217;ve always enjoyed and it&#8217;s just an opportunity to get a mix of perspectives and just bring different views together and have some interesting discussions. Panels can be, yeah, they can go either way, but I really enjoyed the process and we&#8217;ve had really good feedback from last year and I think folks are going to love this year. And last but not least, you&#8217;ve got this panel on sustainability, inclusivity in WordPress. What are your thoughts what we want to try and accomplish with that?</p>\n\n\n\n<p>Tammie:<br />So we&#8217;ve got Birgit and Carole, and I&#8217;m really excited. I want to accomplish a space for them both to speak. I think that&#8217;s really what I&#8217;m hoping specifically. I think you can aim to want to achieve things, but sustainably do it. That&#8217;s what, hence the title is a different approach. So I think it&#8217;s going to be really interesting to hear their voices, particularly with Berg&#8217;s project in the hackathon and her recent initiatives. And Cowell is always doing that type of work. So it&#8217;s going to be really interesting to get those perspectives again with these panels. I think as part of it is we&#8217;re in that stage where we&#8217;re just finding out what the panelists want to say as well. You can have those intentions, but it&#8217;s also about what the panelists want to say, which is super exciting. So I am excited for both. I am learning how to do panels as well, so it is also super exciting.</p>\n\n\n\n<p>I know, but it&#8217;s exercising that different part of your brain, so it is really good to learn different panels and you will be good too. So yeah, it is a good time to do it. I am very excited because I think these are maybe different panels too we&#8217;ve had before. We definitely are covering the product and then we&#8217;ve got the AI panel for doing some bingo check, but then having that, but having a sustainable inclusion panel I think is a good angle on it.</p>\n\n\n\n<p>Jonathan:<br />Yeah, I think so too. We&#8217;ve also got something that we&#8217;re doing on the Guildenberg side, which is going to be interesting on Wednesday. We&#8217;re putting together this little event called Pitch Fest, and I think it well represents a primary, I think, value for folks in the Woo space. So CloudFest to me is really all about making and growing strengthening connections between folks in this highly diverse ecosystem of ours. And what we&#8217;re trying to do with Pitch Fest that I love is create this space where people can bring their product. Our current goal is to have 30 products and give them 90 seconds each.</p>\n\n\n\n<p>We&#8217;re going to see how it goes, but give them 90 seconds each to share their product and what they&#8217;re looking for in partnerships. And what we&#8217;re trying to do here is create an experience that facilitates the partnership because folks will come in and some folks are really good at introducing themselves and others are more, and it&#8217;s like we want to create something that just makes that process easier. It&#8217;s a free event. All folks need to do is register in advance so we know who we&#8217;re working with and we can coach them through. And I think, yeah, I&#8217;m excited about that. To me, at its heart is about facilitating those connections, expanding people&#8217;s perspectives, giving insights into how other people are thinking. And I&#8217;m excited to see how it goes. We still have a lot of work to do leading up to it.</p>\n\n\n\n<p>Tammie:<br />And it&#8217;s going to be pitching your product, but also pitching where you might need something for your product and not just investment,</p>\n\n\n\n<p>Jonathan:<br />What you&#8217;re looking for.</p>\n\n\n\n<p>Tammie:<br />Exactly. Yeah, and what I&#8217;m curious is would everyone just ask for investment? They could, but also maybe they won&#8217;t. And I kind of like that. If they don&#8217;t ask for investment, they might be asking for something very particular, like a particular partner in something or partnership, or maybe they want to partner in a particular area or they want to expand or have some mentoring. That is a really interesting angle, I think, to add to it, rather than just the investment which there will be there if they want to have that as well. So yeah, it&#8217;s kind of an interesting, and everybody should be able, sorry,</p>\n\n\n\n<p>Jonathan:<br />I&#8217;m hoping that it goes, and this is such a good point because ultimately it&#8217;s about creating a space for people. Where I&#8217;m hoping it goes is to see products working more together where it&#8217;s like, oh hey, because we&#8217;ve had this conversation where two products will quite like each other but haven&#8217;t actually done anything yet. And say, okay, what can we do to help streamline that? And that&#8217;s for folks thinking about attending. I think what in particular about CloudFest is there is this expectation and looking for opportunities. So people are coming in with a, Hey, let&#8217;s work with each other. Let&#8217;s expand, let&#8217;s identify new opportunities, let&#8217;s try things. And then you have an entire week to explore and expand on these ideas. And it&#8217;s not about getting things done, it&#8217;s about the connections part. And that&#8217;s what we&#8217;re trying to do both with WP Day is facilitate more connections between the WordPress space and the hosting industry and then build on that throughout the week. So I&#8217;m excited to see how it goes</p>\n\n\n\n<p>Tammie:<br />And you should be able to, in a very short time, pitch your product and what you do. And so it&#8217;s really good practice. It&#8217;s really difficult, but it&#8217;s also really good practice.</p>\n\n\n\n<p>Jonathan:<br />I&#8217;m quite looking forward to it. And then on the WooCommerce front, yeah, we&#8217;re going to have folks from Wu there. I&#8217;m really excited about having Rosalyn from the marketplace team, Ronald Gijsel will also be there from the Woo team. So if y&#8217;all are coming out, please let us know. We&#8217;d love to connect with you in person. And it is not too late also for anyone wanting to register who hasn&#8217;t yet, you can get a free ticket using the code. So just put that in the registration and we&#8217;d love to see you guys there. Tammie, any final words? Anything that you&#8217;re looking forward to in particular?</p>\n\n\n\n<p>Tammie:<br />I&#8217;ve got a lot. WordCamp Asia and then CloudFest. Looking forward to knowing the differences and enjoying the spaces over the next few weeks. I think that&#8217;s what I&#8217;m going to go with. So I&#8217;m really excited to gain some energy from that and then process it all. So what about you?</p>\n\n\n\n<p>Jonathan:<br />I&#8217;m looking forward to seeing folks again. I&#8217;ve really just enjoyed the experience and just having a dedicated space to reconnect with folks, picking up conversations from the previous year. And I&#8217;m also excited to see WooCommerce&#8217;s presence expand and see what types of opportunities and conversations that opens up for folks there. So it&#8217;ll be fun. We&#8217;ll see how it goes. All right, Tammie, we&#8217;ll see you next time. Yeah,</p>\n\n\n\n<p>Tammie:<br />Bye.</p>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 21:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WordPress.org blog: WP Briefing: Episode 75: WordCamp Asia 2024 Unwrapped\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17107\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2024/03/episode-75-wordcamp-asia-2024-unwrapped/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12169:\"<p>WordCamp Asia 2024 was a dynamic three-day celebration of collaboration, diversity, and innovation in the WordPress project. This week, Executive Director Josepha Haden Chomphosy shares her insights and experiences from the event, which featured one of the largest Contributor Days in the region, a variety of speakers, engaging panel discussions, and workshops. Josepha offers her thoughts on the latest topics being discussed within the community and forming the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\">Contributor Day</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETpYuALlCQPikuKEuihFsvU\">WordCamp Asia Playlist</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/category/releases/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.5</a> is on target for release on&nbsp;March 26, 2024.</li>\n\n\n\n<li>Get involved with WordPress events:\n<ul>\n<li>Find events near you on <a href=\"https://events.wordpress.org/\">events.WordPress.org</a> and <a href=\"https://central.wordcamp.org/\">WordCamp Central</a></li>\n\n\n\n<li>Learn more about <a href=\"https://events.wordpress.org/organize-an-event/\">organizing your own local event</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/03/06/proposal-non-editable-footer-for-all-event-website-pages/\" target=\"_blank\" rel=\"noreferrer noopener\">Proposal: Non-editable Footer for all Event Website Pages</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you&#8217;d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17107\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.&nbsp;</p>\n\n\n\n<p>[00:00:29] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40]&nbsp;<strong>Josepha:</strong> I have returned from WordCamp Asia and struggled my way through some truly aggressive jet lag, so that means it&#8217;s time for a little WordCamp wrap-up. I spoke with a couple hundred people at the event, and I came away with a few topics that seemed to be on everyone&#8217;s minds. Those topics are: making business in WordPress, the business of making WordPress, and how to communicate both sides a little better.</p>\n\n\n\n<p>[00:01:04] <strong>Josepha:</strong> So first, let&#8217;s start with making business in WordPress. This comes up at every event, and that honestly just makes sense. WordPress is a tool that people use to power their businesses across our global economy, and sometimes the businesses are closely related to WordPress itself. They are creating custom themes or plugins, building WordPress powered commerce sites for clients, or offering any number of agency services. But there are also businesses that are a little less close: restaurants, museums, local governments, schools. But it was clear that they all rely on the software just as much as the other.</p>\n\n\n\n<p>So, it was nice to see some sessions that focused specifically on business matters in WordPress. And I heard so many people tell me about a conversation they had had earlier in the day with someone who helped them figure out their pricing or advised them on early errors they made in their business journey and generally helped them feel a little less lost.</p>\n\n\n\n<p>I always love seeing this. Hearing how people are accomplishing their goals because of connections they made at one of our events, it&#8217;s enough to keep me coming back for years.</p>\n\n\n\n<p>[00:02:10] <strong>Josepha:</strong> The next thing that came up a lot was the business of making WordPress. I don&#8217;t know if that came up a lot because of the sorts of conversations that people are willing to bring to me these days or because there was overwhelming interest in knowing how we keep all these trains on their tracks. But either way, it was refreshing to be able to have so many conversations about the invisible work that goes into a project like this. There was a Contributor Day that hosted over 600 people, if I recall correctly, which makes it the largest Contributor Day in the area to date. 35 percent of those people had never attended a Contributor Day before, so there were a lot of people who were discovering the WordPress community for the first time.</p>\n\n\n\n<p>And for folks who&#8217;ve been here for a long time, it&#8217;s so easy for us to forget how much there is to learn at first. Even if you happen to show up with a skill set that fits a contributor team&#8217;s needs exactly, you still have to learn where we collaborate, how distributed contribution works, and all these rules and guidelines about open source freedoms and copyleft.</p>\n\n\n\n<p>[00:03:10] <strong><strong>Josepha</strong>:</strong> And then also you have to come to terms with the fact that we define and design all of our spaces and programs with belonging in mind. I mean, for every one question that you get answered, there are going to be six new ones that you didn&#8217;t know you had yet. So I came away from a lot of these conversations with the reminder that it&#8217;s important in so many ways for us to talk about the work that we do, even when it&#8217;s boring, even when we think it doesn&#8217;t really matter, because a lot of people have questions about how this works, how it runs, and how they can be part of making sure that it&#8217;s around for the long-term.</p>\n\n\n\n<p>And the final thing that came up all over the place last week was how to communicate these things better. It&#8217;s easy to forget that folks who listen to this podcast don&#8217;t actually make up like a hundred percent of the people using WordPress; that&#8217;s on me. So just cause I&#8217;ve said here that, you know, enterprise is our next big space for biz dev or that, our primary growth markets are APAC, or that events are our best tool for brand expression.</p>\n\n\n\n<p>[00:04:08] <strong><strong>Josepha</strong>:</strong> Like, just because I said it doesn&#8217;t mean that everyone heard it. And we absolutely have to get those messages to more people, more frequently, and with more certainty. You&#8217;ll hear often from WordPress pundits that rising tides lift all boats, and the bigger the pie, the more the slices. We believe fully in the spirit of coopetition here, that we are all better together.</p>\n\n\n\n<p>But I can&#8217;t shake the feeling that we&#8217;re mostly just talking to ourselves about it. It&#8217;s hard to get outside our own little bubble, but I believe completely that doing so is the best thing for our project in the long term. Not only so that we can continue to grow and provide access to the opportunities we know we offer but also so that we can do more to dignify our profession.</p>\n\n\n\n<p>WordPress developers are not taken seriously, and yet you all are some of the smartest and most compassionate people I&#8217;ve ever met in my career. And I&#8217;d like to see how we can fix that perception together. And so that&#8217;s it. Those are the big, big, giant, old topics that came up a lot in conversation last week.</p>\n\n\n\n<p>[00:05:14] <strong><strong>Josepha</strong>:</strong> Don&#8217;t forget that you can catch up on all the sessions via the live stream, or if you are feeling inspired to contribute, reach out to the community team and see what sorts of meetup events you can host.&nbsp;</p>\n\n\n\n<p>[00:05:24] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:05:32] <strong><strong>Josepha</strong>:</strong> Which brings us now to our small list of big things. I have two big things and one slightly less big thing, but they&#8217;re all fairly big.</p>\n\n\n\n<p>So, the first thing on the list is that the latest version of WordPress, WordPress 6.5, is on target for release on March 26th. That&#8217;s, I think, a couple weeks from now. So keep an eye out for that. In the event, I mean, we have auto-updates everywhere, and probably you are on a WordPress-specific host and, so you won&#8217;t necessarily need to do anything. But if you have any desire or concerns about seeing the software a little bit ahead of time, you can always go and download the beta, give it a quick test or the release candidate, give that a quick test. See if there&#8217;s anything that&#8217;s not functioning as you expected it to function, and let us know if it&#8217;s not. But yeah, there are auto-updates. You don&#8217;t have to go out and proactively do anything if you don&#8217;t want to, that&#8217;s just in case you do want to. That&#8217;s coming up March 26th.&nbsp;</p>\n\n\n\n<p>[00:06:27] <strong><strong>Josepha</strong>:</strong> The next thing is that I want to give everybody a general call-in for event contribution. So, WordPress events is where I entered the community. It is one of the most affirming and life-changing types of contribution I&#8217;ve ever done because you get to see a bunch of people succeed in their own goals because of something that you were able to tell them. It&#8217;s like teaching, but with people who elected to be there. So we have a lot of opportunities, for contribution by volunteering at events, either as volunteering at the event itself or to volunteer to organize it. We have small-scale, easy-to-do meetups, but we also have slightly larger WordCamps that can be done. If you have any hope for doing that or are just kind of interested. I&#8217;ll leave a link for you in the show notes.&nbsp;</p>\n\n\n\n<p>[00:07:19] <strong><strong>Josepha</strong>:</strong> And then the final thing on here is that we actually have a pretty substantial proposal out at the moment. It&#8217;s for non-editable footers on all event website pages. This might not sound interesting to you, but it actually is kind of interesting. So, it&#8217;s been proposed to add a non-editable footer to all of the event website pages moving forward. So that&#8217;s everything that would be displayed on a WordCamp or on any of the new formatted event sites that we have. This proposal intends to meet two goals. One, it fills any legal requirements a site or country might have about displaying the privacy policy and other items. And two, it brings visibility to the new events.WordPress.org website, where a community member can find more events in their area.&nbsp;The last day to respond to that proposal is March 20th, which I think is two days from now. I think it&#8217;s on Wednesday and this is airing on Monday. So, I&#8217;ll have a link to that in the show notes as well in case you have any thoughts about it.</p>\n\n\n\n<p>[00:08:15] <strong><strong>Josepha</strong>:</strong> And that, my friends, is your small list of big things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. And if you like what you heard today, share it with a fellow WordPresser. Or, if you ended up with questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:43] (Music outro)&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Mar 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Gutenberg Times: Build modern layouts, WordPress 6.5 Dev Notes, Gutenberg in Drupal, Block Bindings and more — Weekend Edition 287\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=27683\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:136:\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:31684:\"<p>Howdy, </p>\n\n\n\n<p>What a great experience WordCamp Asia and Taipei, Taiwan was!  I went a few days early so I could do some sightseeing. The city combines the traditional, the unconventional with the 21st century high-tech vibe. I will share photos and details in the coming weeks. Meanwhile, you can browse <a href=\"https://photos.google.com/share/AF1QipMyuvtvybIj_CwDdW2VPIIe_z20ohY1CsNhSxAfWeTuhczLJmVokhcfdHDi60UvrQ?key=YU1RcnRPa0o2aHNJZV9ocWlhVlpmdFlrYUxUc1JB\">the official photo album</a> of the WordCamp. </p>\n\n\n\n<p>The WordPress  Community organizers of Asia did a fantastic job bringing all the cultures of the region together again. It was interestingly enough, marketed as the Premier Open-Source event for the Web. It&#8217;s a strong argument to be made that&#8217;s what attracted about 36% of local and first time attendees. It was again super well organized! It was heart-warming to see and hug so many friends and make new ones. I love the WordPress community. </p>\n\n\n\n<p>So, now the downside of me traveling was that I didn&#8217;t publish during my trip. This weekend&#8217;s edition is again huge. Get your favorite beverage, and let&#8217;s see what happened in between. </p>\n\n\n\n<p>Yours, ?<br /><em>Birgit</em></p>\n\n\n\n<p>PS: I might have missed something awesome, please let me know and I add to next&#8217;s week&#8217;s edition. </p>\n\n\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#wordpress-6-5\">WordPress 6.5 </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#block-centric-dev-notes-for-wordpress-6-5\">Block-centric Dev Notes for WordPress 6.5 </a></li></ol></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#gutenberg-plugin-releases\">Gutenberg plugin releases</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/build-modern-layouts-wordpress-6-5-dev-notes-gutenberg-in-drupal-block-bindings-and-more-weekend-edition-287/#from-the-wordpress-developer-blog\">From the WordPress Developer Blog</a></li></ol></li></ol>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>During the break, Joen Asmussen published two Design shares: <a href=\"https://make.wordpress.org/design/2024/03/11/design-share-feb-26-mar-8/\">Design Share: Feb 26-Mar 8</a> and <a href=\"https://make.wordpress.org/design/2024/02/26/design-share-feb-12-feb-23/\">Design Share: Feb 12-Feb 23</a>, where he highlights the work the WordPress Design team has accomplished lately. </p>\n\n\n\n<p>There is a lot of work being done for the upcoming revamp of the Learn.WordPress.org site. You can see the exploration for Learn video thumbnails. </p>\n\n\n\n<p>For the editor, designers are working on placeholders, for the group and columns blocks. &#8220;Threading the needle on setup states that provide convenient shortcuts when inserted empty, yet still scale to very narrow contexts when they are inserted, for example, in a 100px thin column, is a tall order. &#8221; he wrote. </p>\n\n\n\n<p>He also visualized the work on Social Icons, Inspector controls (dev speak for options in the editor&#8217;s sidebar), a refreshed Select Mode and a new icon for the Metabox modal.</p>\n\n\n\n<p>The team continued work on the redesign of WordPress.org.  Forums and pattern directory are next. </p>\n\n\n\n<img width=\"652\" height=\"430\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/forums-and-patterns-scaled-1.webp?resize=652%2C430&ssl=1\" alt=\"\" class=\"wp-image-27862\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In the monthly roundup post on the Developer blog, <a href=\"https://developer.wordpress.org/news/2024/03/10/whats-new-for-developers-march-2024/\"><strong>What’s new for developers? (March 2024)</strong></a>, Nick Diego collected 28 developer relevant changes in this round-up post. You might want to reserve some time going through it. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"wordpress-6-5\">WordPress 6.5 </h3>\n\n\n\n<p><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-2/\">WordPress 6.5 Release Candidate 2</a> was released March 12, 2024. It&#8217;s really time test and make sure your plugins and themes are compatible. </p>\n\n\n\n<p>Final release is scheduled for March 26, 2024. </p>\n\n\n\n<p>In her post <a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\"><strong>Unblocking WP6.5 – Font Library and Synced Pattern Overrides</strong></a> <strong>Josepha Haden Chomphosy</strong> explained the decisions on two discussions about Font  Library&#8217;s default upload directory and naming patterns for the Synced pattern overrides feature. TL;DR Font Library is still in the release, Synced pattern overrides was punted to WordPress 6.6 </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>With the release candidate, the documentation release leads collected,  published the Dev Notes about new features and updates and compiled <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a>. </p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-centric-dev-notes-for-wordpress-6-5\">Block-centric Dev Notes for WordPress 6.5 </h4>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-6bc553272c513ce6 wp-block-newsletterglue-list ng-block\"><tbody><tr><td class=\"ng-block-td\"><ul class=\"wp-block-newsletterglue-list\">\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/06/new-feature-the-block-bindings-api/\">New Feature: The Block Bindings API</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/14/new-feature-font-library/\">New Feature: Font Library</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-block-hooks-in-6-5/\">Updates to Block Hooks in 6.5</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/09/miscellaneous-editor-changes-in-wordpress-6-5/\">Miscellaneous Editor changes in WordPress 6.5</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\">Unification of the site and post editors in 6.5</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/04/script-modules-in-6-5/\">Script Modules in 6.5</a>&nbsp;</li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API in 6.5</a></li>\n</ul></td></tr></tbody></table>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Leonardo Nurugha</strong>, documentation co-lead of the release, offers a preview: <strong><a href=\"https://www.hostinger.com/blog/wordpress-6-5-preview\">What’s Coming in WordPress 6.5</a>.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Carlos Daniele</strong> took a deep dive into the most important features for the Kinsta Blog: <a href=\"https://www.therepository.email/?mailpoet_router&endpoint=track&action=click&data=WyI1NTYiLCIxam9oNGRrYjZ2Zm84dzRvb293ZzRvczg4Z2swNHM0dyIsIjEwMTgiLCJkYjkzYzgwOWZlZmIiLGZhbHNlXQ\"><strong>What&#8217;s new in WordPress 6.5: Font Library, DataViews, Block Bindings, Interactivity API, and much more!</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Courtney Robertson</strong> published a <a href=\"https://www.godaddy.com/resources/news/whats-new-in-wordpress-6-5\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>What&#8217;s new in WordPress 6.5</strong></a> walk-through and separated the updates for site builders and users from those relevant for developers. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>And if you want to drink from the fire hose about updates in WordPress 6.5, <strong>Anne McCarthy</strong> has the ultimate <a href=\"https://nomad.blog/2024/03/13/wordpress-6-5-source-of-truth/\"><strong>WordPress 6.5 Source of&nbsp;Truth</strong></a> for you. In this over 10,000-word opus, you&#8217;ll find the updates tagged for each group of WordPress users they would be relevant to end users, theme or plugin authors, developers, site admins, and enterprises. For selective reading you could use your browser&#8217;s &#8220;Find on page&#8221; feature and search for these tags. She lists 15 priority items, with an array of 26 sub-items, and then another 23 additional items, and closes with information about items that didn&#8217;t make it into the release for one reason or another.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>You could also go the other direction and watch <strong>Jamie Marsland</strong> <a href=\"https://www.youtube.com/watch?v=tf8w0xMNToY\"><strong>explain WordPress 6.5  in 250 seconds</strong></a>. </p>\n\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gutenberg-plugin-releases\">Gutenberg plugin releases</h2>\n\n\n\n<p>Gutenberg 17.8 and 17.9 together comprised of 360 merged Pull requests.  </p>\n\n\n\n<p><strong>Joni Halabi</strong>, senior software developer at Georgetown University, and I chatted about the new features in Gutenberg as well as what&#8217;s coming in WordPress 6.5 in our 97th episode of the Gutenberg Changelog. As always, the latest episode will drop into your favorite Podcast app over the weekend. </p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-9c400bdd1bfd5212 wp-block-newsletterglue-image ng-block size-large\"><tbody><tr><td class=\"ng-block-td\" align=\"center\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-97-wordpress-6-5/\"><img width=\"652\" height=\"184\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/Screenshot-2024-03-16-at-10.01.59.png?resize=652%2C184&ssl=1\" alt=\"\" class=\"wp-image-27852 ng-image\" /></a></td></tr></tbody></table>\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-e8dede3a46d70e524111790d4754152e\">?️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-97-wordpress-6-5/\">Gutenberg Changelog #97 – WordPress 6.5, Gutenberg 17.8 and 17.9</a> with special guest Joni Halabi. </p>\n\n\n\n\n<p class=\"has-small-font-size\">If you haven&#8217;t yet, you can subscribe to any of these services and apps: <br /><a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\" target=\"_blank\" rel=\"noreferrer noopener\">Apple Podcasts</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\" target=\"_blank\" rel=\"noreferrer noopener\">CastBox</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\" target=\"_blank\" rel=\"noreferrer noopener\">Google </a>| <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\" target=\"_blank\" rel=\"noreferrer noopener\">Podcasts</a> | <a href=\"https://pca.st/7O43\" target=\"_blank\" rel=\"noreferrer noopener\">PocketCasts</a> |  <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\" target=\"_blank\" rel=\"noreferrer noopener\">Podbean</a>  <br /><a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\" target=\"_blank\" rel=\"noreferrer noopener\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast/\" target=\"_blank\" rel=\"noreferrer noopener\">RSS</a> | <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg\">Spotify</a></p>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Grant M. Kinney</strong>, core contributor, sponsored by Automattic, lead the release of Gutenberg 17.8 and highlighted in the release post <a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/\"><strong>What’s new in Gutenberg 17.8? (28 February)</strong></a></p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-5e6c36c54783c035 wp-block-newsletterglue-list ng-block\"><tbody><tr><td class=\"ng-block-td\"><ul class=\"wp-block-newsletterglue-list\">\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/#grid-layout-variation\">Grid layout variation</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/#bulk-export-your-patterns\">Bulk export your patterns</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/#browse-and-try-alternative-templates-in-the-sidebar\">Browse and try alternative templates in the sidebar</a></li>\n</ul></td></tr></tbody></table>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Andrew Serong</strong>, lead the Gutenberg 17.9 release. In his release post <a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/\"><strong>What’s new in Gutenberg 17.9 (13 March)</strong></a> he highlighted: </p>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-032f2a30b6cf2385 wp-block-newsletterglue-list ng-block\"><tbody><tr><td class=\"ng-block-td\"><ul class=\"wp-block-newsletterglue-list\">\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/#color-and-typography-presets-in-global-styles\">Color and typography presets in Global Styles</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/#indenting-list-block-items-via-the-tab-key\">Indenting List block items via the tab key</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/#shuffle-option-when-choosing-patterns\">Shuffle option when choosing patterns</a></li>\n\n\n\n<li class=\"ng-block\"><a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/#replace-flow-for-template-parts-in-inspector-controls\">Swap Template Parts in the Inspector</a></li>\n</ul></td></tr></tbody></table>\n\n\n\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" class=\"ng-block-f739eee4c20d2ad7 wp-block-newsletterglue-text ng-block\"><tbody><tr><td class=\"ng-block-td\" align=\"none\"><p>My &#8220;About-time-feature&#8221; in this round:  Using the tab key to indent list items. It has been so ingrained in my muscle memory from using Google Documents tripped my up every time, I wanted to indented list items. Anything you have been waiting for a long time? </p></td></tr></tbody></table>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Eric Karkovack</strong> did a deep dive into <strong><a href=\"https://speckyboy.com/create-manage-block-patterns-wordpress/\">How to Create &amp; Manage Block Patterns in WordPress</a></strong>. It&#8217;s a fantastic tutorial explaining what patterns are and how you can create your own with the WordPress Site editor. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Paul Halfpenny</strong> introduced a new plugin called <a href=\"https://wordpress.org/plugins/personalizewp/\"><strong>PersonalizeWP</strong></a>, which allows you to use personalization features within WordPress. &#8220;The plugin can help you tailor your content for your website visitors using the Block Editor to define what appears for them based on the conditions you choose.&#8221; he wrote. Learn more about pro version and all the features <a href=\"https://personalizewp.com/\">on their website</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jamie Marsland </strong>and <strong>Brian Coords</strong> discussed in this video <a href=\"https://www.youtube.com/watch?v=ehhmnpjc7Fc\"><strong>How to Fix WordPress Gutenberg!</strong></a> Specifically, they walk through some usability issues of Block themes and the Site editor. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>A similar discussion followed Anne McCarthy&#8217;s post about <a href=\"https://nomad.blog/2024/02/16/overlapping-problems/\">overlapping problems</a> from last month in a Hallway Hangout. McCarthy posted the<strong> <a href=\"https://make.wordpress.org/core/2024/02/27/summary-of-hallway-hangout-on-overlapping-problems-in-the-site-editor/\">Summary of Hallway Hangout on overlapping problems in the Site Editor</a></strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Did you know you can install and use the Gutenberg block editor, built for WordPress, in Drupal! This video on YouTube walks you through the steps: <a href=\"https://www.youtube.com/watch?v=6uI4jXT3FsA&t=4s\"><strong>Getting Started with Gutenberg (Block Editor) in Drupal (2024)</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Rich Tabor</strong> introduced his<a href=\"https://rich.blog/cards-block/\"> <strong>new block: Cards</strong></a>. &#8220;This block is technically two blocks: a “Cards” block and a singular “Card” block, which is repeated—reminiscent of the WordPress Buttons block. Even now, I find it incredibly helpful to look at the&nbsp;<a href=\"https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src\">source code for official WordPress blocks</a>, which has all the tried-and-true methods for just about any type of block you’re looking to build next. Don’t reinvent, iterate.&#8221; he wrote.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his video <a href=\"https://www.youtube.com/watch?v=Y0tyPAOcwDw\"><strong>You won&#8217;t believe WordPress can do this</strong></a>! Jamie Marsland shows off the Cover Block magic possible with the WordPress Core. He shows you five different effects: the magical Parallax, the Scroll Snap, the Font Reverse the animation, and the Rick Roll. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/pandulu\">Claudio Rimann</a> </strong>shared his latest article <a href=\"https://claudiorimann.com/git-going-with-fse-and-block-theme-development/\"><strong>Git going with FSE and Block Theme Development</strong></a> &#8220;Working with Block Themes and versioning in Git didn&#8217;t play together as nicely as I was used to. Here&#8217;s how we adjusted our workflow to make it work for us.&#8221; <a href=\"https://twitter.com/pandulu/status/1768649157097472375\">he tweeted</a>. It fits into a discussion that also happens in the Make WP Slack #outreach channel</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The video of a workshop called &#8220;<a href=\"https://www.youtube.com/watch?v=w5ZQLNYxdPY\"><strong>Developer Hours: How to build modern web layouts</strong></a>&#8221; available on YouTube. In this one-hour workshop, Justin Tadlock made it all about learning to make website layouts with WordPress blocks. It was really helpful for anyone who wants to figure out how to put together different blocks to make cool and useful website designs. </p>\n\n\n\n<p>Tadlock also looked at some website layouts people had made without blocks and showed how to make those using blocks instead. In the later part of the workshop, he gave some helpful tips, like when to use your own extra styling, how to make blocks look special, and when to turn your design into a repeatable pattern. This is great for making your site look just right but also keeping it easy to use. The examples are <a href=\"https://github.com/wptrainingteam/dev-hours-web-layouts\">available for download from GitHub</a></p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2024&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a>&nbsp;|&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</h2>\n\n\n\n<p><a href=\"https://twitter.com/keithdevon\"><strong>Keith Devon</strong></a> and <a href=\"https://twitter.com/wpmark\"><strong>Mark Wilkinson</strong></a> from Highrise Digital discuss <a href=\"https://www.youtube.com/watch?v=GUBpqesD63I\"><strong>WP Café #80 | New features coming in WordPress 6.5</strong></a>.  They cover the discussion around McCarthy&#8217;s overlapping problems post. Then they move on to  cover the Block Bindings API, Interactivity API, and some design tools coming in the new version. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Mark Howells-Mead</strong> shared his <a href=\"https://permanenttourist.ch/2024/02/thoughts-on-the-wordpress-interactivity-api/\"><strong>views on the WordPress Interactivity API</strong></a>, pointing out that while there are simpler methods to create interactive interfaces, such as using plain JavaScript or React, learning a framework like the WordPress Interactivity API entails understanding both the core concepts of JavaScript and the specifics of the framework itself.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In this episode of the Do the Woo &#8211; Inside Woo show, <strong><a href=\"https://dothewoo.io/interactivity-api-collaboration-wordpress-woocommerce/\">The Collaboration of the Interactivity API with WordPress and WooCommerce</a>,</strong> BobWP (Bob Dunn)  chats with WordPress and WooCommerce developers&nbsp;<strong>Carlos Bravo</strong>&nbsp;and&nbsp;<strong>Lucio Giannotta</strong>&nbsp;about the collaboration between WordPress core and Woo working with the Interactivity API, a new framework for WordPress developers.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Brian Coords</strong> reported for the WPTavern on <a href=\"https://wptavern.com/the-block-bindings-api-brings-dynamic-data-to-blocks\"><strong>The Block Bindings API Brings Dynamic Data to Blocks</strong></a>. &#8220;As the block editor continues to evolve its content management capabilities, the lack of support for custom fields has been one of the key roadblocks for users and developers. While custom fields in WordPress are still widely used, in the block editor they’ve been relegated to a drawer at the bottom of the screen, and haven’t been as deeply integrated as many would like. With the coming Block Bindings API, things are about to change in a very good way.&#8221; he wrote.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Eric Karkovack</strong> explored <a href=\"https://thewpminute.com/why-keeping-up-with-gutenberg-is-a-challenge-for-developers/\"><strong>Why Keeping up with Gutenberg Is a Challenge for Developers</strong></a>. &#8220;Let&#8217;s say you have a #WordPress block plugin. What do you do when WP core offers overlapping features? I spoke to some developers about the challenge of keeping up (and adjusting) with Gutenberg.&#8221; Karkocack <a href=\"https://twitter.com/karks88/status/1768703739710337379\">tweeted</a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nick Diego</strong> invites you to the next <strong>Developer Hours on March 26, 2024, at 14:00 UTC (9 am EDT).</strong> He <a href=\"https://twitter.com/nickmdiego/status/1768307806799790432\">tweeted</a>: &#8220;While Block Hooks were introduced in WordPress 6.4, I&#8217;m very excited about the upcoming enhancements in 6.5. So many more tools for plugin developers. Join me and Bernie Reiter for <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299677581/\"><strong>Developer Hours: Exploring Block Hooks in WordPress 6.5</strong></a>.</p>\n\n\n\n<p>Bernie Reiter also wrote the Dev Notes about the <a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-block-hooks-in-6-5/\"><strong>Updates to Block Hooks in 6.5</strong></a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"from-the-wordpress-developer-blog\">From the WordPress Developer Blog</h3>\n\n\n\n<p>In his latest post, <a href=\"https://developer.wordpress.org/news/2024/03/14/how-to-register-block-variations-with-php/\"><strong>How to register block variations with PHP</strong></a>, <strong>Justin Tadlock</strong> provides a step-by-step walk-through of how to register block variations using PHP in WordPress 6.5.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nick Diego</strong> posted <a href=\"https://developer.wordpress.org/news/2024/02/29/an-introduction-to-block-based-mega-menus/\"><strong>An introduction to block-based mega menus</strong></a> and explored how to build a Mega Menu block that integrates with the Core Navigation block using new features coming in WordPress 6.5.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> posted <a href=\"https://developer.wordpress.org/news/2024/03/06/introducing-block-bindings-part-2-working-with-custom-binding-sources/\"><strong>Introducing Block Bindings, part 2: Working with custom binding sources</strong></a>. The second tutorial in a two-part series that introduces the Block Bindings API in WordPress 6.5. Part 2 focuses on registering and using custom binding sources.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><em>Never miss any WordPress Developer Blog post again. <a href=\"https://developer.wordpress.org/news/subscribe/\">Subscribe </a></em></p>\n\n\n\n<a href=\"https://developer.wordpress.org/news/subscribe/\"><img width=\"652\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/03/subscribe-thumbnail.png?resize=652%2C343&ssl=1\" alt=\"\" class=\"wp-image-27854\" /></a>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p><em>Featured Image: View of Taipei, Taiwan from the Elephant Mountain, Photo by Birgit Pauli-Haack</em></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 17 Mar 2024 12:15:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Gutenberg Times: Gutenberg Changelog #97 – WordPress 6.5, Gutenberg 17.8 and 17.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=27884\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-97-wordpress-6-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:35058:\"<p>In this episode, Joni Halabi and Birgit Pauli-Haack discuss WordPress 6.5, Gutenberg 17.8 and 17.9</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul>\n<li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li>\n\n\n\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<p><strong>Joni Halabi</strong>, senior developer at Georgetown University</p>\n\n\n\n<ul>\n<li><a href=\"https://gutenbergtimes.com/live-q-a-design-systems-and-theme-json/\">Live Q &amp; A: Design Systems and theme.json</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/02/static-vs-dynamic-blocks-whats-the-difference/\">Static vs. dynamic blocks: What’s the difference?</a></li>\n\n\n\n<li>Book:&nbsp;<a href=\"https://jhalabi.com/book/\">Sweet Little You by Joni Halabi</a></li>\n\n\n\n<li>X (former Twitter)&nbsp;<a href=\"https://twitter.com/jonihalabi\">@jonihalabi</a></li>\n\n\n\n<li>WordPress&nbsp;<a href=\"https://profiles.wordpress.org/thatdevgirl/\">@thatdevgirl</a></li>\n</ul>\n\n\n\n<p><a href=\"https://developer.wordpress.org/news/2024/03/10/whats-new-for-developers-march-2024/\">What’s new for developers? (March 2024)</a></p>\n\n\n\n<p><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/299677581/\">Developer Hours: Exploring Block Hooks in WordPress 6.5</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 6.5</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-2/\">WordPress 6.5 Release Candidate 2</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\">Unblocking WP6.5 – Font Library and Synced Pattern Overrides</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/03/06/new-feature-the-block-bindings-api/\">New Feature: The Block Bindings API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/14/new-feature-font-library/\">New Feature: Font Library</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-block-hooks-in-6-5/\">Updates to Block Hooks in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/09/miscellaneous-editor-changes-in-wordpress-6-5/\">Miscellaneous Editor changes in WordPress 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\">Unification of the site and post editors in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/script-modules-in-6-5/\">Script Modules in 6.5</a>&nbsp;</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API in 6.5</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://www.therepository.email/?mailpoet_router&endpoint=track&action=click&data=WyI1NTYiLCIxam9oNGRrYjZ2Zm84dzRvb293ZzRvczg4Z2swNHM0dyIsIjEwMTgiLCJkYjkzYzgwOWZlZmIiLGZhbHNlXQ\">What&#8217;s new in WordPress 6.5: Font Library, DataViews, Block Bindings, Interactivity API, and much more!</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg plugin</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/\">What’s new in Gutenberg 17.8? (28 February)</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/\">What’s new in Gutenberg 17.9 (13 March)</a></p>\n\n\n\n<p></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul>\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Hello, and welcome to our 97th episode of the Gutenberg Changelog Podcast. In today&#8217;s episode, we will talk about WordPress 6.5 is about to release, and then we have Gutenberg plugin versions 17.8 and 17.9. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times, and a full-time core contributor for the WordPress Open Source Project sponsored by Automattic&#8217;s Five for the Future program.</p>\n\n\n\n<p>I&#8217;m thrilled that Joni Halabi made the time to join me again on the show. Joni is a senior software developer at Georgetown University and a regular guest at the Gutenberg Times shows. It&#8217;s so wonderful to see you again, Joni. How are you today?</p>\n\n\n\n<p><em>Joni Halabi</em>: I&#8217;m doing great and I&#8217;m thrilled to be here. Thank you so much for inviting me back. I&#8217;m really excited about what&#8217;s to come in WordPress 6.5. It&#8217;s going to be a good one.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, it&#8217;s coming out in 11 days. If we do it again, this is March 15th. We are recording this March 15th, 2024, and I&#8217;m fresh back from WordCamp Asia, and I brought back marvelous memories of the city because I did some sightseeing and memories of the Asian community where a lot of selfies were taken by WordCamp Asia. It was, again, a wonderful WordCamp and I enjoyed meeting all the friends again that I made last year, or that I have been communicating all these years in the WordPress community and met for the first time last year. It really felt more like a family reunion around the purpose of the open source project.</p>\n\n\n\n<p>So from there I brought two announcements. I&#8217;m happy to report that this year&#8217;s State of the Word will be on December 16th, 2024, and it will be brought to you from Tokyo, Japan. It will be, again, an event in location, but of course, live-streamed and live translated from there. We will maybe have some time issues if we want to watch it live in the United States or also in Europe, because Japan has a different time zone. That&#8217;s probably half around the world.</p>\n\n\n\n<p><em>Joni Halabi:</em> Yeah. I think they&#8217;re possibly 12 hours off from the East Coast of the United States, which is where I am.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So if it&#8217;s at 3:00 in the afternoon, then you watch it at 3:00 AM in the morning. But it&#8217;s the second time that the State of the Word is outside the American audience, and as Matt Mullenweg in his AMA at the WordCamp explained, &#8220;It&#8217;s a tribute to the first community outside the US that sprung up early on. The WordPress community in Japan was the first one to translate the software into a different language, and back then they didn&#8217;t have all the tools available. They had to fork the full software and go in and translate every string in the code base. I also heard that 86% of all Japanese websites are built with WordPress. So the community is huge and strong and has been for almost two decades. So the first translation, I think it was in 2007 or something like that, I am sorry, I don&#8217;t have the exact year there, so it&#8217;s pretty cool.</p>\n\n\n\n<p>And then the second announcement that came out of Taipei, Taiwan was that the next WordCamp Asia will take place in February, 2025 in Manila, the capital of the Philippines. So that&#8217;s the announcements that I have. There were great talks I saw, and many that I missed because I was chatting in the hallway and lost track of time. And apart from the workshops, you can catch them all on the so-called rerun on the live sessions, and I leave in the show notes, the link to the schedule of the sessions as well as to the YouTube live stream recordings, so you can catch up on the talks as well, dear listeners.</p>\n\n\n\n<p><em>Joni Halabi:</em> I love learning that. I had no idea that the Japanese community was the first to localize WordPress, and that is so exciting to me that they took that on themselves because I don&#8217;t know if you know this, in a past life I worked as a translation manager for a software company, and we translated into so many languages, and the hardest thing to do is translate something into that second language because it sets the stage for localization in all of these other languages. So they must have done so much heavy lifting. I&#8217;m so impressed by that. I love that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Well, I didn&#8217;t know that you were a translation manager. And you&#8217;re right, they were the pioneers of that, and out of that collaboration came the prodigal tool that now&#8230; So WordPress is translated into a hundred languages, and there are, I think, something between 3,000 and 5,000 translators now working on translating 6.5 into the languages. So when it came out that someone in Nepal or someone in India, or I think there are translators for seven or eight languages in India alone or in Arabic, can use their software with the new features within their own language. So that&#8217;s so cool.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p><em>Joni Halabi</em>: Very cool. Yeah, it sounds like a lot has happened in the last four weeks, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I imagine. Yeah.</p>\n\n\n\n<p><em>Joni Halabi:</em> So now we&#8217;re just going to catch up on all the details, including all the new features that are coming out. In WordPress 6.5, which comes out, we mentioned this before, on March 26th, so 11 days from when we&#8217;re recording this, and we&#8217;re just going to catch up on all these features in this latest monthly roundup. There&#8217;s a new post on the developer blog that was published this month. Nick Diego collected 28 developer relevant changes in this roundup post, and this post lists all of the new resources that are available for developers. I highly recommend checking it out. It&#8217;s a really great post,</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And he has all the links to dig deeper into whatever comes out of WordPress 6.5. They also cover some of the things that we are going to talk about in 17.8 and 17.9 of the Gutenberg plugin as well.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 6.5 RCV2</h3>\n\n\n\n<p>So when we come now to the section of what&#8217;s released, we are already in the middle of it actually. We have three releases to cover. That&#8217;s the 6.5 cycle and two Gutenberg plugin versions. So the WordPress 6.5 release candidate two was published, and the testing team collected notes on how best to test this version. And you don&#8217;t need to use it if you don&#8217;t want to. You don&#8217;t need or go into the debug code stuff, developer stuff. You don&#8217;t need to use a hosted test site or local WP, you can just use WordPress playground and run WordPress in your browser. That&#8217;s the new cool feature that came out quite a bit, but we are now all the things that can be previewed or tested, we try to make this work with WordPress Playground. So the release candidate and the developer documentation were also published.</p>\n\n\n\n<p>First one, sad news, my favorite feature, the sync pattern overrides was pulled just before the last release candidate as a few contributors felt it needed to simmer a few more months before it can be released to millions of users. So that has to wait to 6.6, which is scheduled when&#8230; The release schedule is not out, but I think about mid-July or so. So it&#8217;s only two, three months. No, four months. And in the show notes I will have for you the developer notes that are very heavy leaning to developers, hence the name about all the new cool features. It&#8217;s Block Bindings API. That is pretty much the coolest feature we&#8217;re waiting for, for the block editor extension to extend the block editor, and a lot of people have been waiting for and they&#8217;re really gearing up to it, using it and using the heck out of it, so to speak.</p>\n\n\n\n<p>Block Bindings API allows you to connect a block with a data point. That could be post meta, that&#8217;s the usual custom fields, but you can also, and that is also explained in the def notes, register your own data sources, so it could be something from a different table from a different action or something like that. So that&#8217;s one thing that we&#8217;re all excited about. What do you think about it?</p>\n\n\n\n<p><em>Joni Halabi:</em> This is my favorite feature, hands down. I&#8217;m in love because it is not even borderline, it is turning. It gives the developers the ability to turn a static block, for example, a paragraph block into a dynamic block. So it&#8217;s mapping this content that somebody can update in a meta field or really anywhere else on the site, and it&#8217;s mapping that data to a static attribute in one of these blocks, and it is so cool. I see so many applications for it. There&#8217;s some examples in the new feature post that&#8217;s on the blog, and I&#8217;m really excited. I&#8217;m very excited to see how developers are going to use it. I really want to see how we can use it on our team at Georgetown. I&#8217;m just kidding.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, Justin Tadlock on the developer blog, was also quite excited about it and he wrote a, I think it&#8217;s about 5,000 words about it and has a great example. He has part one and part two introducing the feature, and that is really, really important for developers to look into, but I think you will find it fairly easy to figure it out. And on the Gutenberg Times, actually, there&#8217;s also a post that is an almost no code way to use this, and I walk you through with little videos on how you can use the old meta boxes on the bottom of your screen and also add it to a template or something like that, so you have additional ideas that you could have as a site builder who is using not so much code, but more is on the no-code side or low-code side, so I was quite excited when I saw it too.</p>\n\n\n\n<p>Another feature where has a lot of people excited is the fund library, and we have been waiting for it quite a bit because it was actually slated to be in 6.4, but then was pulled also in the release cycle that it needed to simmer a bit or have more testing done, but it&#8217;s now coming in 6.5. Then there is another API that came into 6.4, but it now has some update. That&#8217;s the Block Hooks API, and then we also have now public, and we talked about it for a year and a half on this show, on the Gutenberg Changelog, is the interactivity API is finally made public and in WordPress core. So that&#8217;s another feature where developers can actually build some great websites with it. It&#8217;s almost like there&#8217;s no reload on pages if you have interactivity pieces in there, and it replaces the reliance on jQuery quite a bit. A lot of it happens in PHP if you want to and of course also JavaScript. Have you played with it or tested it? I say play, but I mean tested the interactive API?</p>\n\n\n\n<p><em>Joni Halabi:</em> I use play too. Unfortunately I have not. I&#8217;ve been reading a little bit about it, but I just haven&#8217;t found a good case for it on our team just yet. We tend to shy away from interactivity, but I wonder if this will help us get into some more interactive elements on our sites.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I had a hard time coming up with examples, but the developers who worked on it, they built a great movie demo application and of course made the code also available to that. So I can share that in the show notes. And then we have two people writing about. So Magdalena is writing an introduction into the interactivity API, and then Seth Rubenstein, who also has been on the show on the Gutenberg Live Q and A from the Pew Research Organization. He has done quite a bit of using the interactivity API for some of his voting and quizzes, and he&#8217;s writing a case study about some of his examples. So we&#8217;ll all get much more information about that in the following months, I would say. So the next two to three months or so might not be all ready for the release, but it&#8217;s here to stay, so there&#8217;s some great stuff going.</p>\n\n\n\n<p>What else? Oh yeah, Steven Lin documentation co-lead for this release 6.5 has published the WordPress 6.5 field guide, and Carlos Daniele has published a great post on the Kinsta blog, who walks this through all, not only the user facing, but also the user facing changes that are coming down the pipeline. I can name it. We talked about them here on the podcast when they were all coming into the Gutenberg plugin, but it&#8217;s just to remind us all. It&#8217;s the robust revisions for style and template changes and the integration into the style book. Then of course the fund management system and then the background image support for the group block. I like them and you can have tiles or you can have them in a different aspect ratio. Speaking of aspect ratio, there will be support for the cover block and then shadow support for three more blocks. Button blocks had them already, but with 6.5, it also comes to the columns block, and the single column block and images.</p>\n\n\n\n<p>The site editor gets plenty of quality of life updates where things get a little bit smoother and then the list view, but everybody&#8217;s friend is your list view. When you have longer posts, it&#8217;s a little bit more complicated and nested blocks that are even more powerful with a right click menu. And then also you can now change names in the block view, so when you have five group blocks together, you can name them and then manage them much better. Speaking of management, pattern management has also gotten some updates there and drag and drop support enlist you and editor canvas. I think those are the most important ones, but there are small little things that make life so much easier in all of these releases.</p>\n\n\n\n<p><em>Joni Halabi:</em> Yeah. I was just going to say I really love the list view changes because I think, especially changing the names of the blocks, it&#8217;s going to make it so much more intuitive for people who, perhaps they just have a page and list view before, it would just say paragraph, paragraph, paragraph, list view. You really don&#8217;t know where you are in that list view, so if you can change it to paragraph about puppies, paragraph about kittens, paragraph about whatever you&#8217;re writing about, I think that&#8217;ll help people a lot on those longer pages.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. So as we said, release is March 26th, and I know that the design team is working on some featurettes. That&#8217;s what they&#8217;re called. Short videos to show off the biggest new features. So watch the space and I&#8217;ll probably have more in the weekend edition of the Gutenberg Times in the next two weeks leading up to the release and afterwards.</p>\n\n\n\n<p><em>Joni Halabi:</em> We could probably spend another two plus hours talking about WordPress 6.5 because it is such a robust release and I really recommend, because we are in release candidate too, definitely check it out. You can check it out via the beta tester plugin or the WordPress playground like we had talked about before.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 17.8</h3>\n\n\n\n<p>But it is time to move on to the Gutenberg plugin release 17.8. 17.8 was released just a couple of weeks ago, on February 28, 2024, and it included 164 pull requests by 45 contributors, and there is a blog post up that was published the same day, February 28th that runs through everything that&#8217;s new in Gutenberg 17.8. So I think it&#8217;s time to run through some of the key features.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> The first up is that you can now bulk export patterns because that&#8217;s now added to the data views on the pattern list view. So go to the site editor and you click on patterns and you see on the patterns, you can now check some of the check patterns and then have a bulk action for export, and you get them in the JSON format. That&#8217;s a JavaScript Object Notation. With that, you can then import it into another website through the same system where there is, I think by the patterns, there is an import JSON button on top of the list view.</p>\n\n\n\n<p><em>Joni Halabi:</em> Oh, nice. Another new feature is in the template editor or inspector where you can show and select related patterns. So if you show a template or a template part, it will now show similar or related templates in the sidebar, so you can very, very easily in that sidebar switch to a different template or a different template part if you want to just play around with your design and see how something similar might look. I think that&#8217;s a nice interactivity feature.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And somebody who builds websites definitely needs that to gauge how it is going to look and have switched faster through that and not have that, &#8220;Oh, change it, save it, see how it looks.&#8221; But the preview helps out to curate all that, the list about it. On the grid block variations, that&#8217;s another new feature. There&#8217;s a toggle for the various grid types, so auto-generated or manual or rows or columns and all that. So you can play around with those grid block variations some more. It&#8217;s good to have. You can also change the minimum column width so you know how those columns distribute on your canvas in the front end as well as on the backend and also in mobile view because it&#8217;s intrinsically responsive. And that also is a feature. So for the grid children, so inside the grid, you can also specify rows and columns and change the column span and the row span. So even more to play around for all the designers out there.</p>\n\n\n\n<p><em>Joni Halabi:</em> Yeah. That gives you so many options for different layouts, alternate layouts, and I&#8217;m very happy that accessibility and responsiveness is also taken into consideration here because I think that&#8217;s going to be really important, especially when you start playing with all of these spans. And there&#8217;s some great screenshots in the pull request that give a really clear idea about what&#8217;s going on in the grid block right now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And Justin Tadlock and Ryan Welcher, they had a Developer Hours on how to build more on web layouts with WordPress blocks, and they talked about some of the grid features, but also some can be done with CSS, and so you might want to check those out. And Justin shared all his code to use that in a repo, so I just wanted to make a shout-out for that. It does not cover these grid layout features yet because they weren&#8217;t out yet, but he&#8217;s preparing another show for that for sure, because he&#8217;s very much into grids.</p>\n\n\n\n<p><em>Joni Halabi:</em> Moving on to some enhancements, the script modules API got a new deregister option, so you can use that to override script modules if you want to de-register a module. There&#8217;s now an API hook into that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And that is actually part of the WordPress 6.5 script modules, API that comes as a new feature. And this was, although it was outside of that, was one of the last Gutenberg plugin releases, it was back boarded to the release candidate, so it will make it into 6.5 when it&#8217;s finally released. And the same with the next one is the block bindings to actually lock the edit of the blocks that have block bindings, so a user can override that if it has a block binding. It also comes with a visual indicator in the toolbar that this block actually has a block binding connection with a custom field, so it&#8217;s much more visible what kind of block this is. So I&#8217;m glad that they found this. This also has been back boarded to the release candidate, so it will come in 6.5 as well.</p>\n\n\n\n<p><em>Joni Halabi:</em> Nice. Another new feature that I&#8217;m particularly excited about is when an editor is editing a block in content only mode. So it means that the block inspector is usually unavailable, but now there&#8217;s a new feature that allows editing of an image blocks alt and title attributes when you&#8217;re in that content only mode. And I think this feature is so important because, at least in my experience, a lot of content editors, sometimes they&#8217;ll forget to add a title or alt text to an image, and this just makes it much easier to remind them and give them access to write that content because that&#8217;s content, it&#8217;s content for screen reader users and people who need that. So I&#8217;m very excited about this one.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, glad you pointed that out, yes. I&#8217;m looking through this. There is also an update to the theme JSON schema to actually include the background support that came in with previous versions of the Gutenberg. So you get now support if you use the VS Code or something like that, you get support for the code inspector for the background support. It&#8217;s for settings, and in the settings part, also, it&#8217;s used for the block JSON for custom blocks, so it&#8217;s in the support background setting in the JSON files. Very important.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 17.9</h3>\n\n\n\n<p><em>Joni Halabi:</em> Moving on to Gutenberg 17.9. 17.9 was released on March 13th, and it included a total of 196 pull requests by 59 contributors. And this is what I&#8217;m excited about. Four of those contributors were first-time contributors, so that&#8217;s very awesome. March 13th, there was also a blog post about what is new in 17.9, so I definitely recommend checking that out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Go ahead.</p>\n\n\n\n<p><em>Joni Halabi:</em> Sorry, I was just going to run into the features, but if you wanted to say something before I did that, go for it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> No, go ahead.</p>\n\n\n\n<p><em>Joni Halabi:</em> Okay. So the first feature that I wanted to call out was that now color and typography presets have been added to global styles. So this was something that was really popular in classic themes where users were allowed to change the color palette and the families in the customizer. So now this is available in global styles.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Excellent. Yes. So it&#8217;s not only the privilege of the theme developer to offer presets for color and typography, so that&#8217;s really good. Another feature is a shuffler option for the pattern category. So if you have a category on your patterns that it&#8217;s maybe call to action, you can press that button, that shuffle button, and it shows you all the call to action at different order. So it makes it easier to select things and not always have to scroll past the same patterns that you saw before. So it makes it a little bit more surprising.</p>\n\n\n\n<p><em>Joni Halabi:</em> Yeah. Another new feature is in the inner blocks component, there is now support to insert before block and after block actions when you&#8217;re using a lot of blocks. So basically what this means is that if you are a content editor and you have selected a child block inside of some parent block, in the toolbar, there are now options that say add before and add after that will allow you to add child blocks before or after whichever child block you have selected. So it just makes it a little bit easier to add these child blocks as you&#8217;re editing. So I think it&#8217;s a really nice UI feature here.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes, absolutely. And I think it makes it also in combination with the block hooks, API makes it much more versatile for extenders to use that feature as well. Another feature is something that I personally have been waiting for since I saw the list block in Gutenberg, which I think was right from the beginning, but is to allow the tab key to indent a selected part. So up until now, you needed to use the click on the block toolbar to indent a set of list items. So the child parent kind of thing. Now you can use Tab, and that is much more&#8230; For me, it&#8217;s much more intuitive because I spend a lot of time in Google Docs and that&#8217;s how it works there. So I&#8217;m really glad that it finally made it to the block editor.</p>\n\n\n\n<p><em>Joni Halabi:</em> Yeah, that&#8217;s a really nice one too, because I use my keyboard more often than I use anything else.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, absolutely.</p>\n\n\n\n<p><em>Joni Halabi:</em> The next feature that I want to talk about is connected to the block binding API, and this adds a visual indicator if you&#8217;re in the editor and you&#8217;re looking at a block, and that block is connected to a block binding source. So, for example, if you have a paragraph block and the content of that paragraph block is bound to some external source, a meta field, for example, in the editor in the toolbar, there&#8217;s a special icon that will just give the content editor a clue that, &#8220;Hey, this paragraph block, you can&#8217;t really edit this paragraph block because the content here is bound to some other external source. So this is not something that you can edit by yourself.&#8221;</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And before that feature came in, there was no way to find which blocks are actually connected to something else. So it removes the wonder and mystery of things, and I like that it&#8217;s purple.</p>\n\n\n\n<p><em>Joni Halabi:</em> I love that. I love that it&#8217;s purple, but also a different icon design because that means even if you&#8217;re colorblind, you can&#8217;t see the color purple, you can still see, &#8220;Hey, this is not the paragraph icon. What&#8217;s going on here?&#8221;</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Right. Correct. Yeah,</p>\n\n\n\n<p><em>Joni Halabi:</em> Very nicely done.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And I just want to point out, if you are looking for documentation, there have been a ton of updates in the documentation sector, and they are all already live on the Block Editor Handbook, especially for the interactivity API docs and the other theme, JSON schema we talked about, and some of the core block references have been updated, so check them out. There are so many. We are not specifically calling them out, but just wanted to point that out for you. And I think we are done, are we?</p>\n\n\n\n<p><em>Joni Halabi:</em> I think so. I didn&#8217;t see any others in the list, but just a reminder, there are so many changes in WordPress 6.5, but also the latest two Gutenberg updates, 17.8 and 17.9. So I definitely recommend checking out those blog posts that are up on the blog, just especially if you&#8217;re interested in seeing what else is out there that they all link to the pull requests and it&#8217;s just a wealth of information.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, absolutely. But now that we are at the end of the show, I wanted to point out that on March 26, that&#8217;s the day of the release of 6.5, Nick Diego and Bernie Reiter will explore block hooks in WordPress 6.5 in a Developer Hour. So that is on March 26th, 14:00 UTC, that is 8:00 AM Eastern, and they will explore the changes what happened with the block API. Bernie was also the developer who wrote the developer notes, so come with your questions on it, and I of course, share the link in the show notes so you can register for that. There&#8217;s also an April workshop on April 9th that&#8217;s also on what&#8217;s new in WordPress 6.5 with Bud Kraus. And Bud Kraus is a long time WordPress educator and he shows you some of the features that you, as a user, can see with 6.5.</p>\n\n\n\n<p>And on March 26, there&#8217;s actually also a workshop on untangling templates with Kathryn Presner demystifying the templates and how to put this piece together. So there are great things coming on the WordPress online learning workshop as well, and we have the links in the show notes later on. All right, so what are you working on right now or when we are done with the show, it&#8217;s the weekend, but next week, what are you going to first check out on the 6.5?</p>\n\n\n\n<p><em>Joni Halabi:</em> Well, since the field guide just got published today, I saw the email come in this morning in my inbox, my plan for today, and probably early next week, is to pore through that field guide and see what changes affects our team at Georgetown because we have a very heavily customized set of themes and plugins that we use for the university. So it&#8217;s always exciting to see what new features are coming up, how we can leverage those, and what features are being released that affect our existing code. So that&#8217;s my plan for the next few days.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Oh, wonderful, wonderful. And as always, the show notes of this episode will be published on gutenbergtimes.com/podcast and this is episode 97. And if you have questions or suggestions or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a> or ping me on the Make WordPress Slack or on Twitter. And when people want to connect with you, Joni, how would they do this? Where do they find you online?</p>\n\n\n\n<p><em>Joni Halabi:</em> I am just about everywhere @jonihalabi. That&#8217;s my handle in most places. I&#8217;m also on the Make WordPress Slack, so just come find me there. Feel free to shoot me a DM or send me a tweet or a Mastodon message. I&#8217;m on Instagram.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> All right, so this was it, dear listeners. Thank you for being with us and we&#8217;ll see you or hear you. Not see you, but hear you in two weeks again.</p>\n\n\n\n<p><em>Joni Halabi:</em> Thank you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Take care. Bye-bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 17 Mar 2024 11:19:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Matt: Paul Davids and Jacob Collier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=112443\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://ma.tt/2024/03/paul-davids-and-jacob-collier/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:493:\"<p>I know I share a lot of Jacob Collier content, but this one is particularly interesting because you can see him learning things in real-time, exploring an instrument that is not his native tongue but he&#8217;s already world-class in. It&#8217;s so interesting to me the polymath musician friends I have who can play so many instruments how they bring the technique and language across their learning, and this video illustrates it well.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 17 Mar 2024 04:36:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Hugo on Vision Pro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=112436\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://ma.tt/2024/03/hugo-on-vision-pro/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:723:\"<p>Many of my friends are ridiculous overachievers, and Hugo Barra is no exception. In response to <a href=\"https://ma.tt/2024/01/birthday-gift/\">my birthday blog post present request</a> he has published a <a href=\"https://hugo.blog/2024/03/11/vision-pro/\">magnus opus of over 10,000+ words on his thoughts on the Apple Vision Pro from his perspective having been present for some foundational moments for Google, Meta, and Xiaomi</a>. This is my dream, to get people writing more. We need more of this stuff on the internet! It&#8217;s fun to go down rabbit holes with experts. Cool that it&#8217;s on Hugo.blog, too. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 15 Mar 2024 23:38:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Inside DE{CODE} 2024, WP Engine’s Upcoming Developer Conference\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=155005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/inside-decode-2024-wp-engines-upcoming-developer-conference\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10592:\"<p>If you ask a WordPress builder or developer to list the most important tools in their toolkit, chances are that at least a few will be <a href=\"https://wpengine.com/\">WP Engine</a> products and possibly their managed hosting platform itself. Plugins like Advanced Custom Fields have a pretty passionate fanbase, so it shouldn’t be a surprise the WP Engine’s employees are just as passionate about their products too.&nbsp;</p>\n\n\n\n<p>All of that passion goes on full display every year when WP Engine hosts DE{CODE}, their popular developer conference, now in its fifth year. DE{CODE} 2024 will happen March 19th &amp; 21st, with the one-day-long agenda repeated across three global regions. The online conference is free to attend, and <a href=\"https://events.wpengine.com/event/f5972890-64b0-4934-9b39-2e704bf34725/websitePage:7b184ebe-3411-489f-bc0c-f76fe90d1ce5\">registration is now open</a>.</p>\n\n\n\n<p>I connected with some of the team members behind the conference, and behind WP Engine’s products, to get a (quite candid) behind-the-scenes look at what many would consider a fairly unique approach to a conference in the WordPress space.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Giving Tech Conference Vibes&nbsp;</h2>\n\n\n\n<p>In the tech industry more broadly, the idea of a company-centric conference is pretty standard fare. I’m sure your inbox is full of invitations from AWS re:Invent and Stripe Sessions, though I think a more apt comparison might be something like <a href=\"https://conference.convertkit.com/\">Craft + Commerce by Convert Kit</a>. In the WordPress community, it’s not as common.</p>\n\n\n\n<p>Lexi Mostek is the Lead Event Manager at WP Engine helping to bring this vision to life. I asked her about the background of the event and how they think about the balance between company and community.</p>\n\n\n\n<p>“We started this virtual event before Covid even existed,” she told me, “because developers a lot of times don&#8217;t have the budget to travel and we don&#8217;t want to charge for this event. We want to make it free. We definitely started out heavily promoting a lot of our own products and having a lot of internal speakers, which I think you can expect from a company putting on a conference. What we have tried to do is grow our roster of other people in the community, other speakers and other topics that support that. So I think we just added on our 46th speaker. And roughly half of those are external.”&nbsp;</p>\n\n\n\n<p>This is WordPress after all, so I’ll be clear now that this is not a WordCamp. That said, alongside WP Engine product updates and tutorials, you’ll get to hear about WordPress 6.5 from the core Editor Triage Release Team and about AI from Zack Kass, the former Head of Go-to-market at Open AI. If it’s anything like years past, the sessions don’t feel like a sales pitch, they more often take the shape of hands-on tutorials and best practices.&nbsp;</p>\n\n\n\n<p>Rob Stinson is a Product Marketing Manager at WP Engine whose domain includes Local, Advanced Custom Fields, and many of the other developer tools they’ve added from deals <a href=\"https://wptavern.com/wp-engine-acquires-5-plugins-from-delicious-brains\">like 2022’s acquisition of plugins from Delicious Brains</a>. </p>\n\n\n\n<p>“One of the sessions I’m involved in is an ACF Blocks deep dive,” said Rob. “We&#8217;ve seen this feature really emerge as a hero of ACF over the last few years and we&#8217;re doing more and more in the product itself to improve that feature set. So myself and Liam Glady (Senior Engineer at ACF) will go through four different custom blocks, the first one being a very basic one to showcase the nuts and bolts of it for anyone who is not familiar with how to do custom blocks with ACF. But then we sort of progress and showcase some more interesting ideas that really leverage interesting features.”&nbsp;</p>\n\n\n\n<p>That sort of practical approach is key to many of the sessions. For WP Engine, the return on their investment into the conference comes by being seen as the hosting company who is most focused on providing value to developers. The goal is brand awareness more than immediate conversions.</p>\n\n\n\n<p>“WP Engine obviously has a long history in the Managed WordPress space,” he said, “offering WordPress solutions at scale. Something that we have learned &#8211; and it does seem obvious when you&#8217;re in the midst of it &#8211; is providing value through developer and builder tooling is just immensely impactful. There’s value to our customers and there’s value for the broader WordPress ecosystem.”&nbsp;</p>\n\n\n\n<p>Clearly being the company behind WordPress’ most popular local development tool is helpful, otherwise Automattic wouldn’t be <a href=\"https://wptavern.com/automattic-doubles-down-on-the-developer-community\">bringing their own competitor to market</a>. Even outside of WordPress, you can see other open source platforms working to own the comprehensive developer experience, from coding to deployment.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Most Unusual Format</h2>\n\n\n\n<p>One interesting feature of DE{CODE} is that the conference is streamed live, but sessions are all pre-recorded and presumably polished ahead of time. Then the conference happens &#8220;live&#8221; three times in three distinct time zones, making it more accessible to a global audience. One side effect of this approach is that the speakers and panelists are often in the live chat engaging with the audience and answering questions during their own talks. I&#8217;m not sure I&#8217;ve really seen this approach before.</p>\n\n\n\n<p>Imran Pervez, the Global Head of Event Marketing at WP Engine, talked to me about the thinking behind this.</p>\n\n\n\n<p>“When I go to a conference,” he said, “I personally don&#8217;t enjoy watching a thirty-minute session with only a 5 or 10-minute Q &amp; A at the end. That’s hardly enough time for a meaningful discussion. So with the approach we take, if a session is 40-minutes long, you can be asking Q &amp; A the whole time and make full use of the subject matter experts. If a speaker isn&#8217;t able to attend a session–given the range of timezones we’re serving–then we have a mix of subject matter experts per session on hand to interact and respond on chat.&#8221;</p>\n\n\n\n<p>The first time I attended this conference, I was definitely confused that the person on the screen was also responding to me in the live chat, but I have to admit it really makes for a more collaborative experience as an attendee. It&#8217;s one of the more engaging live chats I&#8217;ve seen at a virtual conference, and conversations can continue on in virtual “hallways” between sessions.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">AI is Kind of a Big Deal</h2>\n\n\n\n<p>The keynotes of the event, as you’d expect in the Year of our Lord 2024, center around AI. Before you wind up that massive eye roll, it is worth thinking about AI in the context of WordPress and maybe looking at some of the names on those panels.&nbsp;</p>\n\n\n\n<p>Rob drew the connection between generative AI today and the WordPress landscape:</p>\n\n\n\n<p>“If you think about the last 24 months, you know, AI has become a thing, right? The three areas where the best use cases have emerged are code, text, and images. Interestingly, the best technical representation of those three things in the world is actually WordPress.”&nbsp;</p>\n\n\n\n<p>I would add a fourth dimension to AI’s current skillset, which is finding answers from massive amounts of content. In other words: search. If you&#8217;ve been responsible for a large-scale WordPress site or WooCommerce store, then you might know how tricky it is to get search right. But &#8220;search&#8221; as an internet concept has been evolving this last year as AI tools are changing the game, both around data indexing as well as user interface expectations.&nbsp;</p>\n\n\n\n<p>“And so it&#8217;s just interesting and exciting,” he continued, “to see the broader WordPress ecosystem figure this out. Ask ourselves ‘What does this look like?’ Experiment with things. As these use cases are evolving and starting to mature, I think the implementation of AI through WordPress in the coming 12 months, 24 months is going to be really impactful.”&nbsp;</p>\n\n\n\n<p>If that does sound interesting, there are a number of AI sessions, including one on AI search, the Zack Kass keynote mentioned above, and another keynote panel featuring Jason Cohen, WP Engine’s founder with a group of notable community members.</p>\n\n\n\n<p>“What we decided to do with our keynote,” Lexi explained, “is bring in some external people like Amber Hinds, David Dicamillo and Lucky Gobindram, who are doing things and actively working on WordPress projects in different areas of expertise. Because this conference isn&#8217;t only about us and our products, it&#8217;s about the community.”</p>\n\n\n\n<p>There’s interesting agency teams and product owners throughout the agenda. The third keynote panel focuses on the business of WordPress and includes Sujay Pawar of Brainstorm Force, Miriam Schwab of Elementor, and Lesley Sim of Newsletter Glue. Beyond business and AI, there are sessions covering marketing, performance, SEO, and ecommerce.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">More than WordPress &#8220;Developers&#8221;</h2>\n\n\n\n<p>Looking at the topics listed, you might be wondering why it’s called a “developer conference.” In the WordPress ecosystem, we can often take a broad view on who we consider developers. More than just developers, WordPress is a community of builders and extenders.</p>\n\n\n\n<p>“It is developers,” Imran said, “but actually it&#8217;s those that have a technical interest in what&#8217;s happening. We also welcome marketers, business leaders and those that wear multiple hats in their businesses. We make sure there is technical content, but a lot of it isn&#8217;t necessarily hardcore- it&#8217;s applicable for someone that could also be less technically advanced.”&nbsp;</p>\n\n\n\n<p>“Do you log into the WordPress admin at least once a month?” added Rob. “You&#8217;ll get something out of it.”</p>\n\n\n\n<p>Even if you&#8217;re not a developer, I would encourage you to <a href=\"https://events.wpengine.com/event/f5972890-64b0-4934-9b39-2e704bf34725/websitePage:da1bec15-c84c-4f09-b103-71d8ae90b856\">browse the agenda</a> and see if anything looks interesting.</p>\n\n\n\n<p>DE{CODE} 2024 is on March 19 (North America and APAC) and March 21 (EMEA). Registration is free.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Mar 2024 15:13:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: Reflections on My 2 Weeks Writing for The Tavern\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154968\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13778:\"<p>As my 2 weeks as a guest writer at The Tavern wind down, I thought y’all might be curious to hear some of my reflections on the experience.</p>\n\n\n\n<p>As James wrote, bringing 7 writers in for 2-week stints is <a href=\"https://wptavern.com/wptavern-launches-writer-hunger-games\">kind of like The Hunger Games</a> &#8211; many go in, two get the job.&nbsp;&nbsp;</p>\n\n\n\n<p>That “Hunger Games” analogy seems to have stuck &#8211; many of the people I conversed with for stories over the past two weeks asked me a variation of the, “How is The Hunger Games treating you?” question.</p>\n\n\n\n<p>The truth is that every interaction I’ve had with one of my fellow writers has been a combination of productive, nice, charming, and helpful.&nbsp;</p>\n\n\n\n<p>When fellow writers finished their trials, I mostly felt sadness. Not only will I miss our conversations on The Tavern Slack channel, but I’ll also miss the energy and reporting they brought to The Tavern.&nbsp; This version of The Hunger Games has been a ray of sunshine to my eyes.</p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#how-did-i-decide-what-to-write-about\">How did I decide what to write about?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#emotions-emotions-emotions\">Emotions Emotions Emotions</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#what-did-i-learn-in-these-2-weeks-of-writing-for-the-tavern\">What did I learn in these 2 weeks of writing for The Tavern?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#i-hadn-t-applied-to-a-job-in-decades\">I hadn’t applied to a job in decades.</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#what-is-it-like-working-with-matt\">What is it like working with Matt?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#how-would-i-improve-the-tavern\">How would I improve The Tavern?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#what-s-next-for-me\">What’s next for me?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#would-i-do-it-again\">Would I do it again?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/reflections-on-my-2-weeks-writing-for-the-tavern#comments\">Comments ↓</a></li></ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-did-i-decide-what-to-write-about\">How did I decide what to write about?</h2>\n\n\n\n<p>I was surprised by the different types of content each of us writers produced for The Tavern.&nbsp; One of us did long-form video content, some of us were curious about reporting on new and interesting things in the WP community, some of us shined a light on long-underreported people in our community, some focused on tech, others focused on humans, etc.</p>\n\n\n\n<p>As you likely noticed, I am, personally, curious about how the WP community changes and rolls with the times. For example, you saw me writing about <a href=\"https://wptavern.com/you-dont-need-to-know-code-to-build-a-successful-wp-plugin-business\">how small businesses are taking on the big dogs</a>, an <a href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats\">analysis of popular themes on wp.org</a>, and <a href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy\">how plugin shops have integrated accessibility best-practices into their day-to-day jobs</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"emotions-emotions-emotions\">Emotions Emotions Emotions</h2>\n\n\n\n<p>While I felt very prepared to do the work that would be required, I was unprepared for the whirlwind of emotions that would flood my body during these two weeks.</p>\n\n\n\n<p>Almost everyone I spoke with for my articles was exceedingly professional and helpful.&nbsp; In fact, some people went out of their way to help me find sources and to cajole quotes out of people.  </p>\n\n\n\n<p>And yet, at times my discomfort with waiting for email/Slack responses to my inquiries left me an emotional wreck (“Are they ignoring me? Did I offend them? Were my questions stupid?&#8221; etc.).</p>\n\n\n\n<p>Then there were times I accidentally manufactured discomfort &#8211; like when I pushed to get a straight answer about a difficult topic out of a PR person at a big WP plugin shop.&nbsp;&nbsp;</p>\n\n\n\n<p>There was the scary time when an online accessibility forum misunderstood my line of questioning and came after me with pitchforks (for the record, my articles highlight people who are making a positive difference on the accessibility front).&nbsp;&nbsp;</p>\n\n\n\n<p>I think the waves of emotion I experienced are part of starting something new and challenging.&nbsp; I hadn’t written articles with this intensity for decades &#8211; it makes sense that I would be forced to deal with my internal emotional issues.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-did-i-learn-in-these-2-weeks-of-writing-for-the-tavern\">What did I learn in these 2 weeks of writing for The Tavern?</h2>\n\n\n\n<p>Over the past couple of weeks writing for The Tavern, I learned so so so much.&nbsp; Here are some of the many lessons I learned since Feb. 29:&nbsp;&nbsp;</p>\n\n\n\n<ul>\n<li>I learned that people appreciate being part of a good yarn. My articles on plugin businesses and people doing great work on web accessibility seemed to be appreciated by both the commenters and the people featured in the articles.</li>\n\n\n\n<li>I learned that hitting “Publish” can be scary.&nbsp;</li>\n\n\n\n<li>I learned off-the-record conversations are oftentimes more fun than on-the-record ones.&nbsp;&nbsp;</li>\n\n\n\n<li>Related, I learned that off-the-record conversations build trust that a reporter can leverage into more compelling <em>on</em>-the-record interviews and articles later.&nbsp;<br />For example, one of my off-the-record conversations led me to a curious string about a sensitive topic &#8211; I pulled that string, and before you know it, we agreed to put that part <em>on</em>-the-record and included it in an article.</li>\n\n\n\n<li>I learned the hard way that you’ve got to be careful about how and where you tell people you are a journalist.&nbsp; That lesson cost me a lot of heartburn and sleep.</li>\n\n\n\n<li>I learned that I need to help people help me.&nbsp; One person I interviewed early on asked, “What’s your angle?&nbsp; I want to give you a quote that’s relevant.”&nbsp; That question saved us from a lot wasted of back-and-forth time.</li>\n\n\n\n<li>I learned that some people want The Tavern to be hard-hitting “gotcha” news source. <br />(Fwiw, I see The Tavern’s role in the community a little differently &#8211; It needs to be a trusted source of information and a hub for conversation in the WP community.)</li>\n\n\n\n<li>I learned (to no surprise) that the writers at The Tavern truly do have the editorial freedom to cover topics that are critical of WP power brokers, including the people paying our paychecks.&nbsp;&nbsp;&nbsp;</li>\n\n\n\n<li>Interacting with the other 6 writers led me to believe that any of us 7 would make great next-generation leaders of The Tavern.&nbsp; Seriously &#8211; I’d trust any of them with leading my beloved Tavern moving forward.</li>\n\n\n\n<li>I learned that reporting on WP stuff is not an easy job.&nbsp;&nbsp;</li>\n\n\n\n<li>I learned that the 2-week timeframe was both a positive driver and a limiter of output. Deadline pressure in journalism is real any way you slice it.&nbsp; Deadlines force you to get creative &#8211; to say&nbsp; “good enough”, hit the “Publish” button, and move on to the next challenge.&nbsp;&nbsp;</li>\n\n\n\n<li>I learned that not as many people read The Tavern as I thought.  \n<ul>\n<li>When I told my mom and sisters that I was picked to write for The Tavern, they were like, “Uhh huuuh.&nbsp; That’s nice, sweetie,” and more or less patted me on the head before returning to their respective days. </li>\n\n\n\n<li>I was surprised to learn that even some of the WP pros I quoted in my articles did not check wptavern.com to read the articles.&nbsp; When I spoke with them a week after one article posted, they said, “Oh! Is that article live?”</li>\n</ul>\n</li>\n\n\n\n<li>I learned that, based on The Tavern’s Jetpack stats, these articles do have an extremely wide reach by my standards.&nbsp; For example, one article I posted has garnered over 2,000 views on the web, over 2,000 email opens, and 70 clicks from email.  (I joked that I had 300 million impressions and 4,070 conversions &#8211; that’s a conversion rate of .0013%.&nbsp; Not great if it was a paid ad campaign, but, personally, I was thrilled with the numbers!)</li>\n\n\n\n<li>I learned that constructive criticism I received on my article drafts from my fellow writers made my writing better.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-hadn-t-applied-to-a-job-in-decades\">I hadn’t applied to a job in decades.</h2>\n\n\n\n<p>One thing I found personally fascinating was the application process &#8211; because I have no idea how to apply for a job.</p>\n\n\n\n<p>The last job I applied for was a student life position at the University of Minnesota in 2004. I quit that job in 2006 to become a <a href=\"https://themightymo.com\">WordPress consultant</a>, which has been my primary job since.&nbsp;&nbsp;</p>\n\n\n\n<p>Writing for The Tavern is a dream job for me.&nbsp; In my application, I wanted to communicate my vision for the job, my unique life experiences that might make me a great fit, my view that the news is a critical component of our democracy, as well as my quirky personality (didn’t want to surprise anyone there).&nbsp;</p>\n\n\n\n<p>My application was a long email highlighting my experiences reporting the news, blogging, and contributing to the WP community.&nbsp; It also mentioned my respect for The Tavern’s history (I’ve been reading The Tavern nearly every day for 10 years or so).</p>\n\n\n\n<p>When I didn’t hear back after a short amount of time, I got antsy and sent this follow-up:</p>\n\n\n\n<img width=\"1920\" height=\"2560\" src=\"https://wptavern.com/wp-content/uploads/2024/03/hire-me-or-not.jpg\" alt=\"A piece of crumpled up notebook paper with \" />When I didn&#8217;t hear back on my original application after a week, I sent this follow-up email.\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-it-like-working-with-matt\">What is it like working with Matt?</h2>\n\n\n\n<p>One of the more popular questions people asked me over the past two weeks was, “What is it like working with Matt Mullenweg?”&nbsp;&nbsp;</p>\n\n\n\n<p>Matt was true to his tongue-in-cheek word from <a href=\"https://wptavern.com/whats-next\">his Nov. 2023 post</a>: “You can ask previous writers how much I was in their hair.”&nbsp;&nbsp;I had very few interactions with Matt or the Automattic/Audrey team.</p>\n\n\n\n<p>I felt prepared to do the work of The Tavern, and I saw the lack of interactions with Matt as a sign that he trusted me to do that work.&nbsp;&nbsp;</p>\n\n\n\n<p>I felt like Matt was available via Slack if I needed him, however the only time I needed him was when I needed access to the X.com account.</p>\n\n\n\n<p>Also, I had read <a href=\"https://scottberkun.com/yearwithoutpants/\">The Year Without Pants</a>, so I was expecting this trusting, hands-off approach to leadership.</p>\n\n\n\n<p>So, with all that in mind, it was great working with Matt!</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-would-i-improve-the-tavern\">How would I improve The Tavern?</h2>\n\n\n\n<p>I have a great love in my heart for The Tavern.&nbsp; Regardless of who takes over the reins, I hope they continue to pursue a deeper connection to the WP community.&nbsp;&nbsp;</p>\n\n\n\n<p>The Tavern is a hub of our community &#8211; a place where people go to learn and to be heard. The format and history of The Tavern communicate an openness that has proven tough to replicate elsewhere on the web.</p>\n\n\n\n<p>At the end of the day, wptavern.com is the humans who write, run, and interact on the website.&nbsp; I hope whoever takes over continues to push those traditions.</p>\n\n\n\n<p>I see an opportunity to have the Tavern community provide more input into what gets reported on. </p>\n\n\n\n<p>I can see the next leader reimagining the WP Tavern Forums, doing more outreach on other platforms, and looking for other ways to increase engagement on-site.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-next-for-me\">What’s next for me?</h2>\n\n\n\n<p>I don’t know what’s next.&nbsp; I feel like I could add some very positive and subjective direction to The Tavern based on my unique experiences in the WP community.</p>\n\n\n\n<p>To be honest, I would love to be involved with The Tavern in any capacity that it needs me.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"would-i-do-it-again\">Would I do it again?</h2>\n\n\n\n<p>It’s been a thrilling couple of weeks, and I’ve gone through a rainbow of emotions and learnings.</p>\n\n\n\n<p>I would absolutely 100% do it again.&nbsp; And who knows &#8211; maybe you’ll see this smiling face at The Tavern again someday!</p>\n\n\n<div class=\"wp-block-post-author-biography\">Toby Cryns is a freelance CTO, WordPress consultant, and teacher at <a href=\"https://themightymo.com/\">The Mighty Mo! Design Co.</a> in Minneapolis, MN, USA.</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"comments\">Comments ↓</h2>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Mar 2024 23:29:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Toby Cryns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"WPTavern: #111 – Josepha Haden Chomphosy on Navigating WordPress’ Evolution, Growth and Change\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=154957\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/podcast/111-josepha-haden-chomphosy-on-navigating-wordpress-evolution-growth-and-change\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54095:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, how WordPress is managed and directed.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea featured on the show. Head to WPTavern.com forward slash contact forward slash juke box and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Josepha Haden Chomphosy.</p>\n\n\n\n<p>Josepha is the executive director of WordPress, a role she&#8217;s held since 2019. She&#8217;s been contributing since 2012, and has a special fondness for brand new to WordPress learners.</p>\n\n\n\n<p>During the episode, Josepha shares her insights on overcoming the challenges posed by the pandemic. She talks about the positive strides made within the Gutenberg project, and the need for improved change management during its implementation.</p>\n\n\n\n<p>We also explore the significant achievements of WordPress, reflecting on its growth to power 43% of the web. This gets us into the objectives for future WordPress expansion. Despite some current stagnation, Josepha explains her ambition to reach 51% market share. She talks about the potential in the enterprise sector, and the importance of reshaping walled gardens into community gardens. A metaphor for an inclusive and participatory ecosystem.</p>\n\n\n\n<p>We also discussed the semi anarchic nature of participation in WordPress, acknowledging the diverse perspectives of for profit motives, and those who contribute for nonprofit motives.</p>\n\n\n\n<p>We contemplate increased diversity and restructured WordPress events, with aspirations of up to 160 word camps a year. And we discuss recent experimentation in the event space.</p>\n\n\n\n<p>Expressing her journey from hands-on community management, to her executive role, Josepha explains her optimism for WordPress, with passion and authenticity. She emphasizes the responsibility of aligning contributions with strategic roadmaps, ensuring that each initiative within WordPress delivers meaningful impact.</p>\n\n\n\n<p>Towards the end, we discuss how the success of WordPress can be measured. This is focused upon metrics like attendance, engagement, and community contributions as a way to gauge the vitality, and sustainability of the WordPress ecosystem.</p>\n\n\n\n<p>If you&#8217;re interested in the WordPress project as a whole, and how it&#8217;s run and directed this podcast is for you.</p>\n\n\n\n<p>If you want to find out more, you can find all of the links in the show notes by heading over to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>A quick note, before we begin. This was recorded live at WordCamp Asia. There was quite a lot of background noise to contend with, and I&#8217;ve done my best to make the audio as easy to listen to as possible.</p>\n\n\n\n<p>And so without further delay, I bring you Josepha Haden Chomphosy.</p>\n\n\n\n<p>I am joined on the podcast today by Josepha Haden Chomphosy. Hello.</p>\n\n\n\n<p>[00:04:00] <strong>Josepha Haden Chomphosy:</strong> Hello. How&#8217;s it going, Nathan?</p>\n\n\n\n<p>[00:04:02] <strong>Nathan Wrigley:</strong> Very, very good. We&#8217;re in the, I actually don&#8217;t know the name of the venue, but we&#8217;re in the venue.</p>\n\n\n\n<p>[00:04:06] <strong>Josepha Haden Chomphosy:</strong> I know it by its acronym, which is TICC.</p>\n\n\n\n<p>[00:04:10] <strong>Nathan Wrigley:</strong> Okay. That&#8217;s where we are. We&#8217;re in the media room. It&#8217;s Word Camp Asia. It begins today, we had the contributor day yesterday. As I said at the beginning, I&#8217;m joined by Josepha, but I think probably for the community who don&#8217;t know you, could you just tell us who you are? Give us your bio, what your role is in the WordPress project, because it&#8217;s quite a significant role.</p>\n\n\n\n<p>[00:04:29] <strong>Josepha Haden Chomphosy:</strong> Yeah. I&#8217;ll give you the mini bio, so that we have a little bit of extra space for the what I do, because it is significant. So I&#8217;m Josepha Haden Chomphosy. I&#8217;m the executive director of the WordPress Project, and I came to this work kind of through marketing and other ways.</p>\n\n\n\n<p>I learned about WordPress in 2000 and like 10, 2011. Made my way, over the course of my career, through marketing, and data analysis strategy, and then wound up here in the WordPress project. I did some community stuff first, and then took over some core work, and then did what I do now, which is as the executive director.</p>\n\n\n\n<p>And so what I do as the executive director is I, for one, make sure that all of the bits and pieces, that are working across the project, are kind of aware of each other. It&#8217;s very hard to see how everything is interconnected. But I also make sure that we have some focus and effort around specific projects. Things like making sure we have volunteers coming in, and contributors that are trained, and some way for new attendees to figure out how to learn WordPress, or learn how to contribute, however that goes. And making sure that we have time and attention, funding in the project as a whole. So it&#8217;s a bit project management, it&#8217;s a bit funding and resource management, and quite a bit of strategy as well.</p>\n\n\n\n<p>[00:05:42] <strong>Nathan Wrigley:</strong> It really sounds like rather a lot. Do you find yourself working a regular shift? You know, do you begin at nine in the morning, and finish at five at night? Or are you 24/7, having to wake up because people in, for example, Asia are doing things at certain times?</p>\n\n\n\n<p>[00:05:54] <strong>Josepha Haden Chomphosy:</strong> Yeah, so when I first started doing the work, I would work anytime, and kind of just let my day fill up as it would, because it always does. As we ended up with more contributors, and for my teams at Automattic, as I ended up with more and more people there, it became really clear to me that, like a goldfish, it&#8217;s just going to grow to the size of the container you have for it.</p>\n\n\n\n<p>And so I do really try now to fit it into set times. And, you know, I&#8217;ll get up early, work a bit late if we have synchronous talks that have to happen. And when I go to WordCamps, I just, you know, work 16 hour days, because that&#8217;s how you do at a WordCamp.</p>\n\n\n\n<p>But yeah, for the most part, I really try to make sure that I guard my personal time pretty jealously, and that when I am working, try to make the best use of my time, and everyone&#8217;s time that&#8217;s working with me. Because we all have finite resources in that space. Like, we all have the same number of hours in our day, and my time isn&#8217;t more important than anyone else&#8217;s. And if I consider my time important, I should treat everyone else&#8217;s time as important too.</p>\n\n\n\n<p>[00:06:54] <strong>Nathan Wrigley:</strong> You must have had a great sense of optimism when you began in 2012, to have risen in the way that you did. You must have enjoyed it, threw yourself into it I&#8217;m guessing. Do you still have that same sense of optimism about the project in 2024, that you did in the 2012, 2013, 2014, or is your role, the nature of the role that you have, mean that you view it from a different angle?</p>\n\n\n\n<p>[00:07:14] <strong>Josepha Haden Chomphosy:</strong> So, to answer the question specifically, to answer that particular question, I do really still have a lot of optimism. Like, there&#8217;s so much that we can do for the project to get it moving faster in specific directions, and kind of get everyone in here and working on it in a way that is impactful for them, but also is valuable to our CMS and our community.</p>\n\n\n\n<p>But I wouldn&#8217;t say that my career progression was because of optimism, right? Like, I try to be a realist. Pragmatic optimism is kind of how I like to really hone in on that. But I continued to see the need for someone to come and do the work that I am specifically skilled at doing, and also was really prepared to take on the responsibility.</p>\n\n\n\n<p>It wasn&#8217;t necessarily like, I&#8217;m optimistic, and therefore I will do this forever. It was, I see the importance and the value of having this available, long after any of us want to stop working with it. And so I have the skillset, I have the attention, I have some of the connections, and I accept the responsibility to help move this forward, and keep it moving in a good direction, for as long as they&#8217;re willing to have me. So I guess it was less because of optimism I did, and more of a, because I can accept that kind of responsibility, I will.</p>\n\n\n\n<p>[00:08:28] <strong>Nathan Wrigley:</strong> At WordCamp Asia you&#8217;re giving a talk, and the title of that talk is converting walled gardens into community gardens. And I&#8217;m just going to read a little bit of the blurb that goes with that. You mentioned the fact that WordPress is this giant CMS, and you say that it&#8217;s grounded, it&#8217;s got an ethic, it&#8217;s got maybe some morals in there. But there&#8217;s obviously some point of concern in your mind, because you say the following, how are we managing our distractions and feeding the opportunities around us? What are the distractions that you are thinking of when you put this talk together? What are the distractions that the community is experiencing?</p>\n\n\n\n<p>[00:09:01] <strong>Josepha Haden Chomphosy:</strong> Yeah so, firstly, I have to acknowledge that sometimes when folks work closely with me, they see that I am highlighting potential risks in a plan. And I never do that because I think that it&#8217;s a bad plan, I do that because I believe, probably, it&#8217;s the right way to go. And if we don&#8217;t know what is in the landscape for us, we can stub our toe on rocks. Like, I&#8217;m just trying to find the rocks we are going to stub our toes on.</p>\n\n\n\n<p>So I do have some questions around that. I think the last time that this came up, this question of what is going to distract us from doing the things that help us move faster, or move better, or be more relevant? It&#8217;s always the question of, are we contributing things that are specifically related to the roadmap?</p>\n\n\n\n<p>There is, for open source, this basic philosophy of contributors are here to contribute without the expectation of reciprocity, and without an agenda. But I have always really felt like the without an agenda part, is not as nuanced as it should be. Because everybody does have a plan. They&#8217;re trying to do things. Like, people are contributing some functionality, because it fixes a problem they had.</p>\n\n\n\n<p>And so that doesn&#8217;t fit with the idea of no agenda. And also, we don&#8217;t want aimless contributions. When you support 43% of the web, it&#8217;s so difficult to move that number of people in any sort of direction. That if people show up with kind of aimless contributions, you aren&#8217;t able to have a clear direction for where the software&#8217;s headed, or the community&#8217;s headed. And it&#8217;s not a good contribution experience either.</p>\n\n\n\n<p>They don&#8217;t feel like they have a clear impact. It&#8217;s not clear how their project gets into the CMS over time, or gets rolled into our event series. And so I just, I don&#8217;t have any concrete examples at the moment, because they will all belong to someone, and I&#8217;m not going to have them experience this on a podcast.</p>\n\n\n\n<p>But like, you&#8217;ve always got to watch out for those things where, this project that we were working on, it worked really well when TikTok wasn&#8217;t where everyone was. This worked really well when Reddit was in its heyday, or whatever. Like, it was stuff and communication processes, and methods that made sense for the context of the time. And I just want to make sure that everything that we&#8217;re doing makes sense for the context of now, where it&#8217;s reasonably possible.</p>\n\n\n\n<p>[00:11:13] <strong>Nathan Wrigley:</strong> So, what&#8217;s your guiding principle? What&#8217;s your North Star? Because I&#8217;m guessing that maybe you speak to Matt, Matt Mullenweg. In the pyramid of WordPress and organisation, you are right near the top.</p>\n\n\n\n<p>Where do you get your inspiration, for what the project should be doing? Where do you find that? Do you come up with ideas? Toss them around between the people that you work with? Or is it really a process of getting in the Slack every day, and just listening, and percolating, and filtering the ideas out?</p>\n\n\n\n<p>Because it feels like, if WordPress were a blue chip company, and it was a for-profit organisation, you&#8217;d have this hierarchy, wouldn&#8217;t you? And right at the top would be the CEO, and they would make the decisions with the board, and those decisions would then trickle down, and everybody would have to obey.</p>\n\n\n\n<p>But that&#8217;s not the way it works. So I&#8217;m genuinely curious. Where do you get your intuitions, as to what we should be doing? And how do you sort of shepherd that conversation, so it doesn&#8217;t feel like, well, we&#8217;re being told what to do, more we&#8217;re being guided, here&#8217;s some things we could do?</p>\n\n\n\n<p>[00:12:06] <strong>Josepha Haden Chomphosy:</strong> Yeah. I&#8217;m going to try to answer them sequentially and do my best. And if I get lost, you&#8217;re going to have to bring me back. So the first question you had was, what is my lighthouse? What is it that I&#8217;m aiming for? So I do kind of have this dream of like WordPress being the thing that secures the future of the open web. And it is literally a dream, because we actually don&#8217;t have that much agency. Like we, even if we get to 51% of the web, will not actually have the ability to just say, and now the open web is here forever. Like, that&#8217;s not within our control. So it is a bit of a dream.</p>\n\n\n\n<p>But there is, for me and my decision making, an overarching vision of what we can offer as a project. And a lot of my decisions are based on that. So I believe that the WordPress project and ecosystem should be able to offer an excellent open source alternative to every tool that is required to get a business started online, to get your project started online.</p>\n\n\n\n<p>And that feels attainable, right? Like, the CMS, done. Open source CMSs, in place of proprietary CMSs, that&#8217;s good. But also things like Openverse, and the photo directory, and how that can compete if we figure out a couple of provenance issues, and maybe like micropayments. How that can compete with Getty images.</p>\n\n\n\n<p>And I think that that&#8217;s a really compelling offer and opportunity, especially because, as people are coming into this community, so much of what they&#8217;re looking for is kind of a more equitable access to a network. To not only succeed at their learning and connection to their local community, but then also to succeed with their business goals, however they are.</p>\n\n\n\n<p>And so that is my guiding principle from just like what we have to do here standpoint. And then there are the philosophical principles that we all kind of hold in the WordPress project, which is the four freedoms of open source, those are in there. The five good faith rules of community that we have.</p>\n\n\n\n<p>And so we&#8217;ve got the ethical principles that are in there. We have the pragmatic things, like always decisions, not options. And I feel like they all ladder up into this concept of like, we could be the primary open source alternative to make a business happen. To make your dream happen. To make your story known online. So there&#8217;s that. And immediately, I forgot the 17 other questions.</p>\n\n\n\n<p>[00:14:18] <strong>Nathan Wrigley:</strong> It was really about what is your North Star, and how do you decide what&#8217;s important?</p>\n\n\n\n<p>[00:14:23] <strong>Josepha Haden Chomphosy:</strong> Okay, so for one, there are a lot of like literal decision making tools that I use. But I know that&#8217;s not the question you&#8217;re actually asking. The question you&#8217;re asking is, how do I keep track of the information that comes in, and where do I find the best guesses about the future? So that we can choose the right product choices. We can make the right event and ecosystem decisions. And fortunately, I have the incredible good fortune of having my own leadership team inside Automattic.</p>\n\n\n\n<p>I&#8217;ve got three people who work directly with me. Héctor Prieto, Chloé Bringmann and Angela Jin, and probably everyone will recognise all three of those names, work with me to help keep track of everything that&#8217;s happening across the ecosystem, and the programs, and the CMS.</p>\n\n\n\n<p>But there are also about 10 people that I really rely on in the community, and they are from across different companies, and different disciplines, they have different roles. We have people who like specialise in product or project management, and people who are core developers.</p>\n\n\n\n<p>And so like I have a lot of people who are helping to flag issues, and flag potential future opportunities that I otherwise wouldn&#8217;t have seen. And I rely heavily on them to talk through like, what is the essential pros and cons of this discussion that&#8217;s being had here? What is the relative impact to like performance in the CMS? What&#8217;s the relative impact for attendees, if we make this change versus that change?</p>\n\n\n\n<p>And so I do a lot of discussion with a lot of people and, yeah, it&#8217;s based on like stuff that&#8217;s happening in Slack, and Post Status, and Twitter, and kind of all around. I am just one person, and it has been probably more than a decade since one person could know everything that was going on in WordPress. And so I&#8217;m very lucky to have probably a good collection of 12 to 15 people that are helping me do that.</p>\n\n\n\n<p>[00:16:08] <strong>Nathan Wrigley:</strong> If you were the CEO of a blue chip company, I&#8217;m guessing that the metric for success would be profitability. Are we in the black? Are we in the red? What did we do to go into the red? What did we do to go into the black? What&#8217;s the guiding principle there? When you look back over the last, let&#8217;s say, couple of years, what do you see as the moments that were successful? You know, it doesn&#8217;t have to be specific, it could be more of a general question in terms of, what does success look like? What are you looking for there?</p>\n\n\n\n<p>[00:16:33] <strong>Josepha Haden Chomphosy:</strong> It&#8217;s different in different places. So there are kind of four big focuses in the WordPress project. You&#8217;ve got the CMS and related software elements. You have our programs and event series, which are WordCamps, meetups, and then also all of the things that keep volunteers feeling like they are included in our project.</p>\n\n\n\n<p>We also have the ecosystem, which is like the marketplaces that we have, with the plugin directory, and the theme directory, things like that. And then we kind of have a fourth that is our communications and operations side of things.</p>\n\n\n\n<p>And so for each four of those, there is a different metric. We don&#8217;t have a lot of early indications. All of what we can look at is primarily just like a result, as we are working through things. And so we can&#8217;t make a lot of early course correction, just because we don&#8217;t. take data for anyone to have WordPress. We have instituted auto updates, and so like we can&#8217;t really follow downloads as a proxy for how many people are using WordPress, like things like that. And so the indications, the metrics, if you want to call them that, are different for different things.</p>\n\n\n\n<p>But ultimately, I really believe that our best proxy for understanding how vital WordPress is to our own ecosystem, is seeing how many people are still trying to learn WordPress. How many people are attending our events? How many people are showing up to help build it? Although that is a very long tail kind of thing.</p>\n\n\n\n<p>It can take anywhere from, you know, five months to five years for somebody to go from using WordPress to finally contributing to WordPress. And so that one has a really long latency period.</p>\n\n\n\n<p>But also there are normal things like, how many new followers do we have on our social media channels? How many new users do we have in Slack that are participating actively? How many contributors do we have, as we are just kind of running through our annual milestones of flagship events, or WordCamps overall, or major releases?</p>\n\n\n\n<p>It&#8217;s a bunch of things. I think that once a year at State of the Word, kind of point all those out. So we don&#8217;t like have dashboards or anything that keeps track of it. But I do have a general sense for where things are over the course of the year.</p>\n\n\n\n<p>[00:18:33] <strong>Nathan Wrigley:</strong> If we were to go back to 2012, I don&#8217;t know what percentage of the internet was using WordPress, but it certainly wasn&#8217;t 43%. At the moment, 43 ish, thereabouts, 43%. It&#8217;s highly improbable, I would&#8217;ve thought, that looking back 10 years, you would&#8217;ve said approximating half of the internet would be using WordPress.</p>\n\n\n\n<p>So it&#8217;s had this really unprecedented growth. Monumental growth. So if you were to look back at any one of those years, probably the numbers tick up each year, and let&#8217;s just use that one metric, the percentage of the internet. Do you have any intuitions as to whether that 43% is in a state of ascendancy still? Are we looking into 2024, 2025, are we looking for it to be 44, 45, 46? Has it plateaued? Is it maybe going down? Do you have any expectations of where the project will be in a year, two years?</p>\n\n\n\n<p>[00:19:20] <strong>Josepha Haden Chomphosy:</strong> So, for one, one of my big success indicators would be for our percentage to get to 51%. Because that approximates out to like 75% usage, which is a ton. I realise 51% is a really big percent of the web. And it&#8217;s like, you know, eight percentage points away.</p>\n\n\n\n<p>Now the question of, are we still growing? Do we expect more growth? Do we expect like incremental, or another big spike? We do. I think we all can see that we currently have a little bit of a plateau. But also, in my big picture goals post for 2024, I called out very specifically, like, I see that this is something that we all kind of started talking about in 2022.</p>\n\n\n\n<p>That&#8217;s the first time that we all sort of had a question around like, is this plateauing? Is it an unlimited plateau? Do we think we can do something to change it? And I do think we can do something to change it. But I also think what has to happen will really take a lot of concerted effort, for two reasons.</p>\n\n\n\n<p>For one, because in order to do any last mile work, like the last mile of a delivery is always the most expensive. That is going to be our hardest work, to get from 43% to 51%. Just because you have kind of sold to everyone who already knew they needed you, right?</p>\n\n\n\n<p>And then the second part of the problem is that, everyone else that is available to, quote unquote, sell WordPress to, are companies and business deciders, who maybe don&#8217;t know that they need a CMS. Which is a different proposition than companies or business deciders, who know they need a CMS, they know they need a website, they&#8217;re just trying to figure out which one. We can certainly make a strong case for why WordPress is the best long-term solution for them.</p>\n\n\n\n<p>But if they don&#8217;t agree that they need a website, or that if they do need a website, that it needs to have enough functionality for them to grow, or whatever reason they have, that&#8217;s a different sales proposition. And getting into that enterprise space, getting into that corporate area, as you mentioned, there&#8217;s a bit of a shift that you have to make in your mind.</p>\n\n\n\n<p>There&#8217;s a feeling of open source means everything&#8217;s free, because it says it right there, free and open source software. But free in this context means, you know, about speech, and freedom, and copy left, right? And less about no money.</p>\n\n\n\n<p>No one ever said that you should not be able to make money in an open source project, or using open source software. Like, it is seen all over the internet right now, that you can build a business on top of open source technologies.</p>\n\n\n\n<p>And so that is a big shift in mindset. WordPress has always been very pro business. If you look at our plugins, it&#8217;s not a bunch of plugins that are like, here&#8217;s how you paint on WordPress or something. Like, that&#8217;s not the plugins we have. We have plugins that are like, we want you to be able to convert into your contact form better. We want your contact form to be easier, and more enticing, so that you can have those contacts, so you have the opportunity to pitch your product, or pitch your service.</p>\n\n\n\n<p>If you look at what we have around, we do want people to accomplish business tasks, on top of any other sort of thing that they&#8217;re wanting to do here. And so I don&#8217;t think it&#8217;s as big a shift as we worry that it is. I think it&#8217;s always been there, and we just are a little scared of the idea of it. It feels like we kind of have to lose that original ethos, and I don&#8217;t necessarily know that that&#8217;s the case.</p>\n\n\n\n<p>[00:22:43] <strong>Nathan Wrigley:</strong> You mentioned in the blurb for your talk, you were talking about distractions, and we covered that off a little bit. But you talk about the sprawling nature of the future of our projects. And I&#8217;ll just quote, in your talk you are going to look at what the sprawling future of the project could be, as we continue to convert walled gardens into community gardens. What do you mean by that? What are the walled gardens that you&#8217;re talking about, and what are the community gardens that you wish to have?</p>\n\n\n\n<p>[00:23:07] <strong>Josepha Haden Chomphosy:</strong> You&#8217;ll have to come to my talk. Nathan! But also, I will give you an elevator pitch of it. So there&#8217;s a concept of walled gardens in technology. It historically, or in recent history anyway, has referred to marketing platforms. And a good proxy for that, if that doesn&#8217;t make immediate sense is, you know, like Facebook, and Instagram, Twitter, things like that. Where the audience is contained in the platform.</p>\n\n\n\n<p>And so if you enter the platform, you have an audience, and you just have to say compatible things to get the audience to you. That&#8217;s it. That&#8217;s what&#8217;s considered a walled garden right now.</p>\n\n\n\n<p>And community garden is actually not something that people use when they&#8217;re talking about software, but I want us to. And so that is also a big part of my presentation.</p>\n\n\n\n<p>But a community garden is, you know, in the US it&#8217;s a plot of land, generally in a city, that&#8217;s broken up into smaller pieces, where anyone who&#8217;s in that local community can come and garden in it.</p>\n\n\n\n<p>[00:24:00] <strong>Nathan Wrigley:</strong> We call it the commons.</p>\n\n\n\n<p>[00:24:01] <strong>Josepha Haden Chomphosy:</strong> Right. People say that often. But I don&#8217;t think that&#8217;s a very accessible term for anyone anymore. I have found that when we talk about that and we&#8217;re like, people putting sheep in the fields. Like, it&#8217;s a very cute idea, but it&#8217;s not the visual thing, in my experience, hasn&#8217;t kept up with what people understand now.</p>\n\n\n\n<p>A lot of us might understand a community garden, where you have small plots, you can do your gardening. If there&#8217;s anything left over, the entity, the community that is managing the larger group can redistribute that, and make it available to other people in the community. If that&#8217;s what they&#8217;re trying to do, they can donate it to community food banks, or sell it to other members of the community, and use the proceeds to make better beds in their community garden, or improve the ground that&#8217;s in there, or pay somebody to do administrative work, something like that, you know.</p>\n\n\n\n<p>I think that&#8217;s much more modern, evocative. Like, it has a much more modern experience than taking sheep out to fields. I know that there are still people who take care of sheep, I&#8217;m not saying that. I&#8217;m saying that we probably don&#8217;t have, actually, a bunch of local common grasslands for people to all take their uncommon sheep to, in the one common place. Like, that&#8217;s what I&#8217;m saying. It&#8217;s just a more modern concept, and I think a more understandable concept as a result.</p>\n\n\n\n<p>[00:25:12] <strong>Nathan Wrigley:</strong> If we just put to one side, that the walled garden of Facebook, and the walled garden of all those proprietary platforms, and we just think about our community. What are your feelings in 2024 about how it&#8217;s going? How the WordPress community is going? I mean, we&#8217;re gathered, there&#8217;s probably 2000 or so people at this event. We&#8217;re obviously, all of us, optimistic about WordPress. We probably think about it far more than is healthy for us. We are all really into it.</p>\n\n\n\n<p>But there&#8217;s been, over the last few years I&#8217;ve seen posts by various different thought leaders, for a want of a better word, in the WordPress space, about what&#8217;s happening in the community. You know, whether the for-profit motive in the community is kind of undermining the sort of more open source nature.</p>\n\n\n\n<p>I don&#8217;t really have a question here, it&#8217;s just more, what are your thoughts about whether the WordPress community is bifurcating, whether we&#8217;ve got this, you know, for-profit, not-for-profit, if it&#8217;s getting shattered? How easy is it to steer that ship?</p>\n\n\n\n<p>[00:26:06] <strong>Josepha Haden Chomphosy:</strong> Sure, well, for just big picture context, it is worth remembering that open source, as a concept, is semi anarchical. And so like, a little bit, you will always have people who are here for the philosophy, and the ethos, that are like, all money is bad. And I get it. I get it. I understand that concept. But, in my experience, one, it has always been true of every WordPresser I&#8217;ve ever met, that they have, what I believe is a healthy skepticism about major corporations that move in.</p>\n\n\n\n<p>And that&#8217;s not because the corporations are necessarily bad. It&#8217;s not because the folks who are here, doing these individual pieces of work, contributing personally of their time, are necessarily more right than anyone else. It&#8217;s just a thing that takes place, because of the values that we have as open source contributors and philosophers, for lack of a better term.</p>\n\n\n\n<p>And so I don&#8217;t think that what we&#8217;re seeing, like I know some of the posts that you&#8217;ve mentioned, where people are like, everybody&#8217;s everywhere, no one&#8217;s in a single direction. I agree. We are lacking a little bit of direction. But I don&#8217;t actually think that it is an unsolvable problem. And I don&#8217;t think that it is a pernicious kind of existential issue. I think it&#8217;s been here for the whole time, and it goes in cycles.</p>\n\n\n\n<p>As we have been working our way back out of the incredible lull that we had during Covid, where we had no in-person events, because the best way that we could pull together for each other was to stay apart. Which does not make sense to people in WordPress. We&#8217;re like, no, we&#8217;re together all the time. We&#8217;re shoulder to shoulder, looking at the problem. Don&#8217;t make me stay away from the people I love. Like, this is how we are. I get it.</p>\n\n\n\n<p>Coming back out of that, the human nature part that your brain enacts to kind of work as a coping mechanism, to make sure that they understand what, from a flight or fight perspective, will hurt them or not, really goes into overdrive when you&#8217;ve spent a lot of time in isolation. It becomes harder and harder to see the people who are definitely like you, and the organisations that are definitely like you, versus those that are not.</p>\n\n\n\n<p>And so you look for, because your brain has a negativity bias, because it&#8217;s what keeps you alive. You look for the things that definitely are not the same. Because that is the most important thing to look at, rather than what is definitely the same. And so that&#8217;s why it feels so exacerbated right now, I believe. And this does go in cycles.</p>\n\n\n\n<p>We had a little bit of this in 2018, as we were working toward moving Gutenberg into core. And now we have it again here, coming out of Covid. I don&#8217;t think it&#8217;s unsolvable. It is a big problem. But also, like I know this community is able to see each other as more than that person whose plugin competes with my plugin, or that person who disagreed with me on Trac or GitHub. Like, I know that these people believe in each other more than that. And so, yeah, I see it. I agree. It&#8217;s a problem, we should fix it. But I don&#8217;t think it&#8217;s an intractable problem.</p>\n\n\n\n<p>[00:29:03] <strong>Nathan Wrigley:</strong> You mentioned that one of the four things that you have to do is community engagement events, that kind of thing. Has it returned? Obviously we had this lull, the pandemic Are we back to where we were in 2019?</p>\n\n\n\n<p>[00:29:14] <strong>Josepha Haden Chomphosy:</strong> No.</p>\n\n\n\n<p>[00:29:14] <strong>Nathan Wrigley:</strong> Is there any intuition that it will get back to that?</p>\n\n\n\n<p>[00:29:17] <strong>Josepha Haden Chomphosy:</strong> Obviously I hope it does. That is a goal. I think that 2019 had our highest number of WordCamps. I think that was 140 in the year. I definitely would like to get back to it. This WordCamp that we&#8217;re at, is the 1999th WordCamp. So the next one that happens, and I don&#8217;t know which one it is off the top of my head. Congratulations, you&#8217;re WordCamp 2000.</p>\n\n\n\n<p>But it&#8217;s not back to where it was, just because it takes a long time. Like, we have a flywheel effect, that is broken. And we have a very clear concept of what a good WordPress event is about, and what it&#8217;s like, and how it needs to be organised. And it takes a lot of training to get that done.</p>\n\n\n\n<p>And so like our just consistent pipeline of new organisers, it&#8217;s pretty shallow at the moment, but the team is working on it. Both by kind of diversifying the types of events that we offer to folks, to make them either hyper-local, or very specific to a niche. Or just being clear that like we can have just one track of content, or just one speaker, and then we do this other thing. Like, we&#8217;re trying to diversify those, and really reinvigorate the local communities, especially in our larger cities across the globe. And I think we&#8217;ll get back there.</p>\n\n\n\n<p>We have continually, more attendees every month, than we had months prior. And then that goes into every year, more attendees as we go. I, at one point, felt like my goal for the community, as a whole, was to get to like 400 WordCamps in a year. I don&#8217;t think that is a reasonable goal now, because that&#8217;s a lot. It was a lot at the time, I just didn&#8217;t know how to set that goal I think.</p>\n\n\n\n<p>[00:30:50] <strong>Nathan Wrigley:</strong> That&#8217;s a nice number with two zeros.</p>\n\n\n\n<p>[00:30:52] <strong>Josepha Haden Chomphosy:</strong> Yeah, I was like, that&#8217;s a nice round number, I think I can do that. And, you know, we went from 60 a year to 140, during the time that I was helping to guide that program. So like it seemed plausible, but probably I think a bit too big ultimately. I would like to get us back to 140. I think up to 160 is probably good.</p>\n\n\n\n<p>But I think maybe, along with this diversification of events that the community team is working on, we might also want to take a look at how we actually stack up our events. So like we have meetups, WordCamps, regional camps, flagships right now, you know, in a pyramid.</p>\n\n\n\n<p>And I just wonder if, based on what attendees need from these events now, we might need to look at something a little bit different. Whether it&#8217;s meetups and then WordCamps that are specific and niche, and then regional WordCamps and a single flagship. Or if we want to have smaller numbers of meetups, and anything that has a clear shared topic. We make those into hybrid WordCamps, and then continue up in there. I have a lot of thoughts about the fact that we have attendees that still need us, and still need what we are offering, just not in the same proportions that we have been offering it up until this point.</p>\n\n\n\n<p>[00:32:04] <strong>Nathan Wrigley:</strong> It sounds like experimentation is the goal for the next period, with events in particular. Play with events, come up with different ideas. It&#8217;s a bit like throwing spaghetti at the wall, see what sticks, try something out. And at this event, we have this notion of invited speakers, which is of interesting and new.</p>\n\n\n\n<p>[00:32:19] <strong>Josepha Haden Chomphosy:</strong> Well that&#8217;s always been around.</p>\n\n\n\n<p>[00:32:19] <strong>Nathan Wrigley:</strong> Yeah.</p>\n\n\n\n<p>[00:32:20] <strong>Josepha Haden Chomphosy:</strong> A lot of people don&#8217;t know.</p>\n\n\n\n<p>[00:32:21] <strong>Nathan Wrigley:</strong> I think maybe it was the magnitude of some of the names that I saw, you know, people who have fame and familiarity outside of the WordPress space, such that it could almost attract people in, just because they&#8217;re on the roster. Thought that was quite an interesting idea.</p>\n\n\n\n<p>But nevertheless, the idea is to experiment with different things inside of events, and see what works, and keep doing more of those. But it does sound like you&#8217;re optimistic. It does sound like it&#8217;s crept up. And whilst it might not be what it was in 2019, it&#8217;s going in the right direction.</p>\n\n\n\n<p>[00:32:49] <strong>Josepha Haden Chomphosy:</strong> Yeah. And had you asked me this a year ago, the answer would&#8217;ve been different. So I was still optimistic, because I believe in the strength of a good meaning group of people, like a good hearted group, which WordPressers generally are.</p>\n\n\n\n<p>So it still would&#8217;ve been optimistic. But we had actually not, I feel, gotten to kind of a critical mass. We hadn&#8217;t gotten through the hardest part of the work, at this time last year.</p>\n\n\n\n<p>It wasn&#8217;t until, I think it was probably a month a WordCamp Europe last year, where I felt like, okay, we have done enough of the foundational work that the flywheel effect can start to take place again. And so that obviously requires a bit of a shift in the way that folks who are working on building the community, and managing the community events.</p>\n\n\n\n<p>It requires a little bit of a change in how you see those events functioning in the ecosystem. I&#8217;m absolutely optimistic. I think that we have gotten past the hardest part of rebuilding, which is making sure that your foundations are right.</p>\n\n\n\n<p>[00:33:44] <strong>Nathan Wrigley:</strong> Okay. The next two questions are retrospective. I want you to look back in time.</p>\n\n\n\n<p>[00:33:49] <strong>Josepha Haden Chomphosy:</strong> Those are better than predicting the future.</p>\n\n\n\n<p>[00:33:50] <strong>Nathan Wrigley:</strong> Then we get to that, I&#8217;m afraid. If we were to look back over, let&#8217;s just pick a number. Let&#8217;s go for five years. If we were to look back over the last five years, what&#8217;s made you happy about what&#8217;s happened in WordPress? So that could be the code, it could be the community, it could be anything you like. And also, what do you wish had been done differently? So let&#8217;s look back. What makes you happy? What do you wish had happened in a different way?</p>\n\n\n\n<p>[00:34:10] <strong>Josepha Haden Chomphosy:</strong> So something that has made me happy in that timeframe, is that the bet that we placed on Gutenberg seems to have really paid off. Like, we went from 23% to 43%, in that time span. And I know that I was very anxious about the Gutenberg project. I didn&#8217;t talk, I fought full throatedly with Matías about the best ways forward on it, and if we were fully considering the user in the way that WordPress wants to, and should do.</p>\n\n\n\n<p>And so he and I really got in the trenches on that, for all of 2017 and 2018, it feels like. And the bet of, for such a dramatic change, bringing in more people than we otherwise would have. I wanted it to be true, and I was experimenting with a full and confident heart, but also my brain was very concerned about it.</p>\n\n\n\n<p>And so in the last five years, I am so glad that all of the work that we put into, not only making sure that the software that we were building was valuable for people who want to use WordPress, but also that the work that we did to communicate around it, and bring the community with us, worked. Because if we had not really committed to the change, you can sabotage anything by just not doing something.</p>\n\n\n\n<p>And so my teams at Automattic, and then also the contributors in the WordPress project, just came with us on this with, I wouldn&#8217;t say gleeful abandon, that is not what they did. But certainly with the sort of critical feedback, that implies they believe that it could be possible. They saw that there was a possibility there. And so that&#8217;s my favorite thing that happened, in the last five years.</p>\n\n\n\n<p>What I wish would&#8217;ve gone better is, I wish that we had done some of that change management work earlier. We ended up, for most of 2019, and I think this may be at the top of 2019, is when I first met you, at WordCamp London potentially. And I specifically went there, I spent the first six months of 2019 traveling to the communities that had told us that we had created the most chaos with merging Gutenberg. And just having y&#8217;all tell me what you hated the most about everything. And almost always the answer was, you might be right about the future of this software, and why Gutenberg needs to exist, and I just wish you had done it in a different way.</p>\n\n\n\n<p>And so that&#8217;s what I wish we had done differently, is to do a bit better change management. Because all change, whether it&#8217;s a good change or not, represents a loss. And so if you cannot say at the start, this is great for where we are, but it&#8217;s not going to get us into the future. I think this is why we have to leave this point, and then I believe that this is probably the next point that we&#8217;re going to, help me find the way there. If you haven&#8217;t said very clearly, and with lots of confidence, why today won&#8217;t get us to tomorrow, you&#8217;re not going to get people to comfortably come with you into tomorrow.</p>\n\n\n\n<p>We did do that work, and it was a lot of work. A number of contributors in Automattic, and in WordPress, and in other sponsoring companies, put in so much effort into training, and communications, and mediation, and just like listening. And I think that we could have done a little bit less of that, if we had done a little more proactive work, and just letting everybody know why we felt like WordPress needed to change.</p>\n\n\n\n<p>[00:37:37] <strong>Nathan Wrigley:</strong> Yeah. If everybody working in the WordPress community was an employee, then you could distribute the memo, couldn&#8217;t you? You could just say, this is the intention, off we go. But you&#8217;ve got this massive diaspora. And some of the people, you know, some of them are paying incredible attention to everything that is going on. Other people are just, oh look, it&#8217;s been updated, I wasn&#8217;t anticipating that.</p>\n\n\n\n<p>But I think about it a bit like a jigsaw puzzle, the whole project, but Gutenberg in particular. And it feels like now that we&#8217;re in 2024, it felt like there were just one or two pieces of the jigsaw puzzle. And we knew that there was going to be this complete puzzle. But now it&#8217;s got a little bit more fleshed out. The communication got better. Most people seem to be on board. Everybody can anticipate what power behind it is. And I feel very confident that that was the right decision. I think you&#8217;re right, it was hard to communicate all that.</p>\n\n\n\n<p>Okay, we won&#8217;t stare five years into the future. Let&#8217;s go for a year, because that&#8217;s enough. What are you excited about over the next year in WordPress?</p>\n\n\n\n<p>[00:38:29] <strong>Josepha Haden Chomphosy:</strong> So, this is going to be back office excitement. This feels like the year that WordPress, and its community, is going to like get really aligned on what we&#8217;re trying to do. Like, I feel as though we have enough people in the community, and enough really big voices in the community saying, we need to all just get pointed in the right direction, and everybody row in that direction. There&#8217;s a lighthouse, don&#8217;t hit the rocks. We&#8217;re going to do the thing. Like, we have enough people that are all saying that we really need to band together on this.</p>\n\n\n\n<p>I think we&#8217;re going to be able to get that done this year. And I don&#8217;t really know what that looks like. But I do, especially like in this particular event, hearing the contributors, and how excited they are. And we had like 75% new contributors. I thought they said 35%, but everybody keeps telling me I misheard, and it&#8217;s 75.</p>\n\n\n\n<p>Like, 75% new contributors. These are people who have never cared to come and do this, either because they didn&#8217;t know that the community existed, or because they were busy trying to get their own businesses set up, so that they had the luxury to contribute some time to WordPress. For whatever reason, regardless, 35% is also a giant number. 75 is enormous, but 35 is really big.</p>\n\n\n\n<p>Hearing the excitement that people have around what they could do, if they understood what our goals need to be. People want to see the direction they&#8217;re supposed to be headed in, and that WordPress is supposed to be headed in, so that we can make sure that it goes a bit further, a bit faster. And I love seeing that because I agree. We would love to go a bit further, a bit faster, and see what is around the corner.</p>\n\n\n\n<p>[00:39:54] <strong>Nathan Wrigley:</strong> You genuinely sound incredibly optimistic.</p>\n\n\n\n<p>[00:39:58] <strong>Josepha Haden Chomphosy:</strong> And here I am saying I&#8217;m a pragmatic realist.</p>\n\n\n\n<p>[00:40:00] <strong>Nathan Wrigley:</strong> It&#8217;s really not coming from a point of, you know, I don&#8217;t get the sense from you, that you are saying this because it&#8217;s a trope that you&#8217;ve got to give me. I feel that you passionately believe everything that you&#8217;ve just said. It&#8217;s an important piece of work that you&#8217;re doing. You are completely aligned with it. You sound like you&#8217;ve got real optimism for the future. That&#8217;s great.</p>\n\n\n\n<p>[00:40:17] <strong>Josepha Haden Chomphosy:</strong> I&#8217;ll give you a secret. And it&#8217;s a thing that I wish I could tell everybody, and so hopefully you have all of the WordPress project listening to this podcast. So, you know, you&#8217;ve got a task. So I cannot pull together enough words to express how much I care about this community, and what they want to be able to do with a software like this.</p>\n\n\n\n<p>10 years ago, I did not understand what a software like this means. I was just like, someone, quote unquote, someone out there is giving away a whole software for free, neat. I didn&#8217;t get it. And the more and more that I learned about it, the more and more that I just, it&#8217;s so much more than any one of us. Which is an amazing thing to be able to say about a piece of software.</p>\n\n\n\n<p>And as I moved from, in 2015, to my role of managing meetups, which is what I was hired to do, all the way to 2019, when I became the executive director, and then also became the leader of the open source division at Automattic, my work changed so much in that one moment.</p>\n\n\n\n<p>And the thing that I hate the most, is that I think that our community of contributors, and especially the ones that are not just replete with hours to contribute to WordPress. I hate so much that they will never know how much I care about their success. That was always my favorite thing when I was working with events.</p>\n\n\n\n<p>To see people come back year after year, and not only be like, Josepha, I took the advice that I got at this event last year, and look, I have my business up, this thing is thriving. Not only be able to come back year after year, and like be able to celebrate what they enacted, with what they learned the year prior. But then also, to be able to say, at some point, I have all of this success, because of what this community does. And so now I&#8217;m going to be part of that community, so other people can have that success.</p>\n\n\n\n<p>Those were my favourite, favourite, parts. And I miss working with events all the time, giving presentations to help people learn how to do this better. Whether this is like literally blogging, or running a business in WordPress, no matter what. I miss giving people that kind of information.</p>\n\n\n\n<p>But also, I know that I can make a much bigger impact with this work that I have now. And the fact that the way that I have to do my work doesn&#8217;t let me be very clear with everyone that I love their journey. I desperately want them to succeed, and I desperately want them to succeed with WordPress especially, but like open source overall. Like, it really pains me all the time, that people will never know how much I care about that.</p>\n\n\n\n<p>[00:42:47] <strong>Nathan Wrigley:</strong> Your enthusiasm is genuinely highly infectious. Amazing. So, we&#8217;ll just round it off. Firstly, for all of the hard work that you&#8217;ve done to get you where you are, thank you for that. In anticipation of all the hard work that you are going to do, over the next few years, again, appreciated.</p>\n\n\n\n<p>I&#8217;m sure that your job, in many ways, is a thankless task. You know, you&#8217;ve described that you would like to be able to speak to everybody, and reassure them, that&#8217;s not going to be possible. But for what you&#8217;ve managed to tell us over the last half an hour or so, I really appreciate it.</p>\n\n\n\n<p>[00:43:13] <strong>Josepha Haden Chomphosy:</strong> Well, thanks for making the time.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>.</p>\n\n\n\n<p>Josepha is the Executive Director of WordPress, a role she&#8217;s held since 2019. She&#8217;s been contributing since 2012 and has a special fondness for brand-new-to-WordPress learners.</p>\n\n\n\n<p>During the episode Josepha shares her insights on overcoming the challenges posed by the pandemic. She talks about the positive strides made with the Gutenberg project and the need for improved change management during its implementation.</p>\n\n\n\n<p>We also explore the significant achievements of WordPress, reflecting on its growth to power 43% of the web. This gets us into the objectives for future WordPress expansion. Despite some current stagnation, Josepha explains her ambition to reach a 51% market share. She talks about the potential in the enterprise sector, and the importance of reshaping &#8216;walled gardens&#8217; into &#8216;community gardens&#8217;, a metaphor for an inclusive and participatory ecosystem.</p>\n\n\n\n<p>We also discuss the semi-anarchic nature of participation in WordPress, acknowledging the diverse perspectives of for-profit motives and those who contribute for non-profit motives.</p>\n\n\n\n<p>We contemplate increased diversity and restructured WordPress events, with aspirations of up to 160 WordCamps a year, and we discuss recent experimentation in the event space.</p>\n\n\n\n<p>Expressing her journey from hands-on community management to her executive role, Josepha explains her optimism for WordPress with passion and authenticity. She emphasises the responsibility of aligning contributions with strategic roadmaps, ensuring that each initiative within WordPress delivers meaningful impact.</p>\n\n\n\n<p>Towards the end, we discuss how the success of WordPress can be measured. This is focussed upon metrics like attendance, engagement, and community contributions as a way to gauge the vitality and sustainability of the WordPress ecosystem.</p>\n\n\n\n<p>If you’re interested in the WordPress project as a whole, and how it’s run and directed, this podcast is for you.</p>\n\n\n\n<p>A quick note. This was recorded live at WordCamp Asia. There was quite a lot of background noise to contend with, and I’ve done my best to make the audio as easy to listen to as possible.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://openverse.org/\">Openverse</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a></p>\n\n\n\n<p><a href=\"https://www.gnu.org/philosophy/free-sw.en.html#four-freedoms\">Four freedoms of open source</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/project/2024/01/19/big-picture-goals-2024/\">Big Picture Goals 2024</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Mar 2024 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Akismet: 26 Ways to Reduce Form Abandonment and Capture Lost Leads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=283797\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://akismet.com/blog/form-abandonment/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26247:\"<p>Imagine if every single site visitor converted. Every time you led someone to your landing page, they signed up for the free trial. Every time someone clicked through from social media, they made a purchase. How soon could you buy that private island and retire if you decrease form abandonment to&nbsp;zero?</p>\n\n\n<p>A 100% conversion rate is about as realistic as stumbling upon an extra billion dollars in your sofa cushions. But there <em>are </em>things you can do to maximize your results.&nbsp;</p>\n\n\n\n<p>People hate filling out CAPTCHAs, for example. They could be <a href=\"https://web.stanford.edu/~jurafsky/burszstein_2010_captcha.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">reducing your conversions</a> by as much as 40%. For most marketing campaigns, that’s way more than the difference between winning and losing.&nbsp;</p>\n\n\n<p>But CAPTCHAs are just one of dozens of reasons why people look at forms and even begin to fill them out, only to end up quitting the&nbsp;process.</p>\n\n\n<span id=\"more-283797\"></span>\n\n\n<h2 class=\"wp-block-heading\">Why form abandonment matters so&nbsp;much</h2>\n\n\n<p>Form abandonment costs you big money. Depending on the purpose of the form, you’re either missing out on a sale now, or missing out on future purchases that person would have made.&nbsp;</p>\n\n\n\n<p>In other words, the more traffic or potential customers your company has, the more online form abandonment will cost you.&nbsp;</p>\n\n\n\n<p>And the two overarching reasons most people abandon forms are mistrust and frustration. Either they don’t trust something about your company or the form, or they get frustrated at trying to navigate the process.&nbsp;</p>\n\n\n\n<p>So whether you own a relatively new or small business, run a mid-sized company, or are working on a campaign for a large multinational company, reducing form abandonment by even a few percentage points can result in big revenue that you would have otherwise missed.&nbsp;</p>\n\n\n<p>Use the checklist below to reduce your form abandonment rate. Do the easy ones first if you need to tackle a lot of these ideas. Or, if you’ve been at this for a while, scan through the list and find the one or two ideas you haven’t yet implemented, and get your form abandonment rate to tick down just a little bit&nbsp;more.</p>\n\n<h2 class=\"wp-block-heading\">Proven ways to reduce form&nbsp;abandonment</h2>\n\n\n<p>Yes, your company is unique. Nobody does <em>it </em>quite like you. But the principles of high-converting lead generation forms are fairly universal. Review the list below and choose a few to implement today for a better tomorrow.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">1. Keep forms simple and&nbsp;short</h3>\n\n\n<p>Only ask for information you need right now. You may want more information for future marketing purposes, but you can find other ways to collect some of that later. Focus on the most essential and critical information related to the purpose of each individual form. That might just be a first name and an email. It might include a location. It could also include something that allows you to segment your audience.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">2. Break longer forms into multiple&nbsp;steps</h3>\n\n<p>For longer forms, especially surveys and forms related to making a purchase or registering for an event, you’ll do better by turning one long form into several smaller forms with fewer steps on each screen. This makes the process seem faster, and it’s much easier to navigate on mobile&nbsp;devices.</p>\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image.png\" alt=\"progress bar on a contact form\" class=\"wp-image-2464\" />\n\n\n<p>This is probably the primary reason why <a href=\"https://blog.hubspot.com/marketing/state-of-email-lead-capture\">HubSpot reports</a> that multistep forms convert 87% better than single step forms.&nbsp;</p>\n\n<h3 class=\"wp-block-heading\">3. Place your forms above the&nbsp;fold</h3>\n\n\n<p>If the primary goal of a particular web page is to get people to fill out your form, then don’t bury it. Make sure the online form appears above the fold and is visible the moment people reach that page.&nbsp;</p>\n\n\n\n<p>If the page has a lot of content, include the same form again either at the end of the page, in the middle, in the sidebar, or in multiple places.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">4. Avoid CAPTCHAs (and reCAPTCHAs) at all&nbsp;costs</h3>\n\n<p>If form abandonment was a living, breathing monster, its favorite snack would be CAPTCHA. What is CAPTCHA? You’ve certainly encountered it yourself. It’s a little annoying puzzle you have to fill out before the website you’re on will let you complete the&nbsp;form.</p>\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image-1.png\" alt=\"example of a CAPTCHA\" class=\"wp-image-2465\" /><em>Photo from </em><a href=\"http://www.captcha.net/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>http://www.captcha.net/</em></a>\n\n\n\n<p>A CAPTCHA might require you to decipher a word that’s very hard to read. reCAPTCHAs usually ask you to do something like pick out all the images with bicycles or stoplights.&nbsp;</p>\n\n\n\n<p>Of course, no one on Earth likes puzzling through CAPTCHAs. They’re a chore we loathe. And that’s why, as mentioned at the outset, CAPTCHAs lead to a high form abandonment rate.&nbsp;</p>\n\n\n\n<p>In a lot of cases, people don’t even try to complete the puzzles. They see a barrier and instantly surrender.&nbsp;</p>\n\n\n\n<p>Needless to say, CAPTCHA is a form completion destroyer.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">5. Prefer non&#8209;intrusive spam&nbsp;protection</h3>\n\n<p>CAPTCHAs cause major issues for your users (and your bottom line). But they also stop spam, and you don’t want that, either. Otherwise, you’ll add hours of work for someone in your organization (possibly an entire full time team) who has to sort through that mess each&nbsp;week.</p>\n\n<p>The solution?&nbsp;<a href=\"https://akismet.com/\">Akismet</a>.</p>\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image-2.png\" alt=\"Akismet homepage with the text \" />\n\n\n<p>This program stops spammers from filling out your forms but without the frustrating CAPTCHA. Using advanced AI and an enormous database of experience, Akismet works in the background of your site to identify and block spammers and bots from completing your&nbsp;forms.</p>\n\n\n<p>Your users don’t even know it’s there. They just get to enjoy completing your forms without stress or frustration. That means more conversions, less form abandonment, and higher revenue.&nbsp;</p>\n\n\n\n<p>For large companies, there’s an <a href=\"https://akismet.com/enterprise/\">enterprise solution for Akismet</a>.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">6. Aim for fast load&nbsp;times</h3>\n\n\n<p>Slow websites drive people away. You have mere seconds to keep them from abandoning the page — especially on mobile devices. Forms are no different; They’re part of the page, and they need to work quickly. Don’t clutter up the page with oversized images or other features that slow things down.&nbsp;</p>\n\n\n<p>Use a free service like <a href=\"https://pagespeed.web.dev/\" target=\"_blank\" rel=\"noreferrer noopener\">PageSpeed Insights</a> to enter your URL and see if there are any ways to speed up the loading of your pages that include forms.&nbsp;</p>\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image-3.png\" alt=\"core web vitals assessment for akismet.com\" class=\"wp-image-2467\" />\n\n\n<p>Using WordPress? A tool like <a href=\"https://jetpack.com/boost/\">Jetpack Boost</a> could provide a major lift with almost no&nbsp;effort.</p>\n\n<h3 class=\"wp-block-heading\">7. Optimize for mobile&nbsp;devices</h3>\n\n\n<p>When filling out a form, mobile devices aren’t as easy to use as a desktop or laptop computer. So you need to make accommodations. Other items on this list will help you optimize for mobile technology, such as single column forms and multistep forms. But don’t forget font size and readability, either. On the much smaller screen, it needs to be easy to read the field labels and button copy.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">8. Add security badges and trust&nbsp;signals</h3>\n\n<p>Trust is getting harder to presume in the online world. Security badges and other trust signals hold significant influence in reassuring people your forms (and your company’s technology) are safe and trustworthy. Do what it takes to obtain a few of these and place them in or around your&nbsp;forms.</p>\n\n\n<h3 class=\"wp-block-heading\">9. Display social proof&nbsp;</h3>\n\n\n\n<p>A great way to reduce form abandonment is to show testimonials and reviews that speak highly of your company. It’s even better if the reviews relate specifically to what the form is promising. Either way, collect some testimonials, star reviews, and screenshots of real customers rating your service or products, and place them around your form.&nbsp;</p>\n\n\n\n<p>Again, a primary cause of form abandonment is a lack of trust.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">10. Ensure forms are visually&nbsp;appealing</h3>\n\n\n<p>There are forms that look like they’re from the 1990s, and there are forms that look good. Even using pre-existing templates, it’s very easy to create simple forms that look sharp. If you haven’t updated your form’s appearance for a while, this is an easy item to check off your list.&nbsp;</p>\n\n\n\n<p>And while you want your form to fit in well with the rest of your site design, you don’t want it to blend in so well that people scroll right past it. Your forms need to stand out so they’re impossible to miss and tempting to complete.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">11. Provide a clear incentive to complete the&nbsp;form</h3>\n\n\n<p>“Join our newsletter!” Even in 2024, you still see this type of copy on so many email signup forms. The question is — why? Why should we join your list? Why do we want the free download? What value am I receiving? Should I give you my spam email address or the one I actually use?&nbsp;</p>\n\n\n\n<p>So you need to quickly, and clearly, explain why someone should register for your event. What’s in it for them? Why should they sign up for a webinar, or start a free trial, or fill out a survey?&nbsp;</p>\n\n\n<p>Your form is the closer. The visitor is looking at your website, your offer, and your form. They’re considering filling it out. But the form itself owns the task of convincing them to follow through and actually do it. So give them a good reason to do so. Make an appealing, irresistible offer or incentive that takes away whatever resistance may still be holding them back — and include it in the form copy&nbsp;itself.</p>\n\n\n<p>That incentive is what will motivate them to follow through and complete the form, and not abandon it halfway.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">12. Use engaging microcopy around&nbsp;forms</h3>\n\n\n<p>Likewise, use engaging sales copy in and around the form. Restate the offer. State something about what they can expect after completing the form. Tell them what they get — something good that happens after they finish filling it out.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">13. Provide live chat support on form&nbsp;pages</h3>\n\n<p>If someone runs into a technical issue, a live chat option may be able to keep them from abandoning the form. This will capture people who really do want to fill out the online form but are having a little trouble. It will also capture anyone who has questions they need answered before completing the&nbsp;form.</p>\n\n<h3 class=\"wp-block-heading\">14. Arrange fields in a single column&nbsp;layout</h3>\n\n<p>This has been tested numerous times for many years, and the verdict is in. In one study, <a href=\"https://www.foxit.com/blog/elements-of-good-form-design-single-column-beats-multi-column-forms/\" target=\"_blank\" rel=\"noreferrer noopener\">users completed</a> the single column form 15.4 seconds faster than the multi&#8209;column form. That’s quite a difference. Many other tests have confirmed that single column forms convert better. And again, with the advent of mobile, the preference for single column forms is essentially a non&#8209;issue. There is no other reasonable way to do&nbsp;it.</p>\n\n<h3 class=\"wp-block-heading\">15. Ensure all fields are uniformly&nbsp;styled</h3>\n\n\n<p>This is a trust issue. Make sure you’re using the same font color, size, and type across your form fields. You can use different traits for the form title if you want to draw attention to it. But the fields need to have a consistent design.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">16. Clearly label each&nbsp;field</h3>\n\n\n<p>You can put field labels next to the field, above the field, within the field, or perhaps below it. Whichever approach you choose, make sure it is clear and easy to read and navigate.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">17 Indicate mandatory&nbsp;fields</h3>\n\n<p>This is another easy one. By now, most people are familiar with the idea of mandatory fields. This feature adds a little star next to the required fields. People appreciate this because then they know which ones they have to fill out, and which ones are optional. Plus, they won’t get upset about all the information you’re asking for if only some of it is&nbsp;required.</p>\n\n<p>If you want to collect more information from people but don’t want to overburden them with a long form, using mandatory and optional fields strikes a good balance. For people willing to fill out every field, you’ll have more information about those customers. For people who just want to complete it and move on and don’t want to share certain information, they will do just the minimum — as long as you tell them which fields are&nbsp;mandatory.</p>\n\n<h3 class=\"wp-block-heading\">18. Limit dropdown&nbsp;fields</h3>\n\n\n<p>Dropdown fields add steps to the process of filling out a form. With a dropdown, you have to click and interact differently than with text-based fields. Plus, you have to scan the choices. There’s more to do, and more to think about.&nbsp;</p>\n\n\n<p>If you have a dropdown menu you feel you really need, it’s okay to use it. But there shouldn’t be more than one of these in most forms. And even if you feel like you need one, can you collect the same information with radio buttons or checkboxes? This is a user experience&nbsp;issue.</p>\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image-4.png\" alt=\"WooCommerce form with checkboxes and short fields\" class=\"wp-image-2468\" />\n\n\n<h3 class=\"wp-block-heading\">19. Provide real&#8209;time inline&nbsp;validation</h3>\n\n\n<p>One of the most frustrating experiences when it comes to filling out forms is getting to the end, clicking the button, and then learning you made a mistake, and all the information you entered vanishes. You have to start over.&nbsp;</p>\n\n\n\n<p>While you can (and certainly should) set up your forms to not cause entered data to disappear, an even better approach is to use real-time inline validation.&nbsp;</p>\n\n\n\n<p>This means the form itself tells the user they haven’t entered something correctly, or that they missed a mandatory field. For example, they might enter the date using an incorrect format, or an email address missing the ‘@’ symbol or that says ‘cm’ instead of ‘com’.&nbsp;</p>\n\n\n\n<p>With real-time validation, users will know they made a mistake and can easily fix it before clicking the button. This validation can also show up after they click so they can quickly find their mistakes. But users appreciate it most if it operates while they’re filling it out the first time. Making them go back up and find a mistake increases the risk of form abandonment.&nbsp;</p>\n\n\n<p>Real&#8209;time inline validation is one of the best strategies for improving form abandonment&nbsp;rates.</p>\n\n<h3 class=\"wp-block-heading\">20. Use autofill where&nbsp;possible</h3>\n\n\n<p>With some data, autofill can greatly accelerate the process of filling out a form. This can help with email addresses by filling in the ending such as “@yahoo.com”. It can also help with dates in some cases, as well as other fields. For people who have visited your site previously, even some of their personal information can autofill.&nbsp;</p>\n\n\n\n<p>Fast is good. And autofill makes the process of filling out forms much faster and less tedious.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">21. Pre&#8209;select common options to reduce&nbsp;friction</h3>\n\n\n<p>Depending on the purpose and specifics of your form, you may be able to pre-select certain items or options that most people choose. That way, most people will have one less item to fill out to complete your form.&nbsp;</p>\n\n\n\n<p>You have to be careful with this one, though. You don’t want to pre-select things that relate to money. Some entities offering monthly subscriptions have been known to pre-select the monthly option over the one-time purchase option. Needless to say, customers don’t appreciate finding out on their credit card statement that they accidentally signed up for a recurring charge.&nbsp;</p>\n\n\n\n<p>So only use this strategy if there is something in your online form that is benign, and that most people tend to select or type.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">22. Show or hide fields based on user responses (conditional&nbsp;logic)</h3>\n\n\n<p>Some forms include fields that only apply depending on what a user selects earlier in the form.&nbsp;</p>\n\n\n\n<p>For example, suppose you have an event registration form, and one of the items lets the user choose between three different meal options. Then, it asks if they have any food allergies, and includes a list of allergies they can choose. If a user says they do not have any allergies, you can make the form hide the allergy selection field, and thus simplify the form.&nbsp;</p>\n\n\n<p>In other cases, you might expand the form to add fields based on user responses. Though this makes the form longer, the user won’t mind because they chose that option, which means they want to supply whatever information it’s asking&nbsp;about.</p>\n\n<h3 class=\"wp-block-heading\">23. Show progress indicators for multistep&nbsp;forms</h3>\n\n\n<p>If you’re already using a multistep form or are planning to switch to that type after reading this checklist, look to also add a progress indicator. As the user completes each step in the form, the progress bar shows how much closer they are to finishing.&nbsp;</p>\n\n\n\n<img src=\"https://akismet.files.wordpress.com/2024/03/image-5.png\" alt=\"progress bar on a multistep form\" class=\"wp-image-2469\" />\n\n\n\n<p>People like finishing things. The progress bar serves as a visual motivator and reminder that they are that much closer to finishing the form. It increases their desire to complete the task.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">24. Include a link to your privacy&nbsp;policy</h3>\n\n\n<p>For email opt-in forms, a privacy policy link is often a requirement due to anti-spam laws such as GDPR. So you have to have this for email forms.&nbsp;</p>\n\n\n\n<p>For other forms, while the privacy policy link may not be required, it’s still good practice because it expresses your commitment to respecting the privacy of the data your customers and leads are giving you in this form. You want customers to know they can trust you with their data, and are doing what you can to keep it safe and not share it.&nbsp;</p>\n\n\n\n<p>Does anyone actually read privacy policies? It’s probably rare. But having a policy assures people they can find out what you’ll do with their data.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">25. Use motivating button&nbsp;copy</h3>\n\n\n<p>Don’t use button copy that sounds like it was written by a computer. Submit. Enter. No — this is not the language of joy, excitement, interest, or desire.&nbsp;</p>\n\n\n<p>Your button is the final step in the process of filling out a form. Let the user finish on a high note. Make them feel good about sending their information to you. There are various ways to do this with button copy, such&nbsp;as:</p>\n\n\n<ul><li>Emotionally affirm them: “You’re&nbsp;in!”</li>\n\n<li>Personalize it: “Sign me&nbsp;up!”</li>\n\n\n<li>Inject personality or humor that fits your brand: “Fight spam!”&nbsp;</li>\n\n\n<li>Clearly describe what’s about to happen: “Register for&nbsp;webinar”</li>\n\n<li>Remind them of the incentive: “Send my free&nbsp;book!”</li>\n\n<li>Remind them of urgency: “Reserve my&nbsp;spot”</li></ul>\n\n\n<h3 class=\"wp-block-heading\">26. Regularly A/B test your forms and&nbsp;fields</h3>\n\n\n<p>You can A/B test many of the ways to reduce form abandonment that you see in this checklist.&nbsp;</p>\n\n\n<p>You can test font type, font color, number of fields, required fields, the effect of dropdown menus, security badges, button copy, multistep vs single&#8209;step, and so many other&nbsp;things.</p>\n\n<p>Set up one version of the page with one form, and another version with the altered form. Give the page enough time to collect a valid set of data, and then examine the results. If you see a notable difference in form conversions or abandonment rates, use the version that performs&nbsp;better.</p>\n\n<h2 class=\"wp-block-heading\">Frequently asked&nbsp;questions</h2>\n\n<h3 class=\"wp-block-heading\">What is form&nbsp;abandonment?</h3>\n\n\n<p>Form abandonment happens when a visitor to a website begins to fill out a form, such as an email signup form or a webinar registration form, but then fails to complete it and leaves the page.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">Why is reducing form abandonment&nbsp;important?</h3>\n\n\n<p>If users who intended to complete an action on your website end up not doing so because of a preventable reason, you’ve lost whatever revenue that action represents.&nbsp;</p>\n\n\n\n<p>For example, if someone fills out your email signup form, you can begin sending them email marketing, which may lead to future purchases and revenue for your company. But if they abandon the form, all that potential revenue is lost.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">How can I identify which fields cause users to abandon my&nbsp;form?</h3>\n\n\n<p>You can use form abandonment tracking software to collect data that will reveal how people are engaging your forms, where they’re getting stuck, and when they’re quitting.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">What are the best practices for mobile form&nbsp;design?</h3>\n\n\n<p>Single column and multipage forms are much easier to engage on a mobile device than other form types. With a touchscreen, and a much smaller screen, these form designs fit better on the screen and deliver simpler functionality and a better user experience.&nbsp;</p>\n\n\n\n<p>Additional best practices include using large enough fonts to be able to read them on the smaller screen, including the form field labels and button copy.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">How does a multistep form improve conversion&nbsp;rates?</h3>\n\n\n<p>For longer forms, many fields can seem intimidating. multistep forms make the process feel simpler and easier by breaking it up into smaller chunks. Completing each step takes much less time, and the user experiences the positive feelings associated with making progress.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">What are some effective incentives for form&nbsp;completion?</h3>\n\n<p>This depends on the purpose of the form. Examples include discounts, free gifts, exclusive invites, access to special information or VIP services, free guides, reports or other information, and time&#8209;limited&nbsp;offers.</p>\n\n<h3 class=\"wp-block-heading\">How does A/B testing improve form&nbsp;performance?</h3>\n\n<p>It’s hard to know how well an online form is performing, or if it could perform better, unless you run an A/B test. Pick one characteristic on the form, such as the button copy, and create two forms with two different versions of the button. With enough data from people encountering these two versions, you’ll see if one version of button copy outperforms the other and improves the form’s conversion rate. You can test just about any feature in your form using this&nbsp;approach.</p>\n\n<h3 class=\"wp-block-heading\">What are the best ways to build user trust in a&nbsp;form?</h3>\n\n\n<p>You can build trust in your forms by adding social proof, security badges, and links to your privacy policy, as well as giving the form a clean and consistent appearance and functional technology that works quickly and effortlessly. Having a live chat option also increases trust.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">What are some common mistakes in form design to&nbsp;avoid?</h3>\n\n\n<p>Don’t use more than one column for your form fields. Don’t make your buttons too small or hard to read. Don’t design the form such that it blends in too well with the rest of the page. And avoid asking for unnecessary information, especially if you make all the fields mandatory.&nbsp;</p>\n\n\n<h3 class=\"wp-block-heading\">Why should CAPTCHA be&nbsp;avoided?</h3>\n\n<p>CAPTCHA greatly depresses form conversion rates and increases form abandonment rates. The struggle and annoyance of trying to solve these puzzles leads a sizable percentage of users to give up and abandon the form. The good news is <a href=\"https://akismet.com/blog/captcha-alternatives/\">CAPTCHA alternatives</a>&nbsp;exist.</p>\n\n<h3 class=\"wp-block-heading\">What is Akismet, and how can it help reduce form&nbsp;abandonment?</h3>\n\n<p>Akismet prevents spammers and bots from filling out your forms, but without requiring the user to do anything or even know it’s happening. Akismet happens in the background, and uses AI to identify when bots and spammers are attempting to complete your forms so it can prevent them from&nbsp;succeeding.</p>\n\n<h3 class=\"wp-block-heading\">How many websites trust&nbsp;Akismet?</h3>\n\n\n<p>More than 100 million websites are currently using Akismet, and as of this writing, it has prevented over 525,000,000,000 pieces of spam from being submitted through things like forms and comment sections. Global companies such as Microsoft, ConvertKit, and Bluehost trust Akismet to keep bots away without gumming up the user experience with their forms.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Mar 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jen Swisher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: The WordPress Training Team’s Big Changes: Learning Pathways and Website Redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154924\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/the-wordpress-training-teams-big-changes-learning-pathways-and-website-redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10504:\"<p>Knowledge and training for WordPress has traditionally been very decentralized. There&#8217;s the official documentation, the developer documentation, the support forums, WordPress.tv, and then the wide array of community blogs, tutorials, and YouTube videos. Resources like documentation and support forums exist to answer questions and explain features, but their purpose is not to teach a person what it means to use WordPress. That&#8217;s the goal of Learn WordPress, managed by the WordPress Training team and living at the easy-to-remember URL <a href=\"https://learn.wordpress.org\">learn.wordpress.org</a>. </p>\n\n\n\n<p>Learn WordPress has existed in some form for the last decade, but the current iteration was <a href=\"https://wptavern.com/learn-wordpress-platform-launches-with-free-courses-workshops-and-lesson-plans\">launched by the training team in 2020</a>, with free workshops and courses offering guided instruction through a number of topics, from basic site customization to block development. Now that three more years of educational content has been published, the team has been <a href=\"https://wptavern.com/wordpress-training-team-seeks-community-feedback-on-learning-pathways\">revisiting the structure of the website</a> itself.</p>\n\n\n\n<p>&#8220;Let&#8217;s be honest, if you hit the Learn WordPress home now, finding the right information for your specific needs isn&#8217;t the most intuitive process.&#8221;</p>\n\n\n\n<p>That&#8217;s Jonathan Bossenger, a Developer Educator sponsored by Automattic. He&#8217;s actively involved in <a href=\"https://make.wordpress.org/training/2023/07/07/project-thread-learning-pathways-on-learn-wordpress/\">Learning Pathways</a>, a new initiative launched last fall to address some of these architectural problems by July 2024. We spoke about his team&#8217;s goals with this new project.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What is a Learning Pathway?</h2>\n\n\n\n<p>&#8220;The Learning Pathways,&#8221; he explained, &#8220;are trying to solve [this problem]: allowing folks who come to Learn WordPress to find the specific content they need, whether they are brand new to WordPress, or have some experience and want to take that experience to whatever the next logical level is for them.&#8221;</p>\n\n\n\n<p>Currently, content on the Learn site is organized more like a blog: it shows the newest content first, roughly categorized by concept. To help users find what they need, the new pathways will more effectively categorize courses based on three different types of learners: Users, Developers, and Designers. Then the content for each user type is organized by skill level, starting with Beginner, moving through Intermediate, and then Expert.</p>\n\n\n\n<p>&#8220;Under the hood,&#8221; Jonathan explained, &#8220;the learning pathways are essentially courses, they use the same custom data types and quiz/activity functionality that courses currently do. But they are bigger, more encompassing courses, each with multiple modules that have a specific focus, containing one or more lessons to achieve the learning outcomes of that focus.&#8221;</p>\n\n\n\n<p>So a developer or a designer coming into WordPress could look at their learning pathway and determine where they want to start: are they a Beginner or are they ready to level up their Advanced skills? Not all of the content has not been created yet, but existing courses are being repurposed and used as the foundation for pathways.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Curating Content for Modern WordPress</h2>\n\n\n\n<p>As a developer who has learned WordPress over the last decade, one concern I had was the sheer amount of knowledge you might need to grapple with. Just from the development side, there&#8217;s PHP, JavaScript, React, and dozens of APIs for everything from adding new settings to interacting with the database.</p>\n\n\n\n<p>&#8220;Believe me, as the person spearheading the developer learning pathways, even I was surprised how much there is to dive into,&#8221; Jonathan added. &#8220;So for me personally, I&#8217;m a big fan of building a solid foundation, and then building on top of that. I&#8217;m pretty happy about how the beginner developer learning pathway has turned out, but I can see the future learning pathways we create on top of that being kind of fluid.&#8221;</p>\n\n\n\n<p>This opens the question of just how the team is handling the transition of WordPress through its Gutenberg era, and whether they&#8217;re creating content for &#8220;Classic&#8221; features like shortcodes and widget areas.</p>\n\n\n\n<p>&#8220;The factor that we are always keeping in mind is that we build those pathways to be about WordPress of today and the future,&#8221; he said, &#8220;not WordPress of the past. So while legacy APIs like the Shortcode API are useful to know about, it&#8217;s more important to teach someone about something like the REST API first, because that&#8217;s a big part of how WordPress works today, and probably for the future.&#8221;</p>\n\n\n\n<p>When it comes to legacy WordPress educational content, there&#8217;s plenty of it around the internet. Hundreds of articles and demo plugins exist to teach you about shortcodes, whereas modern WordPress development is still uncharted territory. That said, Jonathan clarified that Learn WordPress &#8220;is focused more on what&#8217;s fully baked, not what&#8217;s still experimental.&#8221; If you&#8217;re interested in the bleeding edge, he recommends the <a href=\"https://developer.wordpress.org/news/\">WordPress Developer Blog</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Well-Informed Redesign</h2>\n\n\n\n<p>The Learning Pathways project also includes a complete redesign of the Learn WordPress site. This new design will use the same visual language and underlying block-based parent theme that we&#8217;ve seen for other recent redesigns, like <a href=\"https://wptavern.com/wordpress-relaunches-showcase-powered-by-blocks\">the Showcase</a>.</p>\n\n\n\n\n<img width=\"1280\" height=\"2854\" src=\"https://wptavern.com/wp-content/uploads/2024/03/Landing.png\" alt=\"A screenshot of the new \" />\n\n\n\n<img width=\"1280\" height=\"3456\" src=\"https://wptavern.com/wp-content/uploads/2024/03/Learn-WP-Courses-Landing.png\" alt=\"Screenshot of the \" />\n\n\n\n\n<p>Managing this entire project is Destiny Kanno, Head of Community Education at Automattic. She told me that her focus is “ensuring that the Training Team and Design Team are in constant collaborative communication [and that] the new Learn site follows modern learning website design principles and UI/UX.”</p>\n\n\n\n<p>Destiny wasn’t just overseeing a redesign, but an entirely new approach to how educational content is being served, including a shift to making more content available on <a href=\"https://www.youtube.com/wordpress\">YouTube</a> instead of WordPress.tv.</p>\n\n\n\n<p>“I performed market research of both WordPress-specific and non-WordPress specific learning sites,” she explained. That included sites like WPBeginner, WPMU DEV blog, and WP101 as well as larger learning platforms like Codecademy, Khan Academy, Udemy, and LinkedIn Learning. Some of the things she looked at include the types of audiences and the user experience.</p>\n\n\n\n<p>Some of those user experience updates require a lot of collaboration not just with design, but with the developer teams as well.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Technical Challenges</h2>\n\n\n\n<p>Adding to the complexity of the project is the fact that much of the content is actually multilingual. As of right now, there’s no <a href=\"https://github.com/WordPress/Learn/issues/2231\">multilingual plugin on the site</a>, so the structure of this content has been an issue as the site continues to grow.</p>\n\n\n\n<p>“At the moment we host many content types,” Destiny told me, “Tutorials, Lesson Plans, and Courses&#8211; each with duplicative resources. When providing localized educational resources, being able to update content at scale is critical. With our move to only have Courses and Lessons going forward (courses are made up of grouped lessons), we are working to reduce duplicative content creation and localized content efforts.”</p>\n\n\n\n<p>Another interesting update could be the inclusion <a href=\"https://github.com/WordPress/Learn/pull/2264\">of interactive code blocks</a> inside of lessons, powered by the <a href=\"https://wordpress.org/playground/\">WordPress Playground</a>, a WordPress instance that can run completely inside of your browser. The team behind WordPress Playground is helping address specific requirements around functionality and accessibility with the hopes that their <a href=\"https://wordpress.org/plugins/interactive-code-block/\">WordPress Playground Block</a> plugin can power more interactive lessons in the future.</p>\n\n\n\n<p>What makes me most excited about the ongoing redesign of WordPress.org is that they&#8217;re fully committed to using block-based themes, at a scale of content and traffic that&#8217;s pretty overwhelming. If you want to learn more about how important this redesign project is, then check out <a href=\"https://wptavern.com/wordpress-developer-docs-shows-off-a-new-block-based-redesign\">this recent conversation with Nick Diego</a>.</p>\n\n\n\n<p>&#8220;I think you have to agree,” said Jonathan, “the <a href=\"https://www.figma.com/file/ZKaf6u8mIHkAanluWafXAp/Learn?type=design&node-id=2211-18443&mode=design\">new designs are rather exciting</a>, if you compare them to what we currently have from 2020.&#8221;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Next Steps</h2>\n\n\n\n<p>While the current pathways only cover three different user types, Jonathan and I mused about other potential pathways they could define in the future, like a &#8220;contributor&#8221; pathway or a &#8220;marketer/SEO&#8221; pathway. WordPress is used by a variety of creators and across large organizations.</p>\n\n\n\n<p>&#8220;As a writer myself,&#8221; said Jonathan, &#8220;I&#8217;d love to create a &#8216;WordPress writer learning pathway&#8217;. We could have a module on the basics of WordPress, and then dive into using drafts, scheduling posts, sharing to social, and adding newsletters&#8230;&#8221; </p>\n\n\n\n<p>For now, the team will remain focused on three specific Learners: Designer, Developer, and User. Follow along with their progress in the <a href=\"https://wordpress.slack.com/archives/C02RW657Q\">#training</a> channel in Make WordPress Slack or on their project blog, <a href=\"https://make.wordpress.org/training/\">Make WordPress Training</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Mar 2024 17:46:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17053\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9507:\"<p>The second release candidate (RC2) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC2 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.5-RC</code>2</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. That’s a mere two weeks away! Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC2</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes approximately 20 bug fixes for the Editor and 30+ <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F05%2F2024..03%2F12%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC1, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-05&until=2024-03-12\">GitHub commits for 6.5</a> since March 5</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F05%2F2024..03%2F12%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since March 5</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Update on content overrides for synced patterns</h3>\n\n\n\n<p>As synced patterns evolve and improve, every enhancement must continue to provide the best experience possible. With this in mind, WordPress 6.5 <a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\">will not include the ability to override content in synced patterns</a>. This allows more time for feedback and testing to ensure it can really shine. Expect this feature to debut in the next major release!</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>RC2, a bridge,<br />From development to launch,<br />One more step forward.<br />&#8211; <em>submitted by <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>huzaifaalmesbah</a></em></p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\">@dansoschin</a></em>, <a href=\"https://profiles.wordpress.org/get_dave/\">@get_dave</a>, and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Mar 2024 16:58:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Bluehost Announced New Cloud Hosting Built on WP Cloud\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154810\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wptavern.com/bluehost-announced-new-cloud-hosting-built-on-wp-cloud\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3088:\"<p>Bluehost, one of the leading web hosting providers, has announced <a href=\"https://www.bluehost.com/hosting/cloud\">Bluehost Cloud</a>, an innovative cloud-based hosting solution specifically designed for WordPress users. It is built on <a href=\"https://wp.cloud/\">WP Cloud</a> infrastructure, in collaboration with WordPress.com, to provide robust support for websites with high traffic and demanding performance requirements. Bluehost is one of the three WordPress.org <a href=\"https://wordpress.org/hosting/\">recommended hosting providers</a>.&nbsp;</p>\n\n\n\n<p>Bluehost Cloud promises managed WordPress hosting with 100% network uptime, faster page load time, and better performance. It targets professionals and agencies and can handle any traffic spikes without charging customers extra for such spikes.&nbsp;</p>\n\n\n\n<p>“In the realm of website creation, every pixel counts, every second matters, and every client’s satisfaction is paramount. With the launch of Bluehost Cloud, a collaborative effort between industry titans Bluehost and Automattic, we’re ushering in a new era of confidence for website professionals, agencies and freelancers. From a 100% uptime SLA to lightning-fast page load speeds, Bluehost Cloud is backed by our unparalleled WordPress expertise and expertly designed for high traffic and high-performance websites,” said Satish Hemachandran, SVP of Hosting at Newfold Digital, parent company of Bluehost. “Bluehost Cloud marks an exciting expansion into the agency market, complementing our long-time commitment to serving small businesses around the world, and it sets the new standard for WordPress speed, reliability, scalability and support,” he said.</p>\n\n\n\n<p>Bluehost Cloud uses WP Cloud infrastructure, “the only cloud platform built from the ground up just for WordPress.” WP Cloud ensures robust security with real-time backups, anti-spam measures, and malware scanning. With features like a built-in CDN, 28 global data centers and automated WordPress edge caching, it guarantees incredible website speed.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>We built WP Cloud so every hosting company can provide the safest and fastest WordPress experience available.</p>\n<cite>Matt Mullenweg</cite></blockquote>\n\n\n\n<p>Bluehost Cloud offers four packages: special early access pricing starting from $29.99/mo for 1 website to $109.99/mo for 50 websites. The regular prices start from $79.99. Bluehost Cloud is also showcased on WordPress.com’s <a href=\"https://wordpress.com/pricing/\">pricing page</a>. All plans come with:&nbsp;</p>\n\n\n\n<ul>\n<li>100% network uptime</li>\n\n\n\n<li>24/7 priority support voice chat</li>\n\n\n\n<li>DDoS Protection</li>\n\n\n\n<li>A web application firewall</li>\n\n\n\n<li>Automated daily backups</li>\n\n\n\n<li>Let&#8217;s Encrypt SSL</li>\n\n\n\n<li>2-Factor Authentication.</li>\n</ul>\n\n\n\n<p>As of now, Bluehost Cloud does not support WordPress Multisite. However multiple websites can be created as independent WordPress installations under a single Bluehost Cloud account.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Mar 2024 12:49:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WPTavern: Surprising Tech Trends in WordPress and Beyond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16705:\"<p>As you likely know, <a href=\"https://trends.builtwith.com/cms/traffic/Entire-Internet\">WordPress software powers 46% of all websites on the Internet</a>.&nbsp; I thought it would be fun to dive a bit deeper and note some trends that affect the WP community.</p>\n\n\n\n<img width=\"1470\" height=\"1224\" src=\"https://wptavern.com/wp-content/uploads/2024/03/WordPress-powers-46-of-the-Internet.jpg\" alt=\"A pie chart showing WordPress has a 46% cms usage on the internet, Wix has 11%, Squarespace has 4%, and \" />WordPress powers 46% of all websites on the Internet\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#wordpress-usage-remains-dominant-and-steady\">WordPress usage remains dominant and steady</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#antiquated-software-is-still-used-quite-a-bit-in-the-wp-community\">Antiquated software is still used quite a bit in the WP community</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#antiquated-wordpress-core-installs\">Antiquated WordPress Core Installs</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#antiquated-php\">Antiquated PHP</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#jquery-is-still-riding-high\">jQuery is still riding high! </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#react-usage-is-up-for-the-top-1-million-sites-but-way-down-overall\">React usage is up for the top 1 million sites but way down overall</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#wordpress-competitors-are-rocking\">WordPress’ competitors are rocking!</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#what-about-e-commerce\">What about e-commerce?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#mailchimp-is-down-zoho-mail-and-google-business-are-up\">Mailchimp is down; Zoho Mail and Google Business are up.</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#how-is-our-old-friend-php-doing\">How is our old friend, PHP, doing?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#about-the-data\">About the Data</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#related-historical-links\">Related Historical Links</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#what-do-you-think\">What do you think?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/surprising-tech-trends-in-wordpress-and-beyond#comments\">Comments ↓</a></li></ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-usage-remains-dominant-and-steady\">WordPress usage remains dominant and steady</h2>\n\n\n\n<p>Since its founding in 2003, <a href=\"https://trends.builtwith.com/cms/WordPress\">WordPress usage has risen steadily and consistently</a>:&nbsp;</p>\n\n\n\n<img width=\"1480\" height=\"1268\" src=\"https://wptavern.com/wp-content/uploads/2024/03/wordpress-high-and-steady.jpg\" alt=\"A line graph showing WordPress usage is up in a linear fashion from 0 to 30 million sites since 2003\" class=\"wp-image-154858\" />WordPress usage is consistently up over the years.\n\n\n\n<p>WP consultants who are old enough will recall that Drupal and Joomla commanded a large share of the market early on &#8211; not anymore. </p>\n\n\n\n<p>Both are down considerably since their peaks around 2015:</p>\n\n\n\n<img width=\"1490\" height=\"1282\" src=\"https://wptavern.com/wp-content/uploads/2024/03/joomla.jpg\" alt=\"A line graph showing Joomla\'s market share down considerably since 2015. It shows there are currently around 1.5 million Joomla websites.\" class=\"wp-image-154859\" />Joomla usage down considerably since 2015\n\n\n\n<img width=\"1488\" height=\"1256\" src=\"https://wptavern.com/wp-content/uploads/2024/03/drupal.jpg\" alt=\"A line graph showing Drupal\'s market share down considerably since 2015. It shows there are currently around 550,000 Drupal websites.\" class=\"wp-image-154860\" />Drupal usage down considerably since 2015\n\n\n\n<h2 class=\"wp-block-heading\" id=\"antiquated-software-is-still-used-quite-a-bit-in-the-wp-community\">Antiquated software is still used quite a bit in the WP community</h2>\n\n\n\n<p>Getting people to update software and run security patches is difficult on any platform.  WP and related tech seems to be no exception to that rule.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"antiquated-wordpress-core-installs\">Antiquated WordPress Core Installs</h3>\n\n\n\n<p>Almost 20% of all WP sites are running a very old version of WP, the good news is that old versions of WP are still patched for security vulnerabilities.</p>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/about/stats/\">5% of WP sites are using the 4.x branch</a>.&nbsp; That’s approximately 1.7 million websites worldwide that are running this old branch.&nbsp; <a href=\"https://wordpress.org/download/releases/#branch-49\">Version 4.9 was released in 2017</a>.</li>\n\n\n\n<li>Around 13% of WP sites are using the <a href=\"https://wordpress.org/download/releases/#branch-59\">5.x branch</a>, which had its last feature update in January 2022.  </li>\n\n\n\n<li>All told, at least 18% of WP websites haven&#8217;t upgraded to the current 6.x branch yet. </li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"antiquated-php\">Antiquated PHP</h3>\n\n\n\n<p>As we&#8217;ll see below, 3-out-of-every-4 WP installs are potentially insecure due to antiquated versions of PHP running on the server.  </p>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/about/stats/\">Almost 75% of WP sites are using unsupported versions of PHP</a>.&nbsp; If you are running PHP 8.0 or earlier, then you are running a version that has already reached “end of life” and might not receive security patches.<br /></li>\n</ul>\n\n\n\n<img width=\"2560\" height=\"855\" src=\"https://wptavern.com/wp-content/uploads/2024/03/php-support-scaled.jpg\" alt=\"A chart showing that versions of PHP prior to 8.1 have reached \" />PHP 8.1 and above is currently supported. Previous versions have reached &#8220;end of life&#8221;\n\n\n\n<img width=\"1068\" height=\"1016\" src=\"https://wptavern.com/wp-content/uploads/2024/03/php-market-share-in-wp.jpg\" alt=\"A pie chart showing that 43.3% of WP sites are using PHP 7.4\" class=\"wp-image-154888\" />PHP 7.4 powers 43% of WP sites even though it has reached &#8220;end of life&#8221; and might not receive security patches.\n\n\n\n<h2 class=\"wp-block-heading\" id=\"jquery-is-still-riding-high\">jQuery is still riding high!&nbsp;</h2>\n\n\n\n<p>What’s not to love about jQuery?!&nbsp; You can quickly write code that does all sorts of fancy animations and other things without knowing a whole lot about javascript.&nbsp;&nbsp;</p>\n\n\n\n<p>It’s not clear how much of this high jQuery usage is due to tech debt vs new code, but what is clear is that jQuery is one of the most-used languages in WordPress:</p>\n\n\n\n<img width=\"1498\" height=\"1292\" src=\"https://wptavern.com/wp-content/uploads/2024/03/jquery-is-high.jpg\" alt=\"A line graph showing jQuery usage has levelled out at a high point since around 2014\" class=\"wp-image-154864\" />jQuery has consistently-high numbers\n\n\n\n<h2 class=\"wp-block-heading\" id=\"react-usage-is-up-for-the-top-1-million-sites-but-way-down-overall\"><a href=\"https://trends.builtwith.com/javascript/React\">React usage</a> is up for the top 1 million sites but way down overall</h2>\n\n\n\n<p>As you likely know, <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/platform/\">React is used to build most Gutenberg blocks</a>, so it is now widely-used in the WP community.  The story is more nuanced when looking at sites worldwide.</p>\n\n\n\n<p>React seems to be gaining popularity in the top 1 million websites:</p>\n\n\n\n<img width=\"1498\" height=\"1264\" src=\"https://wptavern.com/wp-content/uploads/2024/03/react.jpg\" alt=\"A line graph showing React usage has consistently gone up in the top million websites since 2013\" class=\"wp-image-154865\" />React usage has mostly been going up for the top 1 million sites since 2013\n\n\n\n<p>However, React usage is way down Internet-wide:</p>\n\n\n\n<img width=\"1516\" height=\"1276\" src=\"https://wptavern.com/wp-content/uploads/2024/03/React-internet-wide.jpg\" alt=\"Line graph showing React usage skyrocketing to almost 4 million sites in 2019 before plummeting back to 250,000 sites in 2021 and remaining there through today.\" class=\"wp-image-154914\" />However, when looking at <em>all</em> sites, React was plummeting back to Earth in 2021.\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-competitors-are-rocking\">WordPress’ competitors are rocking!</h2>\n\n\n\n<p>Perhaps you’ve heard of two of WP’s main competitors: Squarespace and Wix.&nbsp; Well, <a href=\"https://trends.builtwith.com/cms/Wix\">they are both doing quite well</a>:</p>\n\n\n\n<img width=\"1482\" height=\"1280\" src=\"https://wptavern.com/wp-content/uploads/2024/03/wix-high-and-steady.jpg\" alt=\"A line graph showing Wix usage has gone up over the years and remains consistently-high since around 2021\" class=\"wp-image-154866\" />Wix is up and shows no sign of decline!\n\n\n\n<p><a href=\"https://trends.builtwith.com/cms/Squarespace\">Squarespace is up (mostly):</a></p>\n\n\n\n<img width=\"1482\" height=\"1282\" src=\"https://wptavern.com/wp-content/uploads/2024/03/squarespace-is-up.jpg\" alt=\"A line graph showing Squarespace usage has gone mostly up over the years\" class=\"wp-image-154867\" />Squarespace is mostly up since 2004 with a little dip in the last year or so\n\n\n\n<p>I&#8217;ve noticed in my WP consulting practice that a lot of my clients are using Hubspot Landing Page Builder <em>in addition</em> to WordPress &#8211; usually to host and track downloads of 1-off lead generation pdfs and related form leads.  So I was curious how Hubspot&#8217;s competing product is doing.</p>\n\n\n\n<p>Hubspot Landing Page Builder usage has gone down a bit recently but still maintains a notable market share:</p>\n\n\n\n<img width=\"1508\" height=\"1302\" src=\"https://wptavern.com/wp-content/uploads/2024/03/hubspot.jpg\" alt=\"A line graph showing Hubspot usage has gone up over the years but experienced a decline in late 2021\" class=\"wp-image-154868\" />Hubspot is down over the last year or so\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-about-e-commerce\">What about e-commerce?</h2>\n\n\n\n<p>WooCommerce and Shopify are in a head-to-head battle for the #1 e-commerce platform.&nbsp;&nbsp;</p>\n\n\n\n<p>According to BuiltWith.com, there are around 2.75 million websites using a WooCommerce checkout page (there are, apparently, also many Woo sites <em>not</em> using the standard checkout and/or any checkout at all).</p>\n\n\n\n<p>Similarly, there are around 2.75 million Shopify sites.</p>\n\n\n\n<p><a href=\"https://trends.builtwith.com/shop/Shopify\">Shopify usage remains high</a> but has been decreasing since 2022:</p>\n\n\n\n<img width=\"1504\" height=\"1288\" src=\"https://wptavern.com/wp-content/uploads/2024/03/shopify.jpg\" alt=\"A line graph showing Shopify usage has gone up over the years and experienced a dip since around 2022\" class=\"wp-image-154869\" />Shopify dipped around 2022\n\n\n\n<p><a href=\"https://trends.builtwith.com/shop/WooCommerce-Checkout\">WooCommerce e-commerce</a> is trending similar to Shopify:</p>\n\n\n\n<img width=\"1510\" height=\"1300\" src=\"https://wptavern.com/wp-content/uploads/2024/03/woocommerce-checkout.jpg\" alt=\"A line graph showing WooCommerce usage has gone up over the years and remains consistently-high since around 2021, when it dipped slightly\" class=\"wp-image-154870\" />WooCommerce usage went down a bit in 2021\n\n\n\n<h2 class=\"wp-block-heading\" id=\"mailchimp-is-down-zoho-mail-and-google-business-are-up\">Mailchimp is down; Zoho Mail and Google Business are up.</h2>\n\n\n\n<p>This section includes some stats I found notable due to the fact that these are products many of the small business owners and WP consultants I converse with use and recommend regularly.</p>\n\n\n\n<p>Mailchimp’s usage downfall seems to coincide with <a href=\"https://mailchimp.com/newsroom/intuit-completes-mailchimp-acquisition/\">its acquisition by Intuit</a> in 2021:</p>\n\n\n\n<img width=\"1492\" height=\"1276\" src=\"https://wptavern.com/wp-content/uploads/2024/03/mailchimp.jpg\" alt=\"A line graph showing Mailchimp usage has gone up over the years but dipped around 2021\" class=\"wp-image-154871\" />Mailchimp usage dipped in 2021 or so\n\n\n\n<p>Zoho Mail, meanwhile, seems to be mostly successful with its low-cost/high-feature business model.</p>\n\n\n\n<p>For example, Zoho Mail usage is up quite a bit since 2020, though usage dipped a little in 2022:</p>\n\n\n\n<img width=\"1480\" height=\"1282\" src=\"https://wptavern.com/wp-content/uploads/2024/03/zoho-mail.jpg\" alt=\"A line graph showing Zoho usage has gone up over the years but dipped on 2022\" class=\"wp-image-154872\" />Zoho usage dipped in 2022\n\n\n\n<p>Meanwhile, the old guard isn’t sleeping.  Google Workspace (formerly Google Apps for Business) is up up up:</p>\n\n\n\n<img width=\"1510\" height=\"1296\" src=\"https://wptavern.com/wp-content/uploads/2024/03/google-apps-for-business.jpg\" alt=\"A line graph showing Google Apps for Business usage has gone up over the years and remains consistently-high since around 2020\" class=\"wp-image-154873\" />Google Workspace (formerly Google Apps for Business) usage keeps going up\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-is-our-old-friend-php-doing\">How is our old friend, PHP, doing?</h2>\n\n\n\n<p>PHP usage has been down considerably for 6 years but still powers around 35 million websites, most of which are, presumably, WP sites:</p>\n\n\n\n<img width=\"1492\" height=\"1278\" src=\"https://wptavern.com/wp-content/uploads/2024/03/php.jpg\" alt=\"A line graph showing PHP usage has dropped considerably since around 2017.\" class=\"wp-image-154861\" />PHP usage is down considerably since around 2017\n\n\n\n<h2 class=\"wp-block-heading\" id=\"about-the-data\">About the Data</h2>\n\n\n\n<p>I pulled this data from reliable Internet sources and linked those sources above.&nbsp; However, as with all data sets, it’s possible these sources are either incorrect or that the data doesn’t tell the whole story.&nbsp;</p>\n\n\n\n<p>If you notice anything in my data sets above that needs to be corrected, let me know in the comments.&nbsp; </p>\n\n\n\n<p>Similarly, if you find alternate data sources that tell additional stories, please let us know in the comments.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"related-historical-links\">Related Historical Links</h2>\n\n\n\n<ul>\n<li><a href=\"https://wptavern.com/wordpress-powering-practically-half-of-the-top-10000-websites\">WordPress Powering Practically Half Of The Top 10,000 Websites</a> (WP Tavern, Aug. 2011)</li>\n\n\n\n<li><a href=\"https://wptavern.com/woocommerce-dominates-global-e-commerce-platforms-passes-7-million-downloads\">WooCommerce Dominates Global E-Commerce Platforms, Passes 7 Million Downloads</a> (WP Tavern, April 2015)</li>\n\n\n\n<li><a href=\"https://wptavern.com/builtwith-reports-a-7-increase-in-wordpress-usage-from-january-july-2015\">BuiltWith Reports a 7% Increase in WordPress’ Usage from January – July 2015</a> (WP Tavern, July 2015)</li>\n\n\n\n<li><a href=\"https://themightymo.com/some-surprising-trends-in-website-development/\">Some Surprising Trends in Website Development</a> (My analysis from 2022)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-do-you-think\">What do you think?</h2>\n\n\n\n<p>Similar to <a href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats\">last week&#8217;s Tavern post about WP.org theme usage</a>, data found on this page is likely best used as a fun conversation starter rather than a place to draw firm conclusions about anything. What is your reaction to this data? <strong>Did anything surprise you?</strong> Let me know in the comments below.</p>\n\n\n<div class=\"wp-block-post-author-biography\">Toby Cryns is a freelance CTO, WordPress consultant, and teacher at <a href=\"https://themightymo.com/\">The Mighty Mo! Design Co.</a> in Minneapolis, MN, USA.</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"comments\">Comments&nbsp;↓</h2>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Mar 2024 08:50:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Toby Cryns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Matt Mullenweg to Deliver State Of The Word 2024 From Tokyo, Japan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154831\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/matt-mullenweg-to-deliver-state-of-the-word-2024-from-tokyo-japan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3696:\"<p>WordPress co-founder Matt Mullenweg announced at the Q&amp;A session of <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a> that he would deliver the 2024 State Of The Word from Tokyo, Japan on December 16. This marks a significant moment for the WordPress community, as it&#8217;s only the second time the annual address is delivered outside of North America. Last year, <a href=\"https://wordpress.org/news/2023/12/state-of-the-word-2023-recap/\">the event</a> took place in Madrid, Spain.</p>\n\n\n\n<p>The State of the Word is a highly anticipated annual event at which Matt reflects on achievements, unveils his vision for WordPress&#8217;s future, and offers a peep into the upcoming features and developments. It’s an occasion for WordPress enthusiasts to come together to watch the event live streaming and celebrate their passion for the platform.&nbsp;</p>\n\n\n\n<p>Matt had this to say about choosing Japan for the event: &#8220;The very first translation of WordPress, before we even had a framework for translating, was Japanese. It was the moment that opened my eyes to the possibility of WordPress being more than just a blogging tool for a few hobbyists speaking English. Almost 20 years later it&#8217;s exciting for Japan to host a State of the Word and really showcase how vibrant their community is. I&#8217;m so impressed with all of the books about WordPress there, the market share we have in that country, and the warmth of the events they do throughout the year.&#8221;</p>\n\n\n\n<p>Japan is home to an amazing WordPress community. The Japanese community was behind one of the first <a href=\"https://make.wordpress.org/polyglots/handbook/about/history-of-the-team/\">internationalized versions</a> of WordPress &#8211; a Japanese WordPress site was set up in <a href=\"http://web.archive.org/web/20031205101812/http://wordpress.xwd.jp/\">December 2003</a>, just six months after WordPress was launched.&nbsp; The version originally called “WordPress ME” (WordPress Multilingual Edition) was maintained by a user called Otsukare who made a <a href=\"https://wordpress.org/support/topic/localization-help-needed/\">multilingual edition hack</a>. His post in the Support Forum led to Matt chiming in, “Well the localization code should be rolled into the main release sometime. (Soonish.)”</p>\n\n\n\n<p>The first WordCamp Tokyo was held in 2008, and subsequent editions were serious crowd-pullers. The adorable WordPress mascot, <a href=\"https://wapu.us/wapuu-history-origin/\">Wapuu</a> originated from the 2009 WordCamp Tokyo after-party. Kazuko Kaneuchi later designed Wapuu as a free gift to the WordPress community in 2011.&nbsp;</p>\n\n\n\n<p>Holding the event in Tokyo underscores WordPress&#8217;s massive and active user base in Japan and throughout Asia.</p>\n\n\n\n<p><strong>Update: </strong><a href=\"https://profiles.wordpress.org/st810amaze/\">Shusei Toda</a>, a Communication Designer based in Tokyo and one of the organizers of WordCamp Asia 2024 is all excited and shared: “We are happy to have the State of the Word coming to our country, marking a monumental moment for the Japanese WordPress community—one of the oldest global communities dedicated to WordPress. It’s an honor to be the second global host city after Madrid, Spain, underscoring our significant position within the global WordPress community. 82.3% of Japanese websites are powered by WordPress, and this event holds immense importance to our local web developers, bloggers, and digital creatives. Hosting the State of the Word in Japan is not just a testament to our community and also in Asia but also a celebration of the pivotal role WordPress plays in our digital landscape.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Mar 2024 21:35:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Automattic Doubles Down on the Developer Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154828\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/automattic-doubles-down-on-the-developer-community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20996:\"<p>There&#8217;s something in the water at Automattic, and I don&#8217;t think it just started with Matt Mullenweg&#8217;s &#8220;<a href=\"https://ma.tt/2024/02/samattical/\">samattical</a>&#8220;. The last few months have seen a number of interesting changes across the company and its approach to the broader WordPress community.</p>\n\n\n\n<p>When I pull the various threads, it looks to me like Automattic is making a larger strategic pivot towards &#8220;developers&#8221; and “builders” as a target audience, for itself and quite possibly for WordPress. Automattic’s products have traditionally focused on the DIY side of the WordPress market, making tools for bloggers or creators building their own websites. That’s still largely the case, but recently, things have been looking a little different.</p>\n\n\n\n<p>I was able to talk to a handful of people across the company and explore some of these major changes. While I was never given an answer on Automattic’s larger strategy, if such an answer even could be given, I think there’s enough out there to frame some initial thoughts on changes that might affect WordPress (the software) going forward.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Woo Express causes Woo Distress</h2>\n\n\n\n<p>When Matt Mullenweg started his sabbatical, he did so with a tongue-in-cheek blog post titled &#8220;<a href=\"https://ma.tt/2024/01/automattics-big-re-org/\">Automattic&#8217;s Big Re-Org</a>&#8220;. While there was no big reorganization, the post did announce that each team inside of Automattic is revisiting its position within the broader ecosystem. Decisions will be made based on whether a team’s goal is to be competitive with the other hosting companies (i.e. WordPress.com, Pressable, WordPress VIP) or to be completely host-agnostic and “Help the Hosts” by growing the ecosystem (WooCommerce and Jetpack).</p>\n\n\n\n<p>It&#8217;s an interesting distinction because you could certainly make the argument that more tightly coupling the WooCommerce brand to WordPress.com’s hosting infrastructure could be a tactical advantage. In fact, they did make that argument when <a href=\"https://wptavern.com/woocommerce-launches-woo-express\">they launched Woo Express </a>a year ago and then rebranded the team behind WooCommerce to <a href=\"https://wptavern.com/woocommerce-rebrands-as-woo\">Woo a few months later</a>. A new call-to-action that funneled visitors to WordPress.com hosting plans rather than just the open source software raised more than a few eyebrows in the community.</p>\n\n\n\n<p>The team was fairly quick to address the criticism, with Woo CEO Paul Maiorana taking in feedback and <a href=\"https://twitter.com/pmaiorana/status/1719714201378197894\">responding openly to the community</a> on Twitter/X. They’ve since rolled back that specific onboarding funnel.&nbsp;</p>\n\n\n\n<p>Matt Mullenweg directly referenced this experience and how it helped lead to these new changes:</p>\n\n\n\n<p>&#8220;The big tension this surfaced was Woo Express, going forward that team is switching under WP.com, and Woo.com will recommend a variety of hosts (like W.org) to get started with Woo. Now people can meet with Paul Maiorana, who leads Woo, or James Grierson, who leads Jetpack, and know they have Help the Hosts cards as their teleological goal.&#8221;</p>\n\n\n\n<p>So Woo Express is officially a <em>WordPress.com</em> product, competitive with the “managed WooCommerce” offerings from other hosting companies and treated (more or less) the same when you visit Woo.com. The end result is that Woo/WooCommerce will act more like WordPress.org and not completely favor Automattic’s hosting companies.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Conflict of Disinterest</h2>\n\n\n\n<p>I can see how important that separation is, but I can’t help but wonder if a one-click install of a new WooCommerce site wouldn’t have been a much better call-to-action for end users than what they get now: a link to a “<a href=\"https://woo.com/hosting-solutions/\">Hosting Solutions</a>” guide and an additional burden of choice. I’m sure a Shopify-like onboarding experience happening directly on the homepage of Woo.com was a tempting strategy.</p>\n\n\n\n<p>It’s not unusual for the owners of an open source project, specifically developer frameworks, to actively promote their own paid solutions. The homepage of <a href=\"https://nextjs.org/\">Next.js</a> includes a callout to Vercel, <a href=\"https://laravel.com/\">Laravel</a> includes links to products like Forge and Vapor. Those paid products (typically around hosting and deployments) can directly subsidize more contribution to the open source frameworks themselves.</p>\n\n\n\n<p>WordPress has always held itself to a different standard in this regard, and part of that tension is because of the importance of <em>all of the</em> hosting companies to the broader ecosystem. The fact that I can go to any number of hosts and know that they’ll not only support, but also install WordPress for me is a major reason for the success and ubiquity of the software. As much as the community needs Automattic, it also needs the support, engagement, and contributions from the broader hosting ecosystem, a reminder that much of the WordPress you see in the world does not actually run on Automattic’s infrastructure (more on that later).</p>\n\n\n\n<h2 class=\"wp-block-heading\">It’s Time to Build (on WordPress.com?)</h2>\n\n\n\n<p>As part of the non-re-org, Matt announced that the WordPress.com user experience was about to change.&nbsp;From his blog post: &#8220;WordPress.com is going to orient itself more towards developers, and have an experience that feels similar to WordPress hosted other places, less Calypso more wp-admin.&#8221;&nbsp;</p>\n\n\n\n<p>If WordPress.com is your only experience of WordPress, then this statement might not make that much sense. If you come from the world of self-hosted WordPress, however, you may know that the WordPress.com experience is wildly different from standard installations. WordPress.com still includes a number of premium upsells inside their version of the WordPress dashboard, including links to buy premium plugins on their <a href=\"https://wptavern.com/wordpress-com-plugin-pages-add-download-link-for-using-plugins-on-self-hosted-sites\">parallel plugin directory</a>. It’s been a somewhat controversial and convoluted approach, and you can still browse the WordPress subreddit and find the misconception that you can’t install your own plugins on their platform.&nbsp;</p>\n\n\n\n<p>At WordCamp Asia this past weekend, <a href=\"https://www.youtube.com/watch?v=EOF70YJLC5U&t=1297s\">Matt was asked during a Q&amp;A</a> if he would ever retire the “WordPress.com” brand name entirely to clear up the confusion. Matt momentarily pondered whether this was “an original mistake in setting all of this up” and noted that he’d even considered “moving WordPress.com to wp.com or [&#8230;] trying to get w.com.” He ended the thought experiment pointing back towards these user interface changes coming to his platform to bring it more inline with self-hosted WordPress.</p>\n\n\n\n<p>I reached out to Daniel Bachhuber, the long-time WordPress contributor who was recently tapped by Matt to lead the entire WordPress.com side of the company. I asked Daniel to tell me about this new vision of WordPress.com and who it might be for.</p>\n\n\n\n<p>“WordPress.com has always been a platform for a variety of users,” he explained. “Over the last year, we’ve added more developer-specific features (staging sites, WP-CLI access, etc.) [&#8230;] Our hosting infrastructure, powered by WP Cloud, is best-in-class, but we need to communicate that better.”&nbsp;</p>\n\n\n\n<p>From what I’ve heard about some of the upcoming developer features, his team is not kidding around. One tool that’s been quietly pre-announced is <a href=\"https://developer.wordpress.com/studio/\">Studio</a>, a brand new tool to manage your local development environment. You can learn about it on the newly relaunched <a href=\"https://developer.wordpress.com/\">Developer Resources</a> for WordPress.com (not to be confused with the newly relaunched <a href=\"https://developer.wordpress.org/\">Developer Resources</a> for WordPress.org, <a href=\"https://wptavern.com/wordpress-developer-docs-shows-off-a-new-block-based-redesign\">led by a team of mostly Automattic-sponsored contributors</a>, or the newly relaunched <a href=\"https://developer.woo.com/\">Developer Resources</a> for WooCommerce that I’ll be getting to later. Do you see where I’m going with this?)</p>\n\n\n\n<p>“The new developer.wordpress.com,” he explained, “is our place to connect with WordPress developers. We want to teach them how to use our developer tools, take advantage of our platform features, and help them achieve the best possible outcomes with their websites.”</p>\n\n\n\n<p>The term “developer” is fairly broad, so I asked how they’re thinking about this new market segment internally.&nbsp;</p>\n\n\n\n<p>“This is a really tricky question, in fact! What ‘developer’ actually means is variable based on perspective,” Daniel explained. “Our working definition of ‘developer’ is ‘someone who builds or manages sites for someone else.’ This is inclusive of the freelancer building client sites, agency developer maintaining ecommerce sites, or internal developer working on the backend of a multi-platform publishing system or decoupled site.”</p>\n\n\n\n<p>As someone who has actually held each of those jobs at one point, all I can say is that his team has their work cut out for them. Luckily, WordPress.com does have the infrastructure and the talent to achieve the technical implementation. The much harder part will be establishing this new relationship with the broader WordPress developer community, basically from scratch. That’s where the team at Woo comes in.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WooCommerce Would Like to See You Now</h2>\n\n\n\n<p>Because Developer Documentation redesigns are in the air this year, the team at WooCommerce also <a href=\"https://developer.woo.com/2024/01/31/introducing-new-woocommerce-developer-documentation/\">announced a brand new relaunch</a>. More than that, the developer relations team has felt much more publicly engaged, recently resurrecting <a href=\"https://twitter.com/developwoo\">their old Twitter/X account</a>.</p>\n\n\n\n<p>Jacklyn Biggin is a Developer Advocate at Woo and has been one of the most visible forces for this change. I asked her if this was part of an internal strategy to increase their outreach efforts with the developer community.</p>\n\n\n\n<p>“You’re not imagining things,” she told me. “Woo’s developer community is a huge part of what makes Woo successful, and we want to provide them with as much support as possible. We’re working to improve the feedback loop between the community and the Woo team, and relaunching @DevelopWoo is a small step in that process.”</p>\n\n\n\n<p>She told me about some of the new things they’re trying, like hosting public GitHub Discussions for new features and having blog comments from developers piped directly into their internal Slack. I also asked her about the new documentation.&nbsp;</p>\n\n\n\n<p>“Historically, a lot of Woo’s developer documentation and resources were scattered across the monorepo, merchant documentation, the developer blog, and beyond,” she said. “Centralizing our documentation on our new Woo Developer Docs site aims to fix this. The current site you see isn’t a finished product &#8211; for example, we’re currently midway through migrating the WooCommerce Blocks docs to it &#8211; but we’re now in a position where we’re able to make these incremental improvements.”</p>\n\n\n\n<p>WooCommerce Blocks was merged into WooCommerce core at the end of last year, making it possible to manage more of your store inside the block editor, and much of the work behind WooCommerce Blocks has directly influenced <a href=\"https://wptavern.com/the-block-bindings-api-brings-dynamic-data-to-blocks\">development of core WordPress features</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Docs on Blocks&nbsp;</h2>\n\n\n\n<p>If there’s one part of WordPress that’s been the most controversial, and given developers the most grief, it’s the block editor. Previously developers extending WordPress or Woo would achieve most advanced functionality with PHP. The block editor still requires that base knowledge of PHP, but adds the additional complexity of JavaScript and React now to make changes to the user interface.</p>\n\n\n\n<p>As WooCommerce moves more of its functionality into the block editor, developers will need to keep up. And the team at Woo has to make sure those developers are motivated to keep up, if they want to continue to see the ecosystem thrive. Woo ultimately relies on the platform effect to remain relevant and attract new users. In general, developers will only build for the block editor if they think it’s being used, but users are waiting for developers to bring full compatibility to third-party plugins.</p>\n\n\n\n<p>“The shift towards the block editor has been a pretty big change for developers,” she said, “and we’re working hard to provide useful resources. These include informational blog posts, tutorials and docs (note that these will move to the docs site soon). Over in our community Slack, we have a dedicated channel with direct access to the team working on Blocks at Woo, and we’re even hosting Office Hours focused on the new Product Editor next month.”</p>\n\n\n\n<p>Daniel Bachhuber was quick to point out that emphasis on the block editor as well, telling me that, “it’s really matured in the last couple of years, and we’re excited to see the sites built with it this year. We want WordPress.com to offer the best possible user experience for block theme developers.” It’s an interesting turn of phrase. In theory, block themes shouldn’t need developers, instead offering a “no-code” experience building a WordPress site. If anything, the block editor has raised the expectations and need for developers in WordPress.</p>\n\n\n\n<p>For now, it looks like most Woo stores <a href=\"https://storeleads.app/reports/woocommerce#themes\">are running on classic themes</a>, though it makes sense that such a fundamental transformation will simply take a long time.&nbsp;</p>\n\n\n\n<p>When I asked Jacklyn if she saw this shift towards developers more broadly in Automattic, she pointed me towards the changes happening at WordPress.com as well as a completely different side of the company, WP Cloud.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Another Automattic Host&nbsp;</h2>\n\n\n\n<p><a href=\"https://wp.cloud/\">WP Cloud</a> is Automattic’s completely in-house alternative to AWS or Google Cloud. It’s built specifically for WordPress. It’s the underlying infrastructure of WordPress.com and <a href=\"https://pressable.com/\">Pressable</a>, a managed WordPress host under the Automattic umbrella.</p>\n\n\n\n<p>To learn more, I connected with Jess Frick, Director of Operations at Pressable. From the outside, Pressable looks like any other managed host, albeit with a particularly enthusiastic user base. Where WordPress.com traditionally marketed toward the individual user, Jess describes Pressable as “an incredible choice for developers, agencies, and freelancers who want to host multiple WordPress websites – our performance test results and customer reviews speak for themselves.”</p>\n\n\n\n<p>As WordPress.com makes moves towards that same user base, it’s worth noting that there are key differences. One big tradeoff with WordPress.com’s hosting offer is its deep integration with Jetpack, which may or may not work with a particular developer’s workflow.</p>\n\n\n\n<p>“The Jetpack integration is one area where I think we will continue to differ,” she explained. “While we’re obviously big fans of Jetpack – especially the security benefits – we understand that some of our customers may have other solutions they prefer instead, so Pressable makes it easy to use it or exclude it.”</p>\n\n\n\n<p>What’s even more important about Pressable is their license for experimentation towards what the future of managed WordPress hosting might be.</p>\n\n\n\n<p>“One aspect of our role that is possibly becoming more clear to the outside world,” she said, “is our position as Automattic’s hosting lab. We are empowered to build interesting things that other brands can benefit from, and we’re given the freedom to do experiments.”&nbsp;</p>\n\n\n\n<p>Results of those experiments can make their way to <a href=\"https://wp.cloud/\">WP Cloud</a>.&nbsp;For more context, I’d recommend reading <a href=\"https://pressable.com/blog/what-is-wp-cloud/\">Jess’s recent explainer on WP Cloud</a>, outlining what it is and just how involved Pressable has been with its development.&nbsp;</p>\n\n\n\n<p>“We are both built on WP Cloud,” she explained, “and it is the platform that allows us to provide our hosting services. [&#8230;] We have been using what’s now known as WP Cloud for years before it became a product itself and I don’t see a future where we use something else. It’s truly incredible.”</p>\n\n\n\n<h2 class=\"wp-block-heading\">I’ll take one WP Cloud, please</h2>\n\n\n\n<p>But WP Cloud isn’t just for Automattic. It’s also slowly becoming available to other partners. Bluehost recently came out as a WP Cloud customer, offering a new cloud hosting tier to their customers. What’s more unusual about this deal is that WordPress.com is <a href=\"https://wordpress.com/blog/2024/03/07/wp-cloud-bluehost/\">highlighting Bluehost on their pricing page</a>.&nbsp;</p>\n\n\n\n<p>It’s a smart way for Automattic to grow revenue by leaning into what they’ve excelled at (infrastructure) while other brands (including their own) handle the marketing and user acquisition. Bluehost was one of the hosting options tied up in the initial launch of Woo Express, and it seems clear that Automattic learned something about how to better position these relationships from that messy process.</p>\n\n\n\n<p>When I asked Jess if she felt a larger shift inside of Automattic, she told me that her “personal view is that this is a natural evolution, with Automattic responding to the needs of the market.”&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">We’re all in this platform together</h2>\n\n\n\n<p>There’s so much more that I would’ve wanted to get into, from WordPress VIP to Jetpack’s “Manage” product for WordPress agencies. <a href=\"https://web.archive.org/web/20230310000542/https://wordpress.com/\">One year ago</a>, the WordPress.com homepage opened with the tagline “the world’s most popular website builder”. Today it highlights their “lightning-fast hosting”. That’s two completely different visions.</p>\n\n\n\n<p>Regardless of your opinion of Automattic as a company, the fact that they’re in the midst of redefining their place in the broader community is important, especially with their outsized role in contribution to WordPress and their <a href=\"https://wptavern.com/automattic-faces-scrutiny-over-ai-access-policy\">alleged content partnerships</a> with AI companies like Midjourney and OpenAI.</p>\n\n\n\n<p>It’s always hard to say what’s going on in Matt Mullenweg’s head. The Gutenberg project is in its seventh year and still has two of four phases to go. I don’t know if anyone accurately predicted the scale and direction of the project’s current trajectory back then. In his initial manifesto on the topic, Matt said “<a href=\"https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/\">We Called it Gutenberg for a Reason</a>”:</p>\n\n\n\n<p>“Ten years ago, agencies and developers worried that software like WordPress would ruin their business because clients wouldn’t need help updating their sites any more, and would maybe even just start building their own sites. But their worse fears didn’t come true — instead, it created new opportunities for everyone.”</p>\n\n\n\n<p>As a developer, of course my theory is going to be that Automattic is starting to value the third-party developer and agency communities much more than it has in the past. That it sees itself less as a beginner’s version of WordPress, with its own Calypso-flavored interface, and more of the underlying infrastructure that agencies and builders can use to grow WordPress. That perhaps it’s turning to a vision of WordPress and WooCommerce as developer platforms for the internet, taking a role similar to other open source projects and focusing on providing infrastructure rather than competing with Squarespace.</p>\n\n\n\n<p>It’s definitely a developer’s dream, an Automattic that fits in with the entire ecosystem, that values the builders, agencies, freelancers, and developers building WordPress websites, that offers its customers the same WordPress experience as the rest of us. Only time will tell where this dream leads.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Mar 2024 21:20:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Donncha: Gimme all your cache!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://odd.blog/?p=89590464\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://odd.blog/2024/03/11/gimme-all-your-cache/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4480:\"<p>Today saw the release of updates to two plugins I work on. The first, unsurprisingly, is <a href=\"https://wordpress.org/plugins/wp-super-cache/\">WP Super Cache</a>, and it&#8217;s a bug fix release. It fixed a PHP8.2 warning, adjusted some labels on the settings page, solved a problem with &#8220;late init&#8221; and POST requests, and some other changes, but the major news I want to share is not about that plugin at all.</p>\n\n\n\n<p>I&#8217;m on the <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Jetpack Boost</a> team in Automattic, and for the last month or so, we&#8217;ve been working on adding a full-page cache to the plugin!</p>\n\n\n\n<p>Jetpack Boost is already a pretty remarkable plugin, with what it does to CSS, JavaScript and images, so a page cache was an obvious next step.</p>\n\n\n\n<img width=\"792\" height=\"171\" src=\"https://odd.blog/files/2024/03/Screenshot-2024-03-11-at-15.27.57.jpg\" alt=\"Screenshot from the Jetpack Boost settings page.\nIt shows the \" />\n\n\n\n<p>If you&#8217;re already using WP Super Cache, but you&#8217;re not using any of the advanced features, I think you should give Jetpack Boost a go. It works really well at serving cached pages fast. Jetpack Boost will be a drop-in replacement if you have these features enabled in WP Super Cache:</p>\n\n\n\n<ol>\n<li>Simple caching</li>\n\n\n\n<li>Caching Disabled for logged in visitors</li>\n\n\n\n<li>Garbage collection set to one hour.</li>\n</ol>\n\n\n\n<p>You&#8217;ll have to disable WP Super Cache first before trying Boost Cache, as they both rely on the same mechanism to load. Disable Jetpack Boost to go back to WP Super Cache. You can enable Boost again, without using the Cache module, and the two plugins will happily co-exist.</p>\n\n\n\n<p>I&#8217;ve been using it here for the last two weeks, and it has worked flawlessly. I post <a href=\"https://inphotos.org/\">images daily on my photoblog</a>, and they get shared to Mastodon, where the expected deluge of requests from hundreds of servers happens each time. Between <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Jetpack Boost</a> and <a href=\"https://wordpress.org/plugins/wp-rest-cache/\">WP Rest Cache</a>, my server barely noticed. Just like with WP Super Cache.</p>\n\n\n\n<p>&#8220;If it performs just like WP Super Cache, why should I use <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Boost</a>?&#8221; I hear you asking. For some, you&#8217;ll need the extra features of WP Super Cache, but otherwise, Boost may be just what you need. Apart from the cache, it also has remarkable features that will squash your CSS and JavaScript in various ways that load super quick. Give it a go, and let WP Super Cache handle the cache if you need to.</p>\n\n\n\n<p>If you&#8217;re still here, read on, and I&#8217;ll give you a whirlwind tour.</p>\n\n\n<div class=\"wp-block-image is-style-default\">\n<img width=\"802\" height=\"593\" src=\"https://odd.blog/files/2024/03/Screenshot-2024-03-11-at-15.28.07.jpg\" alt=\"The Cache module enabled with the expanded view showing the exceptions textarea and logging checkbox.\" class=\"wp-image-89590468\" /></div>\n\n\n<p>Boost supports an exception list like WP Super Cache does, and logging of activities in a similar, but easier to use way.</p>\n\n\n<div class=\"wp-block-image is-style-default\">\n<img width=\"1024\" height=\"356\" src=\"https://odd.blog/files/2024/03/Screenshot-2024-03-11-at-15.28.50-1024x356.jpg\" alt=\"Output from the logging feature of the plugin shouwing date, pid, URL and description.\" class=\"wp-image-89590472\" /></div>\n\n\n<p>To simplify caching, only requests by logged out visitors are cached now, but that&#8217;s the recommended way of using WP Super Cache too.</p>\n\n\n\n<p>Developers: like WP Super Cache, it also supports the &#8220;DONOTCACHEPAGE&#8221; constant. If you define that while a page is being created, then Jetpack Boost won&#8217;t cache it. If you can enable it before the page loads, then the plugin won&#8217;t serve a cached page either, but that will be difficult since the cache system loads so early.</p>\n\n\n\n<p>To learn more, there&#8217;s a <a href=\"https://jetpack.com/support/jetpack-boost/caching-site-content/\">fine manual to read</a>. It explains in detail how to enable the cache and how to use it. Yes, I&#8217;m biased, but I think you should give <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Jetpack Boost</a> a go! Caching helps a lot, but the extra CSS and JavaScript features help render the page quickly once loaded.</p>\n\n\n\n<p></p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Mar 2024 16:51:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Donncha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: WordCamp Asia 2025 Scheduled For Next February in Manila, Philippines\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154814\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/wordcamp-asia-2025-scheduled-for-next-february-in-manila-philippines\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1776:\"<p>WordCamp Asia has unveiled its host city for 2025 &#8211; <a href=\"https://asia.wordcamp.org/2025/\">Manila</a>, Philippines. After Bangkok and Taiwan,  it is Manila&#8217;s turn to take center stage as the venue for the flagship event, tentatively slated for February 2025.</p>\n\n\n\n<p>The host city was announced at the Taipei International Convention Center in Taiwan as the <a href=\"https://wordpress.org/news/2024/03/highlights-from-wordcamp-asia-2024/\">WordCamp Asia 2024</a> came to a close. This year’s three-day event attracted over 1,300 attendees with an impressive lineup of <a href=\"https://asia.wordcamp.org/2024/speakers/\">55 speakers</a> including the WordPress co-founder Matt Mullenweg and the Executive Director of the WordPress project Josepha Haden Chomphosy. </p>\n\n\n\n<p>Asia has a very large WordPress community, and discussions about organizing a regional flagship event have been ongoing for years. However, due to the pandemic in 2020, it became the first international event to be <a href=\"https://wptavern.com/wordcamp-asia-2020-canceled-over-covid-19-concerns\">canceled</a> and finally became a reality only in 2023. </p>\n\n\n\n<p>Known as the Pearl of the Orient, Manila is the vibrant capital of the Philippines. Every corner promises to delight and charm the visitors, from the historic walled city of Intramuros to the bustling markets and majestic churches of Quiapo. </p>\n\n\n\n<p>WC Asia 2023 had a dedicated team of 53 organizers while the 2024 version saw 46 individuals in action. The upcoming 2025 event, too, needs passionate organizers to make it a success. Interested candidates can now fill out the <a href=\"https://docs.google.com/forms/d/e/1FAIpQLScvdBfjyHqPJe7LTxWKF8mfh4aDjicDEqavEGASdsXdqD6pKQ/viewform\">application form</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Mar 2024 12:48:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Matt: Amazing Brad Mehldau Interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2024/03/amazing-brad-mehldau-interview/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2024/03/amazing-brad-mehldau-interview/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Great for everyone, but if you know a little music theory or Bach you’ll appreciate it even more. It’s never too late to learn music!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 10 Mar 2024 03:16:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WordPress.org blog: Highlights from WordCamp Asia 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17064\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2024/03/highlights-from-wordcamp-asia-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5827:\"<p>Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>. This three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world&#8217;s most popular web platform.</p>\n\n\n\n<p>The Asian WordPress flagship event started with a dedicated Contributor Day, followed by two days of engaging talks, panels, hands-on workshops, and networking. Notable guests, including WordPress Cofounder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>, joined the diverse lineup of <a href=\"https://asia.wordcamp.org/2024/speakers/\">speakers</a>. Popular topics featured cutting-edge web technologies and trends, use cases, open source dynamics, and more. WordPress enthusiasts seized the opportunity to gain insights from international and local industry experts and to learn about the project&#8217;s future.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Converting walled gardens into community gardens</h2>\n\n\n\n<p>On March 8, Josepha Haden Chomphosy <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=0H6eEEijj4tDWm_t&t=30830\">took the stage</a> for an insightful journey comparing and contrasting the “walled” and “community” gardens in software ecosystems, drawing an analogy between closed and open source platforms. After exploring both concepts, she posed an important question to the audience.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>What would it take for someone to move from a walled garden to a community garden?</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>Open source software, symbolized by community gardens, represents freedom from copyright restrictions and usage limitations. Unlike proprietary software (described as walled gardens), the core value lies in long-term empowerment, giving people control and ownership of their digital presence.</p>\n\n\n\n<p>Acknowledging the longstanding values held by WordPress and its open source community for two decades, Josepha focused on the importance of caring for foundations that make us strong, managing what distracts us, and nurturing growth by embracing new opportunities. She celebrated the strengths of the WordPress community and how its shared ethos furthers a thriving ecosystem.</p>\n\n\n\n<img width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1024%2C576&ssl=1\" alt=\"Slide from Josepha Haden Chomphosy\'s presentation showing colorful flowers on a blue background and the quote, \" />\n\n\n\n<p>Quoting artist and activist Audrey Hepburn, Josepha expressed that, much like a community garden, the power of contributions—whether through time, knowledge, or product use— sustains and maintains shared spaces like WordPress.</p>\n\n\n\n<p>In the <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=pjg0nkwla-d7mP69&t=32274\">Q&amp;A portion</a> of her presentation, Josepha addressed inquiries about community involvement and contributions. Highlighted resources included the <a href=\"https://jobs.wordpress.net/\">WordPress job board</a> for opportunities within the ecosystem and the <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a> project, emphasizing its role in fostering a more open web and helping the transition out of proprietary platforms.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A with Matt Mullenweg</h2>\n\n\n\n<p>WordCamp Asia concluded with a live audience Q&amp;A session featuring WordPress Cofounder Matt Mullenweg. Attendees gained insights into the future of WordPress, including ongoing projects like <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a>, <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/first-steps/inclusive-and-welcoming-events/community-inclusion-initiatives/\">community inclusion initiatives</a>, artificial intelligence (AI), and more.</p>\n\n\n\n<p>The atmosphere was filled with excitement when Matt revealed that this year’s State of the Word will take place in Tokyo, Japan, on December 16, 2024.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Additional questions from this session will be addressed in an upcoming post on the <a href=\"https://make.wordpress.org/project/\">Make WordPress Project blog</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Stay connected</h2>\n\n\n\n<p><a href=\"https://events.wordpress.org/\">WordPress events</a> enable technologists, open source enthusiasts, and community members around the globe to meet, share ideas, and collaborate to drive WordPress and the open web forward.</p>\n\n\n\n<p>Don’t forget to mark your calendars for <a href=\"https://europe.wordcamp.org/2024/\">WordCamp Europe</a> (Torino, Italy), <a href=\"https://us.wordcamp.org/2024/\">WordCamp US</a> (Portland, Oregon, United States), and next year’s <a href=\"https://asia.wordcamp.org/2025/\">WordCamp Asia</a> in Manila, Philippines!</p>\n\n\n\n<p><em>Thank you to the <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia</a> organizers, volunteers, and sponsors who made this event possible, and to <a href=\"https://profiles.wordpress.org/angelasjin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>angelasjin</a>, <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>eidolonnight</a>, <a href=\"https://profiles.wordpress.org/bjmcsherry/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>bjmcsherry</a> for collaborating on this post.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 09 Mar 2024 13:39:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: Which WP Theme is Best? Fun With Theme Download Stats\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154634\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14343:\"<p>Today I embarked on a mission to figure out which WP.org themes are used the most and why.&nbsp;</p>\n\n\n\n<img width=\"2240\" height=\"1260\" src=\"https://wptavern.com/wp-content/uploads/2024/03/Popular-WP.org-Themes.png\" alt=\"\" class=\"wp-image-154739\" />\n\n\n\n<p>As you likely know, “Top 5” lists, as a rule, are generally very opinionated and based on fuzzy assumptions and non-standard use cases.&nbsp; I want to assure you &#8211; this article is no exception to that rule.&nbsp;&nbsp;</p>\n\n\n\n<p>I had to make some very subjective leaps of logic with data to come to my conclusions.&nbsp; I hope you’ll enjoy being part of this fun conversation.</p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#astra-is-the-most-downloaded-theme-but-doesn-t-have-the-highest-usage-rate\">Astra Is the Most Downloaded Theme but Doesn’t Have the Highest Usage Rate</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#oceanwp-and-generatepress-crush-hello-elementor-in-user-enthusiasm\">OceanWP and GeneratePress Crush Hello Elementor in User Enthusiasm</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#let-the-best-theme-arguments-commence\">Let the “Best Theme” Arguments Commence!</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#random-best-theme-opinions-from-the-minneapolis-st-paul-wp-user-group\">Random &#8220;Best Theme&#8221; Opinions from the Minneapolis-St. Paul WP User Group:</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#about-the-data\">About the Data</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#what-is-your-favorite-wp-theme\">What is your favorite WP theme?  </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#related-links\">Related Links</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/which-wp-theme-is-best-fun-with-theme-download-stats#comments\">Comments ↓</a></li></ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"astra-is-the-most-downloaded-theme-but-doesn-t-have-the-highest-usage-rate\">Astra Is the Most Downloaded Theme but Doesn’t Have the Highest Usage Rate</h2>\n\n\n\n<p>The top themes in wp.org with a minimum of 5 million downloads ordered by WP Data Dashboard&#8217;s “usage rate” are Hello Elementor, GeneratePress, Astra, Storefront, and OceanWP (a higher “usage rate” is better):</p>\n\n\n\n<ul>\n<li>Hello Elementor: 6+ million downloads, 15% usage rate.</li>\n\n\n\n<li>GeneratePress: 5+ million downloads, 11% usage rate.</li>\n\n\n\n<li>Astra: 11+ million downloads, 9% usage rate.</li>\n\n\n\n<li>Storefront: 7+ million downloads, 1% usage rate.</li>\n\n\n\n<li>OceanWP: 7+ million downloads, 1% usage rate.</li>\n</ul>\n\n\n\n<p>(<a href=\"https://wptavern.com/feed#about-the-data\">How WP Data Dashboard&#8217;s &#8220;usage rate&#8221; metric is calculated</a>.)</p>\n\n\n\n<p>For additional context, “usage rate” is the holy grail for commercial theme developers.&nbsp; In ad speak, “usage rate” is similar to “conversion rate.”&nbsp;&nbsp;</p>\n\n\n\n<p>A higher “usage rate” means the theme owner’s marketing team gets more mileage from each annoying banner ad they force to the top of your WP dashboard.&nbsp; It means, potentially, more money in the theme owners’ bank accounts with less effort.&nbsp;&nbsp;</p>\n\n\n\n<p>And, more important to us in the greater WP community, a higher “usage rate” on the theme means more people might actually <em>like</em> it!&nbsp; (Imagine that!)  So, based on that &#8220;usage rate&#8221; number, Hello Elementor is the most-popular theme in the wp.org repo.</p>\n\n\n\n<p>Oh wait&#8230;</p>\n\n\n\n<img width=\"2560\" height=\"1665\" src=\"https://wptavern.com/wp-content/uploads/2024/03/edward-howell-VlTJdP8ZY1c-unsplash-scaled.jpg\" alt=\"Flowers arranged from short to tall so it looks like a chart.\" class=\"wp-image-154775\" />Photo by <a href=\"https://unsplash.com/@edwardhowellphotography?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash\">Edward Howell</a> on <a href=\"https://unsplash.com/photos/pink-flower-on-white-background-VlTJdP8ZY1c?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash\">Unsplash</a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"oceanwp-and-generatepress-crush-hello-elementor-in-user-enthusiasm\">OceanWP and GeneratePress Crush Hello Elementor in User Enthusiasm</h2>\n\n\n\n<p>Below is an arbitrary metric I created called the “enthusiasm gap”.&nbsp; This is the number of 1-star reviews divided by the number of 5-star reviews (lower “enthusiasm gap” is better):</p>\n\n\n\n<ul>\n<li>GeneratePress: 1378 5-star reviews, &lt;1% enthusiasm gap.</li>\n\n\n\n<li>OceanWP: 5412 5-star reviews, &lt;1% enthusiasm gap.</li>\n\n\n\n<li>Astra: 5297 5-star reviews, 2% enthusiasm gap.</li>\n\n\n\n<li>Storefront: 122 5-star reviews, 11% enthusiasm gap.</li>\n\n\n\n<li>Hello Elementor: 90 5-star reviews, 14% enthusiasm gap.</li>\n</ul>\n\n\n\n<p>GeneratePress and OceanWP seem to have rabid followings based on this enthusiasm gap metric.&nbsp; Astra also has a great enthusiasm gap at 2%.&nbsp; But Hello Elementor…14% &#8211; that’s…high compared to the competition.</p>\n\n\n\n<p>Theme reviews are, of course, totally subjective and can be manipulated by marketing pushes.&nbsp;&nbsp;</p>\n\n\n\n<p>However, it’s also possible that a high volume of 5-star reviews is <em>actually</em> an indicator of enthusiasm for the theme. For example, OceanWP has 5,412 reviews, whereas Hello Elementor has only 90 reviews.&nbsp;</p>\n\n\n\n<p>What’s that say about those particular themes?&nbsp; Who knows?!&nbsp; It’s not clear why OceanWP has 60x the 5-star reviews of Hello Elementor, but surely something good is happening over at OceanWP, right?&nbsp;&nbsp;</p>\n\n\n\n<p>And maybe Hello Elementor is awesome despite its low enthusiasm gap numbers. It is, after all, dominating the “usage rate” metric, which is the metric WP Data Dashboard endorses.</p>\n\n\n\n<p>Perhaps my “enthusiasm gap” metric is pointless dribble that I made up on the spot as I wrote this article and didn’t run it through a deeper analysis to learn if my assumptions were sound. If you believe this reality (and, admittedly, I won’t deny it), then speak to me as if I were a golden retriever and let me know what’s wrong with my amazingly mathy “enthusiasm gap” metric.*</p>\n\n\n\n<img width=\"1536\" height=\"1152\" src=\"https://wptavern.com/wp-content/uploads/2024/03/900639d668411b027.88586866-1536x1152-1.jpg\" alt=\"10 people in a line holding hands on a beach.\" class=\"wp-image-154779\" /><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/900639d668/\">photo</a> by <a href=\"https://wordpress.org/photos/author/codexdemon/\">Sanyogg Shelar</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<h2 class=\"wp-block-heading\" id=\"let-the-best-theme-arguments-commence\">Let the “Best Theme” Arguments Commence!</h2>\n\n\n\n<p>To my great surprise, some members of my local Minneapolis-St. Paul WordPress User Group community <em>disagree</em> with my somewhat arbitrary and very mathy choice for the best theme available.&nbsp; What gives?!</p>\n\n\n\n<p>Arguing about why one theme is better than another is part of the fun of being a member of the WP community.&nbsp;&nbsp;</p>\n\n\n\n<p>Metrics like “usage rate” and “enthusiasm gap” add context in much the same way that “Free Throw %” does in basketball or “Shots Per Game” does in soccer.&nbsp; That is, these numbers don’t tell the whole story, but they sure can lead to some fun conversations!</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"random-best-theme-opinions-from-the-minneapolis-st-paul-wp-user-group\">Random &#8220;Best Theme&#8221; Opinions from the <a href=\"https://mspwp.com\">Minneapolis-St. Paul WP User Group</a>:</h3>\n\n\n\n<p>I asked my local WP user group members what their favorite themes are.  Below are some of their opinions.</p>\n\n\n\n<p>“Beaver Builder (specifically using the Beaver Themer plugin) because it is almost just as powerful as creating my own theme (what I used to do before Beaver Themer was released), but with the fast, easy and powerful features of Beaver Builder. I&#8217;m never going back!” &#8211; Barbara S.</p>\n\n\n\n<p>“Impreza.” &#8211; Aaron H.S.</p>\n\n\n\n<p>“I also use Beaver Builder/Themer, but not the theme. I’ve always used Genesis and still do. I use Mai Theme as my base, much to the horror of the dev who never intended it to be used with a builder. Sometimes I try to use the block editor on a basic page, but it still feels clumsy and unintuitive to me. I love Mai Theme because of the scalable fonts and spacing and the navigation is very well done.” &#8211; Jodi S.</p>\n\n\n\n<p>“My favorite theme is either &#8220;Hello Elementor&#8221; (the barebones vanilla theme when building a site with Elementor), or just using Bricks.” &#8211; John V.</p>\n\n\n\n<p>“+1 for Impreza! Have built 20-30 sites with it.</p>\n\n\n\n<ul>\n<li>$59 one time purchase.</li>\n\n\n\n<li>Comes with WP Bakery Page Builder, which is my go to. Love the backend editor.&nbsp; Extremely intuitive.</li>\n\n\n\n<li>Theme Options are very integrated with WP Bakery and include drag-n-drop Header/Footer builder, Reusable Blocks, Grid Builder, and Template Builder.</li>\n\n\n\n<li>When used with ACF, I never have to touch code because WP Bakery has a Custom Field element that pulls in any ACF field I want.</li>\n\n\n\n<li>Comes bundled with Slider Revolution, ACF Pro, to name a few.</li>\n\n\n\n<li>Theme Support is incredible!</li>\n</ul>\n\n\n\n<p>My 2.7 cents!” &#8211; Matt C.</p>\n\n\n\n<p>“My favorite theme is Enfold. They have a really nice drag-and-drop system and the theme is super versatile. Good customer support and good performance improvements as browser changes are implemented.” &#8211; Beth B.</p>\n\n\n\n<p>“I’ve been a Divi user since almost the beginning. It also has a drag-and-drop system and a visual builder that allows edits from the front end as well as the dashboard.”—Lisa D.</p>\n\n\n\n<p>“I have been using Astra theme a lot. Got a lifetime license for Astra Premium &amp; Astra Pro which has been so worth it for fast customization.” &#8211; Donna</p>\n\n\n\n<p>“We have been using Astra a lot for the past three years or so. It has great benefits and a few unfortunate flaws, but on the whole it is a win for us. Astra is a more traditional theme than Genesis, easier to build child themes with, but it has a huge depth of hooks, making it just as flexible and customizable for our clients as we found with Genesis years ago.” &#8211; Eric C.</p>\n\n\n\n<p>“GeneratePress is a powerful lightweight framework.” &#8211; David S.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"about-the-data\">About the Data</h2>\n\n\n\n<p>I used <a href=\"https://www.wp-data-dashboard.com/themes\">WP Data Dashboard</a> as my data source.&nbsp; </p>\n\n\n\n<p>WP Data Dashboard pulls raw data from the <a href=\"https://codex.wordpress.org/WordPress.org_API#Popular_theme_tags\">WP.org API</a> and then give each theme a “usage rate”, to determine whether or not people actually like the theme enough to use it.&nbsp;&nbsp;[See <a href=\"https://github.com/luehrsenheinrich/wp-data-dashboard/blob/96784c60d91420f6617d214a84e21834f0d0218c/src/Service/WpOrgApiCrawlService.php#L672-L724\">specific calculations</a>.]</p>\n\n\n\n<p>“While the data from the&nbsp;data has it’s limitations and should be taken with a grain of salt, the available numbers paint a pretty clear picture of what users actually want to use,&#8221; says WP Data Dashboard founder, Hendrik Luehrsen said.</p>\n\n\n\n<p>For example, Twenty Fifteen theme has a very high download count but very low “active install” numbers &#8211; It therefore has a very low “usage rate” on WP Data Dashboard.&nbsp;&nbsp;</p>\n\n\n\n<p>Conversely, Twenty Twenty-Three theme, being a relatively new default theme, has both a high download count and high “active install” count, giving it a high “usage rate”.&nbsp;&nbsp;</p>\n\n\n\n<p>“A WP core update is a download of a ‘Twenty’ theme,” said a member of the WP Core team.&nbsp; “Even though the theme might not be in use, it’ll get a lot of downloads.”</p>\n\n\n\n<p>Therefore, for the purposes of this article, I ignore all the default &#8220;Twenty&#8221; themes since their download counts are inflated:</p>\n\n\n\n<p>Two final caveats on the data: </p>\n\n\n\n<ol>\n<li>Download counts can be inflated by releasing more updates to the theme, marketing efforts, purchased reviews, etc. </li>\n\n\n\n<li>The download counts are correct, but the “active_installs” data point is capped at 1,000,000. So we have no idea if a theme has 1,000,000 or 5,000,000 installs. For example, Astra and Hello Elementor each have <em>at least</em> 1 million active installations.</li>\n</ol>\n\n\n\n<p>Still, this is the best data we’ve got, so let’s have some fun with it.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-your-favorite-wp-theme\">What is your favorite WP theme?&nbsp;&nbsp;</h2>\n\n\n\n<p>Keep it light and share what your favorite theme is and why in the comments below.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"related-links\">Related Links</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/themes/\">Popular Themes on WP.org</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=LTDS6SHwA6w\">“Speak as you might to a young child or a golden retriever.”</a></li>\n\n\n\n<li><a href=\"https://wptavern.com/wp-data-dashboard-tracks-wordpress-org-themes-ecosystem\">WP Data Dashboard Tracks WordPress.org Themes Ecosystem</a> (Oct. 2023)</li>\n</ul>\n\n\n<div class=\"wp-block-post-author-biography\">Toby Cryns is a freelance CTO, WordPress consultant, and teacher at <a href=\"https://themightymo.com/\">The Mighty Mo! Design Co.</a> in Minneapolis, MN, USA.</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"comments\">Comments ↓</h2>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 08 Mar 2024 15:11:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Toby Cryns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: Synced Pattern Overrides punted, Font Library approved, as WordPress 6.5 nears release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154731\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://wptavern.com/synced-pattern-overrides-punted-font-library-approved-as-wordpress-6-5-nears-release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8226:\"<p>As the <a href=\"https://make.wordpress.org/core/6.5/\">WordPress 6.5 release date</a> is just around the corner, contributors have been racing to complete work on a few outstanding issues and bug fixes. Two of the most prominent features, Synced Pattern Overrides and the Font Library, have been stuck in critical debates until today when Executive Director Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\">weighed in with an official response</a> and a path forward.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Font Library is Ready for Core</h2>\n\n\n\n<p>When <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1708987810984969\">conversation arose</a> in the Make WordPress Slack last week that the Font Library may not be ready for 6.5, there was a feeling of déjà vu. The Font Library <a href=\"https://wptavern.com/wordpress-6-4-font-library-feature-punted-to-6-5-release\">had already been punted</a> from the last few major releases as the team works to make sure the feature is fully future-proof. Luckily, the decision for 6.5 is that the Font Library will be shipping in core.</p>\n\n\n\n<p>A handful of related issues were brought up, but the conversation centered mostly around <a href=\"https://github.com/WordPress/gutenberg/issues/59417\">where fonts would be stored for your WordPress website</a>. The Font Library includes a new directory in wp-content/fonts, at the same level as plugins, themes, and more. Because fonts are uploaded by users and fetched as resources, some contributors felt that they should live inside the wp-content/uploads directory, where other uploads and media are placed, and that their architecture should map <a href=\"https://github.com/WordPress/gutenberg/issues/59387\">more closely to Attachments</a> in WordPress.</p>\n\n\n\n<p>On the one hand, it&#8217;s a bit of a philosophical debate: are fonts just &#8220;uploads&#8221; or are they something more fundamental to how we build websites?</p>\n\n\n\n<p>&#8220;A large motivation behind the font library is to introduce fonts as a first-class object within WordPress—stored, described, and managed in a way that allows us to convey this distinct nature alongside other objects,&#8221; Lead Architect Matias Ventura <a href=\"https://github.com/WordPress/gutenberg/issues/59417#issuecomment-1972978157\">explained</a> in a recent GitHub issue. &#8220;So this is fundamentally an architectural decision we are making and not exclusively one of convenience, which aims to position fonts as a concept alongside themes, plugins, languages, and media uploads within wp-content.&#8221;</p>\n\n\n\n<p>Contributors, including representatives from hosting companies, were concerned that this would cause downstream effects with filesystem security and some of the more complicated off-loading scenarios where assets like images and fonts are cached and distributed separately. Some hosts may even need to modify their architecture to work with this new directory structure. Fortunately <a href=\"https://core.trac.wordpress.org/browser/trunk/src/wp-includes/fonts.php?rev=57777#L125\">a filter to change the location of fonts</a> was included and iterated upon so that hosts could override the directory location and have more time to consider their approach.</p>\n\n\n\n<p>The result is that users can look forward to the Font Library shipping in WordPress 6.5, and future work will be done to audit the result, flesh out more of <a href=\"https://github.com/WordPress/gutenberg/issues/54186\">the missing features</a>, and discuss the potential effects of adding this new directory. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Synced Pattern Overrides Gets Overridden</h2>\n\n\n\n<p>Previously referred to as &#8220;partially synced patterns,&#8221; and tied up with the larger concept of the <a href=\"https://wptavern.com/the-block-bindings-api-brings-dynamic-data-to-blocks\">Block Bindings API</a> in WordPress Core, <a href=\"https://github.com/WordPress/gutenberg/issues/53705\">Synced Pattern Overrides</a> are not as easily defined as the Font Library. For site builders, though, the concept has been a bit of a holy grail. So it is with much disappointment, mixed with understanding, that the feature will not be shipping in WordPress 6.5.</p>\n\n\n\n<p>&#8220;Synced Patterns&#8221; in WordPress (formerly &#8220;reusable blocks&#8221;) allow users to create block patterns in which any changes will show up automatically anywhere the pattern is used across your site. Synced Pattern <em>Overrides</em> introduced the next evolution of this feature, where you could &#8220;lock&#8221; the design of your pattern, but allow users to update some of the content, such as text or images, in each pattern instance.</p>\n\n\n\n<p>Concern was raised over how Synced Patterns were defining their ability to have these &#8220;overrides&#8221;, both in the underlying structure and in how the feature was shown in the user interface. These types of &#8220;overrides&#8221; are considered foundational to many of the future goals of the block editor, so it&#8217;s important to get it right.</p>\n\n\n\n<p>&#8220;For later, I’d like to note that the feature is not just about &#8216;making things overridable&#8217; by the user,&#8221; clarified Riad Benguella, Automattic-sponsored contributor and Editor Tech Lead for the current release. &#8220;While it’s the immediate use-case, we should think about this more holistically, it’s about separating content and presentation of patterns. It’s about providing a schema for the pattern.&#8221;</p>\n\n\n\n<p>That separation of content and presentation has been a big issue for extenders trying to build maintainable sites using the Block Editor.</p>\n\n\n\n<p>&#8220;My main issue is that this isn&#8217;t a decision we can reverse lightly,&#8221; noted Fabian Kägy, a contributor sponsored by 10up. He reiterated the importance of getting the feature right in Gutenberg before merging it into WordPress core, emphasizing that &#8220;the Gutenberg plugin is meant to be a playground for a feature to grow / iterate upon before it goes into core.&#8221;</p>\n\n\n\n<p>So while the underlying architecture of the Block Bindings API will still ship with WordPress 6.5, one of its first visible implementations, Synced Pattern Overrides, will not.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Release Cycle Continues</h2>\n\n\n\n<p>Both of these last-mile issues also highlighted the unique challenges we face when some of these large new features for WordPress are built inside the Gutenberg plugin, rather than in a separate feature plugin. The tradeoffs to this approach to feature development was one of the key issues <a href=\"https://wptavern.com/gutenbergs-project-leadership-sits-down-with-new-outreach-team-to-discuss-problems-with-the-site-editor\">discussed in a Hallway Hangout last week</a>.</p>\n\n\n\n<p>In the meantime, contributors are racing to finish work or else document changes on many less prominent issues that were also discovered during the beta releases, including <a href=\"https://github.com/WordPress/gutenberg/issues/59548#issuecomment-1980983287\">an update to how HTML is parsed in code blocks</a> and issues with changes to make <a href=\"https://github.com/WordPress/gutenberg/pull/59635\">the block editor more accessible</a>.</p>\n\n\n\n<p>When WordPress 6.5&#8217;s first release candidate was launched on Tuesday, the cycle transitioned into a &#8220;string freeze&#8221; so that translators could begin their work. The 6.5 Field Guide, Dev Notes, and Make Core announcements are all being drafted for publication. And all of this work is set to the backdrop of the flagship <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia</a> conference going on now in Taipei and featuring much of the project&#8217;s leadership and core team.</p>\n\n\n\n<p>WordPress 6.5, <a href=\"https://make.wordpress.org/core/6.5/\">scheduled for March 26, 2024</a>, is shaping up to be quite the eventful release, and features like the Font Library, Plugin Dependencies, and the <a href=\"https://wptavern.com/interactivity-api-prepares-for-its-official-debut-in-wordpress-6-5\">Interactivity API</a> have many in the community excited for what&#8217;s to come.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 Mar 2024 18:22:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: What March is Looking Like Here at Do the Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=79212\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/on-the-road-wordcamp-asia-cloudfest/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"<p>With WordCamp Asia and CloudFest, our schedule will be a bit off but just wait for the recordings we will be getting while on the road.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/on-the-road-wordcamp-asia-cloudfest/\">What March is Looking Like Here at Do the Woo</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 Mar 2024 03:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: WordPress Developer Docs Shows Off a New Block-Based Redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154710\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/wordpress-developer-docs-shows-off-a-new-block-based-redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10385:\"<p>Over the years, WordPress&#8217;s developer documentation, originally the <a href=\"https://codex.wordpress.org/\">Codex</a> but now the <a href=\"https://developer.wordpress.org/reference/\">WordPress Code Reference</a>, has served the project well. However, there&#8217;s been a sense in the community that much of the more recent documentation- for example, the JavaScript APIs and packages coming out of Gutenberg- has been inconsistent and harder to read and understand. Developers often find themselves navigating disconnected designs and organization throughout the various docs, guides, and handbooks for topics that might cover anything from the Shortcodes API to WP-CLI.</p>\n\n\n\n<p>This past December, <a href=\"https://make.wordpress.org/meta/2023/12/15/developer-resources-gets-a-refresh/\">WordPress.org&#8217;s entire Developer Resources subdomain relaunched</a> with much more intuitive homepage, cohesive navigation, and a modern design. In developer circles and on social media, the relaunch was met with rave reviews, along with more than a few sighs of relief.</p>\n\n\n\n<img width=\"1600\" height=\"1246\" src=\"https://wptavern.com/wp-content/uploads/2024/03/developer-resources-homepage-grey-2.jpg\" alt=\"Screenshots of the Developer Resources home page after and before the redesign.\" class=\"wp-image-154712\" />After and Before. Source: make.wordpress.org\n\n\n\n<p>Although the redesign appeared almost three months ago, it belongs in the WP Tavern as a modern milestone for the WordPress project. I caught up with Nick Diego, a Developer Advocate sponsored by Automattic, to learn more about the story behind the redesign and what else we can expect from WordPress.org&#8217;s multi-year migration to a new look and feel.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Defining a Project Scope</strong></h2>\n\n\n\n<p>If you&#8217;ve seen Nick&#8217;s name recently, it may be from his popular WordPress plugins, such as <a href=\"https://wptavern.com/show-and-hide-content-via-the-block-visibility-wordpress-plugin\">Block Visibility</a> and the <a href=\"https://wptavern.com/add-custom-svgs-via-the-icon-block-wordpress-plugin\">Icon Block</a>, or else his work on the <a href=\"https://developer.wordpress.org/news/\">WordPress Developer Blog</a>. The team of contributors running the Developer Blog have been busy educating readers on how to work with many of the new and experimental tools coming out of the Block Editor. But some of them are also deep in the trenches trying to rewrite twenty years of legacy developer resources, <a href=\"https://make.wordpress.org/themes/2023/04/04/theme-handbook-overhaul-proposal/\">like Justin Tadlock&#8217;s ongoing work with the Theme Handbook</a>.</p>\n\n\n\n<p>&#8220;One of the big focuses for my team,&#8221; Nick explained, &#8220;was to try and improve the <a href=\"https://developer.wordpress.org/block-editor/\">Block Editor Handbook</a> and the <a href=\"https://developer.wordpress.org/themes/\">Themes Handbook</a>. And so we&#8217;re working on the content of it, and there&#8217;s still tons of work to do there, but one of the things we identified early on was that the structure and the design of the site, it just made things worse.&#8221; (I&#8217;ll spare readers the links to my numerous Twitter and podcast rants on that exact topic.)</p>\n\n\n\n<p>Once they realized this, the team was confronted with a choice. They could simply ignore the issues with the outdated design and continue updating content. They could completely rethink the way that the developer documentation for the project was built and start a massive restructuring. Or they could keep working within the existing architecture but focus on cleaning up the glaring gaps in design.</p>\n\n\n\n<p>They chose that third approach &#8211; focusing on redesigning what they had, rather than trying to advocate for an entirely new documentation platform. That also freed up more time to continue updating the most important part: the content.</p>\n\n\n\n<p>&#8220;I would rather spend my time fixing [the content],&#8221; Nick explained. &#8220;Because then if we ever get to a point where we want to re-architect the whole thing, then it&#8217;s an architectural problem and not an &#8220;oh, and all our content&#8217;s all wrong problem&#8217;.&#8221;</p>\n\n\n\n<p>The team began work on updating the content and design in tandem, and Nick was able to draw on his experience helping out with the recent <a href=\"https://wptavern.com/wordpress-relaunches-showcase-powered-by-blocks\">redesign of the Showcase</a> on WordPress.org.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Documentation by Contribution</strong></h2>\n\n\n\n<p>One important caveat for WordPress documentation is that it is also open to contribution, just like WordPress core. That means that the structure in which documentation is written, discussed, and hosted needs to be available to any contributor who might be able to help.</p>\n\n\n\n<p>Some of the documentation, like the Theme Handbook, is actually post content inside of a WordPress installation. Nick explained that &#8220;it&#8217;s really hard to contribute to, because you can&#8217;t go write a pull request somewhere. You have to open an issue that says, &#8216;Hey, there&#8217;s a spelling error here&#8217; or &#8216;Hey, this paragraph should be changed&#8217; and then some docs contributor that has permission used to go in and make it. It is wildly challenging.&#8221;</p>\n\n\n\n<p>If the team wants content to be collaborative, it ultimately needs to have some connection to GitHub, where collaboration tends to happen. The benefit to this approach is that developer documentation can be an onramp to becoming a WordPress contributor. Once you&#8217;ve made a small pull request fixing a spelling error, it becomes a little easier to consider making a PR with an actual code change.</p>\n\n\n\n<p>&#8220;So we have some pieces of the site [in WordPress],&#8221; said Nick. &#8220;We have some pieces that are on GitHub. There&#8217;s other parts that are generated from source code, other pieces that are part of packages. So it&#8217;s a very complicated setup where there&#8217;s content in so many different places, and even with the stuff that&#8217;s in GitHub, it&#8217;s coming from multiple repositories.&#8221;</p>\n\n\n\n<p>For now, any of the documentation that does live on GitHub has a link to &#8220;Improve it on GitHub&#8221; in the footer, taking you to its source.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Learning From Building Block Themes</strong></h2>\n\n\n\n<p>Updating the Developer Documentation site to match the new design language rolling out across WordPress.org meant migrating it from a classic theme to the same underlying <a href=\"https://github.com/WordPress/wporg-parent-2021\">block-based parent theme</a> that all of the newly redesigned WordPress.org sites are using. What some might see as an insurmountable challenge, this team saw as a learning and &#8220;dogfooding&#8221; opportunity.</p>\n\n\n\n<p>&#8220;The documentation section is huge,&#8221; said Nick, &#8220;How do you update that to a block theme? So we also looked at it as a project where Meta will learn a lot as the process goes.&#8221;</p>\n\n\n\n<p>The team could take all of their experiences of migrating a massive website- hundreds of pages of content, some authored inside of WordPress but much of it populated by automated integrations with numerous GitHub repositories- and share the lessons they&#8217;d learn with the core team that was building the Site Editor itself.</p>\n\n\n\n<p>One example that I&#8217;m sure any developer will resonate with was the issue of version control for a block theme.</p>\n\n\n\n<p>&#8220;Everything in dot org needs version control,&#8221; Nick explained. &#8220;So the Site Editor works, but then you have to sync all the changes back to the template files in the theme. So there are definitely some challenges that the Meta team have had to circumvent because of the unique requirements of dot org. But it&#8217;s been a really interesting case study.&#8221;</p>\n\n\n\n<p>Nick and his colleagues then used their experience to facilitate <a href=\"https://github.com/WordPress/gutenberg/discussions/59480\">discussions on GitHub</a> with the broader developer community who are also grappling with these exact issues with block themes.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Redesign Continues</strong></h2>\n\n\n\n<p>The WordPress.org redesign is a multi-year endeavor with a lot of concurrent projects happening. A few that Nick and his colleagues are focused on next include <a href=\"https://make.wordpress.org/meta/2024/02/15/project-thread-documentation-redesign/\">redesigning the rest of the WordPress Documentation</a>, a segment of end-user-facing content known as the &#8220;HelpHub&#8221;, along with the <a href=\"https://wordpress.org/support/forums/\">Forums</a> and the <a href=\"https://wordpress.org/patterns/\">Patterns Directory</a>.</p>\n\n\n\n<p>Along the way, their focus is on making sure the community is aware that these redesign projects are all public to review and engage with.</p>\n\n\n\n<p>Nick added that &#8220;Figma is public, the GitHub&#8217;s public, but is it as public as it could be from a visual perspective within the community? No. And I think that that&#8217;s something that we&#8217;re trying to do better. So we&#8217;re trying to improve the process so it is more visible moving forward.&#8221;</p>\n\n\n\n<p>The team has been more proactively posting updates on the Make WordPress blog as well as in a dedicated Slack channel, <a href=\"https://wordpress.slack.com/archives/C04U953K77A\">#website-redesign</a>. The end goal for these redesigns is to increase the quality and access to information, but also to make contribution to the project easier.</p>\n\n\n\n<p>&#8220;One of the things that we&#8217;ve actually seen,&#8221; said Nick &#8220;is that once the redesign happened and there was a bit more spotlight on it and people started using it, then the problems with the UI kind of go away and then you start to see problems with the content, which leads to more people fixing the content.&#8221; </p>\n\n\n\n<p>If you&#8217;re interested in contributing to the design or the content of some of these upcoming projects, consider joining the WordPress <a href=\"https://make.wordpress.org/chat/\">Slack</a> or following along in the <a href=\"https://make.wordpress.org/\">Make WordPress blog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Mar 2024 19:03:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WordPress.org blog: The Month in WordPress – February 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17030\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2024/03/the-month-in-wordpress-february-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10597:\"<p>February saw significant progress towards the upcoming WordPress 6.5 release and final preparations for WordCamp Asia. The results of the annual WordPress survey were released, and discussions began on the next steps for the Data Liberation project. Read on for the latest happenings in the WordPress space.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Get ready for WordCamp Asia</h2>\n\n\n\n<p>The stage is ready for the first WordPress flagship event of the year in Taipei, Taiwan. WordCamp Asia 2024 will kick off on March 7, promising three days of learning, networking, and inspiration.</p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2024/schedule/\">This year’s schedule</a> features an extensive lineup of speakers, including guests <a href=\"https://asia.wordcamp.org/2024/speaker/josepha-haden-chomphosy/\">Josepha Haden Chomphosy</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/ben-thompson/\">Ben Thompson</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/noel-tock/\">Noel Tock</a>, and <a href=\"https://asia.wordcamp.org/2024/speaker/ju-chun-ko/\">JU-CHUN KO</a>. To conclude the summit, attendees can engage with WordPress co-founder <a href=\"https://asia.wordcamp.org/2024/speaker/matt-mullenweg/\">Matt Mullenweg</a> in a Q&amp;A session. <a href=\"https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/\">Find out how to submit your questions</a>.</p>\n\n\n\n<p>Can’t make it to Taipei? Watch the event live stream on the <a href=\"https://www.youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Countdown to WordPress 6.5</h2>\n\n\n\n<p>WordPress 6.5 is on track for its much-anticipated release on March 26. Following last month’s beta releases, the <a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">first release candidate (RC1)</a> is now available for testing—marking another milestone in the development cycle.</p>\n\n\n\n<p>This major release will add finesse and fine-tuning to how you control your site-building experience, with lots to explore specifically for developers. Get a detailed overview of highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Stay on top of the latest updates in WordPress development with <a href=\"https://developer.wordpress.org/news/2024/02/10/whats-new-for-developers-february-2024/\">February’s edition of What’s New for Developers?</a></p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in February:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/02/14/whats-new-in-gutenberg-17-7-14th-february/\"><strong>Gutenberg 17.7</strong></a> introduced multiple performance improvements, refinements to the link control UI, and shadow support for more blocks, among other notable highlights.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/\"><strong>Gutenberg 17.8</strong></a> focused on stability updates. New features included a grid layout variation for the Group block, bulk export of patterns, and the ability to browse and try alternative templates from the editor’s sidebar.</li>\n</ul>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile has-off-white-2-background-color has-background\"><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\"><img width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1024%2C576&ssl=1\" alt=\"Decorative blue background with text \" /></a><div class=\"wp-block-media-text__content\">\n<p>Beyond major features, many small yet mighty updates are coming in WordPress 6.5 that will make a big difference in your WordPress experience. <a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Read more »</a></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/02/2023-annual-survey-results-and-next-steps/\">Results of the 2023 annual WordPress survey</a> were announced last month.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/19/data-liberation-next-steps/\">An update on the Data Liberation project</a> informs the next steps of this initiative and how to contribute to current conversations.</li>\n\n\n\n<li>The Community team shared <a href=\"https://make.wordpress.org/community/2024/02/09/2023-wordpress-meetup-survey-key-findings/\">key findings from the 2023 WordPress meetup survey</a>.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/02/16/contributor-mentorship-program-second-cohort-2024-q1/\">Meet the new cohort</a> of the Contributor Mentorship Program.</li>\n\n\n\n<li>The Photos team posted <a href=\"https://make.wordpress.org/photos/2024/02/02/alt-text-for-wordpress-photos/\">recommendations for improving alternative texts</a> when submitting images to the Photo Directory.</li>\n\n\n\n<li>Following discussions on the evolution of the Outreach Program, a <a href=\"https://make.wordpress.org/core/2024/02/27/connect-with-the-github-outreach-group-to-request-feedback-or-further-testing/\">new outreach group</a> has been created on GitHub. This group will provide expertise and feedback to those seeking additional testing or perspectives on a new feature or solution.</li>\n\n\n\n<li>Core team members introduced the <a href=\"https://make.wordpress.org/core/2024/02/22/introducing-the-wordpress-core-trac-sustainability-focus/\">WordPress Core Trac Sustainability Focus</a>, a part of the Sustainability team&#8217;s effort to enhance the sustainability of the WordPress codebase.</li>\n\n\n\n<li>A new release of WP-CLI is <a href=\"https://make.wordpress.org/cli/2024/02/08/wp-cli-v2-10-0-release-notes/\">now available</a>.</li>\n\n\n\n<li>Learn WordPress is regularly updated with new tutorials, online workshops, and more learning resources. <a href=\"https://learn.wordpress.org/learn-wordpress-newsletter-march-2024/\">Check out what’s new</a>.</li>\n\n\n\n<li>The latest edition of People of WordPress features <a href=\"https://wordpress.org/news/2024/02/people-of-wordpress-sunita-rai/\">Sunita Rai</a>, a content marketer and volunteer translator from Nepal.</li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Requests for feedback and testing</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">Your help testing WordPress 6.5</a> is key to ensuring everything in this release is the best it can be. New to testing? <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">Read this post</a> for more details on getting set up.</li>\n\n\n\n<li>The Training team is discussing <a href=\"https://make.wordpress.org/training/2024/02/20/discussion-bringing-accessibility-first-approaches-into-content-development/\">how to bring accessibility-first approaches</a> into their content creation and processes. Feedback is open until March 9.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2024/02/27/mobile-team-update-february-26th-2/\">Version 24.3</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events</h2>\n\n\n\n<ul>\n<li>WordCamp Europe 2024 is <a href=\"https://europe.wordcamp.org/2024/call-for-photographers-is-now-open/\">looking for photographers</a>.</li>\n\n\n\n<li>The WordPress Kerala Photo Festival wrapped up with great success. The event received over <a href=\"https://wordpress.org/photos/t/wpkeralaphotos/\">1,500 images</a> from 163 participants, contributing to the Photo Directory passing the 15,000 photo milestone. Winners were announced <a href=\"https://events.wordpress.org/kerala/2024/photo-festival/winners-of-the-kerala-wordpress-photo-festival/\">in this post</a>.</li>\n\n\n\n<li>Don’t miss these other WordPress events happening soon:\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1f7.png\" alt=\"??\" class=\"wp-smiley\" /> <a href=\"https://events.wordpress.org/sanjose/2024/women-wordpress-day/\">Women WordPress Day</a>, Costa Rica, on March 8</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1ed.png\" alt=\"??\" class=\"wp-smiley\" /> <a href=\"https://events.wordpress.org/switzerland/2024/community-day/\">Switzerland Community Day</a> on March 23</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1ea-1f1f8.png\" alt=\"??\" class=\"wp-smiley\" /> <a href=\"https://torrelodones.wordcamp.org/2024/\">WordCamp Torrelodones</a>, Spain, on March 23-24</li>\n</ul>\n</li>\n\n\n\n<li>Find out more local events or apply to organize one on the <a href=\"https://events.wordpress.org/\">Events page</a>.</li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em><strong>Have a story we should include in the next issue of The Month in WordPress? Fill out </strong></em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this quick form</em></strong></a><em><strong> to let us know.</strong></em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Subscribe to WordPress News</h3>\n\n\n\n<p>Join other subscribers and receive WordPress news directly in your inbox.</p>\n\n\n<div class=\"wp-block-jetpack-subscriptions__supports-newline is-style-split wp-block-jetpack-subscriptions\">\n		<div>\n			<div>\n				<div>\n					<p>\n						<a href=\"https://wordpress.org/news/?post_type=post&p=17030\">Subscribe</a>\n					</p>\n				</div>\n			</div>\n		</div>\n	</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Mar 2024 13:20:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Do The Woo Community: What You Can Expect from the CloudFest Hackathon 2024 Projects\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=79204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://dothewoo.io/what-you-can-expect-from-the-cloudfest-hackathon-2024-projects/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:447:\"<p>Listen in from some of the project leads that will be at this years CloudFest hackathon and learn about the goal-oriented open source projects.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/what-you-can-expect-from-the-cloudfest-hackathon-2024-projects/\">What You Can Expect from the CloudFest Hackathon 2024 Projects</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Mar 2024 09:32:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Certain WP Form Plugins Make Accessibility Easy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154632\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9666:\"<p>According to the WAVE web accessibility tool, Gravity Forms scores a perfect score out-of-the-box for their front-end forms. Same with Ninja Forms, Contact Form 7, and WP Forms.&nbsp;&nbsp;</p>\n\n\n\n<p>I tested 2 other popular WP form plugins that did not fare as well.</p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#gravity-forms-investments-in-web-accessibility-are-paying-dividends\">Gravity Forms’ Investments in Web Accessibility Are Paying Dividends</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#is-wcag-aa-compliant-enough-what-about-wcag-aaa-compliance\">Is WCAG AA-Compliant Enough?  What about WCAG AAA-Compliance?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#what-about-other-wp-form-plugins\">What About Other WP Form Plugins?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#some-form-plugins-accessibility-efforts-seem-reactive-rather-than-proactive\">Some Form Plugins’ Accessibility Efforts Seem Reactive Rather Than Proactive</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#what-about-accessibility-on-the-admin-end-of-wp-form-plugins\">What About Accessibility on the Admin End of WP Form Plugins?</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#notes\">Notes</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://wptavern.com/certain-wp-form-plugins-make-accessibility-easy#comments\">Comments ↓</a></li></ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gravity-forms-investments-in-web-accessibility-are-paying-dividends\">Gravity Forms’ Investments in Web Accessibility Are Paying Dividends</h2>\n\n\n\n<p><a href=\"https://wptavern.com/gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility\">The Tavern reported</a> in 2021 that <a href=\"https://www.gravityforms.com/\">Gravity Forms</a> invested heavily in web accessibility with their 2.5 release and also reported that Gravity Forms provides lots of information about <a href=\"https://docs.gravityforms.com/gravity-forms-commitment-to-accessibility/\">their approach to accessibility</a>.&nbsp;&nbsp;</p>\n\n\n\n<p>I was curious to dive deeper on Gravity Forms’ specific web accessibility processes.  </p>\n\n\n\n<p>“We do our testing with keyboard and screen readers,” <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, a software engineer at Gravity Forms who works closely with accessibility initiatives at the company says.&nbsp; </p>\n\n\n\n<p>“We also consider some other implications, such as how usable a feature is on mobile, how it looks in an RTL language, and whether we have sufficient color contrast.”</p>\n\n\n\n<p>Gravity Forms also tries to help novice users understand when they are making a change that might break accessibility.</p>\n\n\n\n<p>“One thing Gravity Forms does that&#8217;s particularly valuable is that it warns you if you&#8217;re using a feature that has known accessibility issues,&nbsp; and that&#8217;s a huge time saver for professionals,” says web accessibility consultant, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"is-wcag-aa-compliant-enough-what-about-wcag-aaa-compliance\">Is WCAG AA-Compliant Enough?&nbsp; What about WCAG <em>AAA</em>-Compliance?</h2>\n\n\n\n<p>Gravity Forms promises WCAG AA compliance, which is a great place to start for anyone who is looking to make a website more accessible to users.</p>\n\n\n\n<p>“WCAG2.1 AA is the standard required by most accessibility laws,” says Gravity Forms’ Kay.&nbsp;</p>\n\n\n\n<p>By comparison, “WCAG2.1 <em>AAA</em> is very strict, and includes some standards that are not necessarily realistic or necessary for all types of websites,” Kay adds.</p>\n\n\n\n<p>“Our goal is to make sure that [our forms] comply to WCAG 2.1AA,” says Kay. “This is not only because we want our forms to be accessible, but also because it is required by some countries.”</p>\n\n\n\n<p>“We provide tools that let users build forms that are WCAG-compliant, but it is still ultimately up to the user to make sure they are following all of the guidelines to meet those requirements,” adds Kay.</p>\n\n\n\n<p>I tested that statement in the wild, and it’s true: Gravity Forms gives you all the tools to make your front-end form WCAG AA-compliant out-of-the-box and without any configuration.&nbsp;&nbsp;</p>\n\n\n\n<p>For example, if you simply add name, email, and phone fields to a Gravity Form, it’ll be WCAG AA compliant.&nbsp;&nbsp;</p>\n\n\n\n<p>However, website owners can optionally or unknowingly break compliance &#8211; and often do.&nbsp; For example, deleting the default form labels will break compliance.&nbsp;&nbsp;</p>\n\n\n\n<p>You don’t have to go far on the web to run into a text input field without a proper label.&nbsp; Oftentimes this is done for aesthetic reasons &#8211; e.g. hiding labels to make the form more compact.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-about-other-wp-form-plugins\">What About Other WP Form Plugins?</h2>\n\n\n\n<p>While other form plugins might be able to create accessible forms, they aren’t as simple to configure for WCAG and ADA compliance, according to some accessibility consultants.&nbsp;&nbsp;</p>\n\n\n\n<p>“For free plugins, Contact Form 7 allows you to create very accessible forms,&nbsp; but you have to know what you&#8217;re doing. It&#8217;s a fine tool if you put in the work, but I wouldn&#8217;t recommend it to the average user,” <a href=\"https://profiles.wordpress.org/joedolson/\">Dolson</a> says.</p>\n\n\n\n<p>Another web accessibility consultant, <a href=\"http://linkedin.com/in/gslacdao/\">Gerson Lacdao</a> noted his appreciation for Gravity Forms’ efforts while adding some constructive criticism of other WP form plugins.</p>\n\n\n\n<p>“Some [form plugins] have issues in the most basic [web accessibility] things like properly coded field labels,” says Lacdao.&nbsp;</p>\n\n\n\n<p>His favorite form plugin today is <a href=\"https://wordpress.org/plugins/ws-form/\">WS Form</a>.&nbsp;&nbsp;</p>\n\n\n\n<p>“In terms of accessibility, I would probably put [the WS Form plugin] on top,” Lacdao says. “I like how a lot of accessibility options are available [in WS Form], and I don&#8217;t need to add extra CSS or JS hacks just to make it work better.”</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"some-form-plugins-accessibility-efforts-seem-reactive-rather-than-proactive\">Some Form Plugins’ Accessibility Efforts Seem Reactive Rather Than Proactive</h2>\n\n\n\n<p>Lacdao mentioned one example of a popular WP form plugin that is behind on the web accessibility front (I was unable to reach the plugin’s developer for comment and therefore decided to not name the plugin here).&nbsp;&nbsp;</p>\n\n\n\n<p>“[That plugin’s accessibility] efforts are mostly reactive and for now only based on tickets or feedback from some users,” says Lacdao. “It&#8217;s something I&#8217;m a bit frustrated about because I feel like it&#8217;s part of their obligation to users to proactively make their product accessible.”&nbsp;</p>\n\n\n\n<p>In addition to making a clear proactive effort on the web accessibility front, the Gravity Forms team is always on the lookout for new issues.&nbsp;</p>\n\n\n\n<p>Gravity Forms’ Kay explains, “We usually investigate [accessibility tickets] as soon as they are reported, and we can usually get [them] fixed within one or two minor releases.”</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-about-accessibility-on-the-admin-end-of-wp-form-plugins\">What About Accessibility on the Admin End of WP Form Plugins?</h2>\n\n\n\n<p>It’s tough to talk about web accessibility in the admin side of any plugin without talking about accessibility in the admin of WordPress more generally.&nbsp;</p>\n\n\n\n<p>Based on my tests using the WAVE tool, neither WordPress core nor <em>any</em> plugin or theme I tested fared well on web accessibility within the admin.&nbsp;</p>\n\n\n\n<p>That said, admin-side accessibility improvements are definitely on Gravity Forms’ agenda.</p>\n\n\n\n<p>&nbsp;“[A senior accessibility consultant] has done a complete audit of our plugin in the dashboard, so we know what we need to do to make Gravity Forms accessible in the admin,” Kay said. “We are working on making the admin accessible, and in Gravity Forms 2.9 there will be some improvements.”&nbsp;&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"notes\">Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://wave.webaim.org/extension/\">WAVE</a> is the testing tool promoted by WebAIM and also used by many web accessibility consultants as a data point for figuring out how a webpage is doing on the accessibility front.&nbsp; It’s not a perfect tool, but it is a great place to start.</li>\n\n\n\n<li>I reached out to WP Forms, Ninja Forms, and Forminator Pro in addition to Gravity Forms for inclusion in this article. Only Gravity Forms responded meaningfully to my requests for comment. I encourage other form plugin developers to leave their thoughts in the comments.</li>\n</ul>\n\n\n<div class=\"wp-block-post-author-biography\">Toby Cryns is a freelance CTO, WordPress consultant, and teacher at <a href=\"https://themightymo.com/\">The Mighty Mo! Design Co.</a> in Minneapolis, MN, USA.</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"comments\">Comments ↓</h2>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Mar 2024 23:55:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Toby Cryns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Cwicly’s Unexpected Farewell: Founder Decides to Discontinue Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154678\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/cwiclys-unexpected-farewell-founder-decides-to-discontinue-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7942:\"<p>In a shocking development, the Gutenberg-based page builder <a href=\"https://cwicly.com/\">Cwicly</a>’s founder Louis-Alexander Désiré has announced that the team is discontinuing the Cwicly development “after much deliberation and soul-searching.”</p>\n\n\n\n<p>Packed with innovative features and a commitment to embracing the WordPress vision in Gutenberg, Cwicly attracted a lot of attention. The community noted their recent tailwind expansion too. According to its description in <a href=\"https://appsumo.com/products/cwicly-builder/\">AppSumo</a>, “Cwicly is the only builder that interacts directly with the whole Gutenberg ecosystem and adds specialized blocks that are complementary and fully compatible with Gutenberg.”</p>\n\n\n\n<p>In a <a href=\"https://cwicly.com/\">blog post</a> and email to users, Louis attributed the abrupt decision to&nbsp; “the relentless onslaught of destructive posts and comments by certain WordPress influencers”. He said, “Personal attacks on both myself and team members have been made and openly tolerated throughout. The negativity and hostility directed towards Cwicly, especially in comparison to other page builders, have taken a significant toll on our morale and motivation.”</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>“The passion and dedication that we have had from the start has been gradually diluted, enthusiasm has given way to dread. Working in such a negative climate has taken a significant toll on the team, making it nearly impossible to continue. Each day has become a struggle.”&nbsp;</p>\n</blockquote>\n\n\n\n<p>Louis assured users that Cwicly services will continue until the end of 2024, with reimbursements for all orders made after January 1, 2024.</p>\n\n\n\n<p>The statement was later retracted from the website, stating the discontinuation of the plugin development and ensuring user support during the transition period. However, the original statement is still available in <a href=\"https://discourse.cwicly.com/t/discontinuation-of-cwicly-development/5522\">Discourse</a>.</p>\n\n\n\n<h1 class=\"wp-block-heading\">Reaction of the Community&nbsp;</h1>\n\n\n\n<p>The WordPress community reacted with surprise and shock, especially considering that new features had been released just days before. “This is the biggest shock I’ve had in the recent past! Had to check if the date was 1st April. I hope Cwicly undo their decision” tweeted WordPress developer <a href=\"https://twitter.com/srikat/status/1764385731563454614\">Sridhar Katakam</a> while <a href=\"https://twitter.com/pootlepress/status/1764340304721727602\">Jamie Marsland</a>, founder of Pootlepress, called the statement released “a very sad statement”.&nbsp;</p>\n\n\n\n<p>Several people searched for scathing reviews and tweeted about not finding any devastating reviews or comments against Cwicly while others mentioned seeing negative comments in Facebook groups.&nbsp;<a href=\"https://twitter.com/arniepalmer/status/1764410609867559144\">Andrew Palmer</a>, co-founder of Bertha.AI revealed he has “seen a few comments on YT education videos for Cwicly where commenters say it’s trash.” </p>\n\n\n\n<p><a href=\"https://www.facebook.com/groups/dynamicwordpress/permalink/1456468901975256/\">Sujay Pawar</a>, CEO of Brainstorm Force, posted on Facebook “If you&#8217;re active in Facebook groups, you know how toxic some communities can be with trolls. I&#8217;ve had to take breaks from Facebook for my own mental health. I think Cwicly&#8217;s decision to stop must have been about more than just mean comments from some influencers. It&#8217;s probably about all the challenges of running a WordPress products business, especially the financial aspects, in demotivating communities where people are quick to criticize without realizing there&#8217;s a human being on the other side.”&nbsp;</p>\n\n\n\n<p><a href=\"https://www.facebook.com/groups/dynamicwordpress/permalink/1455267252095421/\">David McCan</a>, who had published “<a href=\"https://www.webtng.com/the-cwicly-conundrum/\">The Cwicly Conundrum: Two Years On Is It Ready to Use Yet</a>?” posted “I suspect that my article The Cwicly Conundrum may have contributed to their loss of morale.&nbsp; While as far as I know what I wrote was accurate, I realize that I was expressing my frustrations about feeling it wasn’t ready yet.&nbsp; I’m sorry if this contributed to their loss of morale, and it is a reminder that as a user and reviewer it is important to remember the people behind the product.” He continued “Cwicly is cutting edge and made a good contribution to the WordPress ecosystem.&nbsp; I hope the Cwicly team is able to continue with it, but if they don’t feel they can then I encourage them to keep it going long enough to look for someone who would want to purchase it, so they get some return and the product can live on.”&nbsp;</p>\n\n\n\n<p><a href=\"https://twitter.com/wpmodder/status/1764370654332068326\">Adam W. Warner</a>, GoDaddyPro Director Field Marketing, shared, “I’ve never used it, but everything mention I’ve seen of it was positive. Raving fans in fact. Obviously there’s been negative feedback somewhere though. However, as a business owner, it pays to have a thick skin for the naysayers. Easy to say, harder to do.” Justin Ferriman also agreed,&nbsp; “Criticism and entrepreneurship go hand-in-hand (especially in the case of products). Probably just wasn&#8217;t for the founder, and that&#8217;s okay. It&#8217;s stressful.”</p>\n\n\n\n<p>WordPress Tampa Bay organizer <a href=\"https://twitter.com/schutzsmith/status/1764363078689264076\">Daniel AwesomeSmith</a> hoped “they’re not blaming community when it’s just business acumen and product fit to blame the most.” <a href=\"https://twitter.com/thekevingeary/status/1764363817901834463\">Kevin Geary</a>, WordPress entrepreneur, clarified that he “spent the last 3-5 months telling everyone that Cwicly is the 2nd best page builder for WordPress.”</p>\n\n\n\n<p>Co-founder of Newsletter Glue, <a href=\"https://twitter.com/lesley_pizza/status/1764477373263819040\">Lesley Sim</a> tweeted, “I don&#8217;t think shutting down is the right answer, I think levelling up as a business owner is. But, you can&#8217;t really teach that. They just have to decide to do it.” <a href=\"https://twitter.com/alexjvasquez/status/1764426557412737220\">Alex Vasquez</a> of DigiSavvy “wouldn&#8217;t be surprised if the owner/dev reverses course on their decision to shutter @cwicly. I find it beyond wild to just abandon your customers like that.”</p>\n\n\n\n<p>“Consider rebranding Cwicly instead of shutting it down &#8211; a fresh start can help overcome negativity and attract a more positive audience.” recommended entrepreneur <a href=\"https://twitter.com/mahdiali_/status/1764641586330370386\">MahdiAli Khanusiya</a>. “Some of the big guys like @automattic, @LiquidWeb, @syedbalkhi should check out @cwicly. Could be an acquisition / buy out. There&#8217;s a lot of great features there that could end up in core, or at least shouldn&#8217;t be thrown out.” proposed WPAI founder <a href=\"https://twitter.com/jameswlepage/status/1764532987507421294\">James LePage</a>.&nbsp;</p>\n\n\n\n<p>I have reached out to Louis and am still waiting to hear back from him. </p>\n\n\n\n<p><strong>Update:</strong> Louis-Alexander Désiré has issued an update on <a href=\"https://discourse.cwicly.com/t/the-future-of-cwicly/5536\">Cwicly&#8217;s Discourse site</a> about their future plans. They have reimbursed the new subscribers and will provide support to all users till 2024. From 2025 onwards, they will offer maintenance plans at discounted rates for those who wish to continue to benefit from Cwicly updates but no new features will be introduced. More details will be shared later. Lifetime holders can continue to enjoy maintenance benefits and access the Cwicly plugin at no extra cost.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Mar 2024 18:23:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.5 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10939:\"<p>The first release candidate (RC1) for WordPress 6.5 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC1 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC1 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.5-RC1</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC1 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 6.5 RC1?</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes more than 20 bug fixes for the Editor and more than 40 <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=02%2F27%2F2024..03%2F05%2F2024&milestone=6.5&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.5’s highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-27&until=2024-03-05\">GitHub commits for 6.5</a> since February 27</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=02%2F27%2F2024..03%2F05%2F2024&milestone=6.5&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since February 27</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\">Introducing Plugin Dependencies in WordPress 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\">Unification of the Site and Post Editors in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-the-html-api-in-6-5/\">Updates to the HTML API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/27/i18n-improvements-6-5-performant-translations/\">I18N Improvements in 6.5 (Performant Translations)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/23/wordpress-6-5-adds-avif-support/\">WordPress 6.5 adds AVIF support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Core Editor Improvement: Power in the Details</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/01/22/core-editor-improvement-robust-revisions-in-the-site-editor/\">Core Editor Improvement: Robust Revisions in the Site Editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes-6-5/\">All 6.5-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC1) also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 6.5 release cycle.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>What’s this? RC1?<br />Three weeks left until it’s done.<br />Come and test. It’s fun!</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a>,</em> <em><a href=\"https://profiles.wordpress.org/courane01/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>courane01</a>, <a href=\"https://profiles.wordpress.org/hellosatya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellosatya</a>, <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>huzaifaalmesbah</a></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Mar 2024 16:26:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"WPTavern: Gutenberg’s Project Leadership Sits Down with  Outreach Program to Discuss Problems with the Site Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=154655\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"https://wptavern.com/gutenbergs-project-leadership-sits-down-with-new-outreach-team-to-discuss-problems-with-the-site-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:17507:\"<p><em>What do you get when you put a handful of outspoken WordPress developers, agencies, product owners, and community advocates on a video call with the Lead Architect and Product Managers of the entire Gutenberg project? Hopefully progress.</em></p>\n\n\n\n<p>Matt Mullenweg may have surprised a few people when <a href=\"https://www.youtube.com/watch?v=e92_Wo-bIng\">he recently stated</a> that the Gutenberg project still has <em>years</em> of development to go, but I doubt that anyone using it would disagree. The tentpole feature of Gutenberg&#8217;s Phase Two, the &#8220;Site Editor,&#8221; has been in core (and enabled by default for new installations) for the last two years, but the adoption of block-based themes has <a href=\"https://twitter.com/hluehrsen/status/1759881773461168600\">felt underwhelming at best</a>, especially compared to the <a href=\"https://w3techs.com/technologies/details/cm-elementor\">market share of page-building tools like Elementor</a>.</p>\n\n\n\n<p>Everyone has their opinions of the block editor, one need only browse the comments section of this very site to find them. The reality however is that WordPress is a vast and complicated project. While it&#8217;s certainly subject to the decisions of its &#8220;Benevolent Dictator&#8221;, it is also subject to the very real constraints of large-scale, distributed, open-source software development. Not to mention the work is entirely based on contributions, many of which are sponsored by large organizations with their own goals for the project.</p>\n\n\n\n<p>At the center of all of this are the individual WordPress end users who can feel like they have no agency in the project, no ability to communicate their experiences or give feedback. And there may be no piece of software in more critical need of user feedback than the WordPress Site Editor.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Outreach Experiment<sup class=\"fn\"><a href=\"https://wptavern.com/feed#76dd9696-f1d1-4d83-825d-d5e6dbe973b7\" id=\"76dd9696-f1d1-4d83-825d-d5e6dbe973b7-link\">1</a></sup> </h2>\n\n\n\n<p>The FSE Outreach Experiment <a href=\"https://wptavern.com/help-steer-the-future-of-wordpress-via-the-fse-outreach-program\">was launched three years ago</a> as a way to bridge that gap between users experiencing the Site Editor and the core contributors building it. Last week, the <a href=\"https://wptavern.com/fse-outreach-experimental-loses-two-words-gains-new-life\">program announced a simplified name and scope</a>: Outreach. As part of this new simplified scope, any core contributor can now tag Outreach directly in GitHub as they develop new features when they want early feedback from the broader community. The goal is getting more two-way communication happening, and keeping the feedback where it can be most effective: the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and the <a href=\"https://github.com/wordPress/gutenberg\">Gutenberg</a> code repository on GitHub.&nbsp;</p>\n\n\n\n<p>Social media may feel like the easiest place to voice an opinion (something I am certainly guilty of), but it doesn&#8217;t always manifest into meaningful change. &#8220;Most of our issues are around just discoverability,&#8221; Developer Advocate and Outreach member Justin Tadlock <a href=\"https://make.wordpress.org/core/2024/02/23/recap-hallway-hangout-whats-next-for-the-outreach-program/\">pointed out recently</a>. &#8220;Just getting people to come and take all their reactions and thoughts from social media and bring it in and have some constructive conversations in an official channel.&#8221;</p>\n\n\n\n<p>Automattic Product Wrangler Anne McCarthy has served as the Editor Triage Lead for the last handful of WordPress Core releases and led the original FSE Outreach Experiment. They recently collected some of this feedback on the Site Editor in the form of a widely circulated blog post, &#8220;<a href=\"https://nomad.blog/2024/02/16/overlapping-problems/\">Overlapping problems</a>&#8220;. It&#8217;s a breakdown of some of the most common user experience complaints, but nearly every piece of feedback links to a specific issue or pull request where work is being done to improve it. If you haven&#8217;t already, I recommend pausing now to read it.</p>\n\n\n\n<p>Because the problems are &#8220;overlapping&#8221;, some feel that they speak to an underlying problem with the Site Editor itself and the Gutenberg development process more broadly. Many armchair theories were thrown out, including some from yours truly, at last week&#8217;s <a href=\"https://make.wordpress.org/core/2024/02/27/summary-of-hallway-hangout-on-overlapping-problems-in-the-site-editor/\">Hallway Hangout</a>, hosted by the Anne McCarthy, and attended by a wide array of other leaders, including Gutenberg&#8217;s Lead Architect, Matias Ventura and Product Manager, Rich Tabor.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Is the Core Team listening?</h2>\n\n\n\n<p>Feedback loops in a community this large and diverse are (un)surprisingly hard to get right. One clear piece of feedback, though, seems to be a general feeling that while the Site Editor&#8217;s power and feature-set continue to grow, the actual user experience needs more polish. Yet when concerns about this user experience are raised, the general response is that it’s the users who just need more education and training.</p>\n\n\n\n<p>&#8220;There&#8217;s a sentiment that I kept seeing,&#8221; Mike McAlister of <a href=\"https://olliewp.com/\">Ollie</a> explained on the call, &#8220;that &#8216;they&#8217;re not listening to us&#8217;. And whether that&#8217;s perception or their experience or whatever, I think that is very important for us to carry that and to kind of acknowledge it.”&nbsp;</p>\n\n\n\n<p>Part of the disconnect between the different sides of our large community is related to that imbalance of incentives amongst contributors. Unless you are employed by a hosting company or a product team like WooCommerce or Yoast, it may feel discouraging to push a feature forward or feel like no one is advocating for your use case.</p>\n\n\n\n<p>WordPress is meant to democratize the ability to put content on the internet. So there&#8217;s an expectation that its interface should feel, well, easier or at least more intuitive. Nick Diego, Developer Advocate from Automattic, shared an experience of watching his non-technical parents navigate the Site Editor.</p>\n\n\n\n<p>&#8220;One of the biggest issues I see in the Site Editor,&#8221; he explained, &#8220;is around how changes that you make are preserved to prevent people from making mistakes. And this seems like such a small little thing, but I watched [my dad] delete a template that had been customized and there was no way to get it back easily. I watched him click on &#8216;Clear Customizations&#8217; and everything was gone. And he was like, wait, what, what&#8217;s happening?&#8221;</p>\n\n\n\n<p>Nick was showcasing a great practical example of the types of gaps in the user experience that eventually erode their trust in the platform’s ability to safely manage content. He also pointed out that there are tried and true conventions for many of these interactions. &#8220;In old WordPress, when you trash the page, it goes into the trash and then you can delete it permanently, right? It goes into your trash. Oh, I made a mistake? I can bring that back. It&#8217;s a very logical flow. It&#8217;s very similar to other applications.&#8221; But the Site Editor often veers into uncharted territory when it comes to user interface.</p>\n\n\n\n<p>New tools and new paradigms aren&#8217;t just hard for the non-technical users. They can present new challenges for the developers who are trying to launch new WordPress sites. Time that developers previously spent building websites is now often spent exploring new potential workflows, and we can&#8217;t rely on our previous two decades of established best practices when scoping new projects. &#8220;I think part of this too,&#8221; said Anne McCarthy, &#8220;is also how to use these tools and changing process because everything I&#8217;ve heard is it&#8217;s not only a technical change and adjusting to new technology, but it&#8217;s changing process.&#8221;</p>\n\n\n\n<p>This idea of slowing down and refining the basic user experience was reiterated by Brian Gardner, Developer Advocate at WP Engine, who advocated &#8220;a call to rally around making what we have already better and consistent and easy to identify and work and document and educate.&#8221; WP Engine in particular has leaned into the developer/freelancer side of the community, with a team of educators and content creators, and products like <a href=\"https://www.advancedcustomfields.com/\">Advanced Custom Fields</a> and <a href=\"https://localwp.com/\">LocalWP</a>, all focused on a segment of the market they call &#8220;<a href=\"https://wpengine.com/builders/\">Builders</a>&#8221; and what the Core Team often refers to as &#8220;extenders&#8221;.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Extenders<sup class=\"fn\"><a href=\"https://wptavern.com/feed#0d40de72-2166-4c3e-a55b-82e973a8f179\" id=\"0d40de72-2166-4c3e-a55b-82e973a8f179-link\">2</a></sup></h2>\n\n\n\n<p>Extenders, builders, developers, freelancers, agencies. There&#8217;s plenty of names for this side of the community, but the one thing they have in common is that they build a lot of websites, often for other, less-technical people. There&#8217;s widespread sentiment in this group that the Gutenberg&nbsp; project is not prioritizing their needs, driving them to the <a href=\"https://wordpress.org/plugins/classic-editor/\">Classic Editor</a> or page builders like Elementor, Divi, and Bricks.</p>\n\n\n\n<p>Fabian Kägy is a member of the Outreach program and a sponsored contributor from the agency <a href=\"https://10up.com/\">10up</a>. He&#8217;s focused on fostering more conversation between the extender community and core development, so I spoke to him about this disconnect in priorities.</p>\n\n\n\n<p>&#8220;There are so many different users that have all different calls&#8221;, he told me. &#8220;And kind of the reason why I am trying to participate is to share that one side of the story and be an advocate for that particular work. And I am very much hoping that I can actually get more similar folks from other agencies to also chime in and be a part of a conversation.&#8221;</p>\n\n\n\n<p>Like Fabian, I come from the agency world, where we are constantly stuck trying to balance the desire to adopt the newest technologies for our clients with the need for assurance that those new features are actually ready to be used in production. That presents a tough problem to solve. The core team needs more people using and testing these features, to help refine them. But from the outside perspective, we&#8217;re hesitant to use anything that may not be production-ready.</p>\n\n\n\n<p>&#8220;At the time a feature lands in WordPress Core,&#8221; Fabian explained, &#8220;there could be four or five months since the developer had originally worked on the feature. Since they last even thought about the feature, they&#8217;ve moved on and shipped three other features. And so that feedback cycle from the agency space is incredibly slow because by the time we adopt it, that is not top of mind anymore.&#8221;</p>\n\n\n\n<p>This gap between the development of a new feature and its adoption by the wider community is the main problem the Outreach program is hoping to solve.</p>\n\n\n\n<p>&#8220;That is why I am hoping that this kind of outreach,&#8221; he continued, &#8220;getting more pings, getting asked the question of &#8216;Hey, is this the right thing?&#8217; Being asked to provide feedback earlier in kind of the development cycle should help us be able to deliver that feedback earlier in the cycle so that we don&#8217;t end up in the situation where a year after the feature has been developed, we all of a sudden say, &#8220;Hey, but this didn&#8217;t account for these issues that we are running into.&#8221;</p>\n\n\n\n<p>If airing your Gutenberg grievances on social media is unhelpful, raising them six months after a feature was originally developed and tested might even be less so. But with the huge array of features being worked on (there are over 1,000 open pull requests just in the Gutenberg repository), some on a timescale of years, WordPress needs the Outreach program&#8217;s ability to do some human curation, often in the form of &#8220;Hallway Hangouts&#8221; where new features are showcased and discussed.</p>\n\n\n\n<h2 class=\"wp-block-heading\">We are the world, we are the contributors</h2>\n\n\n\n<p>Watch any meeting of the Outreach program, and you&#8217;ll quickly realize that everyone, including a number of Automattic-sponsored contributors, often appear just as &#8220;in the dark&#8221; as we do. They have many of the same struggles we have. The difference is, they are trying to build a space where we can all connect the dots together. It was a great reminder that we&#8217;re all contributors here. WordPress isn&#8217;t <em>some people over there building a thing</em>, it&#8217;s just <a href=\"https://wordpress.tv/2023/10/02/we-are-they-fostering-belonging-as-a-wordpress-contributor/\">a whole lot of us</a>.</p>\n\n\n\n<p>One of those people is Matias Ventura, considered by many the de facto lead of the Gutenberg project. Matias joined this most recent Hallway Hangout, listening to feedback and sharing his initial impressions. After hearing from a number of voices asking about some of the features in Gutenberg that still need polish, he was quick to clarify that there is still work to be done and conversations that need to happen.</p>\n\n\n\n<p>&#8220;I think part of that,&#8221; he explained, &#8220;is also how we communicate, how we do the marketing, both internally to know the roadmap where we&#8217;re heading, but also if you have this specific use case, what are the things that you should keep in mind? Because there&#8217;s a lot of things to absorb and configure them properly and so forth.&#8221;</p>\n\n\n\n<p>For many, this response hints at one of the core issues we face with the Site Editor: understanding when a problem is a lack of education or an actual lack in functionality.</p>\n\n\n\n<p>Matias clarified his thoughts, &#8220;I think that depending on the use cases, I would say yeah, the Site Editor is absolutely ready for some of those. For some others, I think like, yeah, you might not have all the right tools, or you might need to reach out to other plugins in the ecosystem to fill in the gaps.&#8221;</p>\n\n\n\n<p>Over a year ago, the WordPress project <a href=\"https://wptavern.com/wordpress-6-3-development-kicks-off-to-conclude-gutenberg-phase-2\">announced the transition</a> from Phase 2 (Customization) to Phase 3 (Collaboration), sparking concern that the Site Editor was going to be left not fully realized. What this Hallway Hangout made clear was that the Core Team is still very dedicated to working on these overlapping issues with the Site Editor.</p>\n\n\n\n<p>They&#8217;re going to need all the help they can get, and the Outreach contributors certainly has their work cut out for them.</p>\n\n\n\n<p>&#8220;I think the easiest way to get involved,&#8221; Fabian told me, &#8220;is to raise your hand and say, &#8216;Hey, I want to become a part of this team on GitHub&#8217; so that you then receive those notifications in your inbox about features that are looking for more feedback. And then from there you can, at your own leisure, at whatever amount of time you have to dedicate it to open source, take a look at just the titles of those pull requests or read through the quick description if you have at that time.&#8221;</p>\n\n\n\n<p>If you&#8217;re in the weeds of building WordPress websites and implementing new Block and Site Editor features, it can be hard to find the time to give feedback. I certainly have the tendency to go straight to social media when I’m struggling with a lack of functionality or an irritating choice in the user interface. That said, I’m invested in the future of WordPress as a platform, so I’m joining the <a href=\"https://wordpress.slack.com/archives/C015GUFFC00\">#outreach</a> channel in Slack and trying to provide feedback whenever I can.&nbsp;</p>\n\n\n\n<p>While we may not immediately resolve these overlapping problems in the overall experience, the fact that there are core contributors willing to talk openly about the Site Editor’s shortcomings is a sign of progress towards a goal I think we can all agree on: the continued success of the WordPress project.</p>\n\n\n\n<p><em>Update: This article was modified Tuesday, March 5 to better clarify the roles of various contributors and the Outreach program more broadly.</em></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-neutral-500-color has-alpha-channel-opacity has-neutral-500-background-color has-background is-style-wide\" />\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n<ol class=\"wp-block-footnotes\"><li id=\"76dd9696-f1d1-4d83-825d-d5e6dbe973b7\">Sounds like a great band name <a href=\"https://wptavern.com/feed#76dd9696-f1d1-4d83-825d-d5e6dbe973b7-link\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/21a9.png\" alt=\"↩\" class=\"wp-smiley\" />︎</a></li><li id=\"0d40de72-2166-4c3e-a55b-82e973a8f179\">Also sounds like a great band name <a href=\"https://wptavern.com/feed#0d40de72-2166-4c3e-a55b-82e973a8f179-link\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/21a9.png\" alt=\"↩\" class=\"wp-smiley\" />︎</a></li></ol>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Mar 2024 21:51:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Brian Coords\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Mar 2024 14:34:57 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Wed, 27 Mar 2024 14:15:29 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211220193300\";}','no'),(420,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711593298','no'),(421,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711550098','no'),(422,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1711593298','no'),(423,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\'>WordPress 6.5 Release Candidate 3</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/episode-75-wordcamp-asia-2024-unwrapped/\'>WP Briefing: Episode 75: WordCamp Asia 2024 Unwrapped</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://dothewoo.io/wordpressers-sharing-their-highlights-at-wordcamp-asia-2024/\'>Do The Woo Community: WordPressers Sharing Their Highlights at WordCamp Asia 2024</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2024/03/gamelan-jazz/\'>Matt: Gamelan Jazz</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2024/03/tom-scott-on-apis/\'>Matt: Tom Scott on APIs</a></li></ul></div>','no'),(428,'_site_transient_timeout_theme_roots','1711611497','no'),(429,'_site_transient_theme_roots','a:4:{s:6:\"enfold\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(430,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711609698;s:8:\"response\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:3:{s:19:\"akismet/akismet.php\";s:5:\"5.3.1\";s:9:\"hello.php\";s:5:\"1.7.2\";s:17:\"memori/memori.php\";s:3:\"1.0\";}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_plugin_memory_configuration`
--

DROP TABLE IF EXISTS `wp_plugin_memory_configuration`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_plugin_memory_configuration` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `memori_id` varchar(200) NOT NULL,
  `owner_user_id` varchar(200) NOT NULL,
  `layout` varchar(200) NOT NULL,
  `social` varchar(2000) DEFAULT NULL,
  `reload` varchar(2000) DEFAULT NULL,
  `adminpanel` varchar(2000) DEFAULT NULL,
  `admindelete` varchar(2000) DEFAULT NULL,
  `lastmessage` varchar(2000) DEFAULT NULL,
  `loadmessage` varchar(2000) DEFAULT NULL,
  `context` varchar(2000) DEFAULT NULL,
  `question` varchar(2000) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_plugin_memory_configuration`
--

LOCK TABLES `wp_plugin_memory_configuration` WRITE;
/*!40000 ALTER TABLE `wp_plugin_memory_configuration` DISABLE KEYS */;
INSERT INTO `wp_plugin_memory_configuration` VALUES (1,'TEST','87c28d39-f2ec-46e7-9a3e-673399ced087','0b51249d-b961-4acd-89df-6ae0f2ed8be4','FULLPAGE',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_plugin_memory_configuration` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

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

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,1,'_av_alb_posts_elements_state','a:0:{}'),(4,1,'_av_el_mgr_version','1.0'),(5,1,'_av_alb_element_mgr_version','1.0.1'),(6,2,'_av_alb_posts_elements_state','a:0:{}'),(7,2,'_av_el_mgr_version','1.0'),(8,2,'_av_alb_element_mgr_version','1.0.1'),(9,3,'_av_alb_posts_elements_state','a:0:{}'),(10,3,'_av_el_mgr_version','1.0'),(11,3,'_av_alb_element_mgr_version','1.0.1'),(12,26,'_avia_builder_template_front','{{{front}}}[av_section min_height=\'25\' min_height_px=\'500px\' padding=\'no-padding\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://wpoffice/enfold-lawyer/wp-content/uploads/sites/1009/2018/04/hero2-bw-1024x427.png\' attachment=\'668\' attachment_size=\'large\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Working Tirelessly To Protect And Defend Your Rights\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'subheading_above\' subheading_size=\'25\' margin=\'150px,,150px,\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgqn0gvl\' admin_preview_bg=\'rgb(34, 34, 34)\']\nOur Goal\n[/av_heading]\n\n[/av_one_full][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#ffffff\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-2217a\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-fpwri\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-a9phq\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_heading tag=\'h3\' padding=\'0\' heading=\'How we operate for you\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-145kz2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://wpoffice/enfold-lawyer/wp-content/uploads/sites/1009/2018/05/services1-845x321.jpg\' attachment=\'761\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Get in touch by mail or phone\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-x2b5q\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://wpoffice/enfold-lawyer/wp-content/uploads/sites/1009/2018/05/services2-845x321.jpg\' attachment=\'762\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Free personal consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-pidt2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://wpoffice/enfold-lawyer/wp-content/uploads/sites/1009/2018/05/services3-845x321.jpg\' attachment=\'763\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Starting your case\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-nai1a\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'What happens next?\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-cjywu\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Going trough the verdict\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-8qyta\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Areas of expertise\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-17uzfy\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\nAenean commodo ligula eget dolor. Aenean massa.\nCum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf100\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-110ppa\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(34, 34, 34)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#0a0a0a\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-wivba\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf10b\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-or3jy\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'6%,0\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-maq86\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf119\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-evh32\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-8h4na\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_fourth first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'10,000+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nCases served\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'65+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nYears of experience\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'24/7\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nAvailability & Support\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'100.000.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nEarned for our clients\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]'),(13,26,'_avia_builder_template_practice','{{{practice}}}[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://wpoffice/enfold-lawyer/wp-content/uploads/sites/1009/2018/05/hero-blurred.jpg\' attachment=\'836\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Practice Areas\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrwfh5r\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'Overview of our services...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw141\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'And in detail...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw7ga\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-14oiuw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-vra1k\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-rz8o0\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf101\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nsb0w\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf12e\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-d8ocw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nyio\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf118\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-1ee1f4\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-19yq2w\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-14nwhc\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-31h80\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-ppskg\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-2ddxs\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'scroll\' bottom_border_style=\'scroll\' scroll_down=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' video_mobile_disabled=\'\' overlay_enable=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-fjuyg\']\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Any more questions? Feel free to write us a mail!\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-78rzc\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n[/av_section]'),(14,26,'_avia_builder_template_about_old','{{{about old}}}[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'fade-in\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jfg5nepn\']\n\n[av_heading heading=\'A little bit about me and how I became the designer I am today\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'5vw\' subheading_active=\'\' subheading_size=\'15\' margin=\'40px,,170px,\' padding=\'0\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jg442ty4\' admin_preview_bg=\'\'][/av_heading]\n\n[/av_one_full][av_timeline orientation=\'horizontal\' placement_v=\'alternate\' placement_h=\'top\' slides_num=\'3\' content_appearence=\'boxshadow\' custom_date_size=\'\' custom_title_size=\'\' custom_content_size=\'\' contentbox_bg_color=\'\' custom_contentbox_bg_color=\'\' font_color=\'custom\' custom_date=\'#000000\' custom_title=\'\' custom_content=\'\' icon_color=\'custom\' icon_custom_bg=\'#000000\' icon_custom_font=\'\' icon_custom_border=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfjcxzvh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n[av_timeline_item date=\'1981\' title=\'Birth\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'middle\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue80c\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-okvtu\']\nI was born in a small town in Texas called Lorem. Ipsum dolor sit amet, consectetuer adipiscing elitdolor sit. Aenean commodo ligula eget dolor.\n[/av_timeline_item]\n[av_timeline_item date=\'1991\' title=\'First Steps\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue806\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-b1iay\']\nI took my first steps in enim justo, rhoncus ut, imperdiet a, dolor sit venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_timeline_item]\n[av_timeline_item date=\'2001\' title=\'College\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue8c9\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-ues5m\']\nI started college in 2001. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2002\' title=\'Art Degree\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue8c0\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-pdbqy\']\nMy first art degree I received in ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2004\' title=\'First Employment\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue856\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-k7lsi\']\nCras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean, eleifeem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2006\' title=\'Self Employment\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue821\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-84odu\']\nCras dapibus. Vivamus elementum semper nisi. Uat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2018\' title=\'Founded my Company\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'icon\' icon=\'ue80b\' font=\'entypo-fontello\' image=\'http://wp/portfolio-light/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg\' attachment=\'\' attachment_size=\'\' av_uid=\'av-9g716\']\nCras dapibus. Vivamus elementat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[/av_timeline]\n\n[av_hr class=\'invisible\' height=\'150\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#ededed\' custom_margin_top=\'130px\' custom_margin_bottom=\'130px\' icon_select=\'yes\' custom_icon_color=\'#000000\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jfjntthx\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'What I can do for you\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-nq6w2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-175vxm\']\nLorem ipsum dolor sit amet, consectetuer <strong>adipiscing</strong> elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'How i usually work\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-f8902\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-175vxm\' admin_preview_bg=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer <strong>adipiscing</strong> elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-138ntu\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'Skills\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-720eq\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-qxoaq\' admin_preview_bg=\'\']\nAenean vulputate eleifend tellus. <strong>Aenean</strong> leo ligula, porttitor eu, <strong>consequat</strong> vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Nullam felis eu pede mollis pretium.</li>\n 	<li>Integer tincidunt. Cras dapibusc onsectetuer adipiscing eli.</li>\n 	<li>Vivamus elementum semper nisi.</li>\n 	<li>Lorem ipsum dolor sit amet. Aenean commodo ligula eget dolor.</li>\n</ul>\nAenean massa. Cum sociis natoque penatibus et magnis dis <a href=\"#\">parturient</a> montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-138ntu\']\n\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#ededed\' custom_margin_top=\'130px\' custom_margin_bottom=\'130px\' icon_select=\'yes\' custom_icon_color=\'#000000\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jfjntthx\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_progress bar_styling=\'av-flat-bar\' bar_animation=\'av-animated-bar\' bar_styling_secondary=\'av-small-bar\' show_percentage=\'\' bar_height=\'5\' av_uid=\'av-jfjo1h8v\' admin_preview_bg=\'\']\n[av_progress_bar title=\'Logo Design\' progress=\'100\' color=\'black\' icon_select=\'no\' icon=\'43\' font=\'entypo-fontello\' av_uid=\'av-qp576\']\n[av_progress_bar title=\'Brand Design\' progress=\'100\' color=\'black\' icon_select=\'no\' icon=\'43\' font=\'entypo-fontello\' av_uid=\'av-kvcqa\']\n[av_progress_bar title=\'Web Design\' progress=\'90\' color=\'black\' icon_select=\'no\' icon=\'43\' font=\'entypo-fontello\' av_uid=\'av-de5de\']\n[av_progress_bar title=\'Content Creation\' progress=\'80\' color=\'black\' icon_select=\'no\' icon=\'43\' font=\'entypo-fontello\' av_uid=\'av-8rl8a\']\n[/av_progress]\n\n[/av_one_half]\n[/av_section]'),(15,827,'_wp_attached_file','2018/05/hero-skyscraper.jpg'),(16,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:750;s:4:\"file\";s:27:\"2018/05/hero-skyscraper.jpg\";s:8:\"filesize\";i:179147;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50648;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1030x429.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"hero-skyscraper-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10878;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238624;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:729610;}s:6:\"widget\";a:5:{s:4:\"file\";s:25:\"hero-skyscraper-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3655;}s:6:\"square\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44826;}s:8:\"featured\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:491729;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:710248;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1500x625.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:702438;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202187;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62943;}s:7:\"gallery\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:487778;}s:8:\"magazine\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245882;}s:7:\"masonry\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-705x294.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208501;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:27:\"hero-skyscraper-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257958;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:28:\"hero-skyscraper-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:423379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17,828,'_wp_attached_file','2018/05/services1.jpg'),(18,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/05/services1.jpg\";s:8:\"filesize\";i:77903;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"services1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"services1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9698;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"services1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322195;}s:6:\"widget\";a:5:{s:4:\"file\";s:19:\"services1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3308;}s:6:\"square\";a:5:{s:4:\"file\";s:21:\"services1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35139;}s:8:\"featured\";a:5:{s:4:\"file\";s:22:\"services1-1000x430.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249402;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:22:\"services1-1000x630.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336922;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:21:\"services1-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145354;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:21:\"services1-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50091;}s:7:\"gallery\";a:5:{s:4:\"file\";s:21:\"services1-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329848;}s:8:\"magazine\";a:5:{s:4:\"file\";s:21:\"services1-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187468;}s:7:\"masonry\";a:5:{s:4:\"file\";s:21:\"services1-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285674;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:21:\"services1-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181627;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:22:\"services1-1000x423.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19,829,'_wp_attached_file','2018/05/services2.jpg'),(20,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/05/services2.jpg\";s:8:\"filesize\";i:100750;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"services2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"services2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"services2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334927;}s:6:\"widget\";a:5:{s:4:\"file\";s:19:\"services2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}s:6:\"square\";a:5:{s:4:\"file\";s:21:\"services2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36094;}s:8:\"featured\";a:5:{s:4:\"file\";s:22:\"services2-1000x430.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266227;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:22:\"services2-1000x630.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334903;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:21:\"services2-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149351;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:21:\"services2-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49430;}s:7:\"gallery\";a:5:{s:4:\"file\";s:21:\"services2-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342581;}s:8:\"magazine\";a:5:{s:4:\"file\";s:21:\"services2-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188481;}s:7:\"masonry\";a:5:{s:4:\"file\";s:21:\"services2-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295389;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:21:\"services2-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196549;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:22:\"services2-1000x423.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21,830,'_wp_attached_file','2018/05/services3.jpg'),(22,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2018/05/services3.jpg\";s:8:\"filesize\";i:153158;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"services3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107809;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"services3-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"services3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:496746;}s:6:\"widget\";a:5:{s:4:\"file\";s:19:\"services3-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:6:\"square\";a:5:{s:4:\"file\";s:21:\"services3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45507;}s:8:\"featured\";a:5:{s:4:\"file\";s:22:\"services3-1000x430.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316511;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:22:\"services3-1000x630.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:463926;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:21:\"services3-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203911;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:21:\"services3-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62921;}s:7:\"gallery\";a:5:{s:4:\"file\";s:21:\"services3-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:481870;}s:8:\"magazine\";a:5:{s:4:\"file\";s:21:\"services3-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241432;}s:7:\"masonry\";a:5:{s:4:\"file\";s:21:\"services3-705x705.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:437021;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:21:\"services3-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221721;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:22:\"services3-1000x423.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23,831,'_wp_attached_file','2018/05/logo.png'),(24,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:611;s:6:\"height\";i:208;s:4:\"file\";s:16:\"2018/05/logo.png\";s:8:\"filesize\";i:8846;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"logo-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"logo-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1911;}s:6:\"widget\";a:5:{s:4:\"file\";s:14:\"logo-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665;}s:6:\"square\";a:5:{s:4:\"file\";s:16:\"logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5276;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:16:\"logo-495x208.png\";s:5:\"width\";i:495;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9306;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:16:\"logo-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25,832,'_wp_attached_file','2018/05/hero-blurred.jpg'),(26,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:750;s:4:\"file\";s:24:\"2018/05/hero-blurred.jpg\";s:8:\"filesize\";i:70104;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"hero-blurred-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17029;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1030x429.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:429;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121885;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"hero-blurred-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"hero-blurred-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74241;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235274;}s:6:\"widget\";a:5:{s:4:\"file\";s:22:\"hero-blurred-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2126;}s:6:\"square\";a:5:{s:4:\"file\";s:24:\"hero-blurred-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14075;}s:8:\"featured\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158914;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228804;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1500x625.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232331;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:24:\"hero-blurred-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60502;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:24:\"hero-blurred-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20077;}s:7:\"gallery\";a:5:{s:4:\"file\";s:24:\"hero-blurred-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147323;}s:8:\"magazine\";a:5:{s:4:\"file\";s:24:\"hero-blurred-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83455;}s:7:\"masonry\";a:5:{s:4:\"file\";s:24:\"hero-blurred-705x294.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65032;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:24:\"hero-blurred-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80415;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:25:\"hero-blurred-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27,833,'_wp_attached_file','2018/05/hero2-bw.png'),(28,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:750;s:4:\"file\";s:20:\"2018/05/hero2-bw.png\";s:8:\"filesize\";i:417913;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"hero2-bw-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39307;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1030x429.png\";s:5:\"width\";i:1030;s:6:\"height\";i:429;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"hero2-bw-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"hero2-bw-768x320.png\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1536x640.png\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537157;}s:6:\"widget\";a:5:{s:4:\"file\";s:18:\"hero2-bw-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2868;}s:6:\"square\";a:5:{s:4:\"file\";s:20:\"hero2-bw-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32600;}s:8:\"featured\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361498;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1500x630.png\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:521384;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1500x625.png\";s:5:\"width\";i:1500;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:525298;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:20:\"hero2-bw-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145051;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:20:\"hero2-bw-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46842;}s:7:\"gallery\";a:5:{s:4:\"file\";s:20:\"hero2-bw-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335910;}s:8:\"magazine\";a:5:{s:4:\"file\";s:20:\"hero2-bw-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198357;}s:7:\"masonry\";a:5:{s:4:\"file\";s:20:\"hero2-bw-705x294.png\";s:5:\"width\";i:705;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156947;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:20:\"hero2-bw-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192772;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:21:\"hero2-bw-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:314653;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29,834,'_wp_attached_file','2018/05/team1.jpg'),(30,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:1250;s:4:\"file\";s:17:\"2018/05/team1.jpg\";s:8:\"filesize\";i:81984;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team1-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32424;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"team1-700x1030.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:1030;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"team1-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6015;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"team1-768x1129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288174;}s:6:\"widget\";a:5:{s:4:\"file\";s:15:\"team1-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}s:6:\"square\";a:5:{s:4:\"file\";s:17:\"team1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21290;}s:8:\"featured\";a:5:{s:4:\"file\";s:17:\"team1-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155560;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:17:\"team1-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210210;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:17:\"team1-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91658;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:17:\"team1-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28427;}s:7:\"gallery\";a:5:{s:4:\"file\";s:17:\"team1-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226243;}s:8:\"magazine\";a:5:{s:4:\"file\";s:17:\"team1-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118153;}s:7:\"masonry\";a:5:{s:4:\"file\";s:17:\"team1-479x705.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131573;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:17:\"team1-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116854;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:17:\"team1-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(31,835,'_wp_attached_file','2018/05/team2.jpg'),(32,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:1250;s:4:\"file\";s:17:\"2018/05/team2.jpg\";s:8:\"filesize\";i:95740;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team2-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42507;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"team2-700x1030.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:1030;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"team2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7748;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"team2-768x1129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:365831;}s:6:\"widget\";a:5:{s:4:\"file\";s:15:\"team2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2932;}s:6:\"square\";a:5:{s:4:\"file\";s:17:\"team2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27051;}s:8:\"featured\";a:5:{s:4:\"file\";s:17:\"team2-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178320;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:17:\"team2-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244534;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:17:\"team2-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111706;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:17:\"team2-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35943;}s:7:\"gallery\";a:5:{s:4:\"file\";s:17:\"team2-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269285;}s:8:\"magazine\";a:5:{s:4:\"file\";s:17:\"team2-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141821;}s:7:\"masonry\";a:5:{s:4:\"file\";s:17:\"team2-479x705.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168455;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:17:\"team2-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136207;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:17:\"team2-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(33,836,'_wp_attached_file','2018/05/team3.jpg'),(34,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:1250;s:4:\"file\";s:17:\"2018/05/team3.jpg\";s:8:\"filesize\";i:105165;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team3-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50797;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"team3-700x1030.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:1030;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"team3-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9287;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"team3-768x1129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:428224;}s:6:\"widget\";a:5:{s:4:\"file\";s:15:\"team3-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3348;}s:6:\"square\";a:5:{s:4:\"file\";s:17:\"team3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33029;}s:8:\"featured\";a:5:{s:4:\"file\";s:17:\"team3-850x430.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220095;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:17:\"team3-850x630.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303936;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:17:\"team3-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138259;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:17:\"team3-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44530;}s:7:\"gallery\";a:5:{s:4:\"file\";s:17:\"team3-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333618;}s:8:\"magazine\";a:5:{s:4:\"file\";s:17:\"team3-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175109;}s:7:\"masonry\";a:5:{s:4:\"file\";s:17:\"team3-479x705.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198742;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:17:\"team3-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165123;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:17:\"team3-850x423.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35,837,'_wp_attached_file','2018/05/marker.png'),(36,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:18:\"2018/05/marker.png\";s:8:\"filesize\";i:1122;s:5:\"sizes\";a:1:{s:6:\"widget\";a:5:{s:4:\"file\";s:16:\"marker-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,36,'_oembed_aaac534618c550d029b4f4b7e6f60cd6','{{unknown}}'),(39,36,'_oembed_80da46983740b5b8756a55878a94e410','<blockquote class=\"wp-embedded-content\" data-secret=\"8OzavDIdhB\"><a href=\"https://kriesi.at/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://kriesi.at/embed#?secret=8OzavDIdhB\" data-secret=\"8OzavDIdhB\" width=\"600\" height=\"338\" title=\"&#8220;Home&#8221; &#8212; Kriesi.at - Premium WordPress Themes\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(40,36,'_oembed_time_80da46983740b5b8756a55878a94e410','1524074329'),(41,36,'layout',''),(42,36,'sidebar',''),(43,36,'footer',''),(44,36,'header_title_bar',''),(45,36,'header_transparency',''),(46,36,'_avia_hide_featured_image','0'),(47,36,'_oembed_b0268193f0cbd776f2a9c43df56d9186','<blockquote class=\"wp-embedded-content\" data-secret=\"hxs6iER3lb\"><a href=\"https://kriesi.at/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://kriesi.at/embed#?secret=hxs6iER3lb\" data-secret=\"hxs6iER3lb\" width=\"600\" height=\"338\" title=\"&#8220;Home&#8221; &#8212; Kriesi.at - Premium WordPress Themes\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(48,36,'_av_el_mgr_version','1.0'),(49,36,'_av_alb_posts_elements_state','a:0:{}'),(50,36,'_av_alb_element_mgr_version','1.0.1'),(51,36,'_oembed_e61beff6d0af7c0dd120b6e61ce9440c','<blockquote class=\"wp-embedded-content\" data-secret=\"wQ7qwhhlxw\"><a href=\"https://kriesi.at/\">Home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://kriesi.at/embed#?secret=wQ7qwhhlxw\" data-secret=\"wQ7qwhhlxw\" width=\"600\" height=\"338\" title=\"&#8220;Home&#8221; &#8212; Kriesi.at - Premium WordPress Themes\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(52,36,'_oembed_time_e61beff6d0af7c0dd120b6e61ce9440c','1522784097'),(53,36,'_aviaLayoutBuilder_active',''),(54,36,'_avia_sc_parser_state','check_only'),(55,36,'_thumbnail_id','828'),(56,36,'_aviaLayoutBuilderCleanData',''),(57,36,'_avia_builder_shortcode_tree','a:0:{}'),(58,36,'_oembed_time_b0268193f0cbd776f2a9c43df56d9186','1524074341'),(60,40,'layout',''),(61,40,'sidebar',''),(62,40,'footer',''),(63,40,'header_title_bar',''),(64,40,'header_transparency',''),(65,40,'_avia_hide_featured_image','0'),(66,40,'avada_post_views_count','0'),(67,40,'_aviaLayoutBuilder_active',''),(68,40,'_aviaLayoutBuilderCleanData',''),(69,40,'_av_el_mgr_version','1.0'),(70,40,'_av_alb_posts_elements_state','a:0:{}'),(71,40,'_av_alb_element_mgr_version','1.0.1'),(72,40,'_avia_sc_parser_state','check_only'),(73,40,'_thumbnail_id','836'),(74,40,'_avia_builder_shortcode_tree','a:0:{}'),(76,47,'_oembed_063d80d58f991eb7b38065de813e5277','<iframe src=\"https://player.vimeo.com/video/41629603?app_id=122963\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(77,47,'_oembed_time_063d80d58f991eb7b38065de813e5277','1524074328'),(78,47,'_oembed_3575cebe6a8975300c4abc1b45d76eb7','<iframe src=\"https://player.vimeo.com/video/41629603?app_id=122963\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(79,47,'_oembed_time_3575cebe6a8975300c4abc1b45d76eb7','1524074340'),(80,47,'layout',''),(81,47,'sidebar',''),(82,47,'footer',''),(83,47,'header_title_bar',''),(84,47,'header_transparency',''),(85,47,'_avia_hide_featured_image','0'),(86,47,'_av_el_mgr_version','1.0'),(87,47,'_av_alb_posts_elements_state','a:0:{}'),(88,47,'_av_alb_element_mgr_version','1.0.1'),(89,47,'_aviaLayoutBuilder_active',''),(90,47,'_avia_sc_parser_state','check_only'),(91,47,'_aviaLayoutBuilderCleanData',''),(92,47,'_avia_builder_shortcode_tree','a:0:{}'),(93,47,'_thumbnail_id','829'),(95,49,'layout',''),(96,49,'sidebar',''),(97,49,'footer',''),(98,49,'header_title_bar',''),(99,49,'header_transparency',''),(100,49,'_avia_hide_featured_image','0'),(101,49,'_av_el_mgr_version','1.0'),(102,49,'_av_alb_posts_elements_state','a:0:{}'),(103,49,'_av_alb_element_mgr_version','1.0.1'),(104,49,'_aviaLayoutBuilder_active',''),(105,49,'_avia_sc_parser_state','check_only'),(106,49,'_aviaLayoutBuilderCleanData',''),(107,49,'_avia_builder_shortcode_tree','a:0:{}'),(109,51,'_avia_sc_parser_state','check_only'),(110,51,'layout',''),(111,51,'sidebar',''),(112,51,'footer',''),(113,51,'header_title_bar',''),(114,51,'header_transparency',''),(115,51,'_avia_hide_featured_image','0'),(116,51,'enclosure','http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\n161\naudio/mpeg\n'),(117,51,'_av_el_mgr_version','1.0'),(118,51,'_av_alb_posts_elements_state','a:0:{}'),(119,51,'_av_alb_element_mgr_version','1.0.1'),(120,51,'_aviaLayoutBuilder_active',''),(121,51,'_thumbnail_id','828'),(122,51,'_aviaLayoutBuilderCleanData',''),(123,51,'_avia_builder_shortcode_tree','a:0:{}'),(125,55,'_aviaLayoutBuilder_active',''),(126,55,'_avia_sc_parser_state','check_only'),(127,55,'_aviaLayoutBuilderCleanData',''),(128,55,'_avia_builder_shortcode_tree','a:0:{}'),(129,55,'_thumbnail_id','827'),(130,55,'layout',''),(131,55,'sidebar',''),(132,55,'footer',''),(133,55,'header_title_bar',''),(134,55,'header_transparency',''),(135,55,'_avia_hide_featured_image','0'),(136,55,'_av_el_mgr_version','1.0'),(137,55,'_av_alb_posts_elements_state','a:0:{}'),(138,55,'_av_alb_element_mgr_version','1.0.1'),(140,68,'_avia_sc_parser_state','check_only'),(141,68,'_wp_old_slug','hello-world-2'),(142,68,'layout',''),(143,68,'sidebar',''),(144,68,'footer',''),(145,68,'header_title_bar',''),(146,68,'header_transparency',''),(147,68,'_avia_hide_featured_image','0'),(148,68,'_av_el_mgr_version','1.0'),(149,68,'_av_alb_posts_elements_state','a:0:{}'),(150,68,'_av_alb_element_mgr_version','1.0.1'),(151,68,'_aviaLayoutBuilder_active',''),(152,68,'_thumbnail_id','833'),(153,68,'_aviaLayoutBuilderCleanData',''),(154,68,'_avia_builder_shortcode_tree','a:0:{}'),(155,102,'_avia_builder_shortcode_tree','a:5:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}i:3;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}}s:5:\"index\";i:8;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}i:3;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:13;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:9:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}}s:5:\"index\";i:22;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}}s:5:\"index\";i:26;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}i:6;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:34;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:36;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}}s:5:\"index\";i:35;}i:8;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:38;}}s:5:\"index\";i:18;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:43;}i:1;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:44;}}s:5:\"index\";i:42;}}s:5:\"index\";i:41;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:9:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:46;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:47;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:48;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:50;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:51;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:52;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:53;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:54;}}s:5:\"index\";i:49;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:56;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:57;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:58;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:59;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:60;}}s:5:\"index\";i:55;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:62;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:63;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:64;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:65;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:66;}}s:5:\"index\";i:61;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:68;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:69;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:70;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:71;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:72;}}s:5:\"index\";i:67;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:74;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:75;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:76;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:77;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:78;}}s:5:\"index\";i:73;}i:8;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:80;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:81;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:82;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:83;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:84;}}s:5:\"index\";i:79;}}s:5:\"index\";i:45;}i:4;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:87;}}s:5:\"index\";i:86;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:89;}}s:5:\"index\";i:88;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:91;}}s:5:\"index\";i:90;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:93;}}s:5:\"index\";i:92;}}s:5:\"index\";i:85;}}'),(156,102,'_wp_page_template','default'),(157,102,'_aviaLayoutBuilder_active','active'),(158,102,'layout',''),(159,102,'sidebar',''),(160,102,'footer',''),(161,102,'header_title_bar',''),(162,102,'header_transparency',''),(163,102,'_avia_hide_featured_image','0'),(164,102,'_av_el_mgr_version','1.0'),(165,102,'_av_alb_posts_elements_state','a:12:{s:9:\"av_button\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:12:\"av_font_icon\";b:1;s:8:\"av_image\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_one_third\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(166,102,'_avia_sc_parser_state','check_only'),(167,102,'_av_alb_element_mgr_version','1.0.1'),(168,102,'_aviaLayoutBuilderCleanData','[av_section min_height=\'25\' min_height_px=\'500px\' padding=\'no-padding\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero2-bw.png\' attachment=\'833\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Working Tirelessly To Protect And Defend Your Rights\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'5vw\' subheading_active=\'subheading_above\' subheading_size=\'25\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'150px,,150px,\' av_uid=\'av-37xou\']\nOur Goal\n[/av_heading]\n\n[/av_one_full][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#ffffff\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-q9d9a\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-kizh2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-gnh3i\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'How we operate for you\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-14g98e\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services1-845x321.jpg\' attachment=\'828\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Get in touch by mail or phone\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-vuuce\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services2-845x321.jpg\' attachment=\'829\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Free personal consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-qisri\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services3-845x321.jpg\' attachment=\'830\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Starting your case\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-n5bb2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'What happens next?\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-eagwu\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Going trough the verdict\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-abc4u\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-6qb2m\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Areas of expertise\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-1bijjy\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\nAenean commodo ligula eget dolor. Aenean massa.\nCum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf100\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-43pza\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(34, 34, 34)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#0a0a0a\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-wnv3i\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf10b\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-ol2qe\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'6%,0\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-1vsny\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf119\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-hcmym\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-13pv2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_fourth first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'10,000+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nCases served\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'65+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nYears of experience\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'24/7\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nAvailability & Support\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'100.000.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nEarned for our clients\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n'),(169,154,'_wp_page_template','default'),(170,154,'_aviaLayoutBuilder_active','active'),(171,154,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'About our company & our lawyers\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'4vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgs0mam9\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'The Firm...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-uyrai\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'The Lawyers...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-sq7lm\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Our Customers...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-m0tsa\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nNullam dictum felis eu pede mollis pretium.  Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nInteger <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'80px\' custom_margin_bottom=\'90px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'More about the company\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-f0pea\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more...\' link=\'page,811\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_half][av_one_half min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf111\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'More about our lawyers\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-8pnsa\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more...\' link=\'page,814\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_half]\n[/av_section]\n\n'),(172,154,'layout',''),(173,154,'sidebar',''),(174,154,'footer',''),(175,154,'header_title_bar',''),(176,154,'header_transparency',''),(177,154,'_avia_hide_featured_image','0'),(178,154,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}}s:5:\"index\";i:10;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}}s:5:\"index\";i:14;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}}s:5:\"index\";i:20;}}s:5:\"index\";i:3;}}'),(179,154,'_av_el_mgr_version','1.0'),(180,154,'_av_alb_posts_elements_state','a:9:{s:9:\"av_button\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:12:\"av_font_icon\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_one_third\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(181,154,'_av_alb_element_mgr_version','1.0.1'),(182,154,'_avia_sc_parser_state','check_only'),(183,156,'_wp_page_template','default'),(184,156,'_aviaLayoutBuilder_active','active'),(185,156,'_aviaLayoutBuilderCleanData','[av_google_map height=\'230px\' zoom=\'12\' saturation=\'fill\' hue=\'#395e7b\' maptype_control=\'\' maptype_id=\'\' av_uid=\'av-2o93y4\']\n[av_gmap_location address=\'Main Street\' city=\'\' country=\'USA\' long=\'-78.71148149999999\' lat=\'42.9658936\' marker=\'837\' imagesize=\'40\' av_uid=\'av-6mphg\'][/av_gmap_location]\n\n\n[/av_google_map]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-t0tjo\'][/av_heading]\n\n[av_contact email=\'mail@enfold-minimal.com\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent! Thanks a lot for contacting me, I will reply as fast as humanly possible. Thats usually within 2 workdays :)\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' form_align=\'\' color=\'\' av_uid=\'av-15kpak\' admin_preview_bg=\'\']\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' av_uid=\'av-gl5t0\' multi_select=\'\' av_contact_preselect=\'\'][/av_contact_field]\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' av_uid=\'av-aysb8\' multi_select=\'\' av_contact_preselect=\'\'][/av_contact_field]\n[av_contact_field label=\'Phone\' type=\'text\' options=\'\' check=\'\' width=\'element_half\' av_uid=\'av-jum78\'][/av_contact_field]\n[av_contact_field label=\'City/Town\' type=\'text\' options=\'\' check=\'\' width=\'element_half\' av_uid=\'av-4xl8\'][/av_contact_field]\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' multi_select=\'\' width=\'\' av_uid=\'av-dldek\' av_contact_preselect=\'\'][/av_contact_field]\n[/av_contact]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'We are located in\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-acuyk\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-31jcro\' admin_preview_bg=\'\']\n<strong>Main Street 1, Williamsville</strong>\nBuffalo, USA\n\n<strong>office@enfold-law.com</strong>\n+555 334 759 213\n[/av_textblock]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-175vxm\']\nLorem ipsum dolor sit amet, consectetuer <strong>adipiscing</strong> elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]\n\n'),(186,156,'layout',''),(187,156,'sidebar',''),(188,156,'footer',''),(189,156,'header_title_bar',''),(190,156,'header_transparency',''),(191,156,'_avia_hide_featured_image','0'),(192,156,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:13:\"av_google_map\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:1;a:3:{s:3:\"tag\";s:10:\"av_contact\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}}s:5:\"index\";i:5;}}s:5:\"index\";i:1;}}'),(193,156,'_av_el_mgr_version','1.0'),(194,156,'_av_alb_posts_elements_state','a:8:{s:10:\"av_contact\";b:1;s:13:\"av_google_map\";b:1;s:10:\"av_heading\";b:1;s:11:\"av_one_half\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:16:\"av_contact_field\";b:1;s:16:\"av_gmap_location\";b:1;}'),(195,156,'_av_alb_element_mgr_version','1.0.1'),(196,156,'_avia_sc_parser_state','check_only'),(197,298,'_avia_sc_parser_state','check_only'),(198,298,'_aviaLayoutBuilder_active','active'),(199,298,'_wp_page_template','default'),(200,298,'_aviaLayoutBuilderCleanData','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'footer-template\' color=\'footer_color\' background=\'bg_color\' custom_bg=\'#ffffff\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-jfgi5bwp\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'page,156\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgs0dhmw\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Any more questions? Feel free to write us a mail!\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-7xyze\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'50px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jfj8eyp1\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-6kpu2\']\n\n[av_buttonrow alignment=\'center\' button_spacing=\'20\' button_spacing_unit=\'px\' av_uid=\'av-jfj7zffg\' admin_preview_bg=\'\']\n[av_buttonrow_item label=\'Follow me on Twitter\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8f1\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-11owzu\']\n[av_buttonrow_item label=\'Follow me on Facebook\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8f3\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-v30ya\']\n[av_buttonrow_item label=\'Follow me on Dribbble\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8fe\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-qfwqy\']\n[av_buttonrow_item label=\'Follow me on Instagram\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue909\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-jx31m\']\n[av_buttonrow_item label=\'Follow me on LinkedIn\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8fc\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-g4seq\']\n[av_buttonrow_item label=\'Get in touch\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue805\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-6qf2y\']\n[/av_buttonrow]\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgqlrqxr\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><strong>IMPRINT</strong></p>\n<p style=\"text-align: center;\">Enfold Law Agency | Attorneys of Law | 3231 South King Boulevard Suite 315\nPhone: +555 240 92 20 | Fax: +555 240 51 94 | Email: office@enfold-law-office.com\nVAT-Nummer: 56473643 | ASDF-Code: R234567</p>\n<p style=\"text-align: center;\">Located in  California, the law firm of Enfold Law L.L.P. represents clients throughout California, including, but not limited to the cities of Los Angeles, Santa Ana, Yorba Linda, San Juan Capistrano, Mission Viejo, Newport Beach, Huntington Beach, Tustin, Irvine, Costa Mesa, Fullerton, Brea, Corona, Chino, Temecula, Lake Elsinore and Orange County, Los Angeles County, Riverside County, San Bernardino County and San Diego County.</p>\n<p style=\"text-align: center;\"><strong>DISCLAIMER</strong></p>\n<p style=\"text-align: center;\">The information contained in this website is for general information purposes only. The information is provided by [business name] and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p>\n[/av_textblock]\n\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jfj8eyp1\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-2gdk2\']\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lejfe\']\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfiohzkt\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><a href=\"#\">About</a> | <a href=\"#\">Imprint</a> | <a href=\"#\">Contact</a> | <a href=\"#\">Terms</a></p>\n[/av_textblock]\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfiohzkt\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><a href=\"http://kriesi.at\">© 2018 Enfold by Kriesi</a></p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-6l59m\']\n\n[/av_one_third][/av_section]'),(201,298,'_avia_builder_shortcode_tree','a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:7:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:12:\"av_buttonrow\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:5;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:0;}}'),(202,298,'_av_el_mgr_version','1.0'),(203,298,'_av_alb_posts_elements_state','a:8:{s:12:\"av_buttonrow\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_one_full\";b:1;s:12:\"av_one_third\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:17:\"av_buttonrow_item\";b:1;}'),(204,298,'layout',''),(205,298,'sidebar',''),(206,298,'footer',''),(207,298,'header_title_bar',''),(208,298,'header_transparency',''),(209,298,'_avia_hide_featured_image','0'),(210,298,'_av_alb_element_mgr_version','1.0.1'),(211,344,'_aviaLayoutBuilder_active','active'),(212,344,'_avia_sc_parser_state','check_only'),(213,344,'_wp_page_template','default'),(214,344,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:18:\"av_masonry_entries\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}}s:5:\"index\";i:3;}}'),(215,344,'_av_el_mgr_version','1.0'),(216,344,'_av_alb_posts_elements_state','a:4:{s:10:\"av_heading\";b:1;s:18:\"av_masonry_entries\";b:1;s:11:\"av_one_full\";b:1;s:10:\"av_section\";b:1;}'),(217,344,'layout',''),(218,344,'sidebar',''),(219,344,'footer',''),(220,344,'header_title_bar',''),(221,344,'header_transparency',''),(222,344,'_avia_hide_featured_image','0'),(223,344,'_av_alb_element_mgr_version','1.0.1'),(224,344,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-blurred.jpg\' attachment=\'832\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Latest News\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwcagpn\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'fade-in\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jfg5nepn\']\n\n[av_masonry_entries link=\'category\' wc_prod_visible=\'\' prod_order_by=\'\' prod_order=\'\' sort=\'no\' items=\'8\' columns=\'4\' paginate=\'pagination\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed\' orientation=\'av-orientation-portrait-large\' gap=\'large\' overlay_fx=\'active\' id=\'\' caption_elements=\'title excerpt\' caption_styling=\'\' caption_display=\'always\' color=\'\' custom_bg=\'\' av-medium-columns=\'\' av-small-columns=\'\' av-mini-columns=\'\' av_uid=\'av-jfjbn9h2\']\n\n[/av_one_full]\n[/av_section]\n\n'),(226,606,'_av_el_mgr_version','1.0'),(227,606,'_av_alb_posts_elements_state','a:0:{}'),(228,606,'_av_alb_element_mgr_version','1.0.1'),(229,606,'_aviaLayoutBuilder_active',''),(230,606,'_avia_sc_parser_state','check_only'),(231,606,'_thumbnail_id','830'),(232,606,'_aviaLayoutBuilderCleanData',''),(233,606,'_avia_builder_shortcode_tree','a:0:{}'),(234,606,'layout',''),(235,606,'sidebar',''),(236,606,'footer',''),(237,606,'header_title_bar',''),(238,606,'header_transparency',''),(239,606,'_avia_hide_featured_image','0'),(240,606,'_wp_old_slug','hello-world'),(241,811,'_aviaLayoutBuilder_active','active'),(242,811,'_avia_sc_parser_state','check_only'),(243,811,'_wp_page_template','default'),(244,811,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'The Firm\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgw9s67a\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Founded because of necessity...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-61ptf\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Here to stay...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-1jgnhf\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'A brief History\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-1d67h7\'][/av_heading]\n\n[av_timeline orientation=\'vertical\' placement_v=\'alternate\' placement_h=\'top\' slides_num=\'3\' content_appearence=\'boxshadow\' custom_date_size=\'\' custom_title_size=\'\' custom_content_size=\'\' contentbox_bg_color=\'\' custom_contentbox_bg_color=\'\' font_color=\'custom\' custom_date=\'#084a79\' custom_title=\'\' custom_content=\'\' icon_color=\'custom\' icon_custom_bg=\'#084a79\' icon_custom_font=\'\' icon_custom_border=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfjcxzvh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n[av_timeline_item date=\'1981\' title=\'Founding\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue80c\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services3-300x300.jpg\' attachment=\'830\' attachment_size=\'medium\' av_uid=\'av-16ovsb\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_timeline_item]\n[av_timeline_item date=\'1991\' title=\'First Steps\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue806\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services2-845x321.jpg\' attachment=\'829\' attachment_size=\'entry_with_sidebar\' av_uid=\'av-13bki3\']\nI took my first steps in enim justo, rhoncus ut, imperdiet a, dolor sit venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_timeline_item]\n[av_timeline_item date=\'2001\' title=\'Hiring new team members\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue8c9\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero2-bw-180x180.png\' attachment=\'833\' attachment_size=\'square\' av_uid=\'av-z8sjv\']\nCras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_timeline_item]\n[av_timeline_item date=\'2002\' title=\'Merging with Enfold Media\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue8c0\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/team3-204x300.jpg\' attachment=\'836\' attachment_size=\'medium\' av_uid=\'av-si1cr\']\nMy first art degree I received in ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2004\' title=\'Aenean vulputate eleifend tellus\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue856\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services1-180x180.jpg\' attachment=\'828\' attachment_size=\'square\' av_uid=\'av-lm1vv\']\nIn enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2006\' title=\'Uat vitae, eleifend\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue821\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/services3-180x180.jpg\' attachment=\'830\' attachment_size=\'square\' av_uid=\'av-fsspf\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2018\' title=\'Merging with Mr. Enfold\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue80b\' font=\'entypo-fontello\' image=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero2-bw-180x180.png\' attachment=\'833\' attachment_size=\'square\' av_uid=\'av-83ljf\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_timeline_item]\n[/av_timeline]\n\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n'),(245,811,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:3;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:4;a:3:{s:3:\"tag\";s:11:\"av_timeline\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:14;}}s:5:\"index\";i:13;}}'),(246,811,'_av_el_mgr_version','1.0'),(247,811,'_av_alb_posts_elements_state','a:9:{s:9:\"av_button\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_timeline\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:16:\"av_timeline_item\";b:1;}'),(248,811,'layout',''),(249,811,'sidebar',''),(250,811,'footer',''),(251,811,'header_title_bar',''),(252,811,'header_transparency',''),(253,811,'_avia_hide_featured_image','0'),(254,814,'_aviaLayoutBuilder_active','active'),(255,814,'_avia_sc_parser_state','check_only'),(256,814,'_wp_page_template','default'),(257,814,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Our Lawyers\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwbymah\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Our Team...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-gelfi\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Want to join?\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-7lm5y\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'0px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-81u0ml\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/team3-700x1030.jpg\' attachment=\'836\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-skimt\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-7pnuph\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Erwin Sanson\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-ijpny\']\nCEO\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nStanford (1993 Mag. iur., 1997 Dr. iur.), University ofStanford: Master in Journalism (1997 MA), 1998–2002 Associate with an International Law Firm (Vienna), since 2002 Associated Partner with Enfold Law, since 2004 Partner, Head of Competition & Antitrust\n\n<strong>Areas of Practice</strong>\nEuropean and US Competition Law, (Antitrust, Merger Control and Market Dominance) Distribution Law, European Law\n\n<strong>Languages\n</strong>German, English, French, Italian, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row][av_layout_row border=\'\' min_height=\'\' color=\'alternate_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-m7xgt\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/team2-700x1030.jpg\' attachment=\'835\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-63np3h\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-5xam6l\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Adriana Aero\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-ermqu\']\nPartner\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nUniversity of Austin (2004 Mag. iur.), University ofAustin, Postgraduate Studies in European and International Business Law (2009) 2007-2013 Associate with Enfold Law, 2011 court practice, since 2013 Attorney at Law with Enfold Law\n\n<strong>Areas of Practice</strong>\nCorporate & Commercial Law, law of real proberty, family law\n\n<strong>Languages</strong>\nGerman, English, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row][av_layout_row border=\'\' min_height=\'\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-4mmczh\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/team1-700x1030.jpg\' attachment=\'834\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-4bgbzp\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-48o2f9\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Mala Malone\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-8qao6\']\nAssociate\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nUniversity of Passau (2003); University of Hungary (2007 Dr. jur.);\n\n<strong>Areas of Practice</strong>\nTax law, family law\n\n<strong>Languages</strong>\nEnglish, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row]'),(258,814,'_avia_builder_shortcode_tree','a:5:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:17:\"av_cell_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:17:\"av_cell_two_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:13;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:17:\"av_cell_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}i:1;a:3:{s:3:\"tag\";s:17:\"av_cell_two_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:18;}}s:5:\"index\";i:16;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:17:\"av_cell_one_third\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}i:1;a:3:{s:3:\"tag\";s:17:\"av_cell_two_third\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}}s:5:\"index\";i:23;}}s:5:\"index\";i:21;}}'),(259,814,'_av_el_mgr_version','1.0'),(260,814,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:17:\"av_cell_one_third\";b:1;s:17:\"av_cell_two_third\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(261,814,'layout',''),(262,814,'sidebar',''),(263,814,'footer',''),(264,814,'header_title_bar',''),(265,814,'header_transparency',''),(266,814,'_avia_hide_featured_image','0'),(267,821,'_aviaLayoutBuilder_active','active'),(268,821,'_avia_sc_parser_state','check_only'),(269,821,'_wp_page_template','default'),(270,821,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'FAQ\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwcxcei\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-2eg9ay\']\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-23mkr6\']\n\n[av_heading heading=\'Services\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczoac\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-6dssa\']\n<ul>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n 	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt.</li>\n</ul>\nCras dapibus. <strong>Vivamus elementum</strong> semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-1lckhe\']\n\n[av_heading heading=\'Pricing related\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczrj1\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-4bbgi\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-13x1fm\']\n\n[av_heading heading=\'Lawyers\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczvak\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-t5l4q\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-k6r7u\']\n\n[av_heading heading=\'Response Times\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczypp\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-bct8a\']\n<ul>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n 	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt.</li>\n</ul>\nCras dapibus. <strong>Vivamus elementum</strong> semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-13x1fm\']\n\n[av_heading heading=\'Working with us\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczvak\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-t5l4q\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-1lckhe\']\n\n[av_heading heading=\'What do we have to offer?\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczrj1\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-4bbgi\' admin_preview_bg=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]\n\n'),(271,821,'_avia_builder_shortcode_tree','a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:8:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:11;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:14;}i:5;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:18;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:21;}}s:5:\"index\";i:3;}}'),(272,821,'_av_el_mgr_version','1.0'),(273,821,'_av_alb_posts_elements_state','a:6:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(274,821,'layout',''),(275,821,'sidebar',''),(276,821,'footer',''),(277,821,'header_title_bar',''),(278,821,'header_transparency',''),(279,821,'_avia_hide_featured_image','0'),(280,824,'_aviaLayoutBuilder_active','active'),(281,824,'_avia_sc_parser_state','check_only'),(282,824,'_wp_page_template','default'),(283,824,'_aviaLayoutBuilderCleanData','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'https://kriesi.at/themes/enfold-law/wp-content/uploads/sites/78/2018/05/hero-blurred.jpg\' attachment=\'832\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Practice Areas\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'4vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgs0mnr3\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'Overview of our services...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw141\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'And in detail...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw7ga\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-14oiuw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-vra1k\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-rz8o0\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf101\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nsb0w\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf12e\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-d8ocw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nyio\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf118\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-157taw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-x5394\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-ogoc8\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nhwso\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-f2bs8\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-brjjs\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]\n\n'),(284,824,'_avia_builder_shortcode_tree','a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:9:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:11;}i:4;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:17;}i:5;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:22;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:30;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}}s:5:\"index\";i:27;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:34;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:35;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:36;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}}s:5:\"index\";i:33;}i:8;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:41;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:42;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:43;}}s:5:\"index\";i:39;}}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:46;}i:1;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:47;}}s:5:\"index\";i:45;}}s:5:\"index\";i:44;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:6:{i:0;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:50;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:51;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:52;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:53;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:54;}}s:5:\"index\";i:49;}i:1;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:56;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:57;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:58;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:59;}}s:5:\"index\";i:55;}i:2;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:61;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:62;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:63;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:64;}}s:5:\"index\";i:60;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:66;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:67;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:68;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:69;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:70;}}s:5:\"index\";i:65;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:12:\"av_font_icon\";s:7:\"content\";a:0:{}s:5:\"index\";i:72;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:73;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:74;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:75;}i:4;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:76;}}s:5:\"index\";i:71;}i:5;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:78;}i:1;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:79;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:80;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:81;}}s:5:\"index\";i:77;}}s:5:\"index\";i:48;}}'),(285,824,'_av_el_mgr_version','1.0'),(286,824,'_av_alb_posts_elements_state','a:10:{s:9:\"av_button\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:12:\"av_font_icon\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_one_third\";b:1;s:12:\"av_two_third\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(287,824,'layout',''),(288,824,'sidebar',''),(289,824,'footer',''),(290,824,'header_title_bar',''),(291,824,'header_transparency',''),(292,824,'_avia_hide_featured_image','0'),(293,845,'_menu_item_type','post_type'),(294,845,'_menu_item_menu_item_parent','0'),(295,845,'_menu_item_object_id','824'),(296,845,'_menu_item_object','page'),(297,845,'_menu_item_target',''),(298,845,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(299,845,'_menu_item_xfn',''),(300,845,'_menu_item_url',''),(301,845,'_menu-item-avia-megamenu',''),(302,845,'_menu-item-avia-division',''),(303,845,'_menu-item-avia-textarea',''),(304,845,'_menu-item-avia-style',''),(305,846,'_menu_item_type','post_type'),(306,846,'_menu_item_menu_item_parent','0'),(307,846,'_menu_item_object_id','821'),(308,846,'_menu_item_object','page'),(309,846,'_menu_item_target',''),(310,846,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(311,846,'_menu_item_xfn',''),(312,846,'_menu_item_url',''),(313,846,'_menu-item-avia-megamenu',''),(314,846,'_menu-item-avia-division',''),(315,846,'_menu-item-avia-textarea',''),(316,846,'_menu-item-avia-style',''),(317,847,'_menu_item_type','post_type'),(318,847,'_menu_item_menu_item_parent','0'),(319,847,'_menu_item_object_id','344'),(320,847,'_menu_item_object','page'),(321,847,'_menu_item_target',''),(322,847,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(323,847,'_menu_item_xfn',''),(324,847,'_menu_item_url',''),(325,847,'_menu-item-avia-megamenu',''),(326,847,'_menu-item-avia-division',''),(327,847,'_menu-item-avia-textarea',''),(328,847,'_menu-item-avia-style',''),(329,848,'_menu_item_type','post_type'),(330,848,'_menu_item_menu_item_parent','0'),(331,848,'_menu_item_object_id','156'),(332,848,'_menu_item_object','page'),(333,848,'_menu_item_target',''),(334,848,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(335,848,'_menu_item_xfn',''),(336,848,'_menu_item_url',''),(337,848,'_menu-item-avia-megamenu',''),(338,848,'_menu-item-avia-division',''),(339,848,'_menu-item-avia-textarea',''),(340,848,'_menu-item-avia-style','av-menu-button av-menu-button-colored'),(341,849,'_menu_item_type','post_type'),(342,849,'_menu_item_menu_item_parent','0'),(343,849,'_menu_item_object_id','154'),(344,849,'_menu_item_object','page'),(345,849,'_menu_item_target',''),(346,849,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(347,849,'_menu_item_xfn',''),(348,849,'_menu_item_url',''),(349,849,'_menu-item-avia-megamenu',''),(350,849,'_menu-item-avia-division',''),(351,849,'_menu-item-avia-textarea',''),(352,849,'_menu-item-avia-style',''),(353,850,'_menu_item_type','post_type'),(354,850,'_menu_item_menu_item_parent','849'),(355,850,'_menu_item_object_id','814'),(356,850,'_menu_item_object','page'),(357,850,'_menu_item_target',''),(358,850,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(359,850,'_menu_item_xfn',''),(360,850,'_menu_item_url',''),(361,850,'_menu-item-avia-megamenu','active'),(362,850,'_menu-item-avia-division',''),(363,850,'_menu-item-avia-textarea',''),(364,850,'_menu-item-avia-style',''),(365,851,'_menu_item_type','post_type'),(366,851,'_menu_item_menu_item_parent','849'),(367,851,'_menu_item_object_id','811'),(368,851,'_menu_item_object','page'),(369,851,'_menu_item_target',''),(370,851,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(371,851,'_menu_item_xfn',''),(372,851,'_menu_item_url',''),(373,851,'_menu-item-avia-megamenu','active'),(374,851,'_menu-item-avia-division',''),(375,851,'_menu-item-avia-textarea',''),(376,851,'_menu-item-avia-style',''),(377,852,'_menu_item_type','post_type'),(378,852,'_menu_item_menu_item_parent','0'),(379,852,'_menu_item_object_id','102'),(380,852,'_menu_item_object','page'),(381,852,'_menu_item_target',''),(382,852,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(383,852,'_menu_item_xfn',''),(384,852,'_menu_item_url',''),(385,852,'_menu-item-avia-megamenu',''),(386,852,'_menu-item-avia-division',''),(387,852,'_menu-item-avia-textarea',''),(388,852,'_menu-item-avia-style',''),(389,824,'_av_alb_element_mgr_version','1.0.1'),(390,821,'_av_alb_element_mgr_version','1.0.1'),(391,814,'_av_alb_element_mgr_version','1.0.1'),(392,811,'_av_alb_element_mgr_version','1.0.1'),(393,853,'_edit_lock','1706784118:1'),(394,853,'_wp_page_template','memori.php'),(395,853,'_edit_last','1'),(396,853,'_aviaLayoutBuilder_active',''),(397,853,'_avia_sc_parser_state','check_only'),(398,853,'_aviaLayoutBuilderCleanData',''),(399,853,'_avia_builder_shortcode_tree','a:0:{}'),(400,853,'_av_el_mgr_version','1.0'),(401,853,'_av_alb_posts_elements_state','a:0:{}'),(402,854,'_avia_sc_parser_state','check_only'),(403,854,'_av_el_mgr_version','1.0'),(404,853,'layout',''),(405,853,'sidebar',''),(406,853,'footer',''),(407,853,'header_title_bar',''),(408,853,'header_transparency',''),(409,855,'_menu_item_type','post_type'),(410,855,'_menu_item_menu_item_parent','0'),(411,855,'_menu_item_object_id','853'),(412,855,'_menu_item_object','page'),(413,855,'_menu_item_target',''),(414,855,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(415,855,'_menu_item_xfn',''),(416,855,'_menu_item_url',''),(418,855,'_menu-item-avia-megamenu','active'),(419,855,'_menu-item-avia-division',''),(420,855,'_menu-item-avia-textarea',''),(421,855,'_menu-item-avia-style',''),(422,12,'_wp_attached_file','2015/10/logo-construction.png'),(423,12,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:340;s:6:\"height\";i:156;s:4:\"file\";s:29:\"2015/10/logo-construction.png\";s:8:\"filesize\";i:3235;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"logo-construction-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4804;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"logo-construction-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169;}s:6:\"widget\";a:5:{s:4:\"file\";s:27:\"logo-construction-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:518;}s:6:\"square\";a:5:{s:4:\"file\";s:29:\"logo-construction-180x156.png\";s:5:\"width\";i:180;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1560;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:29:\"logo-construction-260x156.png\";s:5:\"width\";i:260;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2077;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(424,79,'_wp_attached_file','2015/10/architect-handling-keys-to-a-couple.jpg'),(425,79,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1302;s:4:\"file\";s:47:\"2015/10/architect-handling-keys-to-a-couple.jpg\";s:8:\"filesize\";i:649247;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142928;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"architect-handling-keys-to-a-couple-1030x873.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1047553;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"architect-handling-keys-to-a-couple-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-768x651.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:651;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:678337;}s:6:\"widget\";a:5:{s:4:\"file\";s:45:\"architect-handling-keys-to-a-couple-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5020;}s:6:\"square\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70036;}s:8:\"featured\";a:5:{s:4:\"file\";s:48:\"architect-handling-keys-to-a-couple-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:632122;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:48:\"architect-handling-keys-to-a-couple-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:915789;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:49:\"architect-handling-keys-to-a-couple-1500x1271.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1271;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1878906;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305466;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94476;}s:7:\"gallery\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:729377;}s:8:\"magazine\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352550;}s:7:\"masonry\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-705x598.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:598;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572634;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:47:\"architect-handling-keys-to-a-couple-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333633;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:48:\"architect-handling-keys-to-a-couple-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:546872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:54:\"Architect handling keys of their new house to a couple\";s:17:\"created_timestamp\";s:10:\"1348232984\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"45\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:35:\"Architect handling keys to a couple\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:43:{i:0;s:9:\"Architect\";i:1;s:8:\"handling\";i:2;s:4:\"keys\";i:3;s:3:\"new\";i:4;s:5:\"house\";i:5;s:6:\"couple\";i:6;s:5:\"happy\";i:7;s:11:\"real estate\";i:8;s:3:\"buy\";i:9;s:8:\"business\";i:10;s:12:\"construction\";i:11;s:4:\"home\";i:12;s:9:\"lifestyle\";i:13;s:9:\"residence\";i:14;s:12:\"architecture\";i:15;s:5:\"civil\";i:16;s:8:\"engineer\";i:17;s:6:\"helmet\";i:18;s:6:\"design\";i:19;s:8:\"designer\";i:20;s:8:\"outdoors\";i:21;s:4:\"team\";i:22;s:8:\"partners\";i:23;s:12:\"relationship\";i:24;s:8:\"together\";i:25;s:12:\"togetherness\";i:26;s:6:\"female\";i:27;s:4:\"male\";i:28;s:5:\"woman\";i:29;s:3:\"man\";i:30;s:6:\"people\";i:31;s:6:\"person\";i:32;s:5:\"adult\";i:33;s:5:\"Latin\";i:34;s:13:\"Latinamerican\";i:35;s:8:\"Hispanic\";i:36;s:8:\"cheerful\";i:37;s:7:\"content\";i:38;s:6:\"joyful\";i:39;s:6:\"casual\";i:40;s:5:\"smile\";i:41;s:7:\"smiling\";i:42;s:6:\"casual\";}}}'),(426,80,'_wp_attached_file','2015/10/construction-site-machines.jpg'),(427,80,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1728;s:6:\"height\";i:1157;s:4:\"file\";s:38:\"2015/10/construction-site-machines.jpg\";s:8:\"filesize\";i:481150;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74075;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"construction-site-machines-1030x690.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:589781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"construction-site-machines-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10710;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366231;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"construction-site-machines-1536x1028.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1028;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1088835;}s:6:\"widget\";a:5:{s:4:\"file\";s:36:\"construction-site-machines-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3582;}s:6:\"square\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43859;}s:8:\"featured\";a:5:{s:4:\"file\";s:39:\"construction-site-machines-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330352;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:39:\"construction-site-machines-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:575377;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:40:\"construction-site-machines-1500x1004.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1057343;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197783;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60681;}s:7:\"gallery\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:480688;}s:8:\"magazine\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239629;}s:7:\"masonry\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-705x472.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:315483;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:38:\"construction-site-machines-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209974;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:39:\"construction-site-machines-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:15:\"Elena Elisseeva\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:71:\"Yellow bulldozer machines digging and moving earth at construction site\";s:17:\"created_timestamp\";s:10:\"1178896165\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:26:\"Construction site machines\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:12:\"construction\";i:1;s:4:\"site\";i:2;s:7:\"machine\";i:3;s:5:\"mover\";i:4;s:5:\"earth\";i:5;s:7:\"backhoe\";i:6;s:9:\"bulldozer\";i:7;s:6:\"yellow\";i:8;s:9:\"excavator\";i:9;s:8:\"excavate\";i:10;s:6:\"digger\";i:11;s:10:\"industrial\";i:12;s:6:\"bucket\";i:13;s:4:\"jaws\";i:14;s:4:\"dirt\";i:15;s:10:\"earthmover\";i:16;s:9:\"equipment\";i:17;s:8:\"industry\";i:18;s:9:\"machinery\";i:19;s:6:\"mighty\";i:20;s:5:\"metal\";i:21;s:5:\"power\";i:22;s:10:\"hydraulics\";i:23;s:9:\"hydraulic\";i:24;s:9:\"transport\";i:25;s:4:\"tool\";i:26;s:5:\"tools\";i:27;s:8:\"building\";i:28;s:3:\"dig\";i:29;s:5:\"truck\";i:30;s:5:\"dozer\";i:31;s:6:\"loader\";i:32;s:5:\"track\";i:33;s:6:\"tracks\";i:34;s:14:\"transportation\";i:35;s:5:\"steel\";i:36;s:4:\"iron\";i:37;s:10:\"foundation\";i:38;s:10:\"contractor\";i:39;s:9:\"construct\";i:40;s:5:\"labor\";i:41;s:6:\"labour\";i:42;s:4:\"work\";i:43;s:4:\"soil\";i:44;s:6:\"shovel\";i:45;s:5:\"scoop\";i:46;s:7:\"vehicle\";i:47;s:7:\"tractor\";i:48;s:5:\"dirty\";i:49;s:4:\"land\";}}}'),(428,81,'_wp_attached_file','2015/10/cropped-hand-of-a-carpenter.jpg'),(429,81,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1732;s:6:\"height\";i:1155;s:4:\"file\";s:39:\"2015/10/cropped-hand-of-a-carpenter.jpg\";s:8:\"filesize\";i:500243;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81124;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"cropped-hand-of-a-carpenter-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:697766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-hand-of-a-carpenter-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11931;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:423960;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"cropped-hand-of-a-carpenter-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1325967;}s:6:\"widget\";a:5:{s:4:\"file\";s:37:\"cropped-hand-of-a-carpenter-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3864;}s:6:\"square\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47622;}s:8:\"featured\";a:5:{s:4:\"file\";s:40:\"cropped-hand-of-a-carpenter-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:603558;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:40:\"cropped-hand-of-a-carpenter-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:870153;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:41:\"cropped-hand-of-a-carpenter-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1279196;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233242;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67289;}s:7:\"gallery\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:582620;}s:8:\"magazine\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308322;}s:7:\"masonry\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367889;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:39:\"cropped-hand-of-a-carpenter-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311281;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:40:\"cropped-hand-of-a-carpenter-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:521383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"18\";s:6:\"credit\";s:24:\"Tyler Olson - SimpleFoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:64:\"Cropped hand of a carpenter taking measurement of a wooden plank\";s:17:\"created_timestamp\";s:10:\"1273190400\";s:9:\"copyright\";s:24:\"Tyler Olson - SimpleFoto\";s:12:\"focal_length\";s:2:\"60\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:16:\"0.16666666666667\";s:5:\"title\";s:27:\"Cropped hand of a carpenter\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:43:{i:0;s:5:\"Adult\";i:1;s:9:\"Carpenter\";i:2;s:9:\"Carpentry\";i:3;s:9:\"Caucasian\";i:4;s:12:\"Construction\";i:5;s:10:\"Contractor\";i:6;s:7:\"Cropped\";i:7;s:3:\"diy\";i:8;s:9:\"Equipment\";i:9;s:4:\"Hand\";i:10;s:4:\"home\";i:11;s:10:\"Horizontal\";i:12;s:11:\"Improvement\";i:13;s:4:\"Male\";i:14;s:3:\"Man\";i:15;s:6:\"Manual\";i:16;s:7:\"Measure\";i:17;s:9:\"Measuring\";i:18;s:3:\"Men\";i:19;s:10:\"Millimeter\";i:20;s:3:\"One\";i:21;s:6:\"Pencil\";i:22;s:6:\"People\";i:23;s:6:\"Person\";i:24;s:4:\"Plan\";i:25;s:5:\"Plane\";i:26;s:6:\"Planer\";i:27;s:9:\"Precision\";i:28;s:10:\"profession\";i:29;s:12:\"Professional\";i:30;s:8:\"Renovate\";i:31;s:10:\"Renovating\";i:32;s:10:\"Renovation\";i:33;s:6:\"Repair\";i:34;s:5:\"Ruler\";i:35;s:4:\"Tape\";i:36;s:4:\"Wood\";i:37;s:8:\"Woodwork\";i:38;s:11:\"Woodworking\";i:39;s:4:\"Work\";i:40;s:6:\"Worker\";i:41;s:7:\"Working\";i:42;s:8:\"Workshop\";}}}'),(430,82,'_wp_attached_file','2015/10/modern-home.jpg'),(431,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1732;s:6:\"height\";i:1155;s:4:\"file\";s:23:\"2015/10/modern-home.jpg\";s:8:\"filesize\";i:518029;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"modern-home-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81714;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"modern-home-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:660436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"modern-home-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"modern-home-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404275;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"modern-home-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1247991;}s:6:\"widget\";a:5:{s:4:\"file\";s:21:\"modern-home-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3833;}s:6:\"square\";a:5:{s:4:\"file\";s:23:\"modern-home-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47524;}s:8:\"featured\";a:5:{s:4:\"file\";s:24:\"modern-home-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572473;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:24:\"modern-home-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:789138;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:25:\"modern-home-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1204547;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:23:\"modern-home-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223969;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:23:\"modern-home-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68717;}s:7:\"gallery\";a:5:{s:4:\"file\";s:23:\"modern-home-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:551303;}s:8:\"magazine\";a:5:{s:4:\"file\";s:23:\"modern-home-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283674;}s:7:\"masonry\";a:5:{s:4:\"file\";s:23:\"modern-home-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352200;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:23:\"modern-home-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286495;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:24:\"modern-home-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:479807;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:13:\"ep stockphoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:48:\"Luxurious home interior with large sliding doors\";s:17:\"created_timestamp\";s:10:\"1317409037\";s:9:\"copyright\";s:46:\"© ep stock copyright 2012 all rights reserved\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"10\";s:5:\"title\";s:11:\"Modern home\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:47:{i:0;s:9:\"Landscape\";i:1;s:5:\"Night\";i:2;s:8:\"Outdoors\";i:3;s:5:\"Table\";i:4;s:5:\"Villa\";i:5;s:12:\"architecture\";i:6;s:9:\"australia\";i:7;s:9:\"beautiful\";i:8;s:5:\"built\";i:9;s:6:\"chairs\";i:10;s:6:\"classy\";i:11;s:12:\"construction\";i:12;s:5:\"couch\";i:13;s:4:\"deck\";i:14;s:12:\"entertaining\";i:15;s:17:\"entertaining area\";i:16;s:6:\"estate\";i:17;s:8:\"exterior\";i:18;s:6:\"family\";i:19;s:7:\"holiday\";i:20;s:4:\"home\";i:21;s:5:\"house\";i:22;s:7:\"leisure\";i:23;s:9:\"lifestyle\";i:24;s:6:\"luxury\";i:25;s:7:\"mansion\";i:26;s:6:\"modern\";i:27;s:3:\"new\";i:28;s:6:\"nobody\";i:29;s:7:\"outside\";i:30;s:7:\"pillows\";i:31;s:6:\"plants\";i:32;s:8:\"prestige\";i:33;s:7:\"private\";i:34;s:8:\"property\";i:35;s:10:\"queensland\";i:36;s:4:\"real\";i:37;s:11:\"residential\";i:38;s:9:\"structure\";i:39;s:7:\"stylish\";i:40;s:8:\"suburban\";i:41;s:6:\"sunset\";i:42;s:8:\"tropical\";i:43;s:4:\"view\";i:44;s:6:\"wealth\";i:45;s:5:\"white\";i:46;s:6:\"window\";}}}'),(432,83,'_wp_attached_file','2015/10/scale-ruler-on-blueprints.jpg'),(433,83,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1732;s:6:\"height\";i:1155;s:4:\"file\";s:37:\"2015/10/scale-ruler-on-blueprints.jpg\";s:8:\"filesize\";i:451992;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80007;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"scale-ruler-on-blueprints-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:629829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"scale-ruler-on-blueprints-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:395205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"scale-ruler-on-blueprints-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1150825;}s:6:\"widget\";a:5:{s:4:\"file\";s:35:\"scale-ruler-on-blueprints-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3363;}s:6:\"square\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42647;}s:8:\"featured\";a:5:{s:4:\"file\";s:38:\"scale-ruler-on-blueprints-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:611864;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:38:\"scale-ruler-on-blueprints-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:826282;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:39:\"scale-ruler-on-blueprints-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1113032;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212521;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65002;}s:7:\"gallery\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:501824;}s:8:\"magazine\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305377;}s:7:\"masonry\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:346796;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:37:\"scale-ruler-on-blueprints-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:315785;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:38:\"scale-ruler-on-blueprints-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:516151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:11:\"Tyler Olson\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:52:\"Two hands using a scale ruler on a set of blueprints\";s:17:\"created_timestamp\";s:10:\"1298469601\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:25:\"Scale Ruler on Blueprints\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:26:{i:0;s:5:\"ruler\";i:1;s:5:\"scale\";i:2;s:4:\"plan\";i:3;s:6:\"length\";i:4;s:10:\"background\";i:5;s:7:\"project\";i:6;s:6:\"design\";i:7;s:4:\"tool\";i:8;s:5:\"paper\";i:9;s:4:\"blue\";i:10;s:5:\"draft\";i:11;s:8:\"designer\";i:12;s:9:\"technical\";i:13;s:11:\"measurement\";i:14;s:8:\"drafting\";i:15;s:7:\"measure\";i:16;s:9:\"architect\";i:17;s:13:\"architectural\";i:18;s:12:\"architecture\";i:19;s:9:\"blueprint\";i:20;s:10:\"centimeter\";i:21;s:10:\"instrument\";i:22;s:9:\"measuring\";i:23;s:5:\"print\";i:24;s:10:\"background\";i:25;s:4:\"hand\";}}}'),(434,84,'_wp_attached_file','2015/10/superb-backyard.jpg'),(435,84,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1762;s:6:\"height\";i:1135;s:4:\"file\";s:27:\"2015/10/superb-backyard.jpg\";s:8:\"filesize\";i:646353;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"superb-backyard-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90962;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1030x663.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:663;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:817172;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"superb-backyard-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"superb-backyard-768x495.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:490208;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1536x989.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:989;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1596452;}s:6:\"widget\";a:5:{s:4:\"file\";s:25:\"superb-backyard-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4095;}s:6:\"square\";a:5:{s:4:\"file\";s:27:\"superb-backyard-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52929;}s:8:\"featured\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:769198;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1080966;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1500x966.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:966;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1537590;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:27:\"superb-backyard-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264919;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:27:\"superb-backyard-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76513;}s:7:\"gallery\";a:5:{s:4:\"file\";s:27:\"superb-backyard-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:680769;}s:8:\"magazine\";a:5:{s:4:\"file\";s:27:\"superb-backyard-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:362615;}s:7:\"masonry\";a:5:{s:4:\"file\";s:27:\"superb-backyard-705x454.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:422852;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:27:\"superb-backyard-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377116;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:28:\"superb-backyard-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:13:\"ep stockphoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:56:\"Modern backyard with swimming pool in Australian mansion\";s:17:\"created_timestamp\";s:10:\"1288636237\";s:9:\"copyright\";s:46:\"© ep stock copyright 2012 all rights reserved\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:2:\"30\";s:5:\"title\";s:15:\"Superb backyard\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:47:{i:0;s:8:\"Outdoors\";i:1;s:5:\"Villa\";i:2;s:12:\"architecture\";i:3;s:9:\"australia\";i:4;s:8:\"barbecue\";i:5;s:9:\"beautiful\";i:6;s:4:\"blue\";i:7;s:5:\"built\";i:8;s:6:\"chairs\";i:9;s:5:\"class\";i:10;s:12:\"construction\";i:11;s:4:\"deck\";i:12;s:18:\"entertainment area\";i:13;s:6:\"estate\";i:14;s:8:\"exterior\";i:15;s:6:\"family\";i:16;s:7:\"holiday\";i:17;s:4:\"home\";i:18;s:5:\"house\";i:19;s:8:\"lanscape\";i:20;s:7:\"leisure\";i:21;s:9:\"lifestyle\";i:22;s:6:\"luxury\";i:23;s:7:\"mansion\";i:24;s:6:\"modern\";i:25;s:3:\"new\";i:26;s:6:\"nobody\";i:27;s:8:\"opulence\";i:28;s:7:\"outside\";i:29;s:4:\"pool\";i:30;s:8:\"prestige\";i:31;s:7:\"private\";i:32;s:8:\"property\";i:33;s:10:\"queensland\";i:34;s:4:\"real\";i:35;s:11:\"residential\";i:36;s:3:\"sky\";i:37;s:9:\"structure\";i:38;s:8:\"suburban\";i:39;s:6:\"sunset\";i:40;s:8:\"swimming\";i:41;s:8:\"tropical\";i:42;s:4:\"wall\";i:43;s:5:\"water\";i:44;s:6:\"wealth\";i:45;s:5:\"white\";i:46;s:6:\"window\";}}}'),(436,85,'_wp_attached_file','2015/10/urban-development.jpg'),(437,85,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1728;s:6:\"height\";i:1157;s:4:\"file\";s:29:\"2015/10/urban-development.jpg\";s:8:\"filesize\";i:493000;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"urban-development-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94178;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"urban-development-1030x690.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:716923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"urban-development-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"urban-development-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:447005;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"urban-development-1536x1028.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1028;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1325056;}s:6:\"widget\";a:5:{s:4:\"file\";s:27:\"urban-development-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4041;}s:6:\"square\";a:5:{s:4:\"file\";s:29:\"urban-development-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50820;}s:8:\"featured\";a:5:{s:4:\"file\";s:30:\"urban-development-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:568317;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:30:\"urban-development-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:815292;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:31:\"urban-development-1500x1004.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1282286;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:29:\"urban-development-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241278;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:29:\"urban-development-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76776;}s:7:\"gallery\";a:5:{s:4:\"file\";s:29:\"urban-development-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:577440;}s:8:\"magazine\";a:5:{s:4:\"file\";s:29:\"urban-development-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:312069;}s:7:\"masonry\";a:5:{s:4:\"file\";s:29:\"urban-development-705x472.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:388401;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:29:\"urban-development-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302305;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:30:\"urban-development-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:493988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:15:\"Elena Elisseeva\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:26:\"Urban development downtown\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"Urban development\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:45:{i:0;s:4:\"City\";i:1;s:8:\"concrete\";i:2;s:12:\"construction\";i:3;s:8:\"highrise\";i:4;s:4:\"high\";i:5;s:4:\"rise\";i:6;s:4:\"tall\";i:7;s:10:\"skyscraper\";i:8;s:8:\"building\";i:9;s:5:\"glass\";i:10;s:4:\"blue\";i:11;s:3:\"sky\";i:12;s:4:\"deep\";i:13;s:10:\"background\";i:14;s:5:\"build\";i:15;s:9:\"construct\";i:16;s:12:\"constructing\";i:17;s:7:\"develop\";i:18;s:10:\"developing\";i:19;s:11:\"development\";i:20;s:5:\"urban\";i:21;s:8:\"downtown\";i:22;s:3:\"big\";i:23;s:6:\"center\";i:24;s:9:\"corporate\";i:25;s:8:\"business\";i:26;s:11:\"corporation\";i:27;s:6:\"office\";i:28;s:7:\"offices\";i:29;s:5:\"crane\";i:30;s:3:\"red\";i:31;s:6:\"bright\";i:32;s:4:\"work\";i:33;s:7:\"working\";i:34;s:7:\"workers\";i:35;s:4:\"site\";i:36;s:8:\"urbanism\";i:37;s:6:\"modern\";i:38;s:12:\"architecture\";i:39;s:7:\"several\";i:40;s:5:\"three\";i:41;s:7:\"upwards\";i:42;s:4:\"view\";i:43;s:5:\"below\";i:44;s:5:\"under\";}}}'),(438,87,'_wp_attached_file','2015/10/team-banner2.jpg'),(439,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:630;s:4:\"file\";s:24:\"2015/10/team-banner2.jpg\";s:8:\"filesize\";i:194398;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"team-banner2-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56732;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"team-banner2-1030x433.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:374642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-banner2-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12291;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"team-banner2-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236265;}s:6:\"widget\";a:5:{s:4:\"file\";s:22:\"team-banner2-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4334;}s:6:\"square\";a:5:{s:4:\"file\";s:24:\"team-banner2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43324;}s:8:\"featured\";a:5:{s:4:\"file\";s:25:\"team-banner2-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:426399;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:24:\"team-banner2-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181615;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:24:\"team-banner2-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63101;}s:7:\"gallery\";a:5:{s:4:\"file\";s:24:\"team-banner2-845x630.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359869;}s:8:\"magazine\";a:5:{s:4:\"file\";s:24:\"team-banner2-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242989;}s:7:\"masonry\";a:5:{s:4:\"file\";s:24:\"team-banner2-705x296.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206334;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:24:\"team-banner2-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250762;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:25:\"team-banner2-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(440,88,'_wp_attached_file','2015/10/house-wire-model-fade-white.png'),(441,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1663;s:6:\"height\";i:1203;s:4:\"file\";s:39:\"2015/10/house-wire-model-fade-white.png\";s:8:\"filesize\";i:598175;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24552;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"house-wire-model-fade-white-1030x745.png\";s:5:\"width\";i:1030;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"house-wire-model-fade-white-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-768x556.png\";s:5:\"width\";i:768;s:6:\"height\";i:556;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130724;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"house-wire-model-fade-white-1536x1111.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1111;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:428891;}s:6:\"widget\";a:5:{s:4:\"file\";s:37:\"house-wire-model-fade-white-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:968;}s:6:\"square\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15602;}s:8:\"featured\";a:5:{s:4:\"file\";s:40:\"house-wire-model-fade-white-1500x430.png\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248616;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:40:\"house-wire-model-fade-white-1500x630.png\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336826;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:41:\"house-wire-model-fade-white-1500x1085.png\";s:5:\"width\";i:1500;s:6:\"height\";i:1085;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413278;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-495x400.png\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69908;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19232;}s:7:\"gallery\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-845x684.png\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183913;}s:8:\"magazine\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-710x375.png\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105877;}s:7:\"masonry\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-705x510.png\";s:5:\"width\";i:705;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112253;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:39:\"house-wire-model-fade-white-845x321.png\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115905;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:40:\"house-wire-model-fade-white-1210x423.png\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(442,100,'_wp_attached_file','2015/10/house-interior.jpg'),(443,100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1864;s:6:\"height\";i:1072;s:4:\"file\";s:26:\"2015/10/house-interior.jpg\";s:8:\"filesize\";i:433249;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"house-interior-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61457;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"house-interior-1030x592.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:486705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"house-interior-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"house-interior-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301891;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"house-interior-1536x883.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:883;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:923662;}s:6:\"widget\";a:5:{s:4:\"file\";s:24:\"house-interior-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3381;}s:6:\"square\";a:5:{s:4:\"file\";s:26:\"house-interior-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40630;}s:8:\"featured\";a:5:{s:4:\"file\";s:27:\"house-interior-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:607217;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:27:\"house-interior-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765136;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:27:\"house-interior-1500x863.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:888587;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:26:\"house-interior-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190533;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:26:\"house-interior-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58054;}s:7:\"gallery\";a:5:{s:4:\"file\";s:26:\"house-interior-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460102;}s:8:\"magazine\";a:5:{s:4:\"file\";s:26:\"house-interior-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253169;}s:7:\"masonry\";a:5:{s:4:\"file\";s:26:\"house-interior-705x405.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261536;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:26:\"house-interior-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289200;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:27:\"house-interior-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:496797;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:13:\"ep stockphoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:21:\"Superb house interior\";s:17:\"created_timestamp\";s:10:\"1288633631\";s:9:\"copyright\";s:46:\"© ep stock copyright 2012 all rights reserved\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"6\";s:5:\"title\";s:14:\"House interior\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:53:{i:0;s:9:\"Furniture\";i:1;s:13:\"Home Interior\";i:2;s:9:\"Landscape\";i:3;s:8:\"Portrait\";i:4;s:11:\"Real Estate\";i:5;s:5:\"Table\";i:6;s:12:\"architecture\";i:7;s:9:\"australia\";i:8;s:9:\"beautiful\";i:9;s:6:\"carpet\";i:10;s:5:\"chair\";i:11;s:12:\"contemporary\";i:12;s:5:\"couch\";i:13;s:5:\"decor\";i:14;s:8:\"designer\";i:15;s:7:\"elegant\";i:16;s:6:\"estate\";i:17;s:6:\"family\";i:18;s:4:\"home\";i:19;s:5:\"house\";i:20;s:6:\"indoor\";i:21;s:8:\"interior\";i:22;s:7:\"kitchen\";i:23;s:8:\"lanscape\";i:24;s:9:\"lifestyle\";i:25;s:5:\"light\";i:26;s:8:\"lighting\";i:27;s:6:\"living\";i:28;s:6:\"lounge\";i:29;s:11:\"lounge room\";i:30;s:6:\"luxury\";i:31;s:12:\"minimalistic\";i:32;s:6:\"modern\";i:33;s:3:\"new\";i:34;s:6:\"nobody\";i:35;s:4:\"open\";i:36;s:8:\"opulence\";i:37;s:9:\"palm tree\";i:38;s:10:\"queensland\";i:39;s:4:\"real\";i:40;s:5:\"relax\";i:41;s:11:\"residential\";i:42;s:4:\"room\";i:43;s:12:\"sliding door\";i:44;s:4:\"sofa\";i:45;s:5:\"space\";i:46;s:7:\"stylish\";i:47;s:2:\"tv\";i:48;s:4:\"wall\";i:49;s:5:\"white\";i:50;s:6:\"window\";i:51;s:4:\"wood\";i:52;s:6:\"wooden\";}}}'),(444,101,'_wp_attached_file','2015/10/modern-kitchen.jpg'),(445,101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1732;s:6:\"height\";i:1155;s:4:\"file\";s:26:\"2015/10/modern-kitchen.jpg\";s:8:\"filesize\";i:442679;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63012;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"modern-kitchen-1030x687.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:527286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"modern-kitchen-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10120;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"modern-kitchen-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1000158;}s:6:\"widget\";a:5:{s:4:\"file\";s:24:\"modern-kitchen-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3411;}s:6:\"square\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40153;}s:8:\"featured\";a:5:{s:4:\"file\";s:27:\"modern-kitchen-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414516;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:27:\"modern-kitchen-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:609373;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:28:\"modern-kitchen-1500x1000.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:964366;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187522;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53587;}s:7:\"gallery\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:476202;}s:8:\"magazine\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225525;}s:7:\"masonry\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-705x470.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278426;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:26:\"modern-kitchen-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218561;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:27:\"modern-kitchen-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:13:\"ep stockphoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:68:\"Modern kitchen with stainless steel appliances in Australian mansion\";s:17:\"created_timestamp\";s:10:\"1317042020\";s:9:\"copyright\";s:46:\"© ep stock copyright 2012 all rights reserved\";s:12:\"focal_length\";s:2:\"25\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:3:\"1.6\";s:5:\"title\";s:14:\"Modern kitchen\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:49:{i:0;s:9:\"Furniture\";i:1;s:9:\"Landscape\";i:2;s:5:\"Table\";i:3;s:5:\"Villa\";i:4;s:9:\"apartment\";i:5;s:10:\"appliances\";i:6;s:9:\"australia\";i:7;s:5:\"chair\";i:8;s:6:\"classy\";i:9;s:11:\"comfortable\";i:10;s:12:\"contemporary\";i:11;s:5:\"decor\";i:12;s:10:\"decoration\";i:13;s:8:\"domestic\";i:14;s:6:\"estate\";i:15;s:6:\"fridge\";i:16;s:5:\"fruit\";i:17;s:5:\"green\";i:18;s:7:\"holiday\";i:19;s:4:\"home\";i:20;s:5:\"house\";i:21;s:7:\"indoors\";i:22;s:6:\"inside\";i:23;s:8:\"interior\";i:24;s:10:\"investment\";i:25;s:7:\"kitchen\";i:26;s:9:\"lifestyle\";i:27;s:6:\"living\";i:28;s:6:\"luxury\";i:29;s:7:\"mansion\";i:30;s:9:\"microwave\";i:31;s:6:\"modern\";i:32;s:3:\"new\";i:33;s:6:\"nobody\";i:34;s:4:\"oven\";i:35;s:8:\"prestige\";i:36;s:8:\"property\";i:37;s:10:\"range hood\";i:38;s:4:\"real\";i:39;s:9:\"residence\";i:40;s:11:\"residential\";i:41;s:4:\"room\";i:42;s:8:\"showcase\";i:43;s:4:\"sink\";i:44;s:7:\"stately\";i:45;s:7:\"stylish\";i:46;s:8:\"suburban\";i:47;s:6:\"wealth\";i:48;s:5:\"white\";}}}'),(446,104,'_wp_attached_file','2015/10/house-mansion.jpg'),(447,104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1728;s:6:\"height\";i:1157;s:4:\"file\";s:25:\"2015/10/house-mansion.jpg\";s:8:\"filesize\";i:620407;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"house-mansion-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93592;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"house-mansion-1030x690.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:768243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"house-mansion-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"house-mansion-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:466151;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"house-mansion-1536x1028.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1028;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1472459;}s:6:\"widget\";a:5:{s:4:\"file\";s:23:\"house-mansion-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3589;}s:6:\"square\";a:5:{s:4:\"file\";s:25:\"house-mansion-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46217;}s:8:\"featured\";a:5:{s:4:\"file\";s:26:\"house-mansion-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:609541;}s:14:\"featured_large\";a:5:{s:4:\"file\";s:26:\"house-mansion-1500x630.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:952404;}s:11:\"extra_large\";a:5:{s:4:\"file\";s:27:\"house-mansion-1500x1004.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1426504;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:25:\"house-mansion-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232418;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:25:\"house-mansion-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74394;}s:7:\"gallery\";a:5:{s:4:\"file\";s:25:\"house-mansion-845x684.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:582636;}s:8:\"magazine\";a:5:{s:4:\"file\";s:25:\"house-mansion-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336217;}s:7:\"masonry\";a:5:{s:4:\"file\";s:25:\"house-mansion-705x472.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403151;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:25:\"house-mansion-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328540;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:26:\"house-mansion-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:542955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:15:\"Elena Elisseeva\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:41:\"Beautiful mansion in grey and white color\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:7:\"Mansion\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:5:\"house\";i:1;s:4:\"home\";i:2;s:12:\"architecture\";i:3;s:9:\"residence\";i:4;s:11:\"residential\";i:5;s:8:\"building\";i:6;s:5:\"build\";i:7;s:6:\"family\";i:8;s:8:\"property\";i:9;s:6:\"luxury\";i:10;s:8:\"spacious\";i:11;s:6:\"garage\";i:12;s:8:\"driveway\";i:13;s:11:\"landscaping\";i:14;s:5:\"brick\";i:15;s:3:\"new\";i:16;s:9:\"welcoming\";i:17;s:11:\"real estate\";i:18;s:7:\"natural\";i:19;s:6:\"window\";i:20;s:7:\"windows\";i:21;s:6:\"facade\";i:22;s:4:\"rich\";i:23;s:8:\"affluent\";i:24;s:12:\"neighborhood\";i:25;s:9:\"expensive\";i:26;s:9:\"executive\";i:27;s:3:\"big\";i:28;s:3:\"two\";i:29;s:6:\"storey\";i:30;s:4:\"door\";i:31;s:5:\"doors\";i:32;s:12:\"construction\";i:33;s:3:\"sky\";i:34;s:4:\"blue\";i:35;s:7:\"mansion\";i:36;s:6:\"realty\";i:37;s:5:\"white\";i:38;s:5:\"grand\";i:39;s:8:\"entrance\";i:40;s:6:\"wealth\";i:41;s:7:\"wealthy\";i:42;s:7:\"balcony\";i:43;s:9:\"beautiful\";i:44;s:4:\"gray\";i:45;s:5:\"color\";i:46;s:4:\"posh\";i:47;s:6:\"turret\";i:48;s:4:\"lawn\";i:49;s:6:\"garden\";}}}'),(448,187,'_wp_attached_file','2015/10/team-office.jpg'),(449,187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:630;s:4:\"file\";s:23:\"2015/10/team-office.jpg\";s:8:\"filesize\";i:236921;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"team-office-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61176;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"team-office-1030x433.jpg\";s:5:\"width\";i:1030;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:425630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"team-office-80x80.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12627;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"team-office-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266651;}s:6:\"widget\";a:5:{s:4:\"file\";s:21:\"team-office-36x36.jpg\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4323;}s:6:\"square\";a:5:{s:4:\"file\";s:23:\"team-office-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46150;}s:8:\"featured\";a:5:{s:4:\"file\";s:24:\"team-office-1500x430.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:493834;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:23:\"team-office-495x400.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199603;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:23:\"team-office-260x185.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65939;}s:7:\"gallery\";a:5:{s:4:\"file\";s:23:\"team-office-845x630.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:407265;}s:8:\"magazine\";a:5:{s:4:\"file\";s:23:\"team-office-710x375.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274974;}s:7:\"masonry\";a:5:{s:4:\"file\";s:23:\"team-office-705x296.jpg\";s:5:\"width\";i:705;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231686;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:23:\"team-office-845x321.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283591;}s:21:\"entry_without_sidebar\";a:5:{s:4:\"file\";s:24:\"team-office-1210x423.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:459198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(450,857,'_wp_attached_file','2015/10/marker3.png'),(451,857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:19:\"2015/10/marker3.png\";s:8:\"filesize\";i:1385;s:5:\"sizes\";a:1:{s:6:\"widget\";a:5:{s:4:\"file\";s:17:\"marker3-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(452,218,'_wp_attached_file','2015/10/dribbble.png'),(453,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:20:\"2015/10/dribbble.png\";s:8:\"filesize\";i:7711;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"dribbble-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"dribbble-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3516;}s:6:\"widget\";a:5:{s:4:\"file\";s:18:\"dribbble-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1088;}s:6:\"square\";a:5:{s:4:\"file\";s:20:\"dribbble-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9453;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:20:\"dribbble-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18360;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:20:\"dribbble-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11061;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:20:\"dribbble-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(454,219,'_wp_attached_file','2015/10/envato.png'),(455,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:18:\"2015/10/envato.png\";s:8:\"filesize\";i:6116;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"envato-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"envato-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2911;}s:6:\"widget\";a:5:{s:4:\"file\";s:16:\"envato-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1025;}s:6:\"square\";a:5:{s:4:\"file\";s:18:\"envato-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7384;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:18:\"envato-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11647;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:18:\"envato-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9448;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:18:\"envato-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(456,220,'_wp_attached_file','2015/10/microlancer.png'),(457,220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2015/10/microlancer.png\";s:8:\"filesize\";i:7426;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"microlancer-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"microlancer-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2486;}s:6:\"widget\";a:5:{s:4:\"file\";s:21:\"microlancer-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:877;}s:6:\"square\";a:5:{s:4:\"file\";s:23:\"microlancer-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6351;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:23:\"microlancer-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16101;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:23:\"microlancer-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10453;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:23:\"microlancer-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17131;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(458,221,'_wp_attached_file','2015/10/themeforest.png'),(459,221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2015/10/themeforest.png\";s:8:\"filesize\";i:4911;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"themeforest-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"themeforest-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2102;}s:6:\"widget\";a:5:{s:4:\"file\";s:21:\"themeforest-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:717;}s:6:\"square\";a:5:{s:4:\"file\";s:23:\"themeforest-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6285;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:23:\"themeforest-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9102;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:23:\"themeforest-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6859;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:23:\"themeforest-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(460,223,'_wp_attached_file','2015/10/wordpress.png'),(461,223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:21:\"2015/10/wordpress.png\";s:8:\"filesize\";i:5763;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"wordpress-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9491;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"wordpress-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2665;}s:6:\"widget\";a:5:{s:4:\"file\";s:19:\"wordpress-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:869;}s:6:\"square\";a:5:{s:4:\"file\";s:21:\"wordpress-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7280;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:21:\"wordpress-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13345;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:21:\"wordpress-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12199;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:21:\"wordpress-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(462,224,'_wp_attached_file','2015/10/wpml.png'),(463,224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:16:\"2015/10/wpml.png\";s:8:\"filesize\";i:8697;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"wpml-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7053;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"wpml-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2369;}s:6:\"widget\";a:5:{s:4:\"file\";s:14:\"wpml-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:869;}s:6:\"square\";a:5:{s:4:\"file\";s:16:\"wpml-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6706;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:16:\"wpml-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18889;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:16:\"wpml-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9092;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:16:\"wpml-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(464,225,'_wp_attached_file','2015/10/bbpress.png'),(465,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:19:\"2015/10/bbpress.png\";s:8:\"filesize\";i:12181;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bbpress-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9772;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"bbpress-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3682;}s:6:\"widget\";a:5:{s:4:\"file\";s:17:\"bbpress-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1125;}s:6:\"square\";a:5:{s:4:\"file\";s:19:\"bbpress-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11588;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:19:\"bbpress-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28507;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:19:\"bbpress-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13108;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:19:\"bbpress-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29497;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(466,226,'_wp_attached_file','2015/10/kriesi.png'),(467,226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:705;s:6:\"height\";i:350;s:4:\"file\";s:18:\"2015/10/kriesi.png\";s:8:\"filesize\";i:4353;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"kriesi-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"kriesi-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2756;}s:6:\"widget\";a:5:{s:4:\"file\";s:16:\"kriesi-36x36.png\";s:5:\"width\";i:36;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1070;}s:6:\"square\";a:5:{s:4:\"file\";s:18:\"kriesi-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7145;}s:9:\"portfolio\";a:5:{s:4:\"file\";s:18:\"kriesi-495x350.png\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9854;}s:15:\"portfolio_small\";a:5:{s:4:\"file\";s:18:\"kriesi-260x185.png\";s:5:\"width\";i:260;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8372;}s:18:\"entry_with_sidebar\";a:5:{s:4:\"file\";s:18:\"kriesi-705x321.png\";s:5:\"width\";i:705;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(468,13,'_wp_page_template','default'),(469,13,'_aviaLayoutBuilder_active','active'),(470,13,'_aviaLayoutBuilderCleanData','[av_portfolio columns=\'1\' one_column_template=\'special\' items=\'-1\' contents=\'excerpt\' preview_mode=\'custom\' image_size=\'featured_large\' linking=\'\' sort=\'yes\' paginate=\'yes\' query_orderby=\'date\' query_order=\'DESC\' av_uid=\'av-xptl\']\n\n'),(471,13,'_avia_builder_shortcode_tree','a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_portfolio\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}}'),(472,13,'layout',''),(473,13,'sidebar',''),(474,13,'footer',''),(475,13,'header_title_bar',''),(476,13,'header_transparency',''),(477,13,'_avia_hide_featured_image','0'),(478,868,'_wp_page_template','default'),(479,868,'_aviaLayoutBuilder_active','active'),(480,868,'layout','fullsize'),(481,868,'sidebar',''),(482,868,'footer',''),(483,868,'header_title_bar',''),(484,868,'header_transparency',''),(485,868,'_avia_hide_featured_image','0'),(486,868,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:35;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1444998455;}'),(487,868,'_aviaLayoutBuilderCleanData','[av_slideshow_full size=\'featured_large\' stretch=\'\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-minimal\' src=\'\' attachment=\'\' attachment_size=\'\' position=\'top left\' repeat=\'no-repeat\' attach=\'scroll\' av_uid=\'av-cjk6w4\']\n[av_slide_full slide_type=\'image\' id=\'87\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'A reliable team\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_right\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Who we are\' button_color=\'light\' link1=\'page,31\' link_target1=\'\' button_label2=\'What we do\' button_color2=\'theme-color\' link2=\'page,25\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_enable=\'aviaTBaviaTBoverlay_enable\' overlay_opacity=\'0.2\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' av_uid=\'av-c9cmn0\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n[/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'84\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'You dream it, we build it\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_left\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Learn more\' button_color=\'light\' link1=\'page,25\' link_target1=\'\' button_label2=\'Get a quote\' button_color2=\'theme-color\' link2=\'page,23\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.5\' overlay_color=\'#0a0a0a\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\' av_uid=\'av-c41f5g\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'79\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'From start to finish\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_left\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Learn more\' button_color=\'light\' link1=\'page,31\' link_target1=\'\' button_label2=\'Get a quote\' button_color2=\'theme-color\' link2=\'page,23\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_enable=\'aviaTBaviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' av_uid=\'av-bzn1rg\']\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_slide_full]\n[/av_slideshow_full]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#efbb20\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-wire-model-fade-white-1500x1085.png\' attachment=\'88\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-bt525g\']\n[av_three_fourth first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' av_uid=\'av-bmb7uc\']\n\n[av_heading heading=\'Reliable construction service since 1973. We are not just building houses. We are building dreams.\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'30\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-bg9hvo\'][/av_heading]\n\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'right-to-left\' av_uid=\'av-beckec\']\n\n[av_button label=\'GET A QUOTE\' link=\'page,23\' link_target=\'\' size=\'large\' position=\'right\' icon_select=\'no\' icon=\'ue827\' font=\'entypo-fontello\' color=\'light\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-b4ww04\']\n\n[/av_one_fourth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-13duc4\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-atai9w\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-ao2eo4\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-agtflw\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/scale-ruler-on-blueprints-845x321.jpg\' attachment=\'83\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,113\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-aaujhw\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-a8zxck\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-a2e22s\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-9wne9g\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-yxji4\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-845x321.jpg\' attachment=\'80\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,135\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-9i073g\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Construction\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-9d3zqc\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-97xqhg\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-8ztxus\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-8sekus\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/cropped-hand-of-a-carpenter-845x321.jpg\' attachment=\'81\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,138\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-8mlerg\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'House renovation\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-8l807o\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-8dp3wc\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-84uuc4\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-81irt0\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-7xa5z8\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x321.jpg\' attachment=\'79\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,140\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-7mhqyc\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Small Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-7i67f0\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-7d66pg\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-757vlw\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-70ja5w\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/urban-development-845x321.jpg\' attachment=\'85\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,144\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-6x4zdw\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Big Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-6o5zas\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6lgtm4\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-6avluk\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6a0nng\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x321.jpg\' attachment=\'82\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,142\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-614xmc\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Interior Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-5xse44\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5ogwyc\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-5ksh7g\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-wire-model-fade-white-1500x1085.png\' attachment=\'88\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-5fe5u4\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Why us?\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-56j6t8\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5043d8\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4xqeho\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue856\' font=\'entypo-fontello\' title=\'We got the tools\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-4o535w\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-gkvjw\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue84d\' font=\'entypo-fontello\' title=\'Certified Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-4fq8dw\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-47ndpg\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8cf\' font=\'entypo-fontello\' title=\'Competitive Pricing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-41gcdw\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3w0tt0\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c2\' font=\'entypo-fontello\' title=\'Lifetime Guarantee\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-don8k\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3kffkk\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'50 Years Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-3gg0rg\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-37eq44\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'Great Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-31bz44\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'custom\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'center center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'1\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-2xdwx0\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Featured Work\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-2sawyc\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-2j2b6s\']\n\n[av_masonry_entries link=\'portfolio_entries\' sort=\'no\' items=\'6\' columns=\'3\' paginate=\'none\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed\' gap=\'large\' overlay_fx=\'active\' caption_elements=\'title\' caption_display=\'on-hover\' id=\'\' av_uid=\'av-2e821g\']\n\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-2anqfw\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Customers & Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-20fz8s\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1y4kxg\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-1r5ick\']\n\n[av_partner columns=\'4\' heading=\'\' size=\'no scaling\' border=\'\' type=\'grid\' animation=\'slide\' navigation=\'arrows\' autoplay=\'false\' interval=\'5\' av_uid=\'av-1jq7nw\']\n[av_partner_logo id=\'219\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-1ec9es\']\n[av_partner_logo id=\'220\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-4of64\']\n[av_partner_logo id=\'221\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-10cg2c\']\n[av_partner_logo id=\'224\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-3bt64\']\n[av_partner_logo id=\'223\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-q53j0\']\n[av_partner_logo id=\'225\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-jwo1w\']\n[av_partner_logo id=\'218\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-gnoms\']\n[av_partner_logo id=\'226\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\' av_uid=\'av-6vuqk\']\n[/av_partner]\n\n[/av_one_full][/av_section]'),(488,868,'_avia_builder_shortcode_tree','a:5:{i:0;a:3:{s:3:\"tag\";s:17:\"av_slideshow_full\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:15:\"av_three_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:9:\"av_button\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:9:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:9;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}}s:5:\"index\";i:14;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:19;}i:5;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}}s:5:\"index\";i:25;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:34;}}s:5:\"index\";i:30;}i:8;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:36;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:35;}}s:5:\"index\";i:6;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:41;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:42;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:44;}}s:5:\"index\";i:43;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:46;}}s:5:\"index\";i:45;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:48;}}s:5:\"index\";i:47;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:50;}}s:5:\"index\";i:49;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:52;}}s:5:\"index\";i:51;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:54;}}s:5:\"index\";i:53;}}s:5:\"index\";i:40;}i:4;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:7:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:56;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:57;}i:2;a:3:{s:3:\"tag\";s:18:\"av_masonry_entries\";s:7:\"content\";a:0:{}s:5:\"index\";i:58;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:59;}i:4;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:60;}i:5;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:61;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:10:\"av_partner\";s:7:\"content\";a:0:{}s:5:\"index\";i:63;}}s:5:\"index\";i:62;}}s:5:\"index\";i:55;}}'),(489,868,'_oembed_3575cebe6a8975300c4abc1b45d76eb7','<iframe src=\"https://player.vimeo.com/video/41629603\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(490,868,'_oembed_time_3575cebe6a8975300c4abc1b45d76eb7','1445518879'),(491,869,'_wp_page_template','default'),(492,869,'_aviaLayoutBuilder_active','active'),(493,869,'_aviaLayoutBuilderCleanData','[av_google_map height=\'400px\' zoom=\'13\' saturation=\'\' hue=\'#efbb20\' zoom_control=\'aviaTBzoom_control\' av_uid=\'av-2vqist\']\n[av_gmap_location address=\'10800 West Pico Boulevard \' city=\'Los Angeles\' country=\'USA\' long=\'-118.42746890000001\' lat=\'34.0401391\' marker=\'203\' imagesize=\'40\' av_uid=\'av-2qpx99\'][/av_gmap_location]\n[/av_google_map]\n\n[av_two_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2kpnrh\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-8wu1x\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-28juyl\']\n\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Get in touch\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\' av_uid=\'av-22u20d\']\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\' av_uid=\'av-1w34n1\'][/av_contact_field]\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\' av_uid=\'av-1pek59\'][/av_contact_field]\n[av_contact_field label=\'Subject\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\' av_uid=\'av-1l91fh\'][/av_contact_field]\n[av_contact_field label=\'Budget\' type=\'select\' options=\'0$ - 10.000$,10.000$ - 100.000$,100.000$ - 500.000$,500.000$ - 2.500.000$\' check=\'is_empty\' width=\'element_half\' multi_select=\'\' av_uid=\'av-1h1ydx\'][/av_contact_field]\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' multi_select=\'\' width=\'\' av_uid=\'av-17dfbh\'][/av_contact_field]\n[/av_contact]\n\n[/av_two_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-13h6ph\']\n[av_heading heading=\'Other ways to contact us\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-vhfwt\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-tmjqd\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-mbwhh\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-eclw5\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-9l1yt\']\n<strong>Address</strong>\n10800 West Pico Boulevard\nLos Angeles, USA\n\n<strong>Contact</strong>\noffice@en-co.com\n555-3587 347\n\n<strong>Opening Hours:</strong>\nMo-Fr: 8:00-19:00\nSa: 8:00-14:00\nSo: closed\n[/av_textblock]\n[/av_one_third]\n\n'),(494,869,'layout',''),(495,869,'sidebar',''),(496,869,'footer',''),(497,869,'header_title_bar',''),(498,869,'header_transparency',''),(499,869,'_avia_hide_featured_image','0'),(500,869,'_avia_builder_shortcode_tree','a:3:{i:0;a:3:{s:3:\"tag\";s:13:\"av_google_map\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:12:\"av_two_third\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:10:\"av_contact\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:5:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:3;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:4;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:5;}}'),(501,870,'_wp_page_template','default'),(502,870,'_aviaLayoutBuilder_active','active'),(503,870,'_aviaLayoutBuilderCleanData','[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1x20e\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-59f5va\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-52xyt2\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/scale-ruler-on-blueprints-845x321.jpg\' attachment=\'83\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,113\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-4vatpq\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-gxtlq\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4kppt2\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-4bsr0u\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4am85q\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-845x321.jpg\' attachment=\'80\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,135\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-40mp9a\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Construction\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-3tm2cm\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-3ssoha\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-3kps9a\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3ek206\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/cropped-hand-of-a-carpenter-845x321.jpg\' attachment=\'81\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,138\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-3awyva\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'House renovation\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-334jym\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-2y1zfi\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2rm0cm\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2igljy\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x321.jpg\' attachment=\'79\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,140\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-2g3bc6\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Small Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-28vipq\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-23fvi6\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1wul2e\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1p0pou\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x321.jpg\' attachment=\'82\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,142\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-1kynz2\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Interior Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1cz9iu\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1amtee\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-15hf0m\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-z1i92\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/urban-development-845x321.jpg\' attachment=\'85\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,144\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-p5a6e\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Big Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-lh1di\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-eex86\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-adlqu\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half]'),(504,870,'layout','sidebar_left'),(505,870,'sidebar',''),(506,870,'footer',''),(507,870,'header_title_bar',''),(508,870,'header_transparency',''),(509,870,'_avia_hide_featured_image','0'),(510,870,'_avia_builder_shortcode_tree','a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:6;}}s:5:\"index\";i:2;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}}s:5:\"index\";i:7;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:12;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:19;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}}s:5:\"index\";i:17;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:22;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:29;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:30;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}}s:5:\"index\";i:27;}}'),(511,28,'_wp_page_template','default'),(512,28,'_aviaLayoutBuilder_active',''),(513,28,'_aviaLayoutBuilderCleanData',''),(514,28,'layout',''),(515,28,'sidebar',''),(516,28,'footer',''),(517,28,'header_title_bar',''),(518,28,'header_transparency',''),(519,28,'_avia_hide_featured_image','0'),(520,31,'_wp_page_template','default'),(521,31,'_aviaLayoutBuilder_active','active'),(522,31,'_aviaLayoutBuilderCleanData','[av_slideshow_full size=\'featured_large\' stretch=\'\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' src=\'\' attachment=\'\' attachment_size=\'\' position=\'top left\' repeat=\'no-repeat\' attach=\'scroll\' av_uid=\'av-o1y0r\']\n[av_slide_full slide_type=\'image\' id=\'187\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_bottom\' link_apply=\'\' link=\'lightbox\' link_target=\'\' button_label=\'Click me\' button_color=\'light\' link1=\'manually,http://\' link_target1=\'\' button_label2=\'Click me\' button_color2=\'light\' link2=\'manually,http://\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\' av_uid=\'av-naqjn\'][/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'87\' video=\'\' mobile_image=\'\' video_format=\'\' video_ratio=\'\' title=\'\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_right caption_right_framed caption_framed\' link_apply=\'\' link=\'lightbox\' link_target=\'\' button_label=\'\' button_color=\'light\' link1=\'manually,http://\' link_target1=\'\' button_label2=\'\' button_color2=\'light\' link2=\'manually,http://\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.1\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\' av_uid=\'av-mxylb\'][/av_slide_full]\n[/av_slideshow_full]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-mbc5v\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'The Company. Our core Values. Our Beliefs.\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-ls61f\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'75px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-lc7fb\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-kmgcb\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue856\' font=\'entypo-fontello\' title=\'We got the tools\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-jxzxv\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-j40p3\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue84d\' font=\'entypo-fontello\' title=\'Certified Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-ij9eb\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-i23sz\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8cf\' font=\'entypo-fontello\' title=\'Competitive Pricing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-hoatb\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-gywgn\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c2\' font=\'entypo-fontello\' title=\'Lifetime Guarantee\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-gksqv\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-fwlu3\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'50 Years Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-fdk9j\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-en7qb\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'Great Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\' av_uid=\'av-dyb1r\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-dck3n\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#ffffff\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-czf6n\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-18o7b\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-bsdvn\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/team-office-495x400.jpg\' attachment=\'187\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-ay327\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Lorem & Ipsum\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-aja6v\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-9rkqj\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-91per\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-8r7ef\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/team-banner2-495x400.jpg\' attachment=\'87\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-7u2vv\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Aliquam lorem ante\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-7if4r\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-74nwz\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-67927\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-kv6j\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-495x400.jpg\' attachment=\'79\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-55ebv\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Sapibus in, viverra quis\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-4opxz\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-3qdof\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-c4fz\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][/av_section][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2qlpr\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1wkmb\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1foo7\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-144xj\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n'),(523,31,'layout',''),(524,31,'sidebar',''),(525,31,'footer',''),(526,31,'header_title_bar',''),(527,31,'header_transparency',''),(528,31,'_avia_hide_featured_image','0'),(529,31,'_avia_builder_shortcode_tree','a:5:{i:0;a:3:{s:3:\"tag\";s:17:\"av_slideshow_full\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:8:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:7;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_icon_box\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:18;}}s:5:\"index\";i:17;}i:1;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:23;}}s:5:\"index\";i:19;}i:2;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:25;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:27;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}}s:5:\"index\";i:24;}i:3;a:3:{s:3:\"tag\";s:12:\"av_one_third\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:30;}i:1;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:2;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:3;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:29;}}s:5:\"index\";i:16;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:35;}}s:5:\"index\";i:34;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}}s:5:\"index\";i:36;}}'),(530,94,'footer',''),(531,94,'_thumbnail_id','82'),(532,94,'_aviaLayoutBuilder_active','active'),(533,94,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home.jpg\' attachment=\'82\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-ovqoe\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-o8fse\']\n\n[av_heading heading=\'Project 1 - Interior Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-nfx62\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-mz606\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-milmq\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-lm16e\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-l6g56\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-kfskq\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-jz13q\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-j9a3i\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-imjyq\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-icy1y\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-hnt1e\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1oove\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1nybu\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-g0u4e\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-fc7s2\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-eqne2\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-dyjqm\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-dfd2q\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-d2rwu\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-c82ny\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-bubg6\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-14e8m\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-a79r6\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-9ob6y\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-93ht6\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-8s08a\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-7tksu\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-7a2by\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6u0jy\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-6je2i\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-k6du\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-54b9a\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-gsmi\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-3sx0a\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3elqa\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light & Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-2ughy\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1zvyi\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1gg9m\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-3fj2\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n'),(534,94,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(535,94,'_portfolio_custom_link',''),(536,94,'_portfolio_custom_link_url','http://'),(537,94,'_preview_ids',''),(538,94,'_preview_display','gallery'),(539,94,'_preview_autorotation','disabled'),(540,94,'_preview_columns','6'),(541,94,'_preview_text',''),(542,94,'layout',''),(543,94,'sidebar',''),(544,94,'header_title_bar',''),(545,94,'header_transparency',''),(546,94,'breadcrumb_parent',''),(547,94,'_avia_hide_featured_image','0'),(548,103,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(549,103,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-1500x966.jpg\' attachment=\'84\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-6vogd3\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-o9jlz\']\n\n[av_heading heading=\'Project 2 - Modern House\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-niytj\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6ftlfr\']\n\n[/av_one_full]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-6a3ca7\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-5z7slr\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-5y68r3\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-5pfx5z\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-jtsu7\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5bghpj\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-5a1qjr\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-4zftbj\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4xfxcv\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4oetnj\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-g68q7\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4fb29r\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-463ibb\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-1h7z3\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-3ydd73\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3pl4xr\']\n\n[av_animated_numbers number=\'789\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-3luduv\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3dznm7\']\n\n[av_animated_numbers number=\'Juli 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-377907\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-305mlr\']\n\n[av_animated_numbers number=\'3820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-ajsx3\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-2o2wwv\']\n\n[av_animated_numbers number=\'1.800.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2iqhfz\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-2e54if\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-29w0xr\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-213bpb\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1v2hdj\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1t28an\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1kd2dj\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1e58i7\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-1abqnr\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-3x53j\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-vjwtr\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light & Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-2i34v\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-ndmov\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1ag5b\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-a0x4v\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n'),(550,103,'_aviaLayoutBuilder_active','active'),(551,103,'_thumbnail_id','84'),(552,103,'_portfolio_custom_link',''),(553,103,'_portfolio_custom_link_url','http://'),(554,103,'_preview_ids',''),(555,103,'_preview_display','gallery'),(556,103,'_preview_autorotation','disabled'),(557,103,'_preview_columns','6'),(558,103,'_preview_text',''),(559,103,'layout',''),(560,103,'sidebar',''),(561,103,'footer',''),(562,103,'header_title_bar',''),(563,103,'header_transparency',''),(564,103,'breadcrumb_parent',''),(565,103,'_avia_hide_featured_image','0'),(566,103,'_dp_original','94'),(567,105,'_thumbnail_id','104'),(568,105,'_aviaLayoutBuilder_active','active'),(569,105,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-mansion-1500x1004.jpg\' attachment=\'104\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-6td6oh\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6ntbgp\']\n\n[av_heading heading=\'Project 3 - Hotel\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-6l5ej5\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6fgppd\']\n\n[/av_one_full]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-681f0p\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/scale-ruler-on-blueprints-845x684.jpg\' attachment=\'83\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-5zg2g1\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-kxo0x\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-5pdwmx\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-5kd809\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5fzuvt\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-56au2h\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-51hb5l\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4w4kvt\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4pa7a9\']\n\n[av_heading heading=\'Build Up\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-4kzqbt\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4ejmm9\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-47p1ax\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-845x684.jpg\' attachment=\'80\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-epk4h\']\n\n[/av_cell_one_half][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-3vv3yx\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3qtixl\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-3hvw89\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3bx0w1\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-38ua09\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-b3udd\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2uuiz5\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-a0hpd\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2lrhtt\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-2h3tk9\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-2aqpvl\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-20lpg1\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6uohd\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1quwl5\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1ku9z5\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1gzyt5\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-18hx29\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-149c09\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-w03e1\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light & Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-towsh\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jwps1\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-d6es9\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-9frk9\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n'),(570,105,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(571,105,'_portfolio_custom_link',''),(572,105,'_portfolio_custom_link_url','http://'),(573,105,'_preview_ids',''),(574,105,'_preview_display','gallery'),(575,105,'_preview_autorotation','disabled'),(576,105,'_preview_columns','6'),(577,105,'_preview_text',''),(578,105,'layout',''),(579,105,'sidebar',''),(580,105,'footer',''),(581,105,'header_title_bar',''),(582,105,'header_transparency',''),(583,105,'breadcrumb_parent',''),(584,105,'_avia_hide_featured_image','0'),(585,105,'_dp_original','94'),(586,106,'_thumbnail_id','85'),(587,106,'_aviaLayoutBuilder_active','active'),(588,106,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/urban-development-1500x1004.jpg\' attachment=\'85\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-6umhuq\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6qwfgq\']\n\n[av_heading heading=\'Project 4 - Office Tower\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-6iumle\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6dv56a\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-mei16\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-845x684.jpg\' attachment=\'80\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-5zvssy\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-5tzy9e\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-5pj6ga\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-5iuhbu\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5eopcq\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-57twbm\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-536e8a\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4w97ju\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4ohbxm\']\n\n[av_heading heading=\'A Great Team\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-4mbf5e\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4goane\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-fegqa\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/team-banner2-845x630.jpg\' attachment=\'87\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4240f6\']\n\n[/av_cell_one_half][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-3ur8sa\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-de1h6\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-3ix5a2\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3d052i\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-393rtu\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-bb2ei\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-aozne\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-9r622\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2m6yxe\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-2fpilu\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/urban-development-845x684.jpg\' attachment=\'85\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-27vdyy\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-21ysf6\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1yfxai\']\n\n[av_heading heading=\'Crane Work\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-1oi8qy\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1mxw76\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1cb10q\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-19a8cq\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-11w3c2\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-uh8uq\']\n\n[av_heading heading=\'Hotel Lobby\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-2jhai\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-23j7u\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-gtioy\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-75sy2\']\n\n[/av_cell_one_half][/av_layout_row]'),(589,106,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(590,106,'_portfolio_custom_link',''),(591,106,'_portfolio_custom_link_url','http://'),(592,106,'_preview_ids',''),(593,106,'_preview_display','gallery'),(594,106,'_preview_autorotation','disabled'),(595,106,'_preview_columns','6'),(596,106,'_preview_text',''),(597,106,'layout',''),(598,106,'sidebar',''),(599,106,'footer',''),(600,106,'header_title_bar',''),(601,106,'header_transparency',''),(602,106,'breadcrumb_parent',''),(603,106,'_avia_hide_featured_image','0'),(604,106,'_dp_original','105'),(605,113,'_wp_page_template','default'),(606,113,'_aviaLayoutBuilder_active','active'),(607,113,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-euidd\']\n[av_slide slide_type=\'image\' id=\'83\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' av_uid=\'av-3xcsuh\'][/av_slide]\n[av_slide id=\'87\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3pscz5\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3iqmpt\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3elmip\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-35x8dl\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-avdld\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2ubmfd\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2rxqlt\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2kfs8p\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2ed6n5\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-28a0zd\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\' av_uid=\'av-259tx5\']\n[av_toggle title=\'Donec pede\' tags=\'\' av_uid=\'av-1vabsh\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\' av_uid=\'av-1pyjgx\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\' av_uid=\'av-1mg0op\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-584gp\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-196p1l\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-11i8vt\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-wwwq1\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-svycx\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x684.jpg\' attachment=\'79\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-m8ird\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-hktq1\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-8u6k9\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n'),(608,113,'layout','sidebar_left'),(609,113,'sidebar',''),(610,113,'footer',''),(611,113,'header_title_bar',''),(612,113,'header_transparency',''),(613,113,'_avia_hide_featured_image','0'),(614,113,'_avia_builder_shortcode_tree','a:8:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_toggle_container\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}}'),(615,113,'_thumbnail_id','83'),(616,135,'_wp_page_template','default'),(617,135,'_aviaLayoutBuilder_active','active'),(618,135,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-3zzsm7\']\n[av_slide slide_type=\'image\' id=\'80\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' av_uid=\'av-3v4633\'][/av_slide]\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3rz3vb\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3lu6xr\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3g9t7b\']\n[av_heading heading=\'Construction\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-36yuk7\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-32m8fz\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2ydndz\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2t710v\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-94siv\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2ewlqf\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-27eevr\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\' av_uid=\'av-77nbr\']\n[av_toggle title=\'Donec pede\' tags=\'\' av_uid=\'av-1wd0jz\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\' av_uid=\'av-1sni87\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\' av_uid=\'av-5teon\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1gkff3\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-18osrr\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-126txj\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-387qv\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-pgv1r\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x684.jpg\' attachment=\'79\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-ix5pj\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-gzwnj\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-8f4wv\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n'),(619,135,'layout','sidebar_left'),(620,135,'sidebar',''),(621,135,'footer',''),(622,135,'header_title_bar',''),(623,135,'header_transparency',''),(624,135,'_avia_hide_featured_image','0'),(625,135,'_avia_builder_shortcode_tree','a:8:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_toggle_container\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}}'),(626,135,'_dp_original','113'),(627,138,'_wp_page_template','default'),(628,138,'_aviaLayoutBuilder_active','active'),(629,138,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-42ohbu\']\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3wvmt6\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3rgs5e\'][/av_slide]\n[av_slide id=\'87\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-3idktu\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-3dkcpu\']\n[av_heading heading=\'House renovation\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-bw8ru\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-321sc2\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2wmhgy\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2o892i\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2kwzuy\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2euniq\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2bav7m\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\' av_uid=\'av-24nove\']\n[av_toggle title=\'Donec pede\' tags=\'\' av_uid=\'av-1xp2hu\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\' av_uid=\'av-1s78ky\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\' av_uid=\'av-1lc9dm\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1hh44a\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-1b2wb6\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-15akb6\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-vd3he\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-seogq\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-mengi\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-ftg3u\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-9ugwq\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n'),(630,138,'layout','sidebar_left'),(631,138,'sidebar',''),(632,138,'footer',''),(633,138,'header_title_bar',''),(634,138,'header_transparency',''),(635,138,'_avia_hide_featured_image','0'),(636,138,'_avia_builder_shortcode_tree','a:8:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_toggle_container\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}i:7;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:16;}}'),(637,138,'_dp_original','135'),(638,140,'_wp_page_template','default'),(639,140,'_aviaLayoutBuilder_active','active'),(640,140,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-c1uxo\']\n[av_slide slide_type=\'image\' id=\'79\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' av_uid=\'av-37r2ro\'][/av_slide]\n[av_slide slide_type=\'image\' id=\'101\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' av_uid=\'av-34fkas\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2w414c\']\n[av_heading heading=\'Small Projects\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-9ql90\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-90iz8\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2h8mfg\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-2b7xi4\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-217vb8\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/team-banner2-845x630.jpg\' attachment=\'87\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-1umcdw\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1sa7u4\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1j07x0\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1cm4qk\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-g19o\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-13u9lg\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-xqm6s\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-tacwc\']\n[av_heading heading=\'Make it happen\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-m68zo\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-gxqq4\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-75pvw\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n'),(641,140,'layout','sidebar_left'),(642,140,'sidebar',''),(643,140,'footer',''),(644,140,'header_title_bar',''),(645,140,'header_transparency',''),(646,140,'_avia_hide_featured_image','0'),(647,140,'_avia_builder_shortcode_tree','a:7:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:14;}}'),(648,140,'_dp_original','138'),(649,142,'_wp_page_template','default'),(650,142,'_aviaLayoutBuilder_active','active'),(651,142,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-332p1i\']\n[av_slide slide_type=\'image\' id=\'82\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' av_uid=\'av-2xtnhi\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-2ozoq6\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2jejzi\']\n[av_heading heading=\'Interior Design\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-2fxj7q\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-26jgou\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-7lr1q\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-6qmoe\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1q0gxq\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1jd3ni\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1g4i4e\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1ajr9q\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-13qwge\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-z5qgu\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-szwcu\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1xrom\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1c5wm\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-300x193.jpg\' attachment=\'84\' attachment_size=\'medium\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-91lk6\'][/av_image]\n[/av_one_half]\n\n'),(652,142,'layout','sidebar_left'),(653,142,'sidebar',''),(654,142,'footer',''),(655,142,'header_title_bar',''),(656,142,'header_transparency',''),(657,142,'_avia_hide_featured_image','0'),(658,142,'_avia_builder_shortcode_tree','a:7:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:12;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:10;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}}'),(659,142,'_dp_original','140'),(660,144,'_wp_page_template','default'),(661,144,'_aviaLayoutBuilder_active','active'),(662,144,'_aviaLayoutBuilderCleanData','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' av_uid=\'av-37v4ls\']\n[av_slide slide_type=\'image\' id=\'85\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' av_uid=\'av-30rt8w\'][/av_slide]\n[av_slide id=\'80\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-2wg1zs\'][/av_slide]\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\' av_uid=\'av-9qz54\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-2i88u8\']\n[av_heading heading=\'Big Projects\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-2ed9r4\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-26s1c0\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-7o70g\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1xhiw8\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1se49s\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-5pm48\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1e25fc\']\n[av_heading heading=\'Experience Matters\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\' av_uid=\'av-4mtig\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-12bpv4\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-3ilzc\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-s2vbc\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-300x201.jpg\' attachment=\'80\' attachment_size=\'medium\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\' av_uid=\'av-lxfv4\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-f0ync\']\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-8l8ts\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n'),(663,144,'layout','sidebar_left'),(664,144,'sidebar',''),(665,144,'footer',''),(666,144,'header_title_bar',''),(667,144,'header_transparency',''),(668,144,'_avia_hide_featured_image','0'),(669,144,'_avia_builder_shortcode_tree','a:7:{i:0;a:3:{s:3:\"tag\";s:12:\"av_slideshow\";s:7:\"content\";a:0:{}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}i:2;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}}s:5:\"index\";i:4;}i:3;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}i:4;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:11;}}s:5:\"index\";i:8;}i:5;a:3:{s:3:\"tag\";s:11:\"av_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:8:\"av_image\";s:7:\"content\";a:0:{}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:6;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}}s:5:\"index\";i:14;}}'),(670,144,'_dp_original','142'),(671,235,'_preview_display','gallery'),(672,235,'_preview_autorotation','disabled'),(673,235,'_preview_columns','6'),(674,235,'_preview_text',''),(675,235,'layout',''),(676,235,'sidebar',''),(677,235,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(678,235,'_thumbnail_id','79'),(679,235,'_aviaLayoutBuilder_active','active'),(680,235,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-1500x1271.jpg\' attachment=\'79\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-6tt2jf\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6mw3kr\']\n\n[av_heading heading=\'Project 5 - More Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-6j5e1f\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6cje4z\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-65rraz\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-62nhmz\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-kz64z\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-5pz5eb\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-5lhuar\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5em3bf\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-59umh7\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-4z8f7v\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4xd22b\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4shsnf\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-4ixrmb\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4gntrv\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-48y103\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-42s5cj\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-3vf4gb\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3qqukz\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-3ir63n\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-bzs5v\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-35v9hf\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-33nknn\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2yy5w3\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-2p5etf\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2i6x2j\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-2fuk17\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-26ttg3\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-20iu5f\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1uouqj\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1pud3n\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1n4fmz\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1fyiwz\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-19mn7n\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-10cxbn\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-z0ofv\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light & Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-tq76r\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1zw57\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-g2lnn\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-73hpn\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n'),(681,235,'_preview_ids',''),(682,235,'_portfolio_custom_link',''),(683,235,'_portfolio_custom_link_url','http://'),(684,235,'footer',''),(685,235,'header_title_bar',''),(686,235,'header_transparency',''),(687,235,'breadcrumb_parent',''),(688,235,'_avia_hide_featured_image','0'),(689,235,'_dp_original','94'),(690,236,'_thumbnail_id','100'),(691,236,'_aviaLayoutBuilder_active','active'),(692,236,'_aviaLayoutBuilderCleanData','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-interior-1500x863.jpg\' attachment=\'100\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-6wxg2c\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-6oslmk\']\n\n[av_heading heading=\'Project 6 - Living Room Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av_uid=\'av-6iluc4\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-6c9zek\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-69bxi4\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-61gnz0\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-5w2e58\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-5s6qd8\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning & Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-5jsgf8\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-5bpwjo\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-56y3d0\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-50bxac\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4wmmoc\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-4pulyc\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-4mj1xw\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-4g4h0k\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-47jzb0\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-4319a4\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-3tmmp0\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3qzalg\']\n\n[av_animated_numbers number=\'789\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-cse98\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-3ga2jg\']\n\n[av_animated_numbers number=\'Juli 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-3ay9g4\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-34fb44\']\n\n[av_animated_numbers number=\'3820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2x9wws\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' av_uid=\'av-2o2ehw\']\n\n[av_animated_numbers number=\'1.800.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\' av_uid=\'av-2ihj0k\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-2gsm44\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-2aoqzo\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' av_uid=\'av-22zm50\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1w9z2c\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-1p9f8s\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-1l5wac\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-1e7fb8\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-1ajad8\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-12ozk4\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-wkjlo\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light & Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' av_uid=\'av-psmqk\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-mot9w\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-ezulg\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\' av_uid=\'av-7c6zg\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n'),(693,236,'_avia_builder_shortcode_tree','a:6:{i:0;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:2;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:3;}}s:5:\"index\";i:1;}}s:5:\"index\";i:0;}i:1;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:5;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:8;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:9;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:10;}}s:5:\"index\";i:7;}}s:5:\"index\";i:6;}}s:5:\"index\";i:4;}i:2;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:14;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:15;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:16;}}s:5:\"index\";i:13;}}s:5:\"index\";i:12;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:17;}}s:5:\"index\";i:11;}i:3;a:3:{s:3:\"tag\";s:10:\"av_section\";s:7:\"content\";a:4:{i:0;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:20;}}s:5:\"index\";i:19;}i:1;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:22;}}s:5:\"index\";i:21;}i:2;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:24;}}s:5:\"index\";i:23;}i:3;a:3:{s:3:\"tag\";s:13:\"av_one_fourth\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:19:\"av_animated_numbers\";s:7:\"content\";a:0:{}s:5:\"index\";i:26;}}s:5:\"index\";i:25;}}s:5:\"index\";i:18;}i:4;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:28;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:31;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:32;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:33;}}s:5:\"index\";i:30;}}s:5:\"index\";i:29;}}s:5:\"index\";i:27;}i:5;a:3:{s:3:\"tag\";s:13:\"av_layout_row\";s:7:\"content\";a:2:{i:0;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:1:{i:0;a:3:{s:3:\"tag\";s:11:\"av_one_full\";s:7:\"content\";a:3:{i:0;a:3:{s:3:\"tag\";s:10:\"av_heading\";s:7:\"content\";a:0:{}s:5:\"index\";i:37;}i:1;a:3:{s:3:\"tag\";s:5:\"av_hr\";s:7:\"content\";a:0:{}s:5:\"index\";i:38;}i:2;a:3:{s:3:\"tag\";s:12:\"av_textblock\";s:7:\"content\";a:0:{}s:5:\"index\";i:39;}}s:5:\"index\";i:36;}}s:5:\"index\";i:35;}i:1;a:3:{s:3:\"tag\";s:16:\"av_cell_one_half\";s:7:\"content\";a:0:{}s:5:\"index\";i:40;}}s:5:\"index\";i:34;}}'),(694,236,'_portfolio_custom_link',''),(695,236,'_portfolio_custom_link_url','http://'),(696,236,'_preview_ids',''),(697,236,'_preview_display','gallery'),(698,236,'_preview_autorotation','disabled'),(699,236,'_preview_columns','6'),(700,236,'_preview_text',''),(701,236,'layout',''),(702,236,'sidebar',''),(703,236,'footer',''),(704,236,'header_title_bar',''),(705,236,'header_transparency',''),(706,236,'breadcrumb_parent',''),(707,236,'_avia_hide_featured_image','0'),(708,236,'_dp_original','103'),(709,871,'_menu_item_type','post_type'),(710,871,'_menu_item_menu_item_parent','879'),(711,871,'_menu_item_object_id','135'),(712,871,'_menu_item_object','page'),(713,871,'_menu_item_target',''),(714,871,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(715,871,'_menu_item_xfn',''),(716,871,'_menu_item_url',''),(717,871,'_menu-item-avia-megamenu','active'),(718,871,'_menu-item-avia-division',''),(719,871,'_menu-item-avia-textarea',''),(720,871,'_menu-item-avia-style',''),(721,872,'_menu_item_type','post_type'),(722,872,'_menu_item_menu_item_parent','879'),(723,872,'_menu_item_object_id','113'),(724,872,'_menu_item_object','page'),(725,872,'_menu_item_target',''),(726,872,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(727,872,'_menu_item_xfn',''),(728,872,'_menu_item_url',''),(729,872,'_menu-item-avia-megamenu','active'),(730,872,'_menu-item-avia-division',''),(731,872,'_menu-item-avia-textarea',''),(732,872,'_menu-item-avia-style',''),(733,36,'layout',''),(734,36,'sidebar',''),(735,36,'footer',''),(736,36,'header_title_bar',''),(737,36,'header_transparency',''),(738,36,'_avia_hide_featured_image','0'),(739,36,'_oembed_b0268193f0cbd776f2a9c43df56d9186','{{unknown}}'),(740,49,'layout',''),(741,49,'sidebar',''),(742,49,'footer',''),(743,49,'header_title_bar',''),(744,49,'header_transparency',''),(745,49,'_avia_hide_featured_image','0'),(747,873,'layout',''),(748,873,'sidebar',''),(749,873,'footer',''),(750,873,'header_title_bar',''),(751,873,'header_transparency',''),(752,873,'_avia_hide_featured_image','0'),(753,873,'_thumbnail_id','79'),(754,873,'enclosure','http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\n161\naudio/mpeg\n'),(755,55,'_thumbnail_id','82'),(756,55,'layout',''),(757,55,'sidebar',''),(758,55,'footer',''),(759,55,'header_title_bar',''),(760,55,'header_transparency',''),(761,55,'_avia_hide_featured_image','0'),(762,68,'_wp_old_slug','hello-world-2'),(763,68,'layout',''),(764,68,'sidebar',''),(765,68,'footer',''),(766,68,'header_title_bar',''),(767,68,'header_transparency',''),(768,68,'_avia_hide_featured_image','0'),(769,68,'_thumbnail_id','80'),(771,67,'layout',''),(772,67,'sidebar',''),(773,67,'footer',''),(774,67,'header_title_bar',''),(775,67,'header_transparency',''),(776,67,'_avia_hide_featured_image','0'),(777,67,'avada_post_views_count','0'),(778,67,'_thumbnail_id','101'),(779,67,'_aviaLayoutBuilder_active',''),(780,67,'_aviaLayoutBuilderCleanData',''),(781,47,'_oembed_3575cebe6a8975300c4abc1b45d76eb7','<iframe src=\"//player.vimeo.com/video/41629603\" width=\"1280\" height=\"720\" frameborder=\"0\" title=\"Free HD stock video footage - Cloud time lapse (See Description for High Quality download link)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(782,47,'_oembed_time_3575cebe6a8975300c4abc1b45d76eb7','1408906064'),(783,47,'layout',''),(784,47,'sidebar',''),(785,47,'footer',''),(786,47,'header_title_bar',''),(787,47,'header_transparency',''),(788,47,'_avia_hide_featured_image','0'),(789,874,'_menu_item_type','post_type'),(790,874,'_menu_item_menu_item_parent','0'),(791,874,'_menu_item_object_id','868'),(792,874,'_menu_item_object','page'),(793,874,'_menu_item_target',''),(794,874,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(795,874,'_menu_item_xfn',''),(796,874,'_menu_item_url',''),(797,874,'_menu-item-avia-megamenu',''),(798,874,'_menu-item-avia-division',''),(799,874,'_menu-item-avia-textarea',''),(800,874,'_menu-item-avia-style',''),(801,875,'_menu_item_type','post_type'),(802,875,'_menu_item_menu_item_parent','0'),(803,875,'_menu_item_object_id','869'),(804,875,'_menu_item_object','page'),(805,875,'_menu_item_target',''),(806,875,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(807,875,'_menu_item_xfn',''),(808,875,'_menu_item_url',''),(809,875,'_menu-item-avia-megamenu',''),(810,875,'_menu-item-avia-division',''),(811,875,'_menu-item-avia-textarea',''),(812,875,'_menu-item-avia-style',''),(813,876,'_menu_item_type','post_type'),(814,876,'_menu_item_menu_item_parent','0'),(815,876,'_menu_item_object_id','13'),(816,876,'_menu_item_object','page'),(817,876,'_menu_item_target',''),(818,876,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(819,876,'_menu_item_xfn',''),(820,876,'_menu_item_url',''),(821,876,'_menu-item-avia-megamenu',''),(822,876,'_menu-item-avia-division',''),(823,876,'_menu-item-avia-textarea',''),(824,876,'_menu-item-avia-style',''),(825,877,'_menu_item_type','post_type'),(826,877,'_menu_item_menu_item_parent','0'),(827,877,'_menu_item_object_id','31'),(828,877,'_menu_item_object','page'),(829,877,'_menu_item_target',''),(830,877,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(831,877,'_menu_item_xfn',''),(832,877,'_menu_item_url',''),(833,877,'_menu-item-avia-megamenu',''),(834,877,'_menu-item-avia-division',''),(835,877,'_menu-item-avia-textarea',''),(836,877,'_menu-item-avia-style',''),(837,878,'_menu_item_type','post_type'),(838,878,'_menu_item_menu_item_parent','0'),(839,878,'_menu_item_object_id','28'),(840,878,'_menu_item_object','page'),(841,878,'_menu_item_target',''),(842,878,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(843,878,'_menu_item_xfn',''),(844,878,'_menu_item_url',''),(845,878,'_menu-item-avia-megamenu',''),(846,878,'_menu-item-avia-division',''),(847,878,'_menu-item-avia-textarea',''),(848,878,'_menu-item-avia-style',''),(849,879,'_menu_item_type','post_type'),(850,879,'_menu_item_menu_item_parent','0'),(851,879,'_menu_item_object_id','870'),(852,879,'_menu_item_object','page'),(853,879,'_menu_item_target',''),(854,879,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(855,879,'_menu_item_xfn',''),(856,879,'_menu_item_url',''),(857,879,'_menu-item-avia-megamenu',''),(858,879,'_menu-item-avia-division',''),(859,879,'_menu-item-avia-textarea',''),(860,879,'_menu-item-avia-style',''),(861,880,'_menu_item_type','post_type'),(862,880,'_menu_item_menu_item_parent','879'),(863,880,'_menu_item_object_id','144'),(864,880,'_menu_item_object','page'),(865,880,'_menu_item_target',''),(866,880,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(867,880,'_menu_item_xfn',''),(868,880,'_menu_item_url',''),(869,880,'_menu-item-avia-megamenu','active'),(870,880,'_menu-item-avia-division',''),(871,880,'_menu-item-avia-textarea',''),(872,880,'_menu-item-avia-style',''),(873,881,'_menu_item_type','post_type'),(874,881,'_menu_item_menu_item_parent','879'),(875,881,'_menu_item_object_id','142'),(876,881,'_menu_item_object','page'),(877,881,'_menu_item_target',''),(878,881,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(879,881,'_menu_item_xfn',''),(880,881,'_menu_item_url',''),(881,881,'_menu-item-avia-megamenu','active'),(882,881,'_menu-item-avia-division',''),(883,881,'_menu-item-avia-textarea',''),(884,881,'_menu-item-avia-style',''),(885,882,'_menu_item_type','post_type'),(886,882,'_menu_item_menu_item_parent','879'),(887,882,'_menu_item_object_id','140'),(888,882,'_menu_item_object','page'),(889,882,'_menu_item_target',''),(890,882,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(891,882,'_menu_item_xfn',''),(892,882,'_menu_item_url',''),(893,882,'_menu-item-avia-megamenu','active'),(894,882,'_menu-item-avia-division',''),(895,882,'_menu-item-avia-textarea',''),(896,882,'_menu-item-avia-style',''),(897,883,'_menu_item_type','post_type'),(898,883,'_menu_item_menu_item_parent','879'),(899,883,'_menu_item_object_id','138'),(900,883,'_menu_item_object','page'),(901,883,'_menu_item_target',''),(902,883,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(903,883,'_menu_item_xfn',''),(904,883,'_menu_item_url',''),(905,883,'_menu-item-avia-megamenu','active'),(906,883,'_menu-item-avia-division',''),(907,883,'_menu-item-avia-textarea',''),(908,883,'_menu-item-avia-style',''),(909,853,'_av_alb_element_mgr_version','1.0.1'),(910,236,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(911,236,'_av_el_mgr_version','1.0'),(912,236,'_av_alb_element_mgr_version','1.0.1'),(913,235,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(914,235,'_av_el_mgr_version','1.0'),(915,235,'_av_alb_element_mgr_version','1.0.1'),(916,144,'_av_alb_posts_elements_state','a:8:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;}'),(917,144,'_av_el_mgr_version','1.0'),(918,144,'_av_alb_element_mgr_version','1.0.1'),(919,142,'_av_alb_posts_elements_state','a:8:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;}'),(920,142,'_av_el_mgr_version','1.0'),(921,142,'_av_alb_element_mgr_version','1.0.1'),(922,140,'_av_alb_posts_elements_state','a:8:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;}'),(923,140,'_av_el_mgr_version','1.0'),(924,140,'_av_alb_element_mgr_version','1.0.1'),(925,138,'_av_alb_posts_elements_state','a:10:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:19:\"av_toggle_container\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;s:9:\"av_toggle\";b:1;}'),(926,138,'_av_el_mgr_version','1.0'),(927,138,'_av_alb_element_mgr_version','1.0.1'),(928,135,'_av_alb_posts_elements_state','a:10:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:19:\"av_toggle_container\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;s:9:\"av_toggle\";b:1;}'),(929,135,'_av_el_mgr_version','1.0'),(930,135,'_av_alb_element_mgr_version','1.0.1'),(931,113,'_av_alb_posts_elements_state','a:10:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:12:\"av_slideshow\";b:1;s:19:\"av_toggle_container\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;s:8:\"av_slide\";b:1;s:9:\"av_toggle\";b:1;}'),(932,113,'_av_el_mgr_version','1.0'),(933,113,'_av_alb_element_mgr_version','1.0.1'),(934,106,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(935,106,'_av_el_mgr_version','1.0'),(936,106,'_av_alb_element_mgr_version','1.0.1'),(937,105,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(938,105,'_av_el_mgr_version','1.0'),(939,105,'_av_alb_element_mgr_version','1.0.1'),(940,103,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(941,103,'_av_el_mgr_version','1.0'),(942,103,'_av_alb_element_mgr_version','1.0.1'),(943,94,'_av_alb_posts_elements_state','a:9:{s:13:\"av_layout_row\";b:1;s:16:\"av_cell_one_half\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:19:\"av_animated_numbers\";b:1;s:11:\"av_one_full\";b:1;s:13:\"av_one_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;}'),(944,94,'_av_el_mgr_version','1.0'),(945,94,'_av_alb_element_mgr_version','1.0.1'),(946,31,'_av_alb_posts_elements_state','a:11:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_icon_box\";b:1;s:8:\"av_image\";b:1;s:17:\"av_slideshow_full\";b:1;s:11:\"av_one_full\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_one_third\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:13:\"av_slide_full\";b:1;}'),(947,31,'_av_el_mgr_version','1.0'),(948,31,'_av_alb_element_mgr_version','1.0.1'),(949,28,'_av_alb_posts_elements_state','a:0:{}'),(950,28,'_av_el_mgr_version','1.0'),(951,28,'_av_alb_element_mgr_version','1.0.1'),(952,870,'_av_alb_posts_elements_state','a:5:{s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:8:\"av_image\";b:1;s:11:\"av_one_half\";b:1;s:12:\"av_textblock\";b:1;}'),(953,870,'_av_el_mgr_version','1.0'),(954,870,'_av_alb_element_mgr_version','1.0.1'),(955,869,'_av_alb_posts_elements_state','a:9:{s:10:\"av_contact\";b:1;s:13:\"av_google_map\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:12:\"av_one_third\";b:1;s:12:\"av_two_third\";b:1;s:12:\"av_textblock\";b:1;s:16:\"av_contact_field\";b:1;s:16:\"av_gmap_location\";b:1;}'),(956,869,'_av_el_mgr_version','1.0'),(957,869,'_av_alb_element_mgr_version','1.0.1'),(958,868,'_av_alb_posts_elements_state','a:16:{s:9:\"av_button\";b:1;s:10:\"av_heading\";b:1;s:5:\"av_hr\";b:1;s:11:\"av_icon_box\";b:1;s:8:\"av_image\";b:1;s:10:\"av_partner\";b:1;s:18:\"av_masonry_entries\";b:1;s:17:\"av_slideshow_full\";b:1;s:11:\"av_one_full\";b:1;s:12:\"av_one_third\";b:1;s:13:\"av_one_fourth\";b:1;s:15:\"av_three_fourth\";b:1;s:10:\"av_section\";b:1;s:12:\"av_textblock\";b:1;s:15:\"av_partner_logo\";b:1;s:13:\"av_slide_full\";b:1;}'),(959,868,'_av_el_mgr_version','1.0'),(960,868,'_av_alb_element_mgr_version','1.0.1'),(961,13,'_av_alb_posts_elements_state','a:1:{s:12:\"av_portfolio\";b:1;}'),(962,13,'_av_el_mgr_version','1.0'),(963,13,'_av_alb_element_mgr_version','1.0.1'),(964,873,'_av_alb_posts_elements_state','a:0:{}'),(965,873,'_av_el_mgr_version','1.0'),(966,873,'_av_alb_element_mgr_version','1.0.1'),(967,67,'_av_alb_posts_elements_state','a:0:{}'),(968,67,'_av_el_mgr_version','1.0'),(969,67,'_av_alb_element_mgr_version','1.0.1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2024-02-01 10:01:09','2024-02-01 10:01:09','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2024-02-01 10:01:09','2024-02-01 10:01:09','',0,'http://memori.noappname.net/?p=1',0,'post','',1),(2,1,'2024-02-01 10:01:09','2024-02-01 10:01:09','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://memori.noappname.net/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2024-02-01 10:01:09','2024-02-01 10:01:09','',0,'http://memori.noappname.net/?page_id=2',0,'page','',0),(3,1,'2024-02-01 10:01:09','2024-02-01 10:01:09','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://memori.noappname.net.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2024-02-01 10:01:09','2024-02-01 10:01:09','',0,'http://memori.noappname.net/?page_id=3',0,'page','',0),(4,0,'2024-02-01 10:01:11','2024-02-01 10:01:11','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2024-02-01 10:01:11','2024-02-01 10:01:11','',0,'http://memori.noappname.net/index.php/2024/02/01/navigation/',0,'wp_navigation','',0),(6,1,'2024-02-01 10:02:10','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2024-02-01 10:02:10','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=6',0,'avia_framework_post','',0),(7,1,'2024-02-01 10:02:10','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2024-02-01 10:02:10','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=7',0,'avia_framework_post','',0),(8,1,'2024-02-01 10:02:10','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2024-02-01 10:02:10','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=8',0,'avia_framework_post','',0),(9,1,'2024-02-01 10:02:10','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2024-02-01 10:02:10','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=9',0,'avia_framework_post','',0),(10,1,'2024-02-01 10:02:11','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2024-02-01 10:02:11','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=10',0,'avia_framework_post','',0),(11,1,'2024-02-01 10:02:11','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2024-02-01 10:02:11','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?post_type=avia_framework_post&p=11',0,'avia_framework_post','',0),(12,1,'2015-10-20 15:46:35','2015-10-20 15:46:35','','logo-construction','','inherit','open','closed','','logo-construction','','','2015-10-20 15:46:35','2015-10-20 15:46:35','',0,'http://memori.noappname.net/wp-content/uploads/2015/10/logo-construction.png',0,'attachment','image/png',0),(13,1,'2015-10-15 13:48:39','2015-10-15 13:48:39','[av_portfolio columns=\'1\' one_column_template=\'special\' items=\'-1\' contents=\'excerpt\' preview_mode=\'custom\' image_size=\'featured_large\' linking=\'\' sort=\'yes\' paginate=\'yes\' query_orderby=\'date\' query_order=\'DESC\']','Projects','','publish','closed','closed','','projects','','','2015-10-15 13:48:39','2015-10-15 13:48:39','',0,'http://wpoffice/construction/?page_id=2',0,'page','',0),(14,1,'2015-10-15 13:48:50','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-10-15 13:48:50','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(15,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(16,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(17,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=9',0,'avia_framework_post','',0),(18,1,'2014-09-17 20:10:23','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2014-09-17 20:10:23','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-blog/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(19,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(20,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(21,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(22,1,'2018-03-31 19:05:33','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2018-03-31 19:05:33','0000-00-00 00:00:00','',0,'http://wp/portfolio-light/?post_type=avia_framework_post&amp;p=3',0,'avia_framework_post','',0),(23,1,'2018-03-31 19:05:33','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2018-03-31 19:05:33','0000-00-00 00:00:00','',0,'http://wp/portfolio-light/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(24,1,'2015-11-04 20:04:12','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-11-04 20:04:12','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-minimal-portfolio/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(25,1,'2014-08-24 17:15:21','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2014-08-24 17:15:21','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(26,1,'2014-08-24 17:18:25','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2014-08-24 17:18:25','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(28,1,'2015-10-21 11:50:49','2015-10-21 11:50:49','','News','','publish','closed','closed','','news-2','','','2015-10-21 11:50:49','2015-10-21 11:50:49','',0,'http://test.kriesi.at/construction/?page_id=28',0,'page','',0),(31,1,'2015-10-21 12:34:01','2015-10-21 12:34:01','[av_slideshow_full size=\'featured_large\' stretch=\'\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\' src=\'\' attachment=\'\' attachment_size=\'\' position=\'top left\' repeat=\'no-repeat\' attach=\'scroll\']\n[av_slide_full slide_type=\'image\' id=\'187\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_bottom\' link_apply=\'\' link=\'lightbox\' link_target=\'\' button_label=\'Click me\' button_color=\'light\' link1=\'manually,http://\' link_target1=\'\' button_label2=\'Click me\' button_color2=\'light\' link2=\'manually,http://\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\'][/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'87\' video=\'\' mobile_image=\'\' video_format=\'\' video_ratio=\'\' title=\'\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_right caption_right_framed caption_framed\' link_apply=\'\' link=\'lightbox\' link_target=\'\' button_label=\'\' button_color=\'light\' link1=\'manually,http://\' link_target1=\'\' button_label2=\'\' button_color2=\'light\' link2=\'manually,http://\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.1\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\'][/av_slide_full]\n[/av_slideshow_full]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'The Company. Our core Values. Our Beliefs.\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'75px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue856\' font=\'entypo-fontello\' title=\'We got the tools\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue84d\' font=\'entypo-fontello\' title=\'Certified Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8cf\' font=\'entypo-fontello\' title=\'Competitive Pricing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c2\' font=\'entypo-fontello\' title=\'Lifetime Guarantee\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'50 Years Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'Great Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#ffffff\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/team-office-495x400.jpg\' attachment=\'187\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Lorem &amp; Ipsum\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/team-banner2-495x400.jpg\' attachment=\'87\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Aliquam lorem ante\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/architect-handling-keys-to-a-couple-495x400.jpg\' attachment=\'79\' attachment_size=\'portfolio\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Sapibus in, viverra quis\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][/av_section][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]','Company','','publish','closed','closed','','company','','','2015-10-21 12:34:01','2015-10-21 12:34:01','',0,'http://test.kriesi.at/construction/?page_id=31',0,'page','',0),(36,1,'2012-08-24 18:16:35','2012-08-24 18:16:35','http://www.kriesi.at\n<blockquote>Entries with this post type link to a different page with their headline. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.</blockquote>','This is a post with post type \"Link\"','','publish','open','open','','this-is-a-post-with-post-type-link','','','2012-08-24 18:16:35','2012-08-24 18:16:35','',0,'http://192.168.1.104/enfold-blog/?p=36',0,'post','',0),(40,1,'2015-01-24 18:20:21','2015-01-24 18:20:21','[gallery link=\"file\" size=\"square\" ids=\"836,835,834\"]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ul>\n 	<li>Nulla consequat massa quis enim.</li>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n 	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.</li>\n</ul>\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.\n\n<!--more-->\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nlor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.','A small gallery','','publish','open','open','','a-small-gallery','','','2015-01-24 18:20:21','2015-01-24 18:20:21','',0,'http://192.168.1.104/enfold-blog/?p=40',0,'post','',0),(47,1,'2013-12-24 18:48:06','2013-12-24 18:48:06','http://vimeo.com/groups/stockfootage/videos/41629603\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n<blockquote>Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n&nbsp;</blockquote>\n<!--more-->\n\nPhasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.\n\nNullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo.','Entry with Post Format \"Video\"','','publish','open','open','','entry-with-post-format-video','','','2013-12-24 18:48:06','2013-12-24 18:48:06','',0,'http://192.168.1.104/enfold-blog/?p=47',0,'post','',0),(49,1,'2014-02-12 18:49:48','2014-02-12 18:49:48','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ol>\n 	<li>Nulla consequat massa quis enim.</li>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n</ol>\nNullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<!--more-->\n\nPhasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.\n<blockquote>Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien.</blockquote>\nVestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in du.','Entry without preview image','','publish','open','open','','entry-without-preview-image','','','2014-02-12 18:49:48','2014-02-12 18:49:48','',0,'http://192.168.1.104/enfold-blog/?p=49',0,'post','',0),(51,1,'2015-05-11 18:55:31','2015-05-11 18:55:31','[audio mp3=\"http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\" preload=\"auto\"][/audio]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer.</blockquote>\n<ul>\n 	<li>Donec posuere vulputate arcu.</li>\n 	<li>Phasellus accumsan cursus velit.</li>\n 	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n 	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n 	<li>Donec posuere vulputate arcu.</li>\n 	<li>Phasellus accumsan cursus velit.</li>\n 	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n 	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','Entry with Audio','','publish','open','open','','entry-with-audio','','','2015-05-11 18:55:31','2015-05-11 18:55:31','',0,'http://192.168.1.104/enfold-blog/?p=51',0,'post','',0),(55,1,'2012-05-24 18:59:53','2012-05-24 18:59:53','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n 	<li>Donec posuere vulputate arcu.</li>\n 	<li>Phasellus accumsan cursus velit.</li>\n 	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n 	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','A nice post','','publish','open','open','','a-nice-post','','','2012-05-24 18:59:53','2012-05-24 18:59:53','',0,'http://192.168.1.104/enfold-blog/?p=55',0,'post','',0),(64,1,'2014-08-24 20:23:37','0000-00-00 00:00:00','','avia_featured_media','','draft','closed','closed','','','','','2014-08-24 20:23:37','0000-00-00 00:00:00','',0,'http://192.168.1.104/enfold-blog/?post_type=avia_framework_post&amp;p=64',0,'avia_framework_post','',0),(65,1,'2018-04-17 22:22:55','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2018-04-17 22:22:55','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(66,1,'2015-11-04 20:04:12','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-11-04 20:04:12','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-minimal-portfolio/?post_type=avia_framework_post&amp;p=9',0,'avia_framework_post','',0),(67,1,'2013-01-24 18:20:21','2013-01-24 18:20:21','[gallery link=\"file\" columns=\"4\" size=\"portfolio\" ids=\"101,100,84,82\"]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<ul>\n	<li>Nulla consequat massa quis enim.</li>\n	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.</li>\n</ul>\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.\n\n<!--more-->\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nlor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.','A small gallery','','publish','open','open','','a-small-gallery-2','','','2013-01-24 18:20:21','2013-01-24 18:20:21','',0,'http://192.168.1.104/enfold-blog/?p=40',0,'post','',0),(68,1,'2014-08-24 18:56:26','2014-08-24 18:56:26','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</blockquote>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n 	<li>Donec posuere vulputate arcu.</li>\n 	<li>Phasellus accumsan cursus velit.</li>\n 	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n 	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','A nice entry','','publish','open','open','','a-nice-entry','','','2014-08-24 18:56:26','2014-08-24 18:56:26','',0,'http://192.168.1.104/enfold-blog/?p=1',0,'post','',1),(79,1,'2015-10-21 12:45:12','2015-10-21 12:45:12','','Architect handling keys to a couple','Architect handling keys of their new house to a couple','inherit','open','closed','','architect-handling-keys-to-a-couple','','','2015-10-21 12:45:12','2015-10-21 12:45:12','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/architect-handling-keys-to-a-couple.jpg',0,'attachment','image/jpeg',0),(80,1,'2015-10-21 12:45:15','2015-10-21 12:45:15','','Construction site machines','Yellow bulldozer machines digging and moving earth at construction site','inherit','open','closed','','construction-site-machines','','','2015-10-21 12:45:15','2015-10-21 12:45:15','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/construction-site-machines.jpg',0,'attachment','image/jpeg',0),(81,1,'2015-10-21 12:45:17','2015-10-21 12:45:17','','Cropped hand of a carpenter','Cropped hand of a carpenter taking measurement of a wooden plank','inherit','open','closed','','cropped-hand-of-a-carpenter','','','2015-10-21 12:45:17','2015-10-21 12:45:17','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/cropped-hand-of-a-carpenter.jpg',0,'attachment','image/jpeg',0),(82,1,'2015-10-21 12:45:31','2015-10-21 12:45:31','','Modern home','Luxurious home interior with large sliding doors','inherit','open','closed','','modern-home','','','2015-10-21 12:45:31','2015-10-21 12:45:31','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home.jpg',0,'attachment','image/jpeg',0),(83,1,'2015-10-21 12:45:33','2015-10-21 12:45:33','','Scale Ruler on Blueprints','Two hands using a scale ruler on a set of blueprints','inherit','open','closed','','scale-ruler-on-blueprints','','','2015-10-21 12:45:33','2015-10-21 12:45:33','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/scale-ruler-on-blueprints.jpg',0,'attachment','image/jpeg',0),(84,1,'2015-10-21 12:45:35','2015-10-21 12:45:35','','Superb backyard','Modern backyard with swimming pool in Australian mansion','inherit','open','closed','','superb-backyard','','','2015-10-21 12:45:35','2015-10-21 12:45:35','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard.jpg',0,'attachment','image/jpeg',0),(85,1,'2015-10-21 12:45:37','2015-10-21 12:45:37','','Urban development','Urban development downtown','inherit','open','closed','','urban-development','','','2015-10-21 12:45:37','2015-10-21 12:45:37','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/urban-development.jpg',0,'attachment','image/jpeg',0),(87,1,'2015-10-21 12:46:27','2015-10-21 12:46:27','','team-banner2','','inherit','open','closed','','team-banner2','','','2015-10-21 12:46:27','2015-10-21 12:46:27','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/team-banner2.jpg',0,'attachment','image/jpeg',0),(88,1,'2015-10-21 12:47:32','2015-10-21 12:47:32','','house-wire-model-fade-white','','inherit','open','closed','','house-wire-model-fade-white','','','2015-10-21 12:47:32','2015-10-21 12:47:32','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/house-wire-model-fade-white.png',0,'attachment','image/png',0),(94,1,'2015-10-21 13:38:38','2015-10-21 13:38:38','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home.jpg\' attachment=\'82\' attachment_size=\'full\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 1 - Interior Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light &amp; Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]','Project 1 - Interior Design','Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. ','publish','open','closed','','project-1-interior-design','','','2015-10-21 13:38:38','2015-10-21 13:38:38','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=94',0,'portfolio','',0),(100,1,'2015-10-21 14:29:00','2015-10-21 14:29:00','','House interior','Superb house interior','inherit','open','closed','','house-interior','','','2015-10-21 14:29:00','2015-10-21 14:29:00','',94,'http://memori.noappname.net/wp-content/uploads/2015/10/house-interior.jpg',0,'attachment','image/jpeg',0),(101,1,'2015-10-21 14:29:02','2015-10-21 14:29:02','','Modern kitchen','Modern kitchen with stainless steel appliances in Australian mansion','inherit','open','closed','','modern-kitchen','','','2015-10-21 14:29:02','2015-10-21 14:29:02','',94,'http://memori.noappname.net/wp-content/uploads/2015/10/modern-kitchen.jpg',0,'attachment','image/jpeg',0),(102,1,'2015-07-14 16:12:07','2015-07-14 16:12:07','[av_section min_height=\'25\' min_height_px=\'500px\' padding=\'no-padding\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero2-bw.png\' attachment=\'833\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Working Tirelessly To Protect And Defend Your Rights\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'5vw\' subheading_active=\'subheading_above\' subheading_size=\'25\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'150px,,150px,\' av_uid=\'av-37xou\']\nOur Goal\n[/av_heading]\n\n[/av_one_full][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#ffffff\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-q9d9a\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-kizh2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'0px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-gnh3i\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'How we operate for you\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2018/05/services1-845x321.jpg\' attachment=\'828\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Get in touch by mail or phone\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2018/05/services2-845x321.jpg\' attachment=\'829\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Free personal consultation\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2018/05/services3-845x321.jpg\' attachment=\'830\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' copyright=\'\' animation=\'no-animation\' av_uid=\'av-jgqkifiw\' admin_preview_bg=\'\'][/av_image]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Starting your case\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'What happens next?\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Going trough the verdict\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-6qb2m\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Areas of expertise\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\' av_uid=\'av-1bijjy\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\nAenean commodo ligula eget dolor. Aenean massa.\nCum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf100\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-43pza\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(34, 34, 34)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula dolor.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#0a0a0a\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-wnv3i\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf10b\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-ol2qe\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'6%,0\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-1vsny\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#072f4c\' background_gradient_color1=\'#072f4c\' background_gradient_color2=\'#0c4771\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf119\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-hcmym\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">In enim justo ut, imperdiet a, venenatis vitae, justo. Donec pede justo, fringilla vel eget, arcu.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-13pv2\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more\' link=\'page,824\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_fourth first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'10,000+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nCases served\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'65+\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nYears of experience\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'24/7\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nAvailability &amp; Support\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_animated_numbers number=\'100.000.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'font-light\' custom_color=\'#444444\' av_uid=\'av-2yydy\' admin_preview_bg=\'rgb(34, 34, 34)\']\nEarned for our clients\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]','Home','','publish','open','closed','','home','','','2015-07-14 16:12:07','2015-07-14 16:12:07','',0,'http://test.kriesi.at/minimal-portfolio/?page_id=102',0,'page','',0),(103,1,'2015-10-21 15:36:50','2015-10-21 15:36:50','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-1500x966.jpg\' attachment=\'84\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 2 - Modern House\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'789\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'Juli 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'3820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'1.800.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light &amp; Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]','Project 2 - Modern House','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lore. ','publish','open','closed','','project-2-modern-house','','','2015-10-21 15:36:50','2015-10-21 15:36:50','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=103',0,'portfolio','',0),(104,1,'2015-10-21 15:40:03','2015-10-21 15:40:03','','Mansion','Beautiful mansion in grey and white color','inherit','open','closed','','mansion','','','2015-10-21 15:40:03','2015-10-21 15:40:03','',103,'http://memori.noappname.net/wp-content/uploads/2015/10/house-mansion.jpg',0,'attachment','image/jpeg',0),(105,1,'2015-10-21 15:43:42','2015-10-21 15:43:42','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-mansion-1500x1004.jpg\' attachment=\'104\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 3 - Hotel\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/scale-ruler-on-blueprints-845x684.jpg\' attachment=\'83\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Build Up\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/construction-site-machines-845x684.jpg\' attachment=\'80\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light &amp; Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]','Project 3 - Hotel','Aenean massa. Cum sociis natoque penatibus et magnis dis parturiulla consequat massa quis enim.','publish','open','closed','','project-3-hotel','','','2015-10-21 15:43:42','2015-10-21 15:43:42','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=105',0,'portfolio','',0),(106,1,'2015-10-21 15:47:48','2015-10-21 15:47:48','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/urban-development-1500x1004.jpg\' attachment=\'85\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 4 - Office Tower\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/construction-site-machines-845x684.jpg\' attachment=\'80\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'A Great Team\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/team-banner2-845x630.jpg\' attachment=\'87\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][/av_layout_row][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/urban-development-845x684.jpg\' attachment=\'85\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Crane Work\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][/av_layout_row][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Hotel Lobby\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][/av_layout_row]','Project 4 - Office Tower','Lorem ipsum dolor sit amet, consectetuer anis dis parturient montes, nascetur ridiculus mus.','publish','open','closed','','project-4-office-tower','','','2015-10-21 15:47:48','2015-10-21 15:47:48','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=106',0,'portfolio','',0),(113,1,'2015-10-22 14:34:37','2015-10-22 14:34:37','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide slide_type=\'image\' id=\'83\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\'][/av_slide]\n[av_slide id=\'87\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\']\n[av_toggle title=\'Donec pede\' tags=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x684.jpg\' attachment=\'79\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]','Architecture','','publish','closed','closed','','architecture','','','2015-10-22 14:34:37','2015-10-22 14:34:37','',870,'http://test.kriesi.at/construction/?page_id=113',0,'page','',0),(135,1,'2015-10-22 15:31:25','2015-10-22 15:31:25','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide slide_type=\'image\' id=\'80\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\'][/av_slide]\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Construction\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\']\n[av_toggle title=\'Donec pede\' tags=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x684.jpg\' attachment=\'79\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]','Construction','','publish','closed','closed','','construction','','','2015-10-22 15:31:25','2015-10-22 15:31:25','',870,'http://test.kriesi.at/construction/?page_id=135',0,'page','',0),(138,1,'2015-10-22 15:31:54','2015-10-22 15:31:54','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[av_slide id=\'87\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'House renovation\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_toggle_container initial=\'1\' mode=\'accordion\' sort=\'\']\n[av_toggle title=\'Donec pede\' tags=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_toggle]\n[av_toggle title=\'Aenean commodo\' tags=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_toggle]\n[av_toggle title=\'Aenean vulputate\' tags=\'\']\nAenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Lorem ipsum dolor sit amet, consectetuer adipiscing <strong>elit</strong>. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus. Donec quam felis, ultricidictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi.\n[/av_toggle]\n[/av_toggle_container]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]','House renovation','','publish','closed','closed','','house-renovation','','','2015-10-22 15:31:54','2015-10-22 15:31:54','',870,'http://test.kriesi.at/construction/?page_id=138',0,'page','',0),(140,1,'2015-10-22 15:32:14','2015-10-22 15:32:14','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide slide_type=\'image\' id=\'79\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\'][/av_slide]\n[av_slide slide_type=\'image\' id=\'101\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Small Projects\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/team-banner2-845x630.jpg\' attachment=\'87\' attachment_size=\'gallery\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Make it happen\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]','Small Projects','','publish','closed','closed','','small-projects','','','2015-10-22 15:32:14','2015-10-22 15:32:14','',870,'http://test.kriesi.at/construction/?page_id=140',0,'page','',0),(142,1,'2015-10-22 15:32:34','2015-10-22 15:32:34','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide slide_type=\'image\' id=\'82\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\'][/av_slide]\n[av_slide id=\'100\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Interior Design\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Great for you\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/superb-backyard-300x193.jpg\' attachment=\'84\' attachment_size=\'medium\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]','Interior Design','','publish','closed','closed','','interior-design','','','2015-10-22 15:32:34','2015-10-22 15:32:34','',870,'http://test.kriesi.at/construction/?page_id=142',0,'page','',0),(144,1,'2015-10-22 15:32:53','2015-10-22 15:32:53','[av_slideshow size=\'featured_large\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-hidden\']\n[av_slide slide_type=\'image\' id=\'85\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' title=\'\' link_apply=\'\' link=\'lightbox\' link_target=\'\'][/av_slide]\n[av_slide id=\'80\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[av_slide id=\'81\' slide_type=\'\' video=\'http://\' mobile_image=\'\' video_ratio=\'16:9\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' title=\'\' link_apply=\'\' link=\'\' link_target=\'\'][/av_slide]\n[/av_slideshow]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Big Projects\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n[/av_one_full]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Experience Matters\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, <strong>pellentesque</strong> eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n[/av_one_half]\n\n[av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-300x201.jpg\' attachment=\'80\' attachment_size=\'medium\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n[/av_one_half]\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'20px\' padding_sync=\'true\' border=\'1\' border_color=\'#e1e1e1\' radius=\'0px\' radius_sync=\'true\' background_color=\'#fcfcfc\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n[/av_one_full]','Big Projects','','publish','closed','closed','','big-projects','','','2015-10-22 15:32:53','2015-10-22 15:32:53','',870,'http://test.kriesi.at/construction/?page_id=144',0,'page','',0),(154,1,'2015-07-16 09:12:44','2015-07-16 09:12:44','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'About our company &amp; our lawyers\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'4vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgs0mam9\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'The Firm...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-uyrai\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'The Lawyers...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-sq7lm\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Our Customers...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-m0tsa\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nNullam dictum felis eu pede mollis pretium.  Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nInteger <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'80px\' custom_margin_bottom=\'90px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'More about the company\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-f0pea\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more...\' link=\'page,811\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_half][av_one_half min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf111\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'More about our lawyers\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-8pnsa\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Learn more...\' link=\'page,814\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_half]\n[/av_section]','About','','publish','open','open','','about','','','2015-07-16 09:12:44','2015-07-16 09:12:44','',0,'http://test.kriesi.at/minimal-portfolio/?page_id=154',0,'page','',0),(156,1,'2015-07-16 09:12:51','2015-07-16 09:12:51','[av_google_map height=\'230px\' zoom=\'12\' saturation=\'fill\' hue=\'#395e7b\' maptype_control=\'\' maptype_id=\'\' av_uid=\'av-2o93y4\']\n[av_gmap_location address=\'Main Street\' city=\'\' country=\'USA\' long=\'-78.71148149999999\' lat=\'42.9658936\' marker=\'837\' imagesize=\'40\'][/av_gmap_location]\n\n[/av_google_map]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-t0tjo\'][/av_heading]\n\n[av_contact email=\'mail@enfold-minimal.com\' title=\'\' button=\'Submit\' on_send=\'\' sent=\'Your message has been sent! Thanks a lot for contacting me, I will reply as fast as humanly possible. Thats usually within 2 workdays :)\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' hide_labels=\'aviaTBhide_labels\' form_align=\'\' color=\'\' av_uid=\'av-15kpak\' admin_preview_bg=\'\']\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' av_uid=\'av-gl5t0\' multi_select=\'\' av_contact_preselect=\'\'][/av_contact_field]\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' av_uid=\'av-aysb8\' multi_select=\'\' av_contact_preselect=\'\'][/av_contact_field]\n[av_contact_field label=\'Phone\' type=\'text\' options=\'\' check=\'\' width=\'element_half\' av_uid=\'av-jum78\'][/av_contact_field]\n[av_contact_field label=\'City/Town\' type=\'text\' options=\'\' check=\'\' width=\'element_half\' av_uid=\'av-4xl8\'][/av_contact_field]\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' multi_select=\'\' width=\'\' av_uid=\'av-dldek\' av_contact_preselect=\'\'][/av_contact_field]\n[/av_contact]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\' av_uid=\'av-1kbp16\']\n\n[av_heading tag=\'h4\' padding=\'10\' heading=\'We are located in\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-acuyk\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-31jcro\' admin_preview_bg=\'\']\n<strong>Main Street 1, Williamsville</strong>\nBuffalo, USA\n\n<strong>office@enfold-law.com</strong>\n+555 334 759 213\n[/av_textblock]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-175vxm\']\nLorem ipsum dolor sit amet, consectetuer <strong>adipiscing</strong> elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]','Get in touch','','publish','open','closed','','get-in-touch','','','2015-07-16 09:12:51','2015-07-16 09:12:51','',0,'http://test.kriesi.at/minimal-portfolio/?page_id=156',0,'page','',0),(187,1,'2015-10-22 16:54:18','2015-10-22 16:54:18','','team-office','','inherit','open','closed','','team-office','','','2015-10-22 16:54:18','2015-10-22 16:54:18','',31,'http://memori.noappname.net/wp-content/uploads/2015/10/team-office.jpg',0,'attachment','image/jpeg',0),(198,1,'2015-11-04 20:04:12','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-11-04 20:04:12','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-minimal-portfolio/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(199,1,'2015-07-14 13:37:51','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-07-14 13:37:51','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(200,1,'2015-07-14 13:37:51','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-07-14 13:37:51','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(201,1,'2015-07-14 13:37:51','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-07-14 13:37:51','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(202,1,'2015-07-14 13:37:51','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-07-14 13:37:51','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(203,1,'2015-07-14 13:37:51','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-07-14 13:37:51','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(204,1,'2015-07-14 14:50:00','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2015-07-14 14:50:00','0000-00-00 00:00:00','',0,'http://test.kriesi.at/minimal-portfolio/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(206,1,'2018-03-31 19:05:33','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2018-03-31 19:05:33','0000-00-00 00:00:00','',0,'http://wp/portfolio-light/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(207,1,'2018-03-31 19:05:33','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2018-03-31 19:05:33','0000-00-00 00:00:00','',0,'http://wp/portfolio-light/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(208,1,'2018-03-31 19:05:33','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2018-03-31 19:05:33','0000-00-00 00:00:00','',0,'http://wp/portfolio-light/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(209,1,'2018-04-24 13:40:01','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2018-04-24 13:40:01','0000-00-00 00:00:00','',0,'http://wpoffice/enfold-lawyer/?post_type=avia_framework_post&amp;p=3',0,'avia_framework_post','',0),(210,1,'2018-04-24 13:40:01','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2018-04-24 13:40:01','0000-00-00 00:00:00','',0,'http://wpoffice/enfold-lawyer/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(211,1,'2018-04-24 13:40:01','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2018-04-24 13:40:01','0000-00-00 00:00:00','',0,'http://wpoffice/enfold-lawyer/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(212,1,'2018-04-24 13:40:01','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2018-04-24 13:40:01','0000-00-00 00:00:00','',0,'http://wpoffice/enfold-lawyer/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(213,1,'2018-04-24 13:40:01','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2018-04-24 13:40:01','0000-00-00 00:00:00','',0,'http://wpoffice/enfold-lawyer/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(218,1,'2015-10-30 17:01:37','2015-10-30 17:01:37','','dribbble','','inherit','open','closed','','dribbble','','','2015-10-30 17:01:37','2015-10-30 17:01:37','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/dribbble.png',0,'attachment','image/png',0),(219,1,'2015-10-30 17:01:38','2015-10-30 17:01:38','','envato','','inherit','open','closed','','envato','','','2015-10-30 17:01:38','2015-10-30 17:01:38','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/envato.png',0,'attachment','image/png',0),(220,1,'2015-10-30 17:01:39','2015-10-30 17:01:39','','microlancer','','inherit','open','closed','','microlancer','','','2015-10-30 17:01:39','2015-10-30 17:01:39','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/microlancer.png',0,'attachment','image/png',0),(221,1,'2015-10-30 17:01:40','2015-10-30 17:01:40','','themeforest','','inherit','open','closed','','themeforest','','','2015-10-30 17:01:40','2015-10-30 17:01:40','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/themeforest.png',0,'attachment','image/png',0),(223,1,'2015-10-30 17:01:40','2015-10-30 17:01:40','','wordpress','','inherit','open','closed','','wordpress','','','2015-10-30 17:01:40','2015-10-30 17:01:40','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/wordpress.png',0,'attachment','image/png',0),(224,1,'2015-10-30 17:01:41','2015-10-30 17:01:41','','wpml','','inherit','open','closed','','wpml','','','2015-10-30 17:01:41','2015-10-30 17:01:41','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/wpml.png',0,'attachment','image/png',0),(225,1,'2015-10-30 17:02:39','2015-10-30 17:02:39','','bbpress','','inherit','open','closed','','bbpress','','','2015-10-30 17:02:39','2015-10-30 17:02:39','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/bbpress.png',0,'attachment','image/png',0),(226,1,'2015-10-30 17:02:40','2015-10-30 17:02:40','','kriesi','','inherit','open','closed','','kriesi','','','2015-10-30 17:02:40','2015-10-30 17:02:40','',868,'http://memori.noappname.net/wp-content/uploads/2015/10/kriesi.png',0,'attachment','image/png',0),(227,1,'2015-10-20 15:43:37','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-10-20 15:43:37','0000-00-00 00:00:00','',0,'http://test.kriesi.at/construction/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(228,1,'2015-10-20 15:43:37','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-10-20 15:43:37','0000-00-00 00:00:00','',0,'http://test.kriesi.at/construction/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(229,1,'2015-10-20 15:43:37','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-10-20 15:43:37','0000-00-00 00:00:00','',0,'http://test.kriesi.at/construction/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(230,1,'2015-10-20 15:43:37','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-10-20 15:43:37','0000-00-00 00:00:00','',0,'http://test.kriesi.at/construction/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(231,1,'2015-10-20 15:43:37','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-10-20 15:43:37','0000-00-00 00:00:00','',0,'http://test.kriesi.at/construction/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(235,1,'2015-10-30 17:07:06','2015-10-30 17:07:06','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/architect-handling-keys-to-a-couple-1500x1271.jpg\' attachment=\'79\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 5 - More Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-interior-845x684.jpg\' attachment=\'100\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'344\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'March 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'44.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light &amp; Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]','Project 5 - More Interior','Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. ','publish','open','closed','','project-5-more-interior','','','2015-10-30 17:07:06','2015-10-30 17:07:06','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=231',0,'portfolio','',0),(236,1,'2015-10-30 17:09:51','2015-10-30 17:09:51','[av_section min_height=\'50\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' scroll_down=\'aviaTBscroll_down\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-interior-1500x863.jpg\' attachment=\'100\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading heading=\'Project 6 - Living Room Design\' tag=\'h3\' style=\'blockquote modern-quote modern-centered\' size=\'40\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[/av_one_full][/av_section][av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/house-mansion-845x684.jpg\' attachment=\'104\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Kitchen Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-kitchen-845x684.jpg\' attachment=\'101\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_one_fourth first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'789\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nHours of Work\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'Juli 2015\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nConstruction Date\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'3820ft\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nSurface Area\n[/av_animated_numbers]\n\n[/av_one_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_animated_numbers number=\'1.800.000$\' icon_select=\'no\' icon=\'ue800\' font=\'entypo-fontello\' font_size=\'\' font_size_description=\'\' link=\'\' linktarget=\'no\' color=\'\' custom_color=\'#444444\']\nBudget\n[/av_animated_numbers]\n\n[/av_one_fourth]\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x684.jpg\' attachment=\'82\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Furniture Selection\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half]\n[/av_layout_row]\n\n[av_layout_row border=\'\' min_height=\'400px\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\']\n[av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Light &amp; Shadow\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\n[/av_textblock]\n\n[/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'http://memori.noappname.net/wp-content/uploads/2015/10/superb-backyard-845x684.jpg\' attachment=\'84\' attachment_size=\'gallery\' background_attachment=\'scroll\' background_position=\'center center\' background_repeat=\'stretch\']\n\n[/av_cell_one_half]\n[/av_layout_row]','Project 6 - Living Room Design','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lore. ','publish','open','closed','','project-6-living-room-design','','','2015-10-30 17:09:51','2015-10-30 17:09:51','',0,'http://test.kriesi.at/construction/?post_type=portfolio&amp;p=232',0,'portfolio','',0),(298,1,'2018-04-01 07:46:58','2018-04-01 07:46:58','[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'footer-template\' color=\'footer_color\' background=\'bg_color\' custom_bg=\'#ffffff\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-jfgi5bwp\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'page,156\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgs0dhmw\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Any more questions? Feel free to write us a mail!\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'50\' subheading_active=\'\' subheading_size=\'30\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'0\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgfdunv8\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\n[/av_textblock]\n\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'50px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jfj8eyp1\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-6kpu2\']\n\n[av_buttonrow alignment=\'center\' button_spacing=\'20\' button_spacing_unit=\'px\' av_uid=\'av-jfj7zffg\' admin_preview_bg=\'\']\n[av_buttonrow_item label=\'Follow me on Twitter\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8f1\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-11owzu\']\n[av_buttonrow_item label=\'Follow me on Facebook\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8f3\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-v30ya\']\n[av_buttonrow_item label=\'Follow me on Dribbble\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8fe\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-qfwqy\']\n[av_buttonrow_item label=\'Follow me on Instagram\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue909\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-jx31m\']\n[av_buttonrow_item label=\'Follow me on LinkedIn\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue8fc\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-g4seq\']\n[av_buttonrow_item label=\'Get in touch\' link=\'manually,#\' link_target=\'\' size=\'large\' label_display=\'av-button-label-on-hover\' icon_select=\'yes\' icon=\'ue805\' font=\'entypo-fontello\' color=\'theme-color\' custom_bg=\'#444444\' custom_font=\'#ffffff\' av_uid=\'av-6qf2y\']\n[/av_buttonrow]\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgqlrqxr\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><strong>IMPRINT</strong></p>\n<p style=\"text-align: center;\">Enfold Law Agency | Attorneys of Law | 3231 South King Boulevard Suite 315\nPhone: +555 240 92 20 | Fax: +555 240 51 94 | Email: office@enfold-law-office.com\nVAT-Nummer: 56473643 | ASDF-Code: R234567</p>\n<p style=\"text-align: center;\">Located in  California, the law firm of Enfold Law L.L.P. represents clients throughout California, including, but not limited to the cities of Los Angeles, Santa Ana, Yorba Linda, San Juan Capistrano, Mission Viejo, Newport Beach, Huntington Beach, Tustin, Irvine, Costa Mesa, Fullerton, Brea, Corona, Chino, Temecula, Lake Elsinore and Orange County, Los Angeles County, Riverside County, San Bernardino County and San Diego County.</p>\n<p style=\"text-align: center;\"><strong>DISCLAIMER</strong></p>\n<p style=\"text-align: center;\">The information contained in this website is for general information purposes only. The information is provided by [business name] and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p>\n[/av_textblock]\n\n[/av_one_full][av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jfj8eyp1\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-2gdk2\']\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lejfe\']\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfiohzkt\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><a href=\"#\">About</a> | <a href=\"#\">Imprint</a> | <a href=\"#\">Contact</a> | <a href=\"#\">Terms</a></p>\n[/av_textblock]\n\n[av_textblock size=\'12\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfiohzkt\' admin_preview_bg=\'\']\n<p style=\"text-align: center;\"><a href=\"http://kriesi.at\">© 2018 Enfold by Kriesi</a></p>\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-6l59m\']\n\n[/av_one_third][/av_section]','Footer Template','','publish','closed','closed','','footer-template','','','2018-04-01 07:46:58','2018-04-01 07:46:58','',0,'http://wp/portfolio-light/?page_id=298',0,'page','',0),(344,1,'2018-04-03 07:06:47','2018-04-03 07:06:47','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-blurred.jpg\' attachment=\'832\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Latest News\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwcagpn\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-shadow\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'fade-in\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jfg5nepn\']\n\n[av_masonry_entries link=\'category\' wc_prod_visible=\'\' prod_order_by=\'\' prod_order=\'\' sort=\'no\' items=\'8\' columns=\'4\' paginate=\'pagination\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed\' orientation=\'av-orientation-portrait-large\' gap=\'large\' overlay_fx=\'active\' id=\'\' caption_elements=\'title excerpt\' caption_styling=\'\' caption_display=\'always\' color=\'\' custom_bg=\'\' av-medium-columns=\'\' av-small-columns=\'\' av-mini-columns=\'\' av_uid=\'av-jfjbn9h2\']\n\n[/av_one_full]\n[/av_section]','News','','publish','closed','closed','','news','','','2018-04-03 07:06:47','2018-04-03 07:06:47','',0,'http://wp/portfolio-light/?page_id=344',0,'page','',0),(495,1,'2018-04-17 22:22:55','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2018-04-17 22:22:55','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(496,1,'2018-04-17 22:22:55','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2018-04-17 22:22:55','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(497,1,'2018-04-17 22:22:55','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2018-04-17 22:22:55','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(498,1,'2018-04-17 22:22:55','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2018-04-17 22:22:55','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(606,1,'2018-04-17 22:21:53','2018-04-17 22:21:53','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, <strong>ultricies</strong> nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.</blockquote>\nVivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','Invitation!','Welcome my Friends! This is your first post. Edit or delete it, then start blogging!','publish','open','open','','invitation','','','2018-04-17 22:21:53','2018-04-17 22:21:53','',0,'https://kriesi.at/themes/enfold-elegant-portfolio/?p=1',0,'post','',1),(811,1,'2018-05-03 15:17:39','2018-05-03 15:17:39','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'The Firm\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgw9s67a\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Founded because of necessity...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Here to stay...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'A brief History\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\'][/av_heading]\n\n[av_timeline orientation=\'vertical\' placement_v=\'alternate\' placement_h=\'top\' slides_num=\'3\' content_appearence=\'boxshadow\' custom_date_size=\'\' custom_title_size=\'\' custom_content_size=\'\' contentbox_bg_color=\'\' custom_contentbox_bg_color=\'\' font_color=\'custom\' custom_date=\'#084a79\' custom_title=\'\' custom_content=\'\' icon_color=\'custom\' icon_custom_bg=\'#084a79\' icon_custom_font=\'\' icon_custom_border=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jfjcxzvh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n[av_timeline_item date=\'1981\' title=\'Founding\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue80c\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/services3-300x300.jpg\' attachment=\'830\' attachment_size=\'medium\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_timeline_item]\n[av_timeline_item date=\'1991\' title=\'First Steps\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue806\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/services2-845x321.jpg\' attachment=\'829\' attachment_size=\'entry_with_sidebar\']\nI took my first steps in enim justo, rhoncus ut, imperdiet a, dolor sit venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_timeline_item]\n[av_timeline_item date=\'2001\' title=\'Hiring new team members\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue8c9\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero2-bw-180x180.png\' attachment=\'833\' attachment_size=\'square\']\nCras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.\n[/av_timeline_item]\n[av_timeline_item date=\'2002\' title=\'Merging with Enfold Media\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue8c0\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/team3-204x300.jpg\' attachment=\'836\' attachment_size=\'medium\']\nMy first art degree I received in ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2004\' title=\'Aenean vulputate eleifend tellus\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue856\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/services1-180x180.jpg\' attachment=\'828\' attachment_size=\'square\']\nIn enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2006\' title=\'Uat vitae, eleifend\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue821\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/services3-180x180.jpg\' attachment=\'830\' attachment_size=\'square\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_timeline_item]\n[av_timeline_item date=\'2018\' title=\'Merging with Mr. Enfold\' link=\'\' linktarget=\'\' linkelement=\'all\' milestone_valign=\'baseline\' milestone_color=\'\' custom_milestone_color=\'\' icon_image=\'image\' icon=\'ue80b\' font=\'entypo-fontello\' image=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero2-bw-180x180.png\' attachment=\'833\' attachment_size=\'square\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_timeline_item]\n[/av_timeline]\n\n[/av_section][av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]','The Firm','','publish','closed','closed','','the-firm','','','2018-05-03 15:17:39','2018-05-03 15:17:39','',154,'http://wpoffice/enfold-lawyer/?page_id=811',0,'page','',0),(814,1,'2018-05-03 15:17:53','2018-05-03 15:17:53','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Our Lawyers\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwbymah\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Our Team...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-gelfi\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Want to join?\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'15,,,\' av_uid=\'av-7lm5y\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'0px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n[/av_section]\n\n[av_layout_row border=\'\' min_height=\'\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-81u0ml\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/team3-700x1030.jpg\' attachment=\'836\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-skimt\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-7pnuph\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Erwin Sanson\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\']\nCEO\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nStanford (1993 Mag. iur., 1997 Dr. iur.), University ofStanford: Master in Journalism (1997 MA), 1998–2002 Associate with an International Law Firm (Vienna), since 2002 Associated Partner with Enfold Law, since 2004 Partner, Head of Competition &amp; Antitrust\n\n<strong>Areas of Practice</strong>\nEuropean and US Competition Law, (Antitrust, Merger Control and Market Dominance) Distribution Law, European Law\n\n<strong>Languages\n</strong>German, English, French, Italian, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row][av_layout_row border=\'\' min_height=\'\' color=\'alternate_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-m7xgt\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/team2-700x1030.jpg\' attachment=\'835\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-63np3h\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-5xam6l\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Adriana Aero\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\']\nPartner\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nUniversity of Austin (2004 Mag. iur.), University ofAustin, Postgraduate Studies in European and International Business Law (2009) 2007-2013 Associate with Enfold Law, 2011 court practice, since 2013 Attorney at Law with Enfold Law\n\n<strong>Areas of Practice</strong>\nCorporate &amp; Commercial Law, law of real proberty, family law\n\n<strong>Languages</strong>\nGerman, English, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row][av_layout_row border=\'\' min_height=\'\' color=\'main_color\' mobile=\'av-flex-cells\' id=\'\' av_uid=\'av-4mmczh\']\n\n[av_cell_one_third vertical_align=\'middle\' padding=\'180px,60px,180px,60px\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/team1-700x1030.jpg\' attachment=\'834\' attachment_size=\'large\' background_attachment=\'scroll\' background_position=\'top center\' background_repeat=\'stretch\' link=\'\' linktarget=\'\' link_hover=\'\' mobile_display=\'\' av_uid=\'av-4bgbzp\']\n\n[/av_cell_one_third][av_cell_two_third vertical_align=\'middle\' padding=\'60px\' padding_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_attachment=\'scroll\' background_position=\'top left\' background_repeat=\'no-repeat\' mobile_display=\'\' av_uid=\'av-48o2f9\']\n\n[av_heading tag=\'h3\' padding=\'10\' heading=\'Mala Malone\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'30\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\']\nAssociate\n[/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-898bth\' admin_preview_bg=\'\']\n<strong>Professional Experience</strong>\nUniversity of Passau (2003); University of Hungary (2007 Dr. jur.);\n\n<strong>Areas of Practice</strong>\nTax law, family law\n\n<strong>Languages</strong>\nEnglish, Spanish\n[/av_textblock]\n\n[/av_cell_two_third][/av_layout_row]','Our Lawyers','','publish','closed','closed','','our-lawyers','','','2018-05-03 15:17:53','2018-05-03 15:17:53','',154,'http://wpoffice/enfold-lawyer/?page_id=814',0,'page','',0),(821,1,'2018-05-03 15:19:25','2018-05-03 15:19:25','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-skyscraper.jpg\' attachment=\'827\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'FAQ\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'5vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwcxcei\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_uid=\'av-2eg9ay\']\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-23mkr6\']\n\n[av_heading heading=\'Services\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczoac\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-6dssa\']\n<ul>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n 	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt.</li>\n</ul>\nCras dapibus. <strong>Vivamus elementum</strong> semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-1lckhe\']\n\n[av_heading heading=\'Pricing related\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczrj1\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-4bbgi\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-13x1fm\']\n\n[av_heading heading=\'Lawyers\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczvak\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-t5l4q\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-k6r7u\']\n\n[av_heading heading=\'Response Times\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczypp\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-bct8a\']\n<ul>\n 	<li>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</li>\n 	<li>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.</li>\n 	<li>Nullam dictum felis eu pede mollis pretium. Integer tincidunt.</li>\n</ul>\nCras dapibus. <strong>Vivamus elementum</strong> semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-13x1fm\']\n\n[av_heading heading=\'Working with us\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczvak\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av_uid=\'av-t5l4q\']\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'\' space=\'\' custom_margin=\'\' margin=\'0px\' padding=\'0px\' border=\'\' border_color=\'\' radius=\'0px\' background_color=\'\' src=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_display=\'\' av_uid=\'av-1lckhe\']\n\n[av_heading heading=\'What do we have to offer?\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'\' margin_sync=\'true\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgwczrj1\' admin_preview_bg=\'\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-4bbgi\' admin_preview_bg=\'\']\nDonec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum agnis dis <a href=\"#\">parturient montes</a>, nascetur ridiculus mus.</li>\n</ul>\n[/av_textblock]\n\n[/av_one_half]\n[/av_section]','FAQ','','publish','closed','closed','','faq','','','2018-05-03 15:19:25','2018-05-03 15:19:25','',0,'http://wpoffice/enfold-lawyer/?page_id=821',0,'page','',0),(824,1,'2018-05-03 15:19:56','2018-05-03 15:19:56','[av_section min_height=\'custom\' min_height_px=\'230px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_tb\' src=\'http://memori.noappname.net/wp-content/uploads/2018/05/hero-blurred.jpg\' attachment=\'832\' attachment_size=\'full\' attach=\'scroll\' position=\'center center\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_enable=\'aviaTBoverlay_enable\' overlay_opacity=\'0.6\' overlay_color=\'#084a79\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-145nae\']\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-jgf3pjem\']\n\n[av_heading heading=\'Practice Areas\' tag=\'h2\' style=\'blockquote modern-quote modern-centered\' size=\'4vw\' subheading_active=\'\' subheading_size=\'25\' margin=\'0\' margin_sync=\'true\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgs0mnr3\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_heading]\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'Overview of our services...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw141\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis<strong> parturient montes</strong>, nascetur ridiculus mus.\n\nDonec quam felis, ultricies nec, pellentesque. Nulla <a href=\"#\">consequat massa</a> quis enim.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading heading=\'And in detail...\' tag=\'h2\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' margin=\'15,,,\' padding=\'10\' color=\'\' custom_font=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrxw7ga\' admin_preview_bg=\'rgb(255, 255, 255)\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n\nNullam dictum felis eu pede mollis pretium. Integer <strong>tincidunt</strong>. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.\n[/av_textblock]\n\n[/av_one_half][av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf106\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Real Property Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-14oiuw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-vra1k\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-rz8o0\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf101\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Insurance Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nsb0w\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf12e\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Construction Litigation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-d8ocw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nyio\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_gradient\' custom_bg=\'\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_full first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' link=\'\' linktarget=\'\' link_hover=\'\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-lsyke\']\n\n[av_heading tag=\'h4\' padding=\'30\' heading=\'We are the best reviewed Criminal Defence Law Firm in the US. \' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'27\' subheading_active=\'subheading_below\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'\' av_uid=\'av-96c1y\']\nIf you want to be represented by the best law firm for your case then do not hesitate and write us a mail!\n[/av_heading]\n\n[av_button label=\'Get in touch\' link=\'manually,http://\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_full]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'huge\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' bottom_border_diagonal_color=\'#333333\' bottom_border_diagonal_direction=\'\' bottom_border_style=\'\' custom_arrow_bg=\'\' id=\'\' color=\'main_color\' background=\'bg_color\' custom_bg=\'\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'vertical\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\' av_element_hidden_in_editor=\'0\' av_uid=\'av-qet8u\']\n[av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf118\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Citation\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-157taw\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-x5394\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_two_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-ogoc8\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third][av_one_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf120\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Traffic offense\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-nhwso\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_one_third first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_gradient\' background_color=\'#094978\' background_gradient_color1=\'#094978\' background_gradient_color2=\'#105e96\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_font_icon icon=\'uf114\' font=\'justice\' style=\'\' caption=\'\' link=\'\' linktarget=\'\' size=\'70px\' position=\'center\' color=\'#ffffff\' av_uid=\'av-jgf8v45f\' admin_preview_bg=\'rgb(34, 34, 34)\'][/av_font_icon]\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'Jury Selection\' color=\'custom-color-heading\' style=\'blockquote modern-quote modern-centered\' custom_font=\'#ffffff\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(34, 34, 34)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-f2bs8\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'custom\' color=\'#ffffff\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgds8wgh\' admin_preview_bg=\'rgb(255, 255, 255)\']\n<p style=\"text-align: center;\">Donec quam felis, ultricies nec eu, pretium quis, sem. Nulla consequat massa quis enim.</p>\n[/av_textblock]\n\n[av_hr class=\'invisible\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'\']\n\n[av_button label=\'Get in touch\' link=\'page,156\' link_target=\'\' size=\'large\' position=\'center\' label_display=\'\' icon_select=\'yes-right-icon\' icon_hover=\'aviaTBicon_hover\' icon=\'ue879\' font=\'entypo-fontello\' color=\'custom\' custom_bg=\'#ffffff\' custom_font=\'#000000\' av_uid=\'av-jgf4ovnq\' admin_preview_bg=\'\']\n\n[/av_one_third][av_two_third min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'no_margin\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,70px\' link=\'\' linktarget=\'\' link_hover=\'opacity80\' padding=\'40px\' padding_sync=\'true\' border=\'\' border_color=\'#f2f2f2\' radius=\'3px\' radius_sync=\'true\' background=\'bg_color\' background_color=\'#f7f7f7\' background_gradient_color1=\'\' background_gradient_color2=\'\' background_gradient_direction=\'diagonal_bt\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\' mobile_breaking=\'\' mobile_display=\'\' av_uid=\'av-9wkhy\']\n\n[av_heading tag=\'h2\' padding=\'10\' heading=\'In detail...\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\' admin_preview_bg=\'rgb(255, 255, 255)\' av-desktop-hide=\'\' av-medium-hide=\'\' av-small-hide=\'\' av-mini-hide=\'\' av-medium-font-size-title=\'\' av-small-font-size-title=\'\' av-mini-font-size-title=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' margin=\'25,,,\' av_uid=\'av-brjjs\'][/av_heading]\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient <strong>montes</strong>, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n<blockquote>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis <strong>pretium</strong>.</blockquote>\nInteger tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'20\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'#d3d3d3\' custom_margin_top=\'50px\' custom_margin_bottom=\'65px\' icon_select=\'yes\' custom_icon_color=\'#072f4c\' icon=\'uf119\' font=\'justice\' av_uid=\'av-jgf4q5kq\' admin_preview_bg=\'rgb(255, 255, 255)\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\' av-medium-font-size=\'\' av-small-font-size=\'\' av-mini-font-size=\'\' av_uid=\'av-jgrx3l5f\' admin_preview_bg=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. <a href=\"#\">Aenean</a> leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n<ul>\n 	<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>\n 	<li>Aenean commodo ligula eget dolor. Aenean massa.</li>\n 	<li>Cum sociis <strong>natoque penatibus</strong> et magnis dis parturient montes.</li>\n</ul>\nNascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.\n[/av_textblock]\n\n[/av_two_third]\n[/av_section]','Practice Areas','','publish','closed','closed','','practice-areas','','','2018-05-03 15:19:56','2018-05-03 15:19:56','',0,'http://wpoffice/enfold-lawyer/?page_id=824',0,'page','',0),(827,1,'2018-05-15 14:57:50','2018-05-15 14:57:50','','hero-skyscraper','','inherit','open','closed','','hero-skyscraper','','','2018-05-15 14:57:50','2018-05-15 14:57:50','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/hero-skyscraper.jpg',0,'attachment','image/jpeg',0),(828,1,'2018-05-15 14:58:17','2018-05-15 14:58:17','','services1','','inherit','open','closed','','services1','','','2018-05-15 14:58:17','2018-05-15 14:58:17','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/services1.jpg',0,'attachment','image/jpeg',0),(829,1,'2018-05-15 14:58:24','2018-05-15 14:58:24','','services2','','inherit','open','closed','','services2','','','2018-05-15 14:58:24','2018-05-15 14:58:24','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/services2.jpg',0,'attachment','image/jpeg',0),(830,1,'2018-05-15 14:58:30','2018-05-15 14:58:30','','services3','','inherit','open','closed','','services3','','','2018-05-15 14:58:30','2018-05-15 14:58:30','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/services3.jpg',0,'attachment','image/jpeg',0),(831,1,'2018-05-15 14:58:45','2018-05-15 14:58:45','','logo','','inherit','open','closed','','logo','','','2018-05-15 14:58:45','2018-05-15 14:58:45','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/logo.png',0,'attachment','image/png',0),(832,1,'2018-05-15 14:59:02','2018-05-15 14:59:02','','hero-blurred','','inherit','open','closed','','hero-blurred','','','2018-05-15 14:59:02','2018-05-15 14:59:02','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/hero-blurred.jpg',0,'attachment','image/jpeg',0),(833,1,'2018-05-15 14:59:32','2018-05-15 14:59:32','','hero2-bw','','inherit','open','closed','','hero2-bw','','','2018-05-15 14:59:32','2018-05-15 14:59:32','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/hero2-bw.png',0,'attachment','image/png',0),(834,1,'2018-05-15 15:00:39','2018-05-15 15:00:39','','team1','','inherit','open','closed','','team1','','','2018-05-15 15:00:39','2018-05-15 15:00:39','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/team1.jpg',0,'attachment','image/jpeg',0),(835,1,'2018-05-15 15:00:46','2018-05-15 15:00:46','','team2','','inherit','open','closed','','team2','','','2018-05-15 15:00:46','2018-05-15 15:00:46','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/team2.jpg',0,'attachment','image/jpeg',0),(836,1,'2018-05-15 15:00:53','2018-05-15 15:00:53','','team3','','inherit','open','closed','','team3','','','2018-05-15 15:00:53','2018-05-15 15:00:53','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/team3.jpg',0,'attachment','image/jpeg',0),(837,1,'2018-05-15 15:01:55','2018-05-15 15:01:55','','marker','','inherit','open','closed','','marker','','','2018-05-15 15:01:55','2018-05-15 15:01:55','',102,'http://memori.noappname.net/wp-content/uploads/2018/05/marker.png',0,'attachment','image/png',0),(838,1,'2015-11-04 20:04:12','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-11-04 20:04:12','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-minimal-portfolio/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(839,1,'2015-11-04 20:04:12','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-11-04 20:04:12','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-minimal-portfolio/?post_type=avia_framework_post&amp;p=11',0,'avia_framework_post','',0),(840,1,'2018-05-15 14:39:29','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2018-05-15 14:39:29','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-law/?post_type=avia_framework_post&amp;p=4',0,'avia_framework_post','',0),(841,1,'2018-05-15 14:39:29','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2018-05-15 14:39:29','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-law/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(842,1,'2018-05-15 14:39:29','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2018-05-15 14:39:29','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-law/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(843,1,'2018-05-15 14:39:29','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2018-05-15 14:39:29','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-law/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(844,1,'2018-05-15 14:39:29','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2018-05-15 14:39:29','0000-00-00 00:00:00','',0,'https://kriesi.at/themes/enfold-law/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(845,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','845','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/index.php/2024/02/01/845/',2,'nav_menu_item','',0),(846,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','846','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/index.php/2024/02/01/846/',8,'nav_menu_item','',0),(847,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','847','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/index.php/2024/02/01/847/',7,'nav_menu_item','',0),(848,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','848','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/index.php/2024/02/01/848/',9,'nav_menu_item','',0),(849,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','849','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/index.php/2024/02/01/849/',4,'nav_menu_item','',0),(850,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','850','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',154,'http://memori.noappname.net/index.php/2024/02/01/850/',6,'nav_menu_item','',0),(851,1,'2024-02-01 10:42:19','2024-02-01 10:02:56',' ','','','publish','closed','closed','','851','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',154,'http://memori.noappname.net/index.php/2024/02/01/851/',5,'nav_menu_item','',0),(852,1,'2024-02-01 10:42:18','2024-02-01 10:02:56',' ','','','publish','closed','closed','','852','','','2024-02-01 10:42:18','2024-02-01 10:42:18','',0,'http://memori.noappname.net/index.php/2024/02/01/852/',1,'nav_menu_item','',0),(853,1,'2024-02-01 10:41:57','2024-02-01 10:41:57','','Memori','','publish','closed','closed','','memori','','','2024-02-01 10:41:58','2024-02-01 10:41:58','',0,'http://memori.noappname.net/?page_id=853',0,'page','',0),(854,1,'2024-02-01 10:41:57','2024-02-01 10:41:57','','Memori','','inherit','closed','closed','','853-revision-v1','','','2024-02-01 10:41:57','2024-02-01 10:41:57','',853,'http://memori.noappname.net/?p=854',0,'revision','',0),(855,1,'2024-02-01 10:42:19','2024-02-01 10:42:19',' ','','','publish','closed','closed','','855','','','2024-02-01 10:42:19','2024-02-01 10:42:19','',0,'http://memori.noappname.net/?p=855',3,'nav_menu_item','',0),(857,1,'2015-10-22 17:27:38','2015-10-22 17:27:38','','marker3','','inherit','open','closed','','marker3','','','2015-10-22 17:27:38','2015-10-22 17:27:38','',869,'http://memori.noappname.net/wp-content/uploads/2015/10/marker3.png',0,'attachment','image/png',0),(858,1,'2015-10-15 13:48:50','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-10-15 13:48:50','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=5',0,'avia_framework_post','',0),(859,1,'2015-10-15 13:48:50','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-10-15 13:48:50','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=6',0,'avia_framework_post','',0),(860,1,'2015-10-15 13:48:50','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-10-15 13:48:50','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(861,1,'2015-10-15 13:48:50','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-10-15 13:48:50','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(862,1,'2015-10-15 14:50:46','0000-00-00 00:00:00','','avia_template_builder_snippets','','draft','closed','closed','','','','','2015-10-15 14:50:46','0000-00-00 00:00:00','',0,'http://wpoffice/construction/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(863,1,'2015-11-04 20:04:02','0000-00-00 00:00:00','','avia_logo','','draft','closed','closed','','','','','2015-11-04 20:04:02','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-construction/?post_type=avia_framework_post&amp;p=7',0,'avia_framework_post','',0),(864,1,'2015-11-04 20:04:02','0000-00-00 00:00:00','','avia_favicon','','draft','closed','closed','','','','','2015-11-04 20:04:02','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-construction/?post_type=avia_framework_post&amp;p=8',0,'avia_framework_post','',0),(865,1,'2015-11-04 20:04:02','0000-00-00 00:00:00','','avia_custom_logo_for_preloader','','draft','closed','closed','','','','','2015-11-04 20:04:02','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-construction/?post_type=avia_framework_post&amp;p=9',0,'avia_framework_post','',0),(866,1,'2015-11-04 20:04:02','0000-00-00 00:00:00','','avia_custom_background_image','','draft','closed','closed','','','','','2015-11-04 20:04:02','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-construction/?post_type=avia_framework_post&amp;p=10',0,'avia_framework_post','',0),(867,1,'2015-11-04 20:04:02','0000-00-00 00:00:00','','avia_transparency_logo','','draft','closed','closed','','','','','2015-11-04 20:04:02','0000-00-00 00:00:00','',0,'http://www.kriesi.at/themes/enfold-construction/?post_type=avia_framework_post&amp;p=11',0,'avia_framework_post','',0),(868,1,'2015-10-15 14:50:55','2015-10-15 14:50:55','[av_slideshow_full size=\'featured_large\' stretch=\'\' animation=\'fade\' autoplay=\'true\' interval=\'5\' control_layout=\'av-control-minimal\' src=\'\' attachment=\'\' attachment_size=\'\' position=\'top left\' repeat=\'no-repeat\' attach=\'scroll\']\n[av_slide_full slide_type=\'image\' id=\'87\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'A reliable team\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_right\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Who we are\' button_color=\'light\' link1=\'page,31\' link_target1=\'\' button_label2=\'What we do\' button_color2=\'theme-color\' link2=\'page,25\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_enable=\'aviaTBaviaTBoverlay_enable\' overlay_opacity=\'0.2\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\']\nDonec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.\n[/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'84\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'You dream it, we build it\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_left\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Learn more\' button_color=\'light\' link1=\'page,25\' link_target1=\'\' button_label2=\'Get a quote\' button_color2=\'theme-color\' link2=\'page,23\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_opacity=\'0.5\' overlay_color=\'#0a0a0a\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\' overlay_enable=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_slide_full]\n[av_slide_full slide_type=\'image\' id=\'79\' video=\'http://\' mobile_image=\'\' video_format=\'\' video_ratio=\'16:9\' title=\'From start to finish\' custom_title_size=\'\' custom_content_size=\'\' caption_pos=\'caption_left\' link_apply=\'button button-two\' link=\'lightbox\' link_target=\'\' button_label=\'Learn more\' button_color=\'light\' link1=\'page,31\' link_target1=\'\' button_label2=\'Get a quote\' button_color2=\'theme-color\' link2=\'page,23\' link_target2=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' overlay_enable=\'aviaTBaviaTBoverlay_enable\' overlay_opacity=\'0.5\' overlay_color=\'#000000\' overlay_pattern=\'\' overlay_custom_pattern=\'\' video_controls=\'\' video_mute=\'\' video_loop=\'\' video_autoplay=\'\']\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n[/av_slide_full]\n[/av_slideshow_full]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'default\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'#efbb20\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-wire-model-fade-white-1500x1085.png\' attachment=\'88\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'center right\' repeat=\'stretch\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_three_fourth first min_height=\'av-equal-height-column\' vertical_alignment=\'av-align-middle\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'left-to-right\']\n\n[av_heading heading=\'Reliable construction service since 1973. We are not just building houses. We are building dreams.\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'30\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'custom-color-heading\' custom_font=\'#ffffff\'][/av_heading]\n\n[/av_three_fourth][av_one_fourth min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'right-to-left\']\n\n[av_button label=\'GET A QUOTE\' link=\'page,23\' link_target=\'\' size=\'large\' position=\'right\' icon_select=\'no\' icon=\'ue827\' font=\'entypo-fontello\' color=\'light\' custom_bg=\'#444444\' custom_font=\'#ffffff\']\n\n[/av_one_fourth]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/scale-ruler-on-blueprints-845x321.jpg\' attachment=\'83\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,113\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/construction-site-machines-845x321.jpg\' attachment=\'80\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,135\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Construction\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/cropped-hand-of-a-carpenter-845x321.jpg\' attachment=\'81\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,138\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'House renovation\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-thin\' custom_width=\'50px\' custom_border_color=\'\' custom_margin_top=\'30px\' custom_margin_bottom=\'30px\' icon_select=\'yes\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/architect-handling-keys-to-a-couple-845x321.jpg\' attachment=\'79\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,140\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Small Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/urban-development-845x321.jpg\' attachment=\'85\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,144\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Big Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/modern-home-845x321.jpg\' attachment=\'82\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,142\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Interior Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'alternate_color\' custom_bg=\'\' src=\'http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/house-wire-model-fade-white-1500x1085.png\' attachment=\'88\' attachment_size=\'extra_large\' attach=\'parallax\' position=\'top left\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'0.5\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Why us?\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue856\' font=\'entypo-fontello\' title=\'We got the tools\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px,0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue84d\' font=\'entypo-fontello\' title=\'Certified Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8cf\' font=\'entypo-fontello\' title=\'Competitive Pricing\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8c2\' font=\'entypo-fontello\' title=\'Lifetime Guarantee\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nConsectetuer adipiscing elit. Aenean com eget dolor. Aenean massa. Cum sociis.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue862\' font=\'entypo-fontello\' title=\'50 Years Experience\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nAenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' custom_margin=\'aviaTBcustom_margin\' margin=\'0px\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_icon_box position=\'left_content\' boxed=\'\' icon=\'ue8b9\' font=\'entypo-fontello\' title=\'Great Support\' link=\'\' linktarget=\'\' linkelement=\'\' font_color=\'\' custom_title=\'\' custom_content=\'\' color=\'\' custom_bg=\'#ffffff\' custom_font=\'\' custom_border=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit.  Cum sociis natoque penatibu.\n[/av_icon_box]\n\n[/av_one_third]\n[/av_section]\n\n[av_section min_height=\'custom\' min_height_px=\'500px\' padding=\'large\' shadow=\'no-border-styling\' bottom_border=\'no-border-styling\' id=\'\' color=\'main_color\' custom_bg=\'\' src=\'\' attachment=\'\' attachment_size=\'\' attach=\'scroll\' position=\'center center\' repeat=\'no-repeat\' video=\'\' video_ratio=\'16:9\' overlay_opacity=\'1\' overlay_color=\'\' overlay_pattern=\'\' overlay_custom_pattern=\'\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Featured Work\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_masonry_entries link=\'portfolio_entries\' sort=\'no\' items=\'6\' columns=\'3\' paginate=\'none\' query_orderby=\'date\' query_order=\'DESC\' size=\'fixed\' gap=\'large\' overlay_fx=\'active\' caption_elements=\'title\' caption_display=\'on-hover\' id=\'\']\n\n[av_hr class=\'invisible\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_heading tag=\'h2\' padding=\'0\' heading=\'Customers &amp; Partners\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_full first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'\']\n\n[av_partner columns=\'4\' heading=\'\' size=\'no scaling\' border=\'\' type=\'grid\' animation=\'slide\' navigation=\'arrows\' autoplay=\'false\' interval=\'5\']\n[av_partner_logo id=\'219\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'220\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'221\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'224\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'223\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'225\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'218\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[av_partner_logo id=\'226\' hover=\'\' link=\'\' linktitle=\'\' link_target=\'\']\n[/av_partner]\n\n[/av_one_full][/av_section]','Home','','publish','closed','closed','','home-2','','','2015-10-15 14:50:55','2015-10-15 14:50:55','',0,'http://wpoffice/construction/?page_id=9',0,'page','',0),(869,1,'2015-10-15 15:32:40','2015-10-15 15:32:40','[av_google_map height=\'400px\' zoom=\'13\' saturation=\'\' hue=\'#efbb20\' zoom_control=\'aviaTBzoom_control\']\n[av_gmap_location address=\'10800 West Pico Boulevard \' city=\'Los Angeles\' country=\'USA\' long=\'-118.42746890000001\' lat=\'34.0401391\' marker=\'203\' imagesize=\'40\'][/av_gmap_location]\n[/av_google_map]\n\n[av_two_third first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Get in touch\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_contact email=\'office@kriesi.at\' title=\'\' button=\'Get in touch\' on_send=\'\' sent=\'Your message has been sent!\' link=\'manually,http://\' subject=\'\' autorespond=\'\' captcha=\'\' form_align=\'\' color=\'\']\n[av_contact_field label=\'Name\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'E-Mail\' type=\'text\' options=\'\' check=\'is_email\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'Subject\' type=\'text\' options=\'\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'Budget\' type=\'select\' options=\'0$ - 10.000$,10.000$ - 100.000$,100.000$ - 500.000$,500.000$ - 2.500.000$\' check=\'is_empty\' width=\'element_half\' multi_select=\'\'][/av_contact_field]\n[av_contact_field label=\'Message\' type=\'textarea\' check=\'is_empty\' options=\'\' multi_select=\'\' width=\'\'][/av_contact_field]\n[/av_contact]\n\n[/av_two_third][av_one_third min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n[av_heading heading=\'Other ways to contact us\' tag=\'h3\' style=\'blockquote modern-quote\' size=\'\' subheading_active=\'\' subheading_size=\'15\' padding=\'0\' color=\'\' custom_font=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\n<strong>Address</strong>\n10800 West Pico Boulevard\nLos Angeles, USA\n\n<strong>Contact</strong>\noffice@en-co.com\n555-3587 347\n\n<strong>Opening Hours:</strong>\nMo-Fr: 8:00-19:00\nSa: 8:00-14:00\nSo: closed\n[/av_textblock]\n[/av_one_third]','Contact','','publish','closed','closed','','contact','','','2015-10-15 15:32:40','2015-10-15 15:32:40','',0,'http://wpoffice/construction/?page_id=23',0,'page','',0),(870,1,'2015-10-15 15:32:49','2015-10-15 15:32:49','[av_heading tag=\'h2\' padding=\'0\' heading=\'Our Services\' color=\'\' style=\'blockquote modern-quote modern-centered\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'center\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'5px\' custom_margin_bottom=\'35px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/scale-ruler-on-blueprints-845x321.jpg\' attachment=\'83\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,113\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Planning &amp; Architecture\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/construction-site-machines-845x321.jpg\' attachment=\'80\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,135\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Construction\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/cropped-hand-of-a-carpenter-845x321.jpg\' attachment=\'81\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,138\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'House renovation\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/architect-handling-keys-to-a-couple-845x321.jpg\' attachment=\'79\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,140\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Small Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half first min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/modern-home-845x321.jpg\' attachment=\'82\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,142\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Interior Design\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half][av_one_half min_height=\'\' vertical_alignment=\'av-align-top\' space=\'\' margin=\'0px\' margin_sync=\'true\' padding=\'0px\' padding_sync=\'true\' border=\'\' border_color=\'\' radius=\'0px\' radius_sync=\'true\' background_color=\'\' src=\'\' attachment=\'\' attachment_size=\'\' background_position=\'top left\' background_repeat=\'no-repeat\' animation=\'bottom-to-top\']\n\n[av_image src=\'http://memori.noappname.net/wp-content/uploads/2015/10/urban-development-845x321.jpg\' attachment=\'85\' attachment_size=\'entry_with_sidebar\' align=\'center\' styling=\'no-styling\' hover=\'\' link=\'page,144\' target=\'\' caption=\'\' font_size=\'\' appearance=\'\' overlay_opacity=\'0.4\' overlay_color=\'#000000\' overlay_text_color=\'#ffffff\' animation=\'no-animation\'][/av_image]\n\n[av_heading tag=\'h3\' padding=\'0\' heading=\'Big Projects\' color=\'\' style=\'blockquote modern-quote\' custom_font=\'\' size=\'\' subheading_active=\'\' subheading_size=\'15\' custom_class=\'\'][/av_heading]\n\n[av_hr class=\'custom\' height=\'50\' shadow=\'no-shadow\' position=\'left\' custom_border=\'av-border-fat\' custom_width=\'50px\' custom_border_color=\'#efbb20\' custom_margin_top=\'10px\' custom_margin_bottom=\'10px\' icon_select=\'no\' custom_icon_color=\'\' icon=\'ue808\' font=\'entypo-fontello\']\n\n[av_textblock size=\'\' font_color=\'\' color=\'\']\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.\n[/av_textblock]\n\n[/av_one_half]','Service','','publish','closed','closed','','service','','','2015-10-15 15:32:49','2015-10-15 15:32:49','',0,'http://wpoffice/construction/?page_id=25',0,'page','',0),(871,1,'2024-03-17 16:37:29','2024-03-17 16:37:29',' ','','','publish','closed','closed','','871','','','2024-03-17 16:37:29','2024-03-17 16:37:29','',870,'http://memori.noappname.net/index.php/2024/03/17/',5,'nav_menu_item','',0),(872,1,'2024-03-17 16:37:29','2024-03-17 16:37:29',' ','','','publish','closed','closed','','872','','','2024-03-17 16:37:29','2024-03-17 16:37:29','',870,'http://memori.noappname.net/index.php/2024/03/17/',4,'nav_menu_item','',0),(873,1,'2014-05-11 18:55:31','2014-05-11 18:55:31','[audio mp3=\"http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3\" preload=\"auto\"][/audio]\n\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.\n<blockquote>Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer.</blockquote>\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>\n<!--more-->\n\nNunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor.\n<ul>\n	<li>Donec posuere vulputate arcu.</li>\n	<li>Phasellus accumsan cursus velit.</li>\n	<li>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;</li>\n	<li>Sed aliquam, nisi quis porttitor congue</li>\n</ul>','Entry with Audio','','publish','open','open','','entry-with-audio-2','','','2014-05-11 18:55:31','2014-05-11 18:55:31','',0,'http://192.168.1.104/enfold-blog/?p=51',0,'post','',0),(874,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','874','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/874/',1,'nav_menu_item','',0),(875,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','875','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/875/',11,'nav_menu_item','',0),(876,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','876','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/876/',2,'nav_menu_item','',0),(877,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','877','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/877/',10,'nav_menu_item','',0),(878,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','878','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/878/',12,'nav_menu_item','',0),(879,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','879','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',0,'http://memori.noappname.net/index.php/2024/03/17/879/',3,'nav_menu_item','',0),(880,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','880','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',870,'http://memori.noappname.net/index.php/2024/03/17/880/',7,'nav_menu_item','',0),(881,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','881','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',870,'http://memori.noappname.net/index.php/2024/03/17/881/',8,'nav_menu_item','',0),(882,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','882','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',870,'http://memori.noappname.net/index.php/2024/03/17/882/',6,'nav_menu_item','',0),(883,1,'2024-03-17 16:37:30','2024-03-17 16:37:30',' ','','','publish','closed','closed','','883','','','2024-03-17 16:37:30','2024-03-17 16:37:30','',870,'http://memori.noappname.net/index.php/2024/03/17/883/',9,'nav_menu_item','',0),(884,1,'2024-03-26 14:16:35','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-03-26 14:16:35','0000-00-00 00:00:00','',0,'http://memori.noappname.net/?p=884',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(36,2,0),(36,4,0),(36,5,0),(36,13,0),(40,2,0),(40,3,0),(40,4,0),(40,5,0),(40,14,0),(47,3,0),(47,4,0),(47,5,0),(47,15,0),(49,2,0),(49,4,0),(49,5,0),(51,2,0),(51,3,0),(51,4,0),(51,5,0),(51,16,0),(55,2,0),(55,4,0),(55,5,0),(67,2,0),(67,3,0),(67,4,0),(67,5,0),(67,14,0),(68,2,0),(68,4,0),(68,5,0),(94,19,0),(94,21,0),(103,17,0),(103,18,0),(103,21,0),(105,17,0),(105,18,0),(105,20,0),(106,17,0),(106,20,0),(235,19,0),(235,21,0),(236,19,0),(236,20,0),(606,1,0),(845,12,0),(846,12,0),(847,12,0),(848,12,0),(849,12,0),(850,12,0),(851,12,0),(852,12,0),(855,12,0),(871,22,0),(872,22,0),(873,2,0),(873,3,0),(873,4,0),(873,5,0),(873,16,0),(874,22,0),(875,22,0),(876,22,0),(877,22,0),(878,22,0),(879,22,0),(880,22,0),(881,22,0),(882,22,0),(883,22,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'News','news',0),(3,'Personal','personal',0),(4,'food','food',0),(5,'fun','fun',0),(6,'landscape','landscape',0),(7,'portrait','portrait',0),(8,'Design','design',0),(9,'Illustration','illustration',0),(10,'Logo Design','logo-design',0),(11,'Photography','photography',0),(12,'Previously used menu 1','previously-used-menu-1',0),(13,'Link','post-format-link',0),(14,'Gallery','post-format-gallery',0),(15,'Video','post-format-video',0),(16,'Audio','post-format-audio',0),(17,'Architecture','architecture',0),(18,'House','house',0),(19,'Interior','interior',0),(20,'Large','large',0),(21,'Small','small',0),(22,'Main Menu','main-menu',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"4a2fbd034947cea5748718061f7a4232feba7b188a0827afce7d055a9de6d932\";a:4:{s:10:\"expiration\";i:1711635395;s:2:\"ip\";s:12:\"101.56.40.24\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1711462595;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','884'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"2.196.188.0\";}'),(19,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-02-01T10:41:34.866Z\";}'),(20,1,'nav_menu_recently_edited','12'),(21,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(22,1,'metaboxhidden_nav-menus','a:4:{i:0;s:23:\"add-post-type-portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:21:\"add-portfolio_entries\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'admin','$P$BbJM2LQOpaVE1.cZLGVvORhCCfvXLD1','admin','paulmccash@gmail.com','http://memori.noappname.net','2024-02-01 10:01:09','',0,'admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2024-04-01 15:16:00