<?xml version="1.0" encoding="UTF-8" ?>
<!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. -->
<!-- It contains information about your site's posts, pages, comments, categories, and other content. -->
<!-- You may use this file to transfer that content from one site to another. -->
<!-- This file is not intended to serve as a complete backup of your site. -->

<!-- To import this information into a WordPress site follow these steps: -->
<!-- 1. Log in to that site as an administrator. -->
<!-- 2. Go to Tools: Import in the WordPress admin panel. -->
<!-- 3. Install the "WordPress" importer from the list. -->
<!-- 4. Activate & Run Importer. -->
<!-- 5. Upload this file using the form provided on that page. -->
<!-- 6. You will first be asked to map the authors in this export file to users -->
<!--    on the site. For each author, you may choose to map to an -->
<!--    existing user on the site or to create a new user. -->
<!-- 7. WordPress will then import each of the posts, pages, comments, categories, etc. -->
<!--    contained in this file into your site. -->

	<!-- generator="WordPress/5.8.1" created="2021-10-28 02:42" -->
<rss version="2.0"
	xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wp="http://wordpress.org/export/1.2/"
>

<channel>
	<title>studio.</title>
	<link>https://gpsites.co/studio</link>
	<description></description>
	<pubDate>Thu, 28 Oct 2021 02:42:16 +0000</pubDate>
	<language>en-US</language>
	<wp:wxr_version>1.2</wp:wxr_version>
	<wp:base_site_url>https://gpsites.co/</wp:base_site_url>
	<wp:base_blog_url>https://gpsites.co/studio</wp:base_blog_url>

	
		<wp:category>
		<wp:term_id>1</wp:term_id>
		<wp:category_nicename><![CDATA[blog]]></wp:category_nicename>
		<wp:category_parent><![CDATA[]]></wp:category_parent>
		<wp:cat_name><![CDATA[Blog]]></wp:cat_name>
	</wp:category>
		<wp:category>
		<wp:term_id>11</wp:term_id>
		<wp:category_nicename><![CDATA[gutenberg]]></wp:category_nicename>
		<wp:category_parent><![CDATA[]]></wp:category_parent>
		<wp:cat_name><![CDATA[Gutenberg]]></wp:cat_name>
	</wp:category>
			<wp:tag>
		<wp:term_id>7</wp:term_id>
		<wp:tag_slug><![CDATA[consectetur]]></wp:tag_slug>
		<wp:tag_name><![CDATA[Consectetur]]></wp:tag_name>
	</wp:tag>
		<wp:tag>
		<wp:term_id>6</wp:term_id>
		<wp:tag_slug><![CDATA[dolor]]></wp:tag_slug>
		<wp:tag_name><![CDATA[Dolor]]></wp:tag_name>
	</wp:tag>
		<wp:tag>
		<wp:term_id>5</wp:term_id>
		<wp:tag_slug><![CDATA[ipsum]]></wp:tag_slug>
		<wp:tag_name><![CDATA[Ipsum]]></wp:tag_name>
	</wp:tag>
		<wp:tag>
		<wp:term_id>4</wp:term_id>
		<wp:tag_slug><![CDATA[lorem]]></wp:tag_slug>
		<wp:tag_name><![CDATA[Lorem]]></wp:tag_name>
	</wp:tag>
		<wp:tag>
		<wp:term_id>8</wp:term_id>
		<wp:tag_slug><![CDATA[vestibulum]]></wp:tag_slug>
		<wp:tag_name><![CDATA[Vestibulum]]></wp:tag_name>
	</wp:tag>
				<wp:term><wp:term_id>9</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[footer-widgets-menu-studio]]></wp:term_slug><wp:term_name><![CDATA[Footer widgets menu - Studio]]></wp:term_name>
</wp:term>
	<wp:term><wp:term_id>10</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[legal-links-studio]]></wp:term_slug><wp:term_name><![CDATA[Legal links - Studio]]></wp:term_name>
</wp:term>
	<wp:term><wp:term_id>2</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[main-nav-studio]]></wp:term_slug><wp:term_name><![CDATA[Main nav - Studio]]></wp:term_name>
</wp:term>
	<wp:term><wp:term_id>12</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[slideout-studio]]></wp:term_slug><wp:term_name><![CDATA[Slideout - Studio]]></wp:term_name>
</wp:term>
	<wp:term><wp:term_id>3</wp:term_id><wp:term_taxonomy>nav_menu</wp:term_taxonomy><wp:term_slug><![CDATA[text-links-studio]]></wp:term_slug><wp:term_name><![CDATA[Text links - Studio]]></wp:term_name>
</wp:term>

	<generator>https://wordpress.org/?v=5.8.1</generator>

		<item>
		<title><![CDATA[wpbd-base]]></title>
		<link>https://gpsites.co/studio/wpbd-base/</link>
		<pubDate>Wed, 29 Nov 2017 23:34:46 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2017/11/29/wpbd-base/</guid>
		<description></description>
		<content:encoded><![CDATA[/* ## DEFAULTS & OVERRIDES ## */
/* --------------------------------------------- */

/* Subtle fade animation on all hover transitions */
a, img {
	transition: all 200ms linear;
}

/* Specify the weight of strong tag */
strong {
	font-weight: 600;
}


/* ## GENERATEPRESS TWEAKS & OVERRIDES ## */
/* --------------------------------------------- */

/* ### GeneratePress header #### */
/* --------------------------------------------- */

/* SVG logo width */
.site-logo {
	max-width:140px;
}
@media(min-width:769px) {
	.site-logo img {
		margin-top: 0;
	}
}

/* Stick header logo positioning tweaks */
.main-navigation:not(.sticky-logo) img {
	margin-left: 10px; margin-top: -2px;
}

/* GeneratePress header fix for phablets & small tablets
Change the 1024px value in two places to where you have nav/logo overlap */
@media(min-width:768px) AND (max-width:1200px) {
  .inside-header {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 20px 0 0 0;
  }
  #site-navigation {
    min-width: 768px;
    padding: 10px;
    text-align: center;
  }
  #site-navigation ul li {
    display: inline-block;
    float: none;
  }
}


/* ### GeneratePress primary nav ### */
/* --------------------------------------------- */

/* Remove the submenu shadow */
.main-navigation ul ul, .secondary-navigation ul ul.sub-menu {
	box-shadow: none;
}


/* ## GENERATEPRESS SIDEBAR WIDGET AREA ## */
/* --------------------------------------------- */

/* Add a little margin bottom to posts in sidebar widgets */
.widget_recent_entries li {
	margin-bottom: 10px;
}

/* Fix inline dates */
.widget_recent_entries span.post-date {
	color: rgba(255,255,255,0.6);
	display: block;
	font-size: 14px;
}


/* ## GENERATEPRESS FOOTER WIDGET AREA ## */
/* --------------------------------------------- */

/* ### GeneratePress widget layout tweaks & alignments for 3 columns ### */
/* --------------------------------------------- */
.footer-widgets {
	border-top: 1px solid #32373c;
}
.footer-widgets .footer-widget-1 {
	text-align: left;
}
.footer-widgets .footer-widget-2 {
	text-align: center;
}
.footer-widgets .footer-widget-3 {
	text-align: right;
}
@media(min-width:768px) AND (max-width:1024px) {
  .footer-widgets .footer-widget-1,
  .footer-widgets .footer-widget-2,
  .footer-widgets .footer-widget-3 {
    clear: none !important;
    float: left;
    width: 33.3333%;
  }
	.mc4wp-form input {
		width: 100%;
	}
}
@media(max-width:768px) {
	.footer-widgets {
    	padding: 60px 20px 0 20px;
	}
	.footer-widgets * {
		text-align: center;
	}
	.footer-widgets .footer-widget-3 p {
		max-width: 400px;
		margin: 0 auto;
		padding-left: 0;	
	}
}

/* ### GeneratePress widget element tweaks ### */
/* --------------------------------------------- */

/* Specify footer widget line-height */ 
.footer-widgets {
	line-height: 1.7;
}

/* MailChimp 4 WP subscribe form */
.mc4wp-form input {
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.footer-widgets .mc4wp-form input {
	border: none;
	width: 80%;
}


/* ## GENERATEPRESS LOWER FOOTER ## */
/* --------------------------------------------- */

/* Bolt icon color */
.fa-bolt {
	color: #F5AB35;
}


/* ## PLUGINS ## */
/* --------------------------------------------- */

/* ### WP Show Posts ### */
/* --------------------------------------------- */

.wp-show-posts-columns {
  text-align: center;
}
.wp-show-posts-columns article {
  padding-bottom: 10px;
}
.wp-show-posts-columns .wp-show-posts-entry-title {
  font-size: 20px;
  margin-bottom: -10px;
}
.wp-show-posts-inner p {
  font-size: 14px;
  margin: 0 auto;
  max-width: 360px;
}

/* ### Gutenberg ### */
/* --------------------------------------------- */

.entry-content section {
	margin-bottom: 1.5em;
}
ul.wp-block-gallery {
    margin: 0 0 1.5em 0;
}

/* ### Beaver Builder ### */
/* --------------------------------------------- */

/* Center all editorial text in mobile views ### */
@media(max-width:768px) {
  .pp-infobox-wrap .pp-infobox,
	.fl-rich-text,
	.fl-html {
		text-align: center;
  }
}

/* Full height banners to take account of the GeneratePress header size */
/* Change the value 110px to the height of your GeneratePress header */
body .fl-row-full-height .fl-row-content-wrap {
 	min-height: calc(100vh - 92px);
}

/* Buttons */
.fl-button span {
  font-weight: 900;
}

/* A useful text module class make the paragraph text larger */
@media(min-width:768px) {
	.text_large {
		font-size: 130%;
	}
}

/* Beaver Builder logo graphic size */
span.blue {
	color: #00aced !important;
}
.builder-graphic img {
	max-width: 120px;
}

/* ### Powerpack lite & UABB lite for Beaver Builder ### */
/* --------------------------------------------- */

/* Add a shadow effect to the Powerpack Infobox module when .shadow class is added to the module */
.shadow .pp-infobox {
	box-shadow: 5px 5px 15px #efefef;
}

/* Styles for the UABB & Powerpack button modules */

.pp-dual-button-2 a.pp-button {
	opacity: 0.60;
}
.pp-dual-button-2 a.pp-button:hover {
	opacity: 1;
}

/* ### Menu Icons ### */
/* --------------------------------------------- */

/* Twitter icon */
#primary-menu a .fa-twitter::before {
    color: rgba(85,172,238 ,1);
}
#primary-menu a:hover .fa-twitter::before {
    color: rgba(85,172,238 ,0.75);
}

/* Facebook icon */
#primary-menu a .fa-facebook::before {
    color: rgba(59,89,153 ,1);
}
#primary-menu a:hover .fa-facebook::before {
    color: rgba(59,89,153 ,0.75);
}

/* ### Contact Form 7 ### */
/* --------------------------------------------- */

/* Border radius on submit button */
input.wpcf7-submit {
 	border-radius: 6px;
}


/* ## SPECIAL EFFECTS ## */
/* --------------------------------------------- */

/* Photo contrast hover effect */

.pp-infobox-image:hover img,
article.post .post-image:hover img,
.wp-show-posts img:hover {
  	-webkit-filter: contrast(125%);
	filter: contrast(125%);
  	transition: .3s ease-in-out;
}]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>13</wp:post_id>
		<wp:post_date><![CDATA[2017-11-29 23:34:46]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2017-11-29 23:34:46]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-03-21 15:09:27]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-03-21 15:09:27]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[wpbd-base]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[custom_css]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														</item>
					<item>
		<title><![CDATA[logo-beaver-builder]]></title>
		<link>https://gpsites.co/studio/horizon/logo-beaver-builder/#main</link>
		<pubDate>Fri, 08 Dec 2017 23:43:40 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>109</wp:post_id>
		<wp:post_date><![CDATA[2017-12-08 23:43:40]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2017-12-08 23:43:40]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2017-12-08 23:43:40]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2017-12-08 23:43:40]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[logo-beaver-builder]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>2</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2017/12/logo-beaver-builder.png]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:7:{s:5:"width";i:333;s:6:"height";i:290;s:4:"file";s:31:"2017/12/logo-beaver-builder.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:31:"logo-beaver-builder-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:31:"logo-beaver-builder-300x261.png";s:5:"width";i:300;s:6:"height";i:261;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}s:10:"ShortPixel";a:6:{s:4:"type";s:5:"lossy";s:8:"exifKept";s:1:"0";s:4:"date";s:10:"2018-01-27";s:9:"thumbsOpt";i:2;s:13:"thumbsOptList";a:2:{i:0;s:31:"logo-beaver-builder-150x150.png";i:1;s:31:"logo-beaver-builder-300x261.png";}s:10:"retinasOpt";i:0;}s:21:"ShortPixelImprovement";s:5:"78.19";}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Christiana Rivers]]></title>
		<link>https://gpsites.co/studio/photo-by-christiana-rivers/</link>
		<pubDate>Wed, 03 Jan 2018 10:33:24 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>131</wp:post_id>
		<wp:post_date><![CDATA[2018-01-03 10:33:24]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-03 10:33:24]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-01-03 10:33:24]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-01-03 10:33:24]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-christiana-rivers]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/01/o_xivdy0pcs.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:7:{s:5:"width";i:2400;s:6:"height";i:1603;s:4:"file";s:23:"2018/01/o_xivdy0pcs.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"o_xivdy0pcs-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"o_xivdy0pcs-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"o_xivdy0pcs-768x513.jpg";s:5:"width";i:768;s:6:"height";i:513;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"o_xivdy0pcs-1024x684.jpg";s:5:"width";i:1024;s:6:"height";i:684;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.4";s:6:"credit";s:0:"";s:6:"camera";s:9:"ILCE-7SM2";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1493631017";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"50";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:6:"0.0004";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}s:10:"ShortPixel";a:6:{s:4:"type";s:5:"lossy";s:8:"exifKept";s:1:"0";s:4:"date";s:10:"2018-01-27";s:9:"thumbsOpt";i:4;s:13:"thumbsOptList";a:4:{i:0;s:23:"o_xivdy0pcs-150x150.jpg";i:1;s:23:"o_xivdy0pcs-300x200.jpg";i:2;s:23:"o_xivdy0pcs-768x513.jpg";i:3;s:24:"o_xivdy0pcs-1024x684.jpg";}s:10:"retinasOpt";i:0;}s:21:"ShortPixelImprovement";s:4:"76.2";}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Igor Miske]]></title>
		<link>https://gpsites.co/studio/photo-by-igor-miske/</link>
		<pubDate>Wed, 03 Jan 2018 11:02:25 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/jvsgcv8_vb4.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>137</wp:post_id>
		<wp:post_date><![CDATA[2018-01-03 11:02:25]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-03 11:02:25]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-01-03 11:02:25]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-01-03 11:02:25]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-igor-miske]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/jvsgcv8_vb4.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/01/jvsgcv8_vb4.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:7:{s:5:"width";i:2400;s:6:"height";i:1447;s:4:"file";s:23:"2018/01/jvsgcv8_vb4.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"jvsgcv8_vb4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"jvsgcv8_vb4-300x181.jpg";s:5:"width";i:300;s:6:"height";i:181;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"jvsgcv8_vb4-768x463.jpg";s:5:"width";i:768;s:6:"height";i:463;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"jvsgcv8_vb4-1024x617.jpg";s:5:"width";i:1024;s:6:"height";i:617;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.4";s:6:"credit";s:0:"";s:6:"camera";s:21:"Canon EOS 5D Mark III";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1481455768";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"35";s:3:"iso";s:3:"800";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:10:"ShortPixel";a:6:{s:4:"type";s:5:"lossy";s:8:"exifKept";s:1:"0";s:4:"date";s:10:"2018-01-27";s:9:"thumbsOpt";i:4;s:13:"thumbsOptList";a:4:{i:0;s:23:"jvsgcv8_vb4-150x150.jpg";i:1;s:23:"jvsgcv8_vb4-300x181.jpg";i:2;s:23:"jvsgcv8_vb4-768x463.jpg";i:3;s:24:"jvsgcv8_vb4-1024x617.jpg";}s:10:"retinasOpt";i:0;}s:21:"ShortPixelImprovement";s:5:"70.03";}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Arnel Hasanovic]]></title>
		<link>https://gpsites.co/studio/photo-by-arnel-hasanovic/</link>
		<pubDate>Wed, 03 Jan 2018 11:04:03 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/mnd-rka1o0q.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>138</wp:post_id>
		<wp:post_date><![CDATA[2018-01-03 11:04:03]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-03 11:04:03]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-01-03 11:04:03]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-01-03 11:04:03]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-arnel-hasanovic]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/mnd-rka1o0q.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/01/mnd-rka1o0q.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:7:{s:5:"width";i:2400;s:6:"height";i:1602;s:4:"file";s:23:"2018/01/mnd-rka1o0q.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"mnd-rka1o0q-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"mnd-rka1o0q-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"mnd-rka1o0q-768x513.jpg";s:5:"width";i:768;s:6:"height";i:513;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"mnd-rka1o0q-1024x684.jpg";s:5:"width";i:1024;s:6:"height";i:684;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:15:"ARNEL HASANOVIC";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:15:"ARNEL HASANOVIC";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}s:10:"ShortPixel";a:6:{s:4:"type";s:5:"lossy";s:8:"exifKept";s:1:"0";s:4:"date";s:10:"2018-01-27";s:9:"thumbsOpt";i:4;s:13:"thumbsOptList";a:4:{i:0;s:23:"mnd-rka1o0q-150x150.jpg";i:1;s:23:"mnd-rka1o0q-300x200.jpg";i:2;s:23:"mnd-rka1o0q-768x513.jpg";i:3;s:24:"mnd-rka1o0q-1024x684.jpg";}s:10:"retinasOpt";i:0;}s:21:"ShortPixelImprovement";s:5:"67.86";}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Home]]></title>
		<link>https://gpsites.co/studio/home-2/</link>
		<pubDate>Thu, 11 Jan 2018 22:29:04 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=146</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>146</wp:post_id>
		<wp:post_date><![CDATA[2018-01-11 22:29:04]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-11 22:29:04]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[home-2]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>1</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[2]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/234/</link>
		<pubDate>Sat, 13 Jan 2018 10:23:37 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=234</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>234</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:23:37]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:23:37]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[234]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>2</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[taxonomy]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[category]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/244/</link>
		<pubDate>Sat, 13 Jan 2018 10:26:34 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=244</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>244</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:26:34]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:26:34]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[244]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>3</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[239]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Subscribe]]></title>
		<link>https://gpsites.co/studio/mc4wp-form/subscribe/</link>
		<pubDate>Mon, 29 Jan 2018 20:32:06 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?mc4wp-form=subscribe</guid>
		<description></description>
		<content:encoded><![CDATA[<label class="screen-reader-text">Email address: </label>
<input type="email" name="EMAIL" placeholder="Your email" required /><input type="submit" value="Subscribe" />]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>359</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:32:06]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:32:06]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-01-29 20:32:06]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-01-29 20:32:06]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[subscribe]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[mc4wp-form]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_mc4wp_settings]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:8:{s:15:"required_fields";s:5:"EMAIL";s:12:"double_optin";s:1:"1";s:15:"update_existing";s:1:"0";s:17:"replace_interests";s:1:"1";s:18:"hide_after_success";s:1:"0";s:8:"redirect";s:0:"";s:3:"css";s:1:"0";s:5:"lists";a:0:{}}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_subscribed]]></wp:meta_key>
		<wp:meta_value><![CDATA[Thank you, your sign-up request was successful! Please check your email inbox to confirm.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_invalid_email]]></wp:meta_key>
		<wp:meta_value><![CDATA[Please provide a valid email address.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_required_field_missing]]></wp:meta_key>
		<wp:meta_value><![CDATA[Please fill in the required fields.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_already_subscribed]]></wp:meta_key>
		<wp:meta_value><![CDATA[Given email address is already subscribed, thank you!]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_error]]></wp:meta_key>
		<wp:meta_value><![CDATA[Oops. Something went wrong. Please try again later.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_unsubscribed]]></wp:meta_key>
		<wp:meta_value><![CDATA[You were successfully unsubscribed.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_not_subscribed]]></wp:meta_key>
		<wp:meta_value><![CDATA[Given email address is not subscribed.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_no_lists_selected]]></wp:meta_key>
		<wp:meta_value><![CDATA[Please select at least one list.]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[text_updated]]></wp:meta_key>
		<wp:meta_value><![CDATA[Thank you, your records have been updated!]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Component]]></title>
		<link>https://gpsites.co/studio/component/</link>
		<pubDate>Wed, 14 Feb 2018 23:39:40 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/Component.png</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>483</wp:post_id>
		<wp:post_date><![CDATA[2018-02-14 23:39:40]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-14 23:39:40]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-14 23:39:40]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-14 23:39:40]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[component]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/Component.png]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/Component.png]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:274;s:6:"height";i:122;s:4:"file";s:21:"2018/02/Component.png";s:5:"sizes";a:1:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Component-150x122.png";s:5:"width";i:150;s:6:"height";i:122;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Priscilla Du Preez]]></title>
		<link>https://gpsites.co/studio/photo-by-priscilla-du-preez/</link>
		<pubDate>Mon, 26 Feb 2018 23:10:33 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/544ztgldj98.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>581</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:10:33]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:10:33]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:10:33]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:10:33]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-priscilla-du-preez]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/544ztgldj98.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/544ztgldj98.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/544ztgldj98.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"544ztgldj98-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"544ztgldj98-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"544ztgldj98-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"544ztgldj98-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"4";s:6:"credit";s:19:"© Priscilla Westra";s:6:"camera";s:12:"Canon EOS 6D";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1457118665";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"105";s:3:"iso";s:5:"25600";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:2:{i:0;s:7:"retreat";i:1;s:13:"digital media";}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Manouchehr Hejazi]]></title>
		<link>https://gpsites.co/studio/photo-by-manouchehr-hejazi/</link>
		<pubDate>Mon, 26 Feb 2018 23:10:37 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/qeoxkiesico.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>583</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:10:37]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:10:37]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:10:37]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:10:37]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-manouchehr-hejazi]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/qeoxkiesico.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/qeoxkiesico.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/qeoxkiesico.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"qeoxkiesico-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"qeoxkiesico-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"qeoxkiesico-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"qeoxkiesico-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"3.5";s:6:"credit";s:0:"";s:6:"camera";s:12:"Canon EOS 6D";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1498180157";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"20";s:3:"iso";s:4:"4000";s:13:"shutter_speed";s:2:"30";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Alejandro Alvarez]]></title>
		<link>https://gpsites.co/studio/photo-by-alejandro-alvarez/</link>
		<pubDate>Mon, 26 Feb 2018 23:10:49 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/zk_kznt5z9u.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>584</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:10:49]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:10:49]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:10:49]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:10:49]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-alejandro-alvarez]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/zk_kznt5z9u.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/zk_kznt5z9u.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/zk_kznt5z9u.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"zk_kznt5z9u-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"zk_kznt5z9u-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"zk_kznt5z9u-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"zk_kznt5z9u-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.2";s:6:"credit";s:0:"";s:6:"camera";s:4:"X-T1";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1475958920";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"56";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:8:"0.003125";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Lexi Ruskell]]></title>
		<link>https://gpsites.co/studio/photo-by-lexi-ruskell/</link>
		<pubDate>Mon, 26 Feb 2018 23:10:52 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/g8wprjynqwq.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[Processed with VSCO with c1 preset]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>585</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:10:52]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:10:52]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:10:52]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:10:52]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-lexi-ruskell]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/g8wprjynqwq.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/g8wprjynqwq.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/g8wprjynqwq.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"g8wprjynqwq-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"g8wprjynqwq-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"g8wprjynqwq-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"g8wprjynqwq-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"5.6";s:6:"credit";s:0:"";s:6:"camera";s:19:"Canon EOS REBEL T3i";s:7:"caption";s:34:"Processed with VSCO with c1 preset";s:17:"created_timestamp";s:10:"1432780875";s:9:"copyright";s:35:"Copyright 2017. All right reserved.";s:12:"focal_length";s:3:"109";s:3:"iso";s:4:"3200";s:13:"shutter_speed";s:17:"0.016666666666667";s:5:"title";s:34:"Processed with VSCO with c1 preset";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Roman Arkhipov]]></title>
		<link>https://gpsites.co/studio/photo-by-roman-arkhipov/</link>
		<pubDate>Mon, 26 Feb 2018 23:11:00 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/wefvy8mi1zc.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>586</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:11:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:11:00]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:11:00]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:11:00]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-roman-arkhipov]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/wefvy8mi1zc.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/wefvy8mi1zc.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/wefvy8mi1zc.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"wefvy8mi1zc-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"wefvy8mi1zc-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"wefvy8mi1zc-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"wefvy8mi1zc-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:12:"Canon EOS 6D";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1428181742";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"24";s:3:"iso";s:4:"1000";s:13:"shutter_speed";s:6:"0.0125";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Photo by Allen Cai]]></title>
		<link>https://gpsites.co/studio/photo-by-allen-cai/</link>
		<pubDate>Mon, 26 Feb 2018 23:11:09 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/y4rxciayask.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>587</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:11:09]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:11:09]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:11:09]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:11:09]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[photo-by-allen-cai]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/02/y4rxciayask.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/02/y4rxciayask.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1600;s:4:"file";s:23:"2018/02/y4rxciayask.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"y4rxciayask-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:23:"y4rxciayask-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:23:"y4rxciayask-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"y4rxciayask-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"4";s:6:"credit";s:0:"";s:6:"camera";s:12:"Canon EOS 6D";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1466814547";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"17";s:3:"iso";s:4:"3200";s:13:"shutter_speed";s:2:"30";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[luke-van-zyl-567816-unsplash]]></title>
		<link>https://gpsites.co/studio/horizon/luke-van-zyl-567816-unsplash/#main</link>
		<pubDate>Tue, 20 Mar 2018 21:02:49 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>617</wp:post_id>
		<wp:post_date><![CDATA[2018-03-20 21:02:49]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-03-20 21:02:49]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-03-20 21:02:49]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-03-20 21:02:49]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[luke-van-zyl-567816-unsplash]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>2</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/03/luke-van-zyl-567816-unsplash.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:2400;s:6:"height";i:1350;s:4:"file";s:40:"2018/03/luke-van-zyl-567816-unsplash.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"luke-van-zyl-567816-unsplash-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:40:"luke-van-zyl-567816-unsplash-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:40:"luke-van-zyl-567816-unsplash-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:41:"luke-van-zyl-567816-unsplash-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[luke-van-zyl-567816-unsplash]]></title>
		<link>https://gpsites.co/studio/horizon/luke-van-zyl-567816-unsplash-2/#main</link>
		<pubDate>Tue, 20 Mar 2018 21:06:25 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash-1.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>618</wp:post_id>
		<wp:post_date><![CDATA[2018-03-20 21:06:25]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-03-20 21:06:25]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-03-20 21:06:25]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-03-20 21:06:25]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[luke-van-zyl-567816-unsplash-2]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>2</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash-1.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/03/luke-van-zyl-567816-unsplash-1.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:42:"2018/03/luke-van-zyl-567816-unsplash-1.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"luke-van-zyl-567816-unsplash-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:42:"luke-van-zyl-567816-unsplash-1-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:42:"luke-van-zyl-567816-unsplash-1-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:43:"luke-van-zyl-567816-unsplash-1-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[goran-ivos-387404-unsplash]]></title>
		<link>https://gpsites.co/studio/horizon/goran-ivos-387404-unsplash/#main</link>
		<pubDate>Tue, 20 Mar 2018 21:09:19 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/goran-ivos-387404-unsplash.jpg</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>620</wp:post_id>
		<wp:post_date><![CDATA[2018-03-20 21:09:19]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-03-20 21:09:19]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-03-20 21:09:19]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-03-20 21:09:19]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[goran-ivos-387404-unsplash]]></wp:post_name>
		<wp:status><![CDATA[inherit]]></wp:status>
		<wp:post_parent>2</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[attachment]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
						<wp:attachment_url><![CDATA[https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/goran-ivos-387404-unsplash.jpg]]></wp:attachment_url>
											<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
		<wp:meta_value><![CDATA[2018/03/goran-ivos-387404-unsplash.jpg]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:5:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:38:"2018/03/goran-ivos-387404-unsplash.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:38:"goran-ivos-387404-unsplash-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:38:"goran-ivos-387404-unsplash-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:38:"goran-ivos-387404-unsplash-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:39:"goran-ivos-387404-unsplash-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[generatepress]]></title>
		<link>https://gpsites.co/studio/generatepress/</link>
		<pubDate>Wed, 25 Jul 2018 23:13:51 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/generatepress/</guid>
		<description></description>
		<content:encoded><![CDATA[/* ## DEFAULTS & OVERRIDES ## */
/* --------------------------------------------- */

/* Subtle fade animation on all hover transitions */
a, img {
	transition: all 200ms linear;
}

/* Specify the weight of strong tag */
strong {
	font-weight: 600;
}


/* ## GENERATEPRESS TWEAKS & OVERRIDES ## */
/* --------------------------------------------- */

/* ### GeneratePress header #### */
/* --------------------------------------------- */

/* SVG logo width */
.site-logo {
	max-width:140px;
}
@media(min-width:769px) {
	.site-logo img {
		margin-top: 0;
	}
}

/* Stick header logo positioning tweaks */
.main-navigation:not(.sticky-logo) img {
	margin-left: 10px; margin-top: -2px;
}

/* GeneratePress header fix for phablets & small tablets
Change the 1024px value in two places to where you have nav/logo overlap */
@media(min-width:768px) AND (max-width:1200px) {
  .inside-header {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 20px 0 0 0;
  }
  #site-navigation {
    min-width: 768px;
    padding: 10px;
    text-align: center;
  }
  #site-navigation ul li {
    display: inline-block;
    float: none;
  }
}


/* ### GeneratePress primary nav ### */
/* --------------------------------------------- */

/* Remove the submenu shadow */
.main-navigation ul ul, .secondary-navigation ul ul.sub-menu {
	box-shadow: none;
}


/* ## GENERATEPRESS SIDEBAR WIDGET AREA ## */
/* --------------------------------------------- */

/* Add a little margin bottom to posts in sidebar widgets */
.widget_recent_entries li {
	margin-bottom: 10px;
}

/* Fix inline dates */
.widget_recent_entries span.post-date {
	color: rgba(255,255,255,0.6);
	display: block;
	font-size: 14px;
}


/* ## GENERATEPRESS FOOTER WIDGET AREA ## */
/* --------------------------------------------- */

/* ### GeneratePress widget layout tweaks & alignments for 3 columns ### */
/* --------------------------------------------- */
.footer-widgets {
	border-top: 1px solid #32373c;
}
.footer-widgets .footer-widget-1 {
	text-align: left;
}
.footer-widgets .footer-widget-2 {
	text-align: center;
}
.footer-widgets .footer-widget-3 {
	text-align: right;
}
@media(min-width:768px) AND (max-width:1024px) {
  .footer-widgets .footer-widget-1,
  .footer-widgets .footer-widget-2,
  .footer-widgets .footer-widget-3 {
    clear: none !important;
    float: left;
    width: 33.3333%;
  }
	.mc4wp-form input {
		width: 100%;
	}
}
@media(max-width:768px) {
	.footer-widgets {
    	padding: 60px 20px 0 20px;
	}
	.footer-widgets * {
		text-align: center;
	}
	.footer-widgets .footer-widget-3 p {
		max-width: 400px;
		margin: 0 auto;
		padding-left: 0;	
	}
}

/* ### GeneratePress widget element tweaks ### */
/* --------------------------------------------- */

/* Specify footer widget line-height */ 
.footer-widgets {
	line-height: 1.7;
}

/* MailChimp 4 WP subscribe form */
.mc4wp-form input {
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.footer-widgets .mc4wp-form input {
	border: none;
	width: 80%;
}


/* ## GENERATEPRESS LOWER FOOTER ## */
/* --------------------------------------------- */

/* Bolt icon color */
.fa-bolt {
	color: #F5AB35;
}


/* ## PLUGINS ## */
/* --------------------------------------------- */

/* ### WP Show Posts ### */
/* --------------------------------------------- */

.wp-show-posts-columns {
  text-align: center;
}
.wp-show-posts-columns article {
  padding-bottom: 10px;
}
.wp-show-posts-columns .wp-show-posts-entry-title {
  font-size: 20px;
  margin-bottom: -10px;
}
.wp-show-posts-inner p {
  font-size: 14px;
  margin: 0 auto;
  max-width: 360px;
}

/* ### Gutenberg ### */
/* --------------------------------------------- */

.entry-content section {
	margin-bottom: 1.5em;
}
ul.wp-block-gallery {
    margin: 0 0 1.5em 0;
}

/* ### Beaver Builder ### */
/* --------------------------------------------- */

/* Center all editorial text in mobile views ### */
@media(max-width:768px) {
  .pp-infobox-wrap .pp-infobox,
	.fl-rich-text,
	.fl-html {
		text-align: center;
  }
}

/* Full height banners to take account of the GeneratePress header size */
/* Change the value 110px to the height of your GeneratePress header */
body .fl-row-full-height .fl-row-content-wrap {
 	min-height: calc(100vh - 92px);
}

/* Buttons */
.fl-button span {
  font-weight: 900;
}

/* A useful text module class make the paragraph text larger */
@media(min-width:768px) {
	.text_large {
		font-size: 130%;
	}
}

/* Beaver Builder logo graphic size */
span.blue {
	color: #00aced !important;
}
.builder-graphic img {
	max-width: 120px;
}

/* ### Powerpack lite & UABB lite for Beaver Builder ### */
/* --------------------------------------------- */

/* Add a shadow effect to the Powerpack Infobox module when .shadow class is added to the module */
.shadow .pp-infobox {
	box-shadow: 5px 5px 15px #efefef;
}

/* Styles for the UABB & Powerpack button modules */

.pp-dual-button-2 a.pp-button {
	opacity: 0.60;
}
.pp-dual-button-2 a.pp-button:hover {
	opacity: 1;
}

/* ### Menu Icons ### */
/* --------------------------------------------- */

/* Twitter icon */
#primary-menu a .fa-twitter::before {
    color: rgba(85,172,238 ,1);
}
#primary-menu a:hover .fa-twitter::before {
    color: rgba(85,172,238 ,0.75);
}

/* Facebook icon */
#primary-menu a .fa-facebook::before {
    color: rgba(59,89,153 ,1);
}
#primary-menu a:hover .fa-facebook::before {
    color: rgba(59,89,153 ,0.75);
}

/* ### Contact Form 7 ### */
/* --------------------------------------------- */

/* Border radius on submit button */
input.wpcf7-submit {
 	border-radius: 6px;
}


/* ## SPECIAL EFFECTS ## */
/* --------------------------------------------- */

/* Photo contrast hover effect */

.pp-infobox-image:hover img,
article.post .post-image:hover img,
.wp-show-posts img:hover {
  	-webkit-filter: contrast(125%);
	filter: contrast(125%);
  	transition: .3s ease-in-out;
}]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>636</wp:post_id>
		<wp:post_date><![CDATA[2018-07-26 00:13:51]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-07-25 23:13:51]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-07-26 00:13:51]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-07-25 23:13:51]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[generatepress]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[custom_css]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														</item>
					<item>
		<title><![CDATA[Studio]]></title>
		<link>https://gpsites.co/studio/</link>
		<pubDate>Tue, 16 May 2017 21:27:14 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?page_id=2</guid>
		<description></description>
		<content:encoded><![CDATA[
		<h1>
			Hi there, I'm studio. <br />A minimalist GeneratePress Site.
		</h1>
		<p>A simple &amp; <strong>clean</strong> design built with GeneratePress &amp; Beaver Builder.</p>	
            <a href="#" role="button" target="_self">
                                                                                         LET'S TALK
                            </a>
            <a href="#" role="button" target="_self">
                                                                                       LEARN MORE
                             </a>
				<img src="https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png" alt="logo-beaver-builder" itemprop="image" height="290" width="333" title="logo-beaver-builder"  />
	<h2>Beaver Builder pre-installed</h2>
<p>Answer a few key questions your customer or client might already be considering. Provide use cases and evidencing to align with your user's interest and capture their attention.</p>
					<h3>Clarity through clean design</h3>
					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>									
					<h3>Every detail obsessively responsive</h3>
					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>									
					<h3>Effective use of stunning imagery</h3>
					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>									
					<h3>Loads super fast for your users</h3>
					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>									
		<h2>
			Import this site into GeneratePress today
		</h2>
			<a href="#" target="_self" role="button">
							GET STUDIO
					</a>
	<h2>Latest projects</h2>
	[wp_show_posts id="604"]
	<h2>State the value &amp; benefit you bring to the table</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam enim felis, viverra ut elit id, laoreet convallis enim. Curabitur varius rutrum elit.</p>
		<h3>
			What our customers are saying
		</h3>
		<p><em>“Give some credible evidence of your service's value with a clear and concise testimonial.  Ideally it should highlight a usecase and a benefit your service or product has provided.”</em><br /><strong>Rebecca Tuzzolino, Brand Storyteller</strong></p>	
			<a href="#" target="_self" role="button">
							GET STUDIO
					</a>
				<img src="https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-300x200.jpg" alt="Photo by Christiana Rivers" itemprop="image" height="200" width="300" title="Photo by Christiana Rivers"  />
]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>2</wp:post_id>
		<wp:post_date><![CDATA[2017-05-16 22:27:14]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2017-05-16 21:27:14]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-08-27 19:23:35]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-08-27 18:23:35]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[horizon]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[page]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_wp_page_template]]></wp:meta_key>
		<wp:meta_value><![CDATA[default]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[2]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-sidebar-layout-meta]]></wp:meta_key>
		<wp:meta_value><![CDATA[no-sidebar]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-full-width-content]]></wp:meta_key>
		<wp:meta_value><![CDATA[true]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-disable-headline]]></wp:meta_key>
		<wp:meta_value><![CDATA[true]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-disable-post-image]]></wp:meta_key>
		<wp:meta_value><![CDATA[true]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_fl_builder_draft]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:44:{s:13:"5a1f4e0511491";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e0511491";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:0;s:8:"settings";O:8:"stdClass":104:{s:5:"width";s:4:"full";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:3:"700";s:11:"full_height";s:4:"full";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:6:"ffffff";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"photo";s:8:"bg_image";s:3:"618";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:10:"center top";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:1:"1";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:1:"0";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:1:"1";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:1:"0";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"0";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"0";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";s:12:"bg_image_src";s:96:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash-1.jpg";s:21:"bg_video_fallback_src";s:0:"";s:21:"bg_parallax_image_src";s:0:"";}}s:13:"5a1f4e0512317";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e0512317";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a1f4e0511491";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a1f4e70c650d";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e70c650d";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a85e92cca5e0";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":121:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:86:"Hi there, I'm stud<span class="blue">io</span>. <br />A minimalist GeneratePress Site.";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h1";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:98:"<p>A simple &amp; <strong>clean</strong> design built with GeneratePress &amp; Beaver Builder.</p>";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:0:"";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"000000";s:22:"sub_heading_top_margin";s:2:"-5";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:6:"custom";s:21:"sub_heading_font_size";s:0:"";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:1:"0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:3:"-80";s:17:"margin_top_medium";s:3:"-80";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";s:29:"as_values_heading_link-search";s:0:"";s:37:"flrich1521580237842_heading_sub_title";s:0:"";s:30:"heading_custom_icon_select_src";s:0:"";s:37:"flrich1521580262006_heading_sub_title";s:0:"";s:37:"flrich1521580392802_heading_sub_title";s:0:"";s:37:"flrich1521580423294_heading_sub_title";s:0:"";s:37:"flrich1521580505506_heading_sub_title";s:0:"";s:37:"flrich1521580535386_heading_sub_title";s:0:"";s:37:"flrich1521586193284_heading_sub_title";s:0:"";s:37:"flrich1521586257608_heading_sub_title";s:0:"";s:37:"flrich1521586284846_heading_sub_title";s:0:"";s:37:"flrich1521586322428_heading_sub_title";s:0:"";s:37:"flrich1521586674096_heading_sub_title";s:0:"";s:37:"flrich1521586734988_heading_sub_title";s:0:"";}}s:13:"5a1f54dab015e";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f54dab015e";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860858c72fb";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:271:"<h2 style="text-align: left;">State the value &amp; benefit you bring to the table</h2>
<p style="text-align: left;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam enim felis, viverra ut elit id, laoreet convallis enim. Curabitur varius rutrum elit.</p>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:1:"0";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5a200fc07a9e1";O:8:"stdClass":5:{s:4:"node";s:13:"5a200fc07a9e1";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603776b135";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:22:"ua-icon ua-icon-screen";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:28:"Clarity through clean design";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201379a9488";O:8:"stdClass":5:{s:4:"node";s:13:"5a201379a9488";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:304:"<h2 style="text-align: center;">Beaver Builder <span class="blue">pre-installed</span></h2>
<p style="text-align: center;">Answer a few key questions your customer or client might already be considering. Provide use cases and evidencing to align with your user's interest and capture their attention.</p>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:2:"60";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:2:"80";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:2:"80";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5a2016a3d9740";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3d9740";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:2;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:4:"full";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:6:"ffffff";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:6:"0f0f0f";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:1:"1";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:1:"0";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:1:"1";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:1:"0";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"80";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:2:"40";s:12:"padding_left";s:2:"80";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016a3dbc8f";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbc8f";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a2016a3d9740";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a2016a3dbd13";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbd13";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a2016a3dbc8f";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":67:{s:4:"size";s:2:"76";s:12:"equal_height";s:2:"no";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:2:"15";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016a3dbd50";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbd50";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a2016a3dbc8f";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":67:{s:4:"size";s:2:"24";s:12:"equal_height";s:2:"no";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"2";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"10";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"5";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016c4d4521";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016c4d4521";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd13";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":107:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:41:"Import this site into GeneratePress today";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h2";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:0:"";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:0:"";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"000000";s:22:"sub_heading_top_margin";s:1:"0";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:7:"default";s:21:"sub_heading_font_size";s:2:"16";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:1:"0";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";}}s:13:"5a201716c508d";O:8:"stdClass":5:{s:4:"node";s:13:"5a201716c508d";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd50";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":49:{s:4:"text";s:10:"GET STUDIO";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:5:"style";s:4:"flat";s:11:"border_size";s:0:"";s:26:"transparent_button_options";s:16:"transparent-fade";s:21:"threed_button_options";s:11:"threed_down";s:19:"flat_button_options";s:4:"none";s:4:"icon";s:0:"";s:13:"icon_position";s:5:"after";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:8:"bg_color";s:6:"00aced";s:12:"bg_color_opc";s:3:"100";s:14:"bg_hover_color";s:6:"ff5252";s:18:"bg_hover_color_opc";s:3:"100";s:15:"hover_attribute";s:2:"bg";s:5:"width";s:4:"full";s:12:"custom_width";s:3:"200";s:13:"custom_height";s:2:"45";s:18:"padding_top_bottom";s:0:"";s:18:"padding_left_right";s:0:"";s:13:"border_radius";s:2:"25";s:5:"align";s:6:"center";s:9:"mob_align";s:6:"center";s:11:"font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:9:"font_size";a:4:{s:7:"desktop";s:2:"16";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:11:"line_height";a:4:{s:7:"desktop";s:0:"";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"28";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"23";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:11:"uabb-button";s:11:"link-search";s:0:"";}}s:13:"5a201eaf169c4";O:8:"stdClass":5:{s:4:"node";s:13:"5a201eaf169c4";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603776b179";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:23:"ua-icon ua-icon-tablet2";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:35:"Every detail obsessively responsive";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201ed369338";O:8:"stdClass":5:{s:4:"node";s:13:"5a201ed369338";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603733bc0c";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:22:"ua-icon ua-icon-rocket";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:31:"Loads super fast for your users";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201edb20579";O:8:"stdClass":5:{s:4:"node";s:13:"5a201edb20579";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603733bbc7";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:24:"ua-icon ua-icon-picture2";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:33:"Effective use of stunning imagery";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a2b23a24d8fb";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b23a24d8fb";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":33:{s:12:"photo_source";s:7:"library";s:5:"photo";s:3:"109";s:9:"photo_url";s:0:"";s:4:"crop";s:0:"";s:5:"align";s:6:"center";s:12:"show_caption";s:1:"0";s:7:"caption";s:0:"";s:9:"link_type";s:0:"";s:8:"link_url";s:0:"";s:11:"link_target";s:5:"_self";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:15:"builder-graphic";s:10:"margin_top";s:4:"-114";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:5:"photo";s:9:"photo_src";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:4:"data";O:8:"stdClass":33:{s:2:"id";i:109;s:5:"title";s:19:"logo-beaver-builder";s:8:"filename";s:23:"logo-beaver-builder.png";s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:4:"link";s:59:"https://gpsites.co/studio/horizon/logo-beaver-builder/#main";s:3:"alt";s:0:"";s:6:"author";s:1:"1";s:11:"description";s:0:"";s:7:"caption";s:0:"";s:4:"name";s:19:"logo-beaver-builder";s:6:"status";s:7:"inherit";s:10:"uploadedTo";i:2;s:4:"date";i:1512776620000;s:8:"modified";i:1512776620000;s:9:"menuOrder";i:0;s:4:"mime";s:9:"image/png";s:4:"type";s:5:"image";s:7:"subtype";s:3:"png";s:4:"icon";s:62:"https://gpsites.co/studio/wp-includes/images/media/default.png";s:13:"dateFormatted";s:16:"December 8, 2017";s:6:"nonces";O:8:"stdClass":3:{s:6:"update";s:10:"9d43c0eba2";s:6:"delete";s:10:"ee7a1c2caa";s:4:"edit";s:10:"a84ab4e782";}s:8:"editLink";s:64:"https://gpsites.co/studio/wp-admin/post.php?post=109&action=edit";s:4:"meta";b:0;s:10:"authorName";s:5:"xsby0";s:14:"uploadedToLink";s:62:"https://gpsites.co/studio/wp-admin/post.php?post=2&action=edit";s:15:"uploadedToTitle";s:7:"Horizon";s:15:"filesizeInBytes";i:6436;s:21:"filesizeHumanReadable";s:4:"6 KB";s:7:"context";s:0:"";s:6:"height";i:290;s:5:"width";i:333;s:11:"orientation";s:9:"landscape";s:5:"sizes";O:8:"stdClass":3:{s:9:"thumbnail";O:8:"stdClass":4:{s:6:"height";i:150;s:5:"width";i:150;s:3:"url";s:93:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder-150x150.png";s:11:"orientation";s:9:"landscape";}s:6:"medium";O:8:"stdClass":4:{s:6:"height";i:261;s:5:"width";i:300;s:3:"url";s:93:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder-300x261.png";s:11:"orientation";s:9:"landscape";}s:4:"full";O:8:"stdClass":4:{s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:6:"height";i:290;s:5:"width";i:333;s:11:"orientation";s:9:"landscape";}}}s:15:"link_url-search";s:0:"";}}s:13:"5a2b295b30b38";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b295b30b38";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5acb1";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":33:{s:12:"photo_source";s:7:"library";s:5:"photo";s:3:"131";s:9:"photo_url";s:0:"";s:4:"crop";s:6:"circle";s:5:"align";s:6:"center";s:12:"show_caption";s:1:"0";s:7:"caption";s:0:"";s:9:"link_type";s:0:"";s:8:"link_url";s:0:"";s:11:"link_target";s:5:"_self";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"30";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:2:"40";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:2:"40";s:4:"type";s:5:"photo";s:9:"photo_src";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-300x200.jpg";s:4:"data";O:8:"stdClass":31:{s:2:"id";i:131;s:5:"title";s:26:"Photo by Christiana Rivers";s:8:"filename";s:15:"o_xivdy0pcs.jpg";s:3:"url";s:77:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg";s:4:"link";s:53:"https://gpsites.co/studio/photo-by-christiana-rivers/";s:3:"alt";s:0:"";s:6:"author";s:1:"1";s:11:"description";s:0:"";s:7:"caption";s:0:"";s:4:"name";s:26:"photo-by-christiana-rivers";s:6:"status";s:7:"inherit";s:10:"uploadedTo";i:0;s:4:"date";i:1514975604000;s:8:"modified";i:1514975604000;s:9:"menuOrder";i:0;s:4:"mime";s:10:"image/jpeg";s:4:"type";s:5:"image";s:7:"subtype";s:4:"jpeg";s:4:"icon";s:62:"https://gpsites.co/studio/wp-includes/images/media/default.png";s:13:"dateFormatted";s:15:"January 3, 2018";s:6:"nonces";O:8:"stdClass":3:{s:6:"update";s:10:"1385f61c02";s:6:"delete";s:10:"fe0fd26dbb";s:4:"edit";s:10:"dbbf6da472";}s:8:"editLink";s:64:"https://gpsites.co/studio/wp-admin/post.php?post=131&action=edit";s:4:"meta";b:0;s:10:"authorName";s:5:"xsby0";s:15:"filesizeInBytes";i:138166;s:21:"filesizeHumanReadable";s:6:"135 KB";s:7:"context";s:0:"";s:6:"height";i:1603;s:5:"width";i:2400;s:11:"orientation";s:9:"landscape";s:5:"sizes";O:8:"stdClass":4:{s:9:"thumbnail";O:8:"stdClass":4:{s:6:"height";i:150;s:5:"width";i:150;s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-150x150.jpg";s:11:"orientation";s:9:"landscape";}s:6:"medium";O:8:"stdClass":4:{s:6:"height";i:200;s:5:"width";i:300;s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-300x200.jpg";s:11:"orientation";s:9:"landscape";}s:5:"large";O:8:"stdClass":4:{s:6:"height";i:684;s:5:"width";i:1024;s:3:"url";s:86:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-1024x684.jpg";s:11:"orientation";s:9:"landscape";}s:4:"full";O:8:"stdClass":4:{s:3:"url";s:77:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg";s:6:"height";i:1603;s:5:"width";i:2400;s:11:"orientation";s:9:"landscape";}}}s:15:"link_url-search";s:0:"";}}s:13:"5a2b29ba900ca";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b29ba900ca";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":107:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:29:"What our customers are saying";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h3";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:262:"<p><em>“Give some credible evidence of your service's value with a clear and concise testimonial.  Ideally it should highlight a usecase and a benefit your service or product has provided.”</em><br /><strong>Rebecca Tuzzolino, Brand Storyteller</strong></p>";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:6:"f2f2f2";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"ffffff";s:22:"sub_heading_top_margin";s:1:"0";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:7:"default";s:21:"sub_heading_font_size";s:2:"16";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"30";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";}}s:13:"5a85e92cca5e0";O:8:"stdClass":5:{s:4:"node";s:13:"5a85e92cca5e0";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a1f4e0512317";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";d:100;}}s:13:"5a85fe81c11e2";O:8:"stdClass":5:{s:4:"node";s:13:"5a85fe81c11e2";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a85e92cca5e0";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":70:{s:14:"button_1_title";s:10:"LET'S TALK";s:13:"button_link_1";s:1:"#";s:13:"link_target_1";s:5:"_self";s:16:"link_no_follow_1";s:2:"no";s:20:"button_icon_select_1";s:4:"none";s:18:"button_font_icon_1";s:0:"";s:20:"button_custom_icon_1";s:0:"";s:22:"button_1_icon_aligment";s:4:"left";s:15:"button_1_effect";s:4:"none";s:24:"button_1_effect_duration";s:3:"200";s:18:"button_1_css_class";s:0:"";s:14:"button_2_title";s:10:"LEARN MORE";s:13:"button_link_2";s:1:"#";s:13:"link_target_2";s:5:"_self";s:16:"link_no_follow_2";s:2:"no";s:20:"button_icon_select_2";s:4:"none";s:18:"button_font_icon_2";s:0:"";s:20:"button_custom_icon_2";s:0:"";s:22:"button_2_icon_aligment";s:4:"left";s:15:"button_2_effect";s:4:"none";s:24:"button_2_effect_duration";s:3:"200";s:18:"button_2_css_class";s:0:"";s:17:"button_1_bg_color";a:2:{s:7:"primary";s:6:"00aced";s:9:"secondary";s:6:"ff5252";}s:19:"button_1_text_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ffffff";}s:21:"button_1_border_color";a:2:{s:7:"primary";s:6:"00aced";s:9:"secondary";s:6:"ff5252";}s:23:"button_1_font_icon_size";s:2:"20";s:26:"button_1_custom_icon_width";s:2:"20";s:17:"button_2_bg_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ff5252";}s:19:"button_2_text_color";a:2:{s:7:"primary";s:6:"111111";s:9:"secondary";s:6:"ffffff";}s:21:"button_2_border_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ff5252";}s:23:"button_2_font_icon_size";s:2:"20";s:26:"button_2_custom_icon_width";s:2:"20";s:16:"button_alignment";s:4:"left";s:14:"button_padding";a:4:{s:18:"button_top_padding";s:1:"8";s:21:"button_bottom_padding";s:1:"8";s:19:"button_left_padding";s:2:"10";s:20:"button_right_padding";s:2:"10";}s:19:"button_border_style";s:5:"solid";s:19:"button_border_width";s:1:"1";s:20:"button_border_radius";s:2:"25";s:12:"button_width";s:3:"200";s:14:"button_spacing";s:2:"10";s:21:"responsive_breakpoint";s:3:"480";s:18:"button_font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:16:"button_font_size";a:3:{s:24:"button_font_size_desktop";s:2:"16";s:23:"button_font_size_tablet";s:0:"";s:23:"button_font_size_mobile";s:0:"";}s:18:"button_line_height";a:3:{s:26:"button_line_height_desktop";s:3:"1.6";s:25:"button_line_height_tablet";s:0:"";s:25:"button_line_height_mobile";s:0:"";}s:21:"button_letter_spacing";s:1:"0";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:14:"pp-dual-button";s:20:"button_link_1-search";s:0:"";s:20:"button_link_2-search";s:0:"";s:30:"as_values_button_link_1-search";s:0:"";s:24:"button_custom_icon_1_src";s:0:"";s:30:"as_values_button_link_2-search";s:0:"";s:24:"button_custom_icon_2_src";s:0:"";}}s:13:"5a860197d90fd";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197d90fd";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:1;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:5:"fixed";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:4:"none";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:4:"none";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:4:"fast";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";i:100;s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";i:100;s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a860197df0ed";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197df0ed";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197d90fd";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a860197df196";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197df196";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860197df0ed";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:100;}}s:13:"5a8603733ba62";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733ba62";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:3;s:8:"settings";s:0:"";}s:13:"5a8603733bbc7";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733bbc7";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603733ba62";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603733bc0c";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733bc0c";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603733ba62";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603776afd9";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776afd9";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:2;s:8:"settings";s:0:"";}s:13:"5a8603776b135";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776b135";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603776afd9";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603776b179";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776b179";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603776afd9";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a860858c0f33";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c0f33";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:4;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:4:"full";s:13:"content_width";s:4:"full";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"0";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:1:"0";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"0";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:1:"0";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a860858c7221";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c7221";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860858c0f33";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a860858c72bd";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c72bd";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860858c7221";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":68:{s:4:"size";s:5:"45.52";s:12:"equal_height";s:3:"yes";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"photo";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:3:"620";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:10:"center top";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";s:12:"bg_image_src";s:92:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/goran-ivos-387404-unsplash.jpg";}}s:13:"5a860858c72fb";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c72fb";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860858c7221";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":67:{s:4:"size";d:54.479999999999997;s:12:"equal_height";s:3:"yes";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:2:"80";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"80";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:2:"80";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:2:"80";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a8609aa5ab48";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5ab48";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860858c72fb";s:8:"position";i:1;s:8:"settings";s:0:"";}s:13:"5a8609aa5ac6c";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5ac6c";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8609aa5ab48";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";s:5:"79.96";}}s:13:"5a8609aa5acb1";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5acb1";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8609aa5ab48";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";s:5:"20.04";}}s:13:"5a860bec64377";O:8:"stdClass":5:{s:4:"node";s:13:"5a860bec64377";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:2;s:8:"settings";O:8:"stdClass":49:{s:4:"text";s:10:"GET STUDIO";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:5:"style";s:4:"flat";s:11:"border_size";s:0:"";s:26:"transparent_button_options";s:16:"transparent-fade";s:21:"threed_button_options";s:11:"threed_down";s:19:"flat_button_options";s:4:"none";s:4:"icon";s:0:"";s:13:"icon_position";s:5:"after";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:8:"bg_color";s:6:"00aced";s:12:"bg_color_opc";s:3:"100";s:14:"bg_hover_color";s:6:"ff5252";s:18:"bg_hover_color_opc";s:3:"100";s:15:"hover_attribute";s:2:"bg";s:5:"width";s:6:"custom";s:12:"custom_width";s:3:"200";s:13:"custom_height";s:2:"45";s:18:"padding_top_bottom";s:0:"";s:18:"padding_left_right";s:0:"";s:13:"border_radius";s:2:"25";s:5:"align";s:4:"left";s:9:"mob_align";s:6:"center";s:11:"font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:9:"font_size";a:4:{s:7:"desktop";s:2:"16";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:11:"line_height";a:4:{s:7:"desktop";s:0:"";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"28";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"23";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:11:"uabb-button";s:11:"link-search";s:0:"";}}s:13:"5a9498175d2ab";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498175d2ab";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:3;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:5:"fixed";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:4:"none";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:4:"none";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:4:"fast";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";i:100;s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";i:100;s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a94981763789";O:8:"stdClass":5:{s:4:"node";s:13:"5a94981763789";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a9498175d2ab";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a9498176382f";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498176382f";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a94981763789";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:100;}}s:13:"5a9498175d006";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498175d006";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a9498176382f";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":21:{s:4:"html";s:24:"[wp_show_posts id="604"]";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:4:"html";}}s:13:"5a94988ca4ed5";O:8:"stdClass":5:{s:4:"node";s:13:"5a94988ca4ed5";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a9498176382f";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:78:"<h2 style="text-align: center;">Latest <span class="blue">projects</span></h2>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:2:"60";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:2:"80";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:2:"80";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5ab26f7ab550e";O:8:"stdClass":5:{s:4:"node";s:13:"5ab26f7ab550e";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd50";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":47:{s:4:"text";s:10:"GET STUDIO";s:4:"icon";s:0:"";s:13:"icon_position";s:6:"before";s:14:"icon_animation";s:7:"disable";s:12:"click_action";s:4:"link";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:13:"link_nofollow";s:2:"no";s:21:"lightbox_content_type";s:4:"html";s:21:"lightbox_content_html";s:0:"";s:19:"lightbox_video_link";s:0:"";s:8:"bg_color";s:6:"00acf2";s:14:"bg_hover_color";s:6:"ff5252";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:5:"style";s:4:"flat";s:11:"border_size";s:1:"2";s:10:"bg_opacity";s:1:"0";s:16:"bg_hover_opacity";s:1:"0";s:17:"button_transition";s:7:"disable";s:5:"width";s:4:"auto";s:12:"custom_width";s:3:"200";s:5:"align";s:6:"center";s:9:"font_size";s:2:"16";s:7:"padding";s:2:"12";s:13:"border_radius";s:2:"25";s:10:"margin_top";s:2:"29";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:13:"margin_bottom";s:2:"22";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:4:"type";s:6:"button";s:11:"link-search";s:0:"";}}s:13:"5ab275f047489";O:8:"stdClass":5:{s:4:"node";s:13:"5ab275f047489";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":47:{s:4:"text";s:10:"GET STUDIO";s:4:"icon";s:0:"";s:13:"icon_position";s:6:"before";s:14:"icon_animation";s:7:"disable";s:12:"click_action";s:4:"link";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:13:"link_nofollow";s:2:"no";s:21:"lightbox_content_type";s:4:"html";s:21:"lightbox_content_html";s:0:"";s:19:"lightbox_video_link";s:0:"";s:8:"bg_color";s:6:"00acf2";s:14:"bg_hover_color";s:6:"ff5252";s:10:"text_color";s:6:"ffffff";s:16:"text_hover_color";s:6:"ffffff";s:5:"style";s:4:"flat";s:11:"border_size";s:1:"2";s:10:"bg_opacity";s:1:"0";s:16:"bg_hover_opacity";s:1:"0";s:17:"button_transition";s:7:"disable";s:5:"width";s:4:"auto";s:12:"custom_width";s:3:"200";s:5:"align";s:4:"left";s:9:"font_size";s:2:"16";s:7:"padding";s:2:"12";s:13:"border_radius";s:2:"25";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:4:"type";s:6:"button";s:11:"link-search";s:0:"";}}}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_fl_builder_draft_settings]]></wp:meta_key>
		<wp:meta_value><![CDATA[O:8:"stdClass":2:{s:3:"css";s:0:"";s:2:"js";s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_fl_builder_data]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:44:{s:13:"5a1f4e0511491";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e0511491";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:0;s:8:"settings";O:8:"stdClass":104:{s:5:"width";s:4:"full";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:3:"700";s:11:"full_height";s:4:"full";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:6:"ffffff";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"photo";s:8:"bg_image";s:3:"618";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:10:"center top";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:1:"1";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:1:"0";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:1:"1";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:1:"0";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"0";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"0";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";s:12:"bg_image_src";s:96:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/luke-van-zyl-567816-unsplash-1.jpg";s:21:"bg_video_fallback_src";s:0:"";s:21:"bg_parallax_image_src";s:0:"";}}s:13:"5a1f4e0512317";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e0512317";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a1f4e0511491";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a1f4e70c650d";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f4e70c650d";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a85e92cca5e0";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":121:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:86:"Hi there, I'm stud<span class="blue">io</span>. <br />A minimalist GeneratePress Site.";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h1";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:98:"<p>A simple &amp; <strong>clean</strong> design built with GeneratePress &amp; Beaver Builder.</p>";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:0:"";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"000000";s:22:"sub_heading_top_margin";s:2:"-5";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:6:"custom";s:21:"sub_heading_font_size";s:0:"";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:1:"0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:3:"-80";s:17:"margin_top_medium";s:3:"-80";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";s:29:"as_values_heading_link-search";s:0:"";s:37:"flrich1521580237842_heading_sub_title";s:0:"";s:30:"heading_custom_icon_select_src";s:0:"";s:37:"flrich1521580262006_heading_sub_title";s:0:"";s:37:"flrich1521580392802_heading_sub_title";s:0:"";s:37:"flrich1521580423294_heading_sub_title";s:0:"";s:37:"flrich1521580505506_heading_sub_title";s:0:"";s:37:"flrich1521580535386_heading_sub_title";s:0:"";s:37:"flrich1521586193284_heading_sub_title";s:0:"";s:37:"flrich1521586257608_heading_sub_title";s:0:"";s:37:"flrich1521586284846_heading_sub_title";s:0:"";s:37:"flrich1521586322428_heading_sub_title";s:0:"";s:37:"flrich1521586674096_heading_sub_title";s:0:"";s:37:"flrich1521586734988_heading_sub_title";s:0:"";}}s:13:"5a1f54dab015e";O:8:"stdClass":5:{s:4:"node";s:13:"5a1f54dab015e";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860858c72fb";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:271:"<h2 style="text-align: left;">State the value &amp; benefit you bring to the table</h2>
<p style="text-align: left;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam enim felis, viverra ut elit id, laoreet convallis enim. Curabitur varius rutrum elit.</p>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:1:"0";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5a200fc07a9e1";O:8:"stdClass":5:{s:4:"node";s:13:"5a200fc07a9e1";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603776b135";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:22:"ua-icon ua-icon-screen";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:28:"Clarity through clean design";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201379a9488";O:8:"stdClass":5:{s:4:"node";s:13:"5a201379a9488";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:304:"<h2 style="text-align: center;">Beaver Builder <span class="blue">pre-installed</span></h2>
<p style="text-align: center;">Answer a few key questions your customer or client might already be considering. Provide use cases and evidencing to align with your user's interest and capture their attention.</p>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:2:"60";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:2:"80";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:2:"80";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5a2016a3d9740";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3d9740";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:2;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:4:"full";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:6:"ffffff";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:6:"0f0f0f";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:1:"1";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:1:"0";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:1:"1";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:1:"0";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"80";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:2:"40";s:12:"padding_left";s:2:"80";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016a3dbc8f";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbc8f";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a2016a3d9740";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a2016a3dbd13";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbd13";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a2016a3dbc8f";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":67:{s:4:"size";s:2:"76";s:12:"equal_height";s:2:"no";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:2:"15";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016a3dbd50";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016a3dbd50";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a2016a3dbc8f";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":67:{s:4:"size";s:2:"24";s:12:"equal_height";s:2:"no";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"2";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"10";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"5";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a2016c4d4521";O:8:"stdClass":5:{s:4:"node";s:13:"5a2016c4d4521";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd13";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":107:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:41:"Import this site into GeneratePress today";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h2";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:0:"";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:0:"";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"000000";s:22:"sub_heading_top_margin";s:1:"0";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:7:"default";s:21:"sub_heading_font_size";s:2:"16";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:1:"0";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";}}s:13:"5a201716c508d";O:8:"stdClass":5:{s:4:"node";s:13:"5a201716c508d";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd50";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":49:{s:4:"text";s:10:"GET STUDIO";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:5:"style";s:4:"flat";s:11:"border_size";s:0:"";s:26:"transparent_button_options";s:16:"transparent-fade";s:21:"threed_button_options";s:11:"threed_down";s:19:"flat_button_options";s:4:"none";s:4:"icon";s:0:"";s:13:"icon_position";s:5:"after";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:8:"bg_color";s:6:"00aced";s:12:"bg_color_opc";s:3:"100";s:14:"bg_hover_color";s:6:"ff5252";s:18:"bg_hover_color_opc";s:3:"100";s:15:"hover_attribute";s:2:"bg";s:5:"width";s:4:"full";s:12:"custom_width";s:3:"200";s:13:"custom_height";s:2:"45";s:18:"padding_top_bottom";s:0:"";s:18:"padding_left_right";s:0:"";s:13:"border_radius";s:2:"25";s:5:"align";s:6:"center";s:9:"mob_align";s:6:"center";s:11:"font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:9:"font_size";a:4:{s:7:"desktop";s:2:"16";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:11:"line_height";a:4:{s:7:"desktop";s:0:"";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"28";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"23";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:11:"uabb-button";s:11:"link-search";s:0:"";}}s:13:"5a201eaf169c4";O:8:"stdClass":5:{s:4:"node";s:13:"5a201eaf169c4";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603776b179";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:23:"ua-icon ua-icon-tablet2";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:35:"Every detail obsessively responsive";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201ed369338";O:8:"stdClass":5:{s:4:"node";s:13:"5a201ed369338";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603733bc0c";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:22:"ua-icon ua-icon-rocket";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:31:"Loads super fast for your users";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a201edb20579";O:8:"stdClass":5:{s:4:"node";s:13:"5a201edb20579";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8603733bbc7";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":110:{s:7:"layouts";s:1:"5";s:9:"icon_type";s:4:"icon";s:11:"icon_select";s:24:"ua-icon ua-icon-picture2";s:12:"image_select";s:2:"43";s:18:"space_bt_icon_text";s:2:"10";s:14:"icon_animation";s:4:"none";s:18:"animation_duration";s:3:"500";s:12:"title_prefix";s:0:"";s:5:"title";s:33:"Effective use of stunning imagery";s:11:"description";s:104:"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur.</p>";s:20:"pp_infobox_link_type";s:4:"none";s:25:"pp_infobox_read_more_text";s:9:"Read More";s:4:"link";s:0:"";s:11:"link_target";s:5:"_self";s:14:"link_css_class";s:0:"";s:15:"button_bg_color";s:0:"";s:21:"button_bg_hover_color";s:0:"";s:17:"field_separator_1";s:0:"";s:26:"pp_infobox_read_more_color";s:0:"";s:32:"pp_infobox_read_more_color_hover";s:0:"";s:17:"field_separator_2";s:0:"";s:14:"button_padding";a:4:{s:3:"top";s:2:"10";s:6:"bottom";s:2:"10";s:4:"left";s:2:"15";s:5:"right";s:2:"15";}s:16:"read_more_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:17:"field_separator_3";s:0:"";s:13:"button_radius";s:1:"0";s:12:"button_width";s:4:"auto";s:19:"button_width_custom";s:0:"";s:13:"button_border";s:7:"default";s:20:"button_border_custom";s:1:"0";s:19:"button_border_style";s:5:"solid";s:19:"button_border_color";s:0:"";s:25:"button_border_hover_color";s:0:"";s:14:"box_background";s:6:"0f0f0f";s:20:"box_background_hover";s:0:"";s:16:"box_border_style";s:4:"none";s:16:"box_border_width";s:1:"1";s:16:"box_border_color";s:6:"d8d8d8";s:17:"box_border_radius";s:1:"0";s:11:"padding_top";s:2:"20";s:12:"padding_left";s:2:"20";s:9:"alignment";s:6:"center";s:18:"title_prefix_color";s:0:"";s:19:"title_prefix_margin";a:2:{s:3:"top";s:0:"";s:6:"bottom";s:0:"";}s:11:"title_color";s:0:"";s:13:"title_color_h";s:0:"";s:12:"title_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:2:"10";}s:10:"text_color";s:0:"";s:12:"text_color_h";s:0:"";s:11:"text_margin";a:2:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";}s:14:"icon_font_size";s:2:"30";s:10:"icon_width";s:2:"60";s:16:"image_width_type";s:6:"custom";s:11:"image_width";s:2:"60";s:10:"icon_color";s:6:"00acf2";s:16:"icon_color_hover";s:0:"";s:15:"icon_background";s:0:"";s:21:"icon_background_hover";s:0:"";s:11:"show_border";s:2:"no";s:17:"icon_border_style";s:5:"solid";s:17:"icon_border_width";s:1:"1";s:17:"icon_border_color";s:0:"";s:23:"icon_border_color_hover";s:0:"";s:13:"icon_box_size";s:1:"0";s:18:"icon_border_radius";s:1:"0";s:17:"title_prefix_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:22:"title_prefix_font_size";s:0:"";s:29:"title_prefix_font_size_medium";s:0:"";s:33:"title_prefix_font_size_responsive";s:0:"";s:24:"title_prefix_line_height";s:0:"";s:31:"title_prefix_line_height_medium";s:0:"";s:35:"title_prefix_line_height_responsive";s:0:"";s:9:"title_tag";s:2:"h3";s:10:"title_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:15:"title_font_size";s:0:"";s:22:"title_font_size_medium";s:0:"";s:26:"title_font_size_responsive";s:0:"";s:17:"title_line_height";s:0:"";s:24:"title_line_height_medium";s:0:"";s:28:"title_line_height_responsive";s:0:"";s:9:"text_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:14:"text_font_size";s:0:"";s:21:"text_font_size_medium";s:0:"";s:25:"text_font_size_responsive";s:0:"";s:16:"text_line_height";s:0:"";s:23:"text_line_height_medium";s:0:"";s:27:"text_line_height_responsive";s:0:"";s:25:"pp_infobox_read_more_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:30:"pp_infobox_read_more_font_size";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:1:"0";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:1:"0";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-infobox";s:16:"image_select_src";s:72:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/11/we-saw.svg";s:11:"link-search";s:0:"";}}s:13:"5a2b23a24d8fb";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b23a24d8fb";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":33:{s:12:"photo_source";s:7:"library";s:5:"photo";s:3:"109";s:9:"photo_url";s:0:"";s:4:"crop";s:0:"";s:5:"align";s:6:"center";s:12:"show_caption";s:1:"0";s:7:"caption";s:0:"";s:9:"link_type";s:0:"";s:8:"link_url";s:0:"";s:11:"link_target";s:5:"_self";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:15:"builder-graphic";s:10:"margin_top";s:4:"-114";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:5:"photo";s:9:"photo_src";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:4:"data";O:8:"stdClass":33:{s:2:"id";i:109;s:5:"title";s:19:"logo-beaver-builder";s:8:"filename";s:23:"logo-beaver-builder.png";s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:4:"link";s:59:"https://gpsites.co/studio/horizon/logo-beaver-builder/#main";s:3:"alt";s:0:"";s:6:"author";s:1:"1";s:11:"description";s:0:"";s:7:"caption";s:0:"";s:4:"name";s:19:"logo-beaver-builder";s:6:"status";s:7:"inherit";s:10:"uploadedTo";i:2;s:4:"date";i:1512776620000;s:8:"modified";i:1512776620000;s:9:"menuOrder";i:0;s:4:"mime";s:9:"image/png";s:4:"type";s:5:"image";s:7:"subtype";s:3:"png";s:4:"icon";s:62:"https://gpsites.co/studio/wp-includes/images/media/default.png";s:13:"dateFormatted";s:16:"December 8, 2017";s:6:"nonces";O:8:"stdClass":3:{s:6:"update";s:10:"9d43c0eba2";s:6:"delete";s:10:"ee7a1c2caa";s:4:"edit";s:10:"a84ab4e782";}s:8:"editLink";s:64:"https://gpsites.co/studio/wp-admin/post.php?post=109&action=edit";s:4:"meta";b:0;s:10:"authorName";s:5:"xsby0";s:14:"uploadedToLink";s:62:"https://gpsites.co/studio/wp-admin/post.php?post=2&action=edit";s:15:"uploadedToTitle";s:7:"Horizon";s:15:"filesizeInBytes";i:6436;s:21:"filesizeHumanReadable";s:4:"6 KB";s:7:"context";s:0:"";s:6:"height";i:290;s:5:"width";i:333;s:11:"orientation";s:9:"landscape";s:5:"sizes";O:8:"stdClass":3:{s:9:"thumbnail";O:8:"stdClass":4:{s:6:"height";i:150;s:5:"width";i:150;s:3:"url";s:93:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder-150x150.png";s:11:"orientation";s:9:"landscape";}s:6:"medium";O:8:"stdClass":4:{s:6:"height";i:261;s:5:"width";i:300;s:3:"url";s:93:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder-300x261.png";s:11:"orientation";s:9:"landscape";}s:4:"full";O:8:"stdClass":4:{s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2017/12/logo-beaver-builder.png";s:6:"height";i:290;s:5:"width";i:333;s:11:"orientation";s:9:"landscape";}}}s:15:"link_url-search";s:0:"";}}s:13:"5a2b295b30b38";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b295b30b38";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5acb1";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":33:{s:12:"photo_source";s:7:"library";s:5:"photo";s:3:"131";s:9:"photo_url";s:0:"";s:4:"crop";s:6:"circle";s:5:"align";s:6:"center";s:12:"show_caption";s:1:"0";s:7:"caption";s:0:"";s:9:"link_type";s:0:"";s:8:"link_url";s:0:"";s:11:"link_target";s:5:"_self";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"30";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:2:"40";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:2:"40";s:4:"type";s:5:"photo";s:9:"photo_src";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-300x200.jpg";s:4:"data";O:8:"stdClass":31:{s:2:"id";i:131;s:5:"title";s:26:"Photo by Christiana Rivers";s:8:"filename";s:15:"o_xivdy0pcs.jpg";s:3:"url";s:77:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg";s:4:"link";s:53:"https://gpsites.co/studio/photo-by-christiana-rivers/";s:3:"alt";s:0:"";s:6:"author";s:1:"1";s:11:"description";s:0:"";s:7:"caption";s:0:"";s:4:"name";s:26:"photo-by-christiana-rivers";s:6:"status";s:7:"inherit";s:10:"uploadedTo";i:0;s:4:"date";i:1514975604000;s:8:"modified";i:1514975604000;s:9:"menuOrder";i:0;s:4:"mime";s:10:"image/jpeg";s:4:"type";s:5:"image";s:7:"subtype";s:4:"jpeg";s:4:"icon";s:62:"https://gpsites.co/studio/wp-includes/images/media/default.png";s:13:"dateFormatted";s:15:"January 3, 2018";s:6:"nonces";O:8:"stdClass":3:{s:6:"update";s:10:"1385f61c02";s:6:"delete";s:10:"fe0fd26dbb";s:4:"edit";s:10:"dbbf6da472";}s:8:"editLink";s:64:"https://gpsites.co/studio/wp-admin/post.php?post=131&action=edit";s:4:"meta";b:0;s:10:"authorName";s:5:"xsby0";s:15:"filesizeInBytes";i:138166;s:21:"filesizeHumanReadable";s:6:"135 KB";s:7:"context";s:0:"";s:6:"height";i:1603;s:5:"width";i:2400;s:11:"orientation";s:9:"landscape";s:5:"sizes";O:8:"stdClass":4:{s:9:"thumbnail";O:8:"stdClass":4:{s:6:"height";i:150;s:5:"width";i:150;s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-150x150.jpg";s:11:"orientation";s:9:"landscape";}s:6:"medium";O:8:"stdClass":4:{s:6:"height";i:200;s:5:"width";i:300;s:3:"url";s:85:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-300x200.jpg";s:11:"orientation";s:9:"landscape";}s:5:"large";O:8:"stdClass":4:{s:6:"height";i:684;s:5:"width";i:1024;s:3:"url";s:86:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs-1024x684.jpg";s:11:"orientation";s:9:"landscape";}s:4:"full";O:8:"stdClass":4:{s:3:"url";s:77:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/01/o_xivdy0pcs.jpg";s:6:"height";i:1603;s:5:"width";i:2400;s:11:"orientation";s:9:"landscape";}}}s:15:"link_url-search";s:0:"";}}s:13:"5a2b29ba900ca";O:8:"stdClass":5:{s:4:"node";s:13:"5a2b29ba900ca";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":107:{s:12:"dual_heading";s:2:"no";s:13:"heading_title";s:29:"What our customers are saying";s:14:"heading_title2";s:15:"Secondary Title";s:13:"heading_style";s:12:"inline-block";s:11:"enable_link";s:3:"yes";s:12:"heading_link";s:0:"";s:19:"heading_link_target";s:5:"_self";s:11:"heading_tag";s:2:"h3";s:17:"heading_alignment";s:4:"left";s:17:"heading_sub_title";s:262:"<p><em>“Give some credible evidence of your service's value with a clear and concise testimonial.  Ideally it should highlight a usecase and a benefit your service or product has provided.”</em><br /><strong>Rebecca Tuzzolino, Brand Storyteller</strong></p>";s:17:"heading_separator";s:9:"no_spacer";s:25:"heading_separator_postion";s:6:"middle";s:18:"heading_line_style";s:5:"solid";s:21:"font_title_line_space";s:2:"20";s:19:"heading_icon_select";s:16:"font_icon_select";s:24:"heading_font_icon_select";s:0:"";s:26:"heading_custom_icon_select";s:0:"";s:20:"font_icon_line_space";s:2:"20";s:10:"line_width";s:3:"100";s:11:"line_height";s:1:"1";s:10:"line_color";s:6:"000000";s:19:"font_icon_font_size";s:2:"16";s:15:"font_icon_color";s:6:"000000";s:18:"font_icon_bg_color";s:0:"";s:17:"field_separator_5";s:0:"";s:22:"font_icon_border_width";s:1:"0";s:22:"font_icon_border_style";s:4:"none";s:22:"font_icon_border_color";s:0:"";s:23:"font_icon_border_radius";s:3:"100";s:17:"field_separator_6";s:0:"";s:21:"font_icon_padding_top";s:1:"0";s:24:"font_icon_padding_bottom";s:1:"0";s:22:"font_icon_padding_left";s:1:"0";s:23:"font_icon_padding_right";s:1:"0";s:28:"separator_heading_top_margin";s:2:"10";s:31:"separator_heading_bottom_margin";s:2:"10";s:13:"heading_color";s:6:"f2f2f2";s:16:"heading_bg_color";s:0:"";s:17:"field_separator_1";s:0:"";s:20:"heading_border_style";s:4:"none";s:14:"heading_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading_border_color";s:6:"000000";s:17:"field_separator_2";s:0:"";s:15:"heading_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:18:"heading_top_margin";s:2:"10";s:21:"heading_bottom_margin";s:2:"10";s:14:"heading2_color";s:0:"";s:17:"heading2_bg_color";s:0:"";s:17:"field_separator_3";s:0:"";s:21:"heading2_border_style";s:4:"none";s:15:"heading2_border";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:21:"heading2_border_color";s:6:"000000";s:17:"field_separator_4";s:0:"";s:16:"heading2_padding";a:4:{s:3:"top";s:1:"0";s:6:"bottom";s:1:"0";s:4:"left";s:1:"0";s:5:"right";s:1:"0";}s:20:"heading2_left_margin";s:1:"0";s:17:"sub_heading_color";s:6:"ffffff";s:22:"sub_heading_top_margin";s:1:"0";s:25:"sub_heading_bottom_margin";s:1:"0";s:12:"heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:24:"heading_font_size_select";s:7:"default";s:17:"heading_font_size";s:2:"20";s:21:"heading_line_height_n";s:3:"1.4";s:20:"heading_letter_space";s:0:"";s:13:"heading2_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:25:"heading2_font_size_select";s:7:"default";s:18:"heading2_font_size";s:2:"20";s:22:"heading2_line_height_n";s:3:"1.4";s:21:"heading2_letter_space";s:0:"";s:16:"sub_heading_font";a:2:{s:6:"family";s:7:"Default";s:6:"weight";s:7:"default";}s:28:"sub_heading_font_size_select";s:7:"default";s:21:"sub_heading_font_size";s:2:"16";s:25:"sub_heading_line_height_n";s:3:"1.6";s:24:"heading_tablet_font_size";s:0:"";s:28:"heading_tablet_line_height_n";s:0:"";s:25:"heading2_tablet_font_size";s:0:"";s:29:"heading2_tablet_line_height_n";s:0:"";s:28:"sub_heading_tablet_font_size";s:0:"";s:32:"sub_heading_tablet_line_height_n";s:0:"";s:24:"heading_tablet_alignment";s:6:"center";s:24:"heading_mobile_font_size";s:0:"";s:28:"heading_mobile_line_height_n";s:0:"";s:25:"heading2_mobile_font_size";s:0:"";s:29:"heading2_mobile_line_height_n";s:0:"";s:28:"sub_heading_mobile_font_size";s:0:"";s:32:"sub_heading_mobile_line_height_n";s:0:"";s:24:"heading_mobile_alignment";s:6:"center";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"30";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:10:"pp-heading";s:19:"heading_link-search";s:0:"";}}s:13:"5a85e92cca5e0";O:8:"stdClass":5:{s:4:"node";s:13:"5a85e92cca5e0";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a1f4e0512317";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";d:100;}}s:13:"5a85fe81c11e2";O:8:"stdClass":5:{s:4:"node";s:13:"5a85fe81c11e2";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a85e92cca5e0";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":70:{s:14:"button_1_title";s:10:"LET'S TALK";s:13:"button_link_1";s:1:"#";s:13:"link_target_1";s:5:"_self";s:16:"link_no_follow_1";s:2:"no";s:20:"button_icon_select_1";s:4:"none";s:18:"button_font_icon_1";s:0:"";s:20:"button_custom_icon_1";s:0:"";s:22:"button_1_icon_aligment";s:4:"left";s:15:"button_1_effect";s:4:"none";s:24:"button_1_effect_duration";s:3:"200";s:18:"button_1_css_class";s:0:"";s:14:"button_2_title";s:10:"LEARN MORE";s:13:"button_link_2";s:1:"#";s:13:"link_target_2";s:5:"_self";s:16:"link_no_follow_2";s:2:"no";s:20:"button_icon_select_2";s:4:"none";s:18:"button_font_icon_2";s:0:"";s:20:"button_custom_icon_2";s:0:"";s:22:"button_2_icon_aligment";s:4:"left";s:15:"button_2_effect";s:4:"none";s:24:"button_2_effect_duration";s:3:"200";s:18:"button_2_css_class";s:0:"";s:17:"button_1_bg_color";a:2:{s:7:"primary";s:6:"00aced";s:9:"secondary";s:6:"ff5252";}s:19:"button_1_text_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ffffff";}s:21:"button_1_border_color";a:2:{s:7:"primary";s:6:"00aced";s:9:"secondary";s:6:"ff5252";}s:23:"button_1_font_icon_size";s:2:"20";s:26:"button_1_custom_icon_width";s:2:"20";s:17:"button_2_bg_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ff5252";}s:19:"button_2_text_color";a:2:{s:7:"primary";s:6:"111111";s:9:"secondary";s:6:"ffffff";}s:21:"button_2_border_color";a:2:{s:7:"primary";s:6:"ffffff";s:9:"secondary";s:6:"ff5252";}s:23:"button_2_font_icon_size";s:2:"20";s:26:"button_2_custom_icon_width";s:2:"20";s:16:"button_alignment";s:4:"left";s:14:"button_padding";a:4:{s:18:"button_top_padding";s:1:"8";s:21:"button_bottom_padding";s:1:"8";s:19:"button_left_padding";s:2:"10";s:20:"button_right_padding";s:2:"10";}s:19:"button_border_style";s:5:"solid";s:19:"button_border_width";s:1:"1";s:20:"button_border_radius";s:2:"25";s:12:"button_width";s:3:"200";s:14:"button_spacing";s:2:"10";s:21:"responsive_breakpoint";s:3:"480";s:18:"button_font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:16:"button_font_size";a:3:{s:24:"button_font_size_desktop";s:2:"16";s:23:"button_font_size_tablet";s:0:"";s:23:"button_font_size_mobile";s:0:"";}s:18:"button_line_height";a:3:{s:26:"button_line_height_desktop";s:3:"1.6";s:25:"button_line_height_tablet";s:0:"";s:25:"button_line_height_mobile";s:0:"";}s:21:"button_letter_spacing";s:1:"0";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:1:"0";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:14:"pp-dual-button";s:20:"button_link_1-search";s:0:"";s:20:"button_link_2-search";s:0:"";s:30:"as_values_button_link_1-search";s:0:"";s:24:"button_custom_icon_1_src";s:0:"";s:30:"as_values_button_link_2-search";s:0:"";s:24:"button_custom_icon_2_src";s:0:"";}}s:13:"5a860197d90fd";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197d90fd";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:1;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:5:"fixed";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:4:"none";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:4:"none";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:4:"fast";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";i:100;s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";i:100;s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a860197df0ed";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197df0ed";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197d90fd";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a860197df196";O:8:"stdClass":5:{s:4:"node";s:13:"5a860197df196";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860197df0ed";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:100;}}s:13:"5a8603733ba62";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733ba62";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:3;s:8:"settings";s:0:"";}s:13:"5a8603733bbc7";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733bbc7";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603733ba62";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603733bc0c";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603733bc0c";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603733ba62";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603776afd9";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776afd9";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860197df196";s:8:"position";i:2;s:8:"settings";s:0:"";}s:13:"5a8603776b135";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776b135";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603776afd9";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a8603776b179";O:8:"stdClass":5:{s:4:"node";s:13:"5a8603776b179";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8603776afd9";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:50;}}s:13:"5a860858c0f33";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c0f33";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:4;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:4:"full";s:13:"content_width";s:4:"full";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:1:"2";s:8:"bg_color";s:6:"32373c";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";s:3:"100";s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";s:3:"100";s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:1:"0";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:1:"0";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:1:"0";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:1:"0";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a860858c7221";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c7221";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860858c0f33";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a860858c72bd";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c72bd";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860858c7221";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":68:{s:4:"size";s:5:"45.52";s:12:"equal_height";s:3:"yes";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"photo";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:3:"620";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:10:"center top";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";s:12:"bg_image_src";s:92:"https://gpsites.co/studio/wp-content/uploads/sites/17/2018/03/goran-ivos-387404-unsplash.jpg";}}s:13:"5a860858c72fb";O:8:"stdClass":5:{s:4:"node";s:13:"5a860858c72fb";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a860858c7221";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":67:{s:4:"size";d:54.479999999999997;s:12:"equal_height";s:3:"yes";s:17:"content_alignment";s:3:"top";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:5:"color";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:9:"no-repeat";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"pp_round_corners";a:4:{s:8:"top_left";s:1:"0";s:9:"top_right";s:1:"0";s:11:"bottom_left";s:1:"0";s:12:"bottom_right";s:1:"0";}s:18:"responsive_display";s:0:"";s:11:"medium_size";s:7:"default";s:18:"custom_medium_size";s:3:"100";s:15:"responsive_size";s:7:"default";s:22:"custom_responsive_size";s:3:"100";s:16:"responsive_order";s:7:"default";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:2:"80";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:2:"80";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:2:"80";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:2:"80";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a8609aa5ab48";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5ab48";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a860858c72fb";s:8:"position";i:1;s:8:"settings";s:0:"";}s:13:"5a8609aa5ac6c";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5ac6c";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8609aa5ab48";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";s:5:"79.96";}}s:13:"5a8609aa5acb1";O:8:"stdClass":5:{s:4:"node";s:13:"5a8609aa5acb1";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a8609aa5ab48";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":1:{s:4:"size";s:5:"20.04";}}s:13:"5a860bec64377";O:8:"stdClass":5:{s:4:"node";s:13:"5a860bec64377";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:2;s:8:"settings";O:8:"stdClass":49:{s:4:"text";s:10:"GET STUDIO";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:5:"style";s:4:"flat";s:11:"border_size";s:0:"";s:26:"transparent_button_options";s:16:"transparent-fade";s:21:"threed_button_options";s:11:"threed_down";s:19:"flat_button_options";s:4:"none";s:4:"icon";s:0:"";s:13:"icon_position";s:5:"after";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:8:"bg_color";s:6:"00aced";s:12:"bg_color_opc";s:3:"100";s:14:"bg_hover_color";s:6:"ff5252";s:18:"bg_hover_color_opc";s:3:"100";s:15:"hover_attribute";s:2:"bg";s:5:"width";s:6:"custom";s:12:"custom_width";s:3:"200";s:13:"custom_height";s:2:"45";s:18:"padding_top_bottom";s:0:"";s:18:"padding_left_right";s:0:"";s:13:"border_radius";s:2:"25";s:5:"align";s:4:"left";s:9:"mob_align";s:6:"center";s:11:"font_family";a:2:{s:6:"family";s:7:"Poppins";s:6:"weight";s:3:"700";}s:9:"font_size";a:4:{s:7:"desktop";s:2:"16";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:11:"line_height";a:4:{s:7:"desktop";s:0:"";s:8:"simplify";s:8:"collapse";s:6:"medium";s:0:"";s:5:"small";s:0:"";}s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:2:"28";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:2:"23";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:11:"uabb-button";s:11:"link-search";s:0:"";}}s:13:"5a9498175d2ab";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498175d2ab";s:4:"type";s:3:"row";s:6:"parent";N;s:8:"position";i:3;s:8:"settings";O:8:"stdClass":101:{s:5:"width";s:5:"fixed";s:13:"content_width";s:5:"fixed";s:17:"max_content_width";s:0:"";s:11:"full_height";s:7:"default";s:17:"content_alignment";s:6:"center";s:10:"text_color";s:0:"";s:10:"link_color";s:0:"";s:11:"hover_color";s:0:"";s:13:"heading_color";s:0:"";s:7:"bg_type";s:4:"none";s:8:"bg_image";s:0:"";s:9:"bg_repeat";s:4:"none";s:11:"bg_position";s:13:"center center";s:13:"bg_attachment";s:6:"scroll";s:7:"bg_size";s:5:"cover";s:15:"bg_video_source";s:9:"wordpress";s:8:"bg_video";s:0:"";s:13:"bg_video_webm";s:0:"";s:16:"bg_video_url_mp4";s:0:"";s:17:"bg_video_url_webm";s:0:"";s:20:"bg_video_service_url";s:0:"";s:14:"bg_video_audio";s:2:"no";s:17:"bg_video_fallback";s:0:"";s:9:"ss_source";s:9:"wordpress";s:9:"ss_photos";s:0:"";s:11:"ss_feed_url";s:0:"";s:8:"ss_speed";s:1:"3";s:13:"ss_transition";s:4:"fade";s:21:"ss_transitionDuration";s:1:"1";s:12:"ss_randomize";s:5:"false";s:17:"bg_parallax_image";s:0:"";s:17:"bg_parallax_speed";s:4:"fast";s:8:"bg_color";s:0:"";s:10:"bg_opacity";s:3:"100";s:16:"bg_overlay_color";s:0:"";s:18:"bg_overlay_opacity";s:2:"50";s:13:"gradient_type";s:6:"linear";s:14:"gradient_color";a:2:{s:7:"primary";s:6:"d81660";s:9:"secondary";s:6:"7d22bd";}s:16:"linear_direction";s:6:"bottom";s:11:"border_type";s:0:"";s:12:"border_color";s:0:"";s:14:"border_opacity";s:3:"100";s:16:"enable_separator";s:2:"no";s:14:"separator_type";s:4:"none";s:15:"separator_color";s:6:"ffffff";s:16:"separator_shadow";s:6:"f4f4f4";s:16:"separator_height";i:100;s:18:"separator_position";s:3:"top";s:16:"separator_tablet";s:2:"no";s:23:"separator_height_tablet";s:0:"";s:16:"separator_mobile";s:2:"no";s:23:"separator_height_mobile";s:0:"";s:21:"separator_type_bottom";s:4:"none";s:22:"separator_color_bottom";s:6:"ffffff";s:23:"separator_shadow_bottom";s:6:"f4f4f4";s:23:"separator_height_bottom";i:100;s:23:"separator_tablet_bottom";s:2:"no";s:30:"separator_height_tablet_bottom";s:0:"";s:23:"separator_mobile_bottom";s:2:"no";s:30:"separator_height_mobile_bottom";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"border_top";s:0:"";s:17:"border_top_medium";s:0:"";s:21:"border_top_responsive";s:0:"";s:12:"border_right";s:0:"";s:19:"border_right_medium";s:0:"";s:23:"border_right_responsive";s:0:"";s:13:"border_bottom";s:0:"";s:20:"border_bottom_medium";s:0:"";s:24:"border_bottom_responsive";s:0:"";s:11:"border_left";s:0:"";s:18:"border_left_medium";s:0:"";s:22:"border_left_responsive";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:11:"padding_top";s:0:"";s:18:"padding_top_medium";s:0:"";s:22:"padding_top_responsive";s:0:"";s:13:"padding_right";s:0:"";s:20:"padding_right_medium";s:0:"";s:24:"padding_right_responsive";s:0:"";s:14:"padding_bottom";s:0:"";s:21:"padding_bottom_medium";s:0:"";s:25:"padding_bottom_responsive";s:0:"";s:12:"padding_left";s:0:"";s:19:"padding_left_medium";s:0:"";s:23:"padding_left_responsive";s:0:"";}}s:13:"5a94981763789";O:8:"stdClass":5:{s:4:"node";s:13:"5a94981763789";s:4:"type";s:12:"column-group";s:6:"parent";s:13:"5a9498175d2ab";s:8:"position";i:0;s:8:"settings";s:0:"";}s:13:"5a9498176382f";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498176382f";s:4:"type";s:6:"column";s:6:"parent";s:13:"5a94981763789";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":1:{s:4:"size";i:100;}}s:13:"5a9498175d006";O:8:"stdClass":5:{s:4:"node";s:13:"5a9498175d006";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a9498176382f";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":21:{s:4:"html";s:24:"[wp_show_posts id="604"]";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:4:"html";}}s:13:"5a94988ca4ed5";O:8:"stdClass":5:{s:4:"node";s:13:"5a94988ca4ed5";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a9498176382f";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":21:{s:4:"text";s:78:"<h2 style="text-align: center;">Latest <span class="blue">projects</span></h2>";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:7:"fade-in";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:10:"text_large";s:10:"margin_top";s:2:"60";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:12:"margin_right";s:2:"80";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:13:"margin_bottom";s:1:"0";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:2:"80";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:4:"type";s:9:"rich-text";}}s:13:"5ab26f7ab550e";O:8:"stdClass":5:{s:4:"node";s:13:"5ab26f7ab550e";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a2016a3dbd50";s:8:"position";i:0;s:8:"settings";O:8:"stdClass":47:{s:4:"text";s:10:"GET STUDIO";s:4:"icon";s:0:"";s:13:"icon_position";s:6:"before";s:14:"icon_animation";s:7:"disable";s:12:"click_action";s:4:"link";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:13:"link_nofollow";s:2:"no";s:21:"lightbox_content_type";s:4:"html";s:21:"lightbox_content_html";s:0:"";s:19:"lightbox_video_link";s:0:"";s:8:"bg_color";s:6:"00acf2";s:14:"bg_hover_color";s:6:"ff5252";s:10:"text_color";s:0:"";s:16:"text_hover_color";s:0:"";s:5:"style";s:4:"flat";s:11:"border_size";s:1:"2";s:10:"bg_opacity";s:1:"0";s:16:"bg_hover_opacity";s:1:"0";s:17:"button_transition";s:7:"disable";s:5:"width";s:4:"auto";s:12:"custom_width";s:3:"200";s:5:"align";s:6:"center";s:9:"font_size";s:2:"16";s:7:"padding";s:2:"12";s:13:"border_radius";s:2:"25";s:10:"margin_top";s:2:"29";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:13:"margin_bottom";s:2:"22";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:4:"type";s:6:"button";s:11:"link-search";s:0:"";}}s:13:"5ab275f047489";O:8:"stdClass":5:{s:4:"node";s:13:"5ab275f047489";s:4:"type";s:6:"module";s:6:"parent";s:13:"5a8609aa5ac6c";s:8:"position";i:1;s:8:"settings";O:8:"stdClass":47:{s:4:"text";s:10:"GET STUDIO";s:4:"icon";s:0:"";s:13:"icon_position";s:6:"before";s:14:"icon_animation";s:7:"disable";s:12:"click_action";s:4:"link";s:4:"link";s:1:"#";s:11:"link_target";s:5:"_self";s:13:"link_nofollow";s:2:"no";s:21:"lightbox_content_type";s:4:"html";s:21:"lightbox_content_html";s:0:"";s:19:"lightbox_video_link";s:0:"";s:8:"bg_color";s:6:"00acf2";s:14:"bg_hover_color";s:6:"ff5252";s:10:"text_color";s:6:"ffffff";s:16:"text_hover_color";s:6:"ffffff";s:5:"style";s:4:"flat";s:11:"border_size";s:1:"2";s:10:"bg_opacity";s:1:"0";s:16:"bg_hover_opacity";s:1:"0";s:17:"button_transition";s:7:"disable";s:5:"width";s:4:"auto";s:12:"custom_width";s:3:"200";s:5:"align";s:4:"left";s:9:"font_size";s:2:"16";s:7:"padding";s:2:"12";s:13:"border_radius";s:2:"25";s:10:"margin_top";s:0:"";s:17:"margin_top_medium";s:0:"";s:21:"margin_top_responsive";s:0:"";s:13:"margin_bottom";s:0:"";s:20:"margin_bottom_medium";s:0:"";s:24:"margin_bottom_responsive";s:0:"";s:11:"margin_left";s:0:"";s:18:"margin_left_medium";s:0:"";s:22:"margin_left_responsive";s:0:"";s:12:"margin_right";s:0:"";s:19:"margin_right_medium";s:0:"";s:23:"margin_right_responsive";s:0:"";s:18:"responsive_display";s:0:"";s:18:"visibility_display";s:0:"";s:26:"visibility_user_capability";s:0:"";s:9:"animation";s:0:"";s:15:"animation_delay";s:3:"0.0";s:2:"id";s:0:"";s:5:"class";s:0:"";s:4:"type";s:6:"button";s:11:"link-search";s:0:"";}}}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_fl_builder_data_settings]]></wp:meta_key>
		<wp:meta_value><![CDATA[O:8:"stdClass":2:{s:3:"css";s:0:"";s:2:"js";s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_fl_builder_enabled]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[inline_featured_image]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[starter_site_page]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Content / Sidebar]]></title>
		<link>https://gpsites.co/studio/content-sidebar/</link>
		<pubDate>Sat, 13 Jan 2018 10:25:26 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?page_id=237</guid>
		<description></description>
		<content:encoded><![CDATA[<h2>The Earth
<i class="normal">The Starting Point</i></h2>
<a title="Earth Among The Stars" href="https://www.simongriffee.com/earth/"><img class="alignleft" src="https://www.simongriffee.com/typography/earth.png" alt="" /></a>One night when I had tasted bitterness I went out on to the hill. Dark heather checked my feet. Below marched the suburban lamps.

Windows, their curtains drawn, were shut eyes, inwardly watching the lives of dreams. Beyond the sea’s level darkness a lighthouse pulsed. Overhead, obscurity. I distinguished our own house, our islet in the tumultuous and bitter currents of the world. There, for a decade and a half, we two, so different in quality, had grown in and in to one another, for mutual support and nourishment, in intricate symbiosis. There daily we planned our several undertakings, and recounted the day’s oddities and vexations. There letters piled up to be answered, socks to be darned. There the children were born, those sudden new lives. There, under that roof, our own two lives, recalcitrant sometimes to one another, were all the while thankfully one, one larger, more <a href="http://ebooks.adelaide.edu.au/s/stapledon/olaf/star/chapter1.html#chapter1">conscious life</a> than either alone.
<h2>All This, Surely, Was Good</h2>
Yet there was bitterness. And bitterness not only invaded us from the world; it welled up also within our own magic circle. For horror at our futility, at our own unreality, and not only at the world’s delirium, had driven me out on to the hill.

We were always hurrying from one little urgent task to another, but the upshot was insubstantial. Had we, perhaps, misconceived our whole existence? Were we, as it were, living from false premises? And in particular, this partnership of ours, this seemingly so well-based fulcrum for activity in the world, was it after all nothing but a little eddy of complacent and ingrown domesticity, ineffectively whirling on the surface of the great flux, having in itself no depth of being, and no significance? Had we perhaps after all deceived ourselves? Behind those rapt windows did we, like so many others, indeed live only a dream? In a sick world even the hale are sick. And we two, spinning our little life mostly by rote, seldom with clear cognizance, seldom with firm intent, were products of a sick world.

Yet this life of ours was not all sheer and barren fantasy. Was it not spun from the actual fibres of reality, which we gathered in with all the comings and goings through our door, all our traffic with the suburb and the city and with remoter cities, and with the ends of the earth? And were we not spinning together an authentic expression of our own nature? Did not our life issue daily as more or less firm threads of active living, and mesh itself into the growing web, the intricate, ever-proliferating pattern of mankind?
<h3>I Considered “Us” With Quiet Interest</h3>
And a kind of amused awe. How could I describe our relationship even to myself without either disparaging it or insulting it with the tawdry decoration of sentimentality? For this our delicate balance of dependence and independence, this coolly critical, shrewdly ridiculing, but loving mutual contact, was surely a microcosm of true community, was after all in its simple style an actual and living example of that high goal which the world seeks.
<blockquote>I reflected that not one of the visible features of this celestial and living gem revealed the presence of man. Displayed before me, though invisible, were some of the most congested centers of human population. There below me lay huge industrial regions, blackening the air with smoke. Yet all this thronging life and humanly momentous enterprise had made no mark whatever on the features of the planet. From this high look-out the Earth would have appeared no different before the dawn of man. No visiting angel, or explorer from another planet, could have guessed that this bland orb teemed with vermin, with world-mastering, self-torturing, incipiently angelic beasts. <small>— Olaf Stapledon, <cite title="Star Maker">Star Maker</cite></small></blockquote>
The whole world? The whole universe? Overhead, obscurity unveiled a star. One tremulous arrow of light, projected how many thousands of years ago, now stung my nerves with vision, and my heart with fear. For in such a universe as this what significance could there be in our fortuitous, our frail, our evanescent community?
<h4>But Now Irrationally I Was Seized</h4>
With a strange worship, not, surely of the star, that mere furnace which mere distance falsely sanctified, but of something other, which the dire contrast of the star and us signified to the heart. Yet what, what could thus be signified? Intellect, peering beyond the star, discovered no Star Maker, but only darkness; no Love, no Power even, but only Nothing.
<h5>And Yet the Heart Praised</h5>
Impatiently I shook off this folly, and reverted from the inscrutable to the familiar and the concrete. Thrusting aside worship, and fear also and bitterness, I determined to examine more coldly this remarkable “us,” this surprisingly impressive datum, which to ourselves remained basic to the universe, though in relation to the stars it appeared so slight a thing.
<h6>Considered Even Without Reference to Our Belittling Cosmical Background</h6>
We were after all insignificant, perhaps ridiculous. We were such a commonplace occurrence, so trite, so respectable. We were just a married couple, making shift to live together without undue strain. Marriage in our time was suspect. And ours, with its trivial romantic origin, was doubly suspect.
<ul>
 	<li>We had first met when she was a child</li>
 	<li>Our eyes encountered</li>
 	<li>She looked at me for a moment with quiet attention</li>
 	<li>Even, I had romantically imagined, with obscure, deep-lying recognition
<ul>
 	<li>I, at any rate, recognized in that look</li>
 	<li>So I persuaded myself in my fever of adolescence</li>
</ul>
</li>
 	<li>My destiny</li>
</ul>
<strong>Yes!</strong> <em>How predestinate had seemed our union!</em> Yet now, in retrospect, how accidental. True, <del>of course</del>, that as a long-married couple we <kbd>fitted</kbd> rather neatly, like <small>two close trees whose trunks</small> have grown upwards together as a single shaft, mutually distorting, but mutually supporting. <abbr title="abbreviation title">ABC</abbr>
<ol>
 	<li>The Diversity of Worlds</li>
 	<li>Strange Mankinds</li>
 	<li>Nautiloids</li>
 	<li>The Earth
<ul>
 	<li>The Starting Point</li>
 	<li>Earth Among the Stars</li>
</ul>
</li>
 	<li>More Worlds</li>
</ol>
Here's some code: <code>e = mc<sup>2</sup></code>
<pre><code>And   
      Some 
      Poetry
    </code></pre>
<dl>
 	<dt>Coldly</dt>
 	<dd>I now assessed her as merely a useful, but often infuriating adjunct to my personal life.</dd>
 	<dt>We</dt>
 	<dd>Were on the whole sensible companions.</dd>
 	<dd>We left one another a certain freedom, and so we were able to endure our proximity.</dd>
 	<dt>Such</dt>
 	<dd>Was our relationship.</dd>
</dl>
<a href="https://www.simongriffee.com/typography/">Typography template courtesy of Simon Griffee</a>]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>237</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:25:26]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:25:26]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-15 23:01:30]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-15 23:01:30]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[content-sidebar]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>10</wp:menu_order>
		<wp:post_type><![CDATA[page]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-sidebar-layout-meta]]></wp:meta_key>
		<wp:meta_value><![CDATA[right-sidebar]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Sidebar / Content]]></title>
		<link>https://gpsites.co/studio/sidebar-content/</link>
		<pubDate>Sat, 13 Jan 2018 10:25:40 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?page_id=238</guid>
		<description></description>
		<content:encoded><![CDATA[<h2>The Earth
<i class="normal">The Starting Point</i></h2>
<a title="Earth Among The Stars" href="https://www.simongriffee.com/earth/"><img class="alignleft" src="https://www.simongriffee.com/typography/earth.png" alt="" /></a>One night when I had tasted bitterness I went out on to the hill. Dark heather checked my feet. Below marched the suburban lamps.

Windows, their curtains drawn, were shut eyes, inwardly watching the lives of dreams. Beyond the sea’s level darkness a lighthouse pulsed. Overhead, obscurity. I distinguished our own house, our islet in the tumultuous and bitter currents of the world. There, for a decade and a half, we two, so different in quality, had grown in and in to one another, for mutual support and nourishment, in intricate symbiosis. There daily we planned our several undertakings, and recounted the day’s oddities and vexations. There letters piled up to be answered, socks to be darned. There the children were born, those sudden new lives. There, under that roof, our own two lives, recalcitrant sometimes to one another, were all the while thankfully one, one larger, more <a href="http://ebooks.adelaide.edu.au/s/stapledon/olaf/star/chapter1.html#chapter1">conscious life</a> than either alone.
<h2>All This, Surely, Was Good</h2>
Yet there was bitterness. And bitterness not only invaded us from the world; it welled up also within our own magic circle. For horror at our futility, at our own unreality, and not only at the world’s delirium, had driven me out on to the hill.

We were always hurrying from one little urgent task to another, but the upshot was insubstantial. Had we, perhaps, misconceived our whole existence? Were we, as it were, living from false premises? And in particular, this partnership of ours, this seemingly so well-based fulcrum for activity in the world, was it after all nothing but a little eddy of complacent and ingrown domesticity, ineffectively whirling on the surface of the great flux, having in itself no depth of being, and no significance? Had we perhaps after all deceived ourselves? Behind those rapt windows did we, like so many others, indeed live only a dream? In a sick world even the hale are sick. And we two, spinning our little life mostly by rote, seldom with clear cognizance, seldom with firm intent, were products of a sick world.

Yet this life of ours was not all sheer and barren fantasy. Was it not spun from the actual fibres of reality, which we gathered in with all the comings and goings through our door, all our traffic with the suburb and the city and with remoter cities, and with the ends of the earth? And were we not spinning together an authentic expression of our own nature? Did not our life issue daily as more or less firm threads of active living, and mesh itself into the growing web, the intricate, ever-proliferating pattern of mankind?
<h3>I Considered “Us” With Quiet Interest</h3>
And a kind of amused awe. How could I describe our relationship even to myself without either disparaging it or insulting it with the tawdry decoration of sentimentality? For this our delicate balance of dependence and independence, this coolly critical, shrewdly ridiculing, but loving mutual contact, was surely a microcosm of true community, was after all in its simple style an actual and living example of that high goal which the world seeks.
<blockquote>I reflected that not one of the visible features of this celestial and living gem revealed the presence of man. Displayed before me, though invisible, were some of the most congested centers of human population. There below me lay huge industrial regions, blackening the air with smoke. Yet all this thronging life and humanly momentous enterprise had made no mark whatever on the features of the planet. From this high look-out the Earth would have appeared no different before the dawn of man. No visiting angel, or explorer from another planet, could have guessed that this bland orb teemed with vermin, with world-mastering, self-torturing, incipiently angelic beasts. <small>— Olaf Stapledon, <cite title="Star Maker">Star Maker</cite></small></blockquote>
The whole world? The whole universe? Overhead, obscurity unveiled a star. One tremulous arrow of light, projected how many thousands of years ago, now stung my nerves with vision, and my heart with fear. For in such a universe as this what significance could there be in our fortuitous, our frail, our evanescent community?
<h4>But Now Irrationally I Was Seized</h4>
With a strange worship, not, surely of the star, that mere furnace which mere distance falsely sanctified, but of something other, which the dire contrast of the star and us signified to the heart. Yet what, what could thus be signified? Intellect, peering beyond the star, discovered no Star Maker, but only darkness; no Love, no Power even, but only Nothing.
<h5>And Yet the Heart Praised</h5>
Impatiently I shook off this folly, and reverted from the inscrutable to the familiar and the concrete. Thrusting aside worship, and fear also and bitterness, I determined to examine more coldly this remarkable “us,” this surprisingly impressive datum, which to ourselves remained basic to the universe, though in relation to the stars it appeared so slight a thing.
<h6>Considered Even Without Reference to Our Belittling Cosmical Background</h6>
We were after all insignificant, perhaps ridiculous. We were such a commonplace occurrence, so trite, so respectable. We were just a married couple, making shift to live together without undue strain. Marriage in our time was suspect. And ours, with its trivial romantic origin, was doubly suspect.
<ul>
 	<li>We had first met when she was a child</li>
 	<li>Our eyes encountered</li>
 	<li>She looked at me for a moment with quiet attention</li>
 	<li>Even, I had romantically imagined, with obscure, deep-lying recognition
<ul>
 	<li>I, at any rate, recognized in that look</li>
 	<li>So I persuaded myself in my fever of adolescence</li>
</ul>
</li>
 	<li>My destiny</li>
</ul>
<strong>Yes!</strong> <em>How predestinate had seemed our union!</em> Yet now, in retrospect, how accidental. True, <del>of course</del>, that as a long-married couple we <kbd>fitted</kbd> rather neatly, like <small>two close trees whose trunks</small> have grown upwards together as a single shaft, mutually distorting, but mutually supporting. <abbr title="abbreviation title">ABC</abbr>
<ol>
 	<li>The Diversity of Worlds</li>
 	<li>Strange Mankinds</li>
 	<li>Nautiloids</li>
 	<li>The Earth
<ul>
 	<li>The Starting Point</li>
 	<li>Earth Among the Stars</li>
</ul>
</li>
 	<li>More Worlds</li>
</ol>
Here's some code: <code>e = mc<sup>2</sup></code>
<pre><code>And   
      Some 
      Poetry
    </code></pre>
<dl>
 	<dt>Coldly</dt>
 	<dd>I now assessed her as merely a useful, but often infuriating adjunct to my personal life.</dd>
 	<dt>We</dt>
 	<dd>Were on the whole sensible companions.</dd>
 	<dd>We left one another a certain freedom, and so we were able to endure our proximity.</dd>
 	<dt>Such</dt>
 	<dd>Was our relationship.</dd>
</dl>
<a href="https://www.simongriffee.com/typography/">Typography template courtesy of Simon Griffee</a>]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>238</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:25:40]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:25:40]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-15 23:01:30]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-15 23:01:30]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[sidebar-content]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>20</wp:menu_order>
		<wp:post_type><![CDATA[page]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-sidebar-layout-meta]]></wp:meta_key>
		<wp:meta_value><![CDATA[left-sidebar]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Portfolio]]></title>
		<link>https://gpsites.co/studio/portfolio/</link>
		<pubDate>Sat, 13 Jan 2018 10:25:55 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?page_id=239</guid>
		<description></description>
		<content:encoded><![CDATA[[wp_show_posts id="573"]<i class="normal"></i>]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>239</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:25:55]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:25:55]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:13:59]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:13:59]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[portfolio]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>30</wp:menu_order>
		<wp:post_type><![CDATA[page]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_generate-sidebar-layout-meta]]></wp:meta_key>
		<wp:meta_value><![CDATA[no-sidebar]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Sidebar left]]></title>
		<link>https://gpsites.co/studio/245/</link>
		<pubDate>Sat, 13 Jan 2018 10:26:34 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=245</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>245</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:26:34]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:26:34]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[245]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>4</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[238]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Sidebar right]]></title>
		<link>https://gpsites.co/studio/246/</link>
		<pubDate>Sat, 13 Jan 2018 10:26:34 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=246</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>246</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 10:26:34]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 10:26:34]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[246]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>5</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[237]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Home]]></title>
		<link>https://gpsites.co/studio/home/</link>
		<pubDate>Sat, 13 Jan 2018 12:12:25 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/13/home/</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>261</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 12:12:25]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 12:12:25]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:31:55]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:31:55]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[home]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>1</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="footer-widgets-menu-studio"><![CDATA[Footer widgets menu - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[261]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[https://gpsites.co/studio]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Privacy Policy]]></title>
		<link>https://gpsites.co/studio/privacy-policy/</link>
		<pubDate>Sat, 13 Jan 2018 18:12:58 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=285</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>285</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 18:12:58]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 18:12:58]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:04]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:04]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[privacy-policy]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>1</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="legal-links-studio"><![CDATA[Legal links - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[285]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[#]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Terms & Conditions]]></title>
		<link>https://gpsites.co/studio/terms-conditions/</link>
		<pubDate>Sat, 13 Jan 2018 18:12:58 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=286</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>286</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 18:12:58]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 18:12:58]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:04]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:04]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[terms-conditions]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>2</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="legal-links-studio"><![CDATA[Legal links - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[286]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[#]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Design by Dickiebirds]]></title>
		<link>https://gpsites.co/studio/design-by-dickiebirds/</link>
		<pubDate>Sat, 13 Jan 2018 18:12:58 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=287</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>287</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 18:12:58]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 18:12:58]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:04]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:04]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[design-by-dickiebirds]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>3</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="legal-links-studio"><![CDATA[Legal links - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[287]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[https://dickiebirds.studio]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/311/</link>
		<pubDate>Sat, 13 Jan 2018 22:51:05 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/13/311/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>311</wp:post_id>
		<wp:post_date><![CDATA[2018-01-13 22:51:05]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-13 22:51:05]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:31:55]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:31:55]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[311]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>2</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="footer-widgets-menu-studio"><![CDATA[Footer widgets menu - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[taxonomy]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[category]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Twitter]]></title>
		<link>https://gpsites.co/studio/twitter/</link>
		<pubDate>Sat, 27 Jan 2018 17:01:04 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=347</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>347</wp:post_id>
		<wp:post_date><![CDATA[2018-01-27 17:01:04]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-27 17:01:04]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:12]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:12]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[twitter]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>6</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="main-nav-studio"><![CDATA[Main nav - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[347]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[custom]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:5:"right";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[#]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[menu-icons]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:8:{s:4:"type";s:2:"fa";s:4:"icon";s:10:"fa-twitter";s:10:"hide_label";s:1:"1";s:8:"position";s:6:"before";s:14:"vertical_align";s:6:"middle";s:9:"font_size";s:3:"1.1";s:9:"svg_width";s:1:"1";s:10:"image_size";s:9:"thumbnail";}]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/439/</link>
		<pubDate>Mon, 29 Jan 2018 20:15:12 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/439/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>439</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:15:12]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:15:12]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:20]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:20]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[439]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>1</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="slideout-studio"><![CDATA[Slideout - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[2]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/443/</link>
		<pubDate>Mon, 29 Jan 2018 20:15:12 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/443/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>443</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:15:12]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:15:12]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:20]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:20]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[443]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>5</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="slideout-studio"><![CDATA[Slideout - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[442]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[237]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/444/</link>
		<pubDate>Mon, 29 Jan 2018 20:15:12 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/444/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>444</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:15:12]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:15:12]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:20]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:20]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[444]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>4</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="slideout-studio"><![CDATA[Slideout - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[442]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[238]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/445/</link>
		<pubDate>Mon, 29 Jan 2018 20:15:12 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/445/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>445</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:15:12]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:15:12]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:20]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:20]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[445]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>3</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="slideout-studio"><![CDATA[Slideout - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[442]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[239]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/449/</link>
		<pubDate>Mon, 29 Jan 2018 20:15:13 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/449/</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>449</wp:post_id>
		<wp:post_date><![CDATA[2018-01-29 20:15:13]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-29 20:15:13]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:32:20]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:32:20]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[449]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>2</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="slideout-studio"><![CDATA[Slideout - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[taxonomy]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[category]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[]]></title>
		<link>https://gpsites.co/studio/534/</link>
		<pubDate>Thu, 15 Feb 2018 22:52:31 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=534</guid>
		<description></description>
		<content:encoded><![CDATA[ ]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>534</wp:post_id>
		<wp:post_date><![CDATA[2018-02-15 22:52:31]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-15 22:52:31]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:31:55]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:31:55]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[534]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>3</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="footer-widgets-menu-studio"><![CDATA[Footer widgets menu - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[239]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Sidebar left]]></title>
		<link>https://gpsites.co/studio/535/</link>
		<pubDate>Thu, 15 Feb 2018 22:52:31 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=535</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>535</wp:post_id>
		<wp:post_date><![CDATA[2018-02-15 22:52:31]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-15 22:52:31]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:31:55]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:31:55]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[535]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>4</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="footer-widgets-menu-studio"><![CDATA[Footer widgets menu - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[238]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Sidebar right]]></title>
		<link>https://gpsites.co/studio/536/</link>
		<pubDate>Thu, 15 Feb 2018 22:52:31 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?p=536</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>536</wp:post_id>
		<wp:post_date><![CDATA[2018-02-15 22:52:31]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-15 22:52:31]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-28 20:31:55]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-28 20:31:55]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[536]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>5</wp:menu_order>
		<wp:post_type><![CDATA[nav_menu_item]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="nav_menu" nicename="footer-widgets-menu-studio"><![CDATA[Footer widgets menu - Studio]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post_type]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_menu_item_parent]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[237]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_object]]></wp:meta_key>
		<wp:meta_value><![CDATA[page]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_target]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_classes]]></wp:meta_key>
		<wp:meta_value><![CDATA[a:1:{i:0;s:0:"";}]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_xfn]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_menu_item_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Placeat dolorum nam quibusdam]]></title>
		<link>https://gpsites.co/studio/placeat-dolorum-nam-quibusdam-qui-molestiae/</link>
		<pubDate>Thu, 11 Jan 2018 17:07:26 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/11/placeat-dolorum-nam-quibusdam-qui-molestiae/</guid>
		<description></description>
		<content:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.

Neque rerum assumenda eum. Harum et sit rerum ullam in est placeat. Quia quia inventore placeat quas atque. Sed est placeat iure molestiae est quam.

Veritatis nostrum rerum voluptate laborum amet tenetur quibusdam molestiae. Et non voluptas molestiae. Placeat dignissimos consequatur nam illo non. Ex qui numquam repudiandae necessitatibus beatae.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>185</wp:post_id>
		<wp:post_date><![CDATA[2018-01-11 17:07:26]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-11 17:07:26]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:32:08]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:32:08]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[placeat-dolorum-nam-quibusdam-qui-molestiae]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="consectetur"><![CDATA[Consectetur]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[584]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_cache_timestamp]]></wp:meta_key>
		<wp:meta_value><![CDATA[425685]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Et consequatur autem ea fugiat]]></title>
		<link>https://gpsites.co/studio/et-consequatur-autem-ea-fugiat/</link>
		<pubDate>Sun, 31 Dec 2017 19:09:06 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2017/12/31/et-consequatur-autem-ea-fugiat/</guid>
		<description></description>
		<content:encoded><![CDATA[Dicta praesentium possimus voluptates veritatis at molestiae ducimus. Dolore quo et vel quia qui neque repudiandae. Praesentium et eaque repellendus adipisci quos. Animi dicta excepturi est et.

Est dolor cupiditate magnam ad sit qui. Ipsam officia qui non. Voluptatibus natus quia ducimus repellat labore. Eos asperiores repudiandae eveniet ut fuga voluptate.

Distinctio veritatis autem iure rerum alias omnis fugiat. Eos soluta illum consequatur sunt quidem excepturi distinctio.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>189</wp:post_id>
		<wp:post_date><![CDATA[2017-12-31 19:09:06]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2017-12-31 19:09:06]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:13:23]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:13:23]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[open]]></wp:ping_status>
		<wp:post_name><![CDATA[et-consequatur-autem-ea-fugiat]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="consectetur"><![CDATA[Consectetur]]></category>
		<category domain="post_tag" nicename="ipsum"><![CDATA[Ipsum]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[583]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_cache_timestamp]]></wp:meta_key>
		<wp:meta_value><![CDATA[425628]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Aperiam in minus voluptatem aliquid]]></title>
		<link>https://gpsites.co/studio/aperiam-in-minus-voluptatem-aliquid/</link>
		<pubDate>Wed, 03 Jan 2018 00:36:52 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/03/aperiam-in-minus-voluptatem-aliquid/</guid>
		<description></description>
		<content:encoded><![CDATA[Id odio velit qui assumenda. Ratione odio velit eum et veniam vitae. Dolorem aperiam modi est suscipit corporis facere vel. Aliquid consequatur qui dolor doloremque recusandae.

Eum quam voluptas a voluptatum eum laborum aliquid dolor. Animi maxime cupiditate quo. Illo molestiae quae voluptatem suscipit. Quibusdam porro asperiores ipsam eaque.

Tempore tempora et placeat assumenda quia. Quia in et culpa dolorum. Eum asperiores quibusdam maiores qui ratione molestiae.

Molestiae sunt nemo voluptatibus quis facere deleniti commodi. Molestiae ad quia quam eos tempore. Vel porro deleniti voluptas aut suscipit possimus.

Rem atque minima optio. Blanditiis repellendus quod quis amet totam. Modi est possimus delectus velit. Voluptate dignissimos modi et id repellat eos.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>195</wp:post_id>
		<wp:post_date><![CDATA[2018-01-03 00:36:52]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-03 00:36:52]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:13:02]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:13:02]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[open]]></wp:ping_status>
		<wp:post_name><![CDATA[aperiam-in-minus-voluptatem-aliquid]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="ipsum"><![CDATA[Ipsum]]></category>
		<category domain="post_tag" nicename="lorem"><![CDATA[Lorem]]></category>
		<category domain="post_tag" nicename="vestibulum"><![CDATA[Vestibulum]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[581]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Corporis similique quaerat aut recusandae]]></title>
		<link>https://gpsites.co/studio/corporis-similique-quaerat-aut-recusandae/</link>
		<pubDate>Mon, 08 Jan 2018 19:55:32 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/08/corporis-similique-quaerat-aut-recusandae/</guid>
		<description></description>
		<content:encoded><![CDATA[Ratione possimus et molestiae quia. Vitae vel quas voluptas perspiciatis sit et.

Optio repellat quo ut quia ut quisquam. Impedit in excepturi mollitia in vel. Dolor perspiciatis voluptas numquam ea. Aut aut sunt voluptate aut asperiores quo nihil quia.

Placeat excepturi ut illo id et ad est. Ut ea quia sed distinctio commodi in sequi. Corrupti eius veniam dolorem et sapiente sapiente molestias. Id et facilis officiis ut recusandae.

Non omnis excepturi voluptates error aut in. Maxime quae sed debitis ipsum cupiditate voluptas. Possimus quas qui earum debitis porro. Accusamus aut et corporis fugiat. Beatae veniam soluta sed harum qui quia.

Quo quis quaerat recusandae odio aut incidunt atque. Ab totam aliquam velit dolores. Quia quisquam ut laudantium qui sequi natus ut. Et possimus qui exercitationem fugit minima corrupti.

Ipsam doloremque eum vero. Quia fuga aut sit nulla qui. Repellat blanditiis consectetur quas nostrum. Praesentium incidunt quas et cupiditate nesciunt.

Voluptas blanditiis nobis velit id perferendis neque voluptas rem. Tempora unde alias suscipit unde. Maxime quae id tempora dolor error aspernatur. Sint hic necessitatibus officia consequuntur.

Quos aliquid unde non consequuntur. Fugiat at at voluptate autem.

Non ex maxime aut veritatis. Sequi quis et et aut. Fuga architecto neque voluptatum cupiditate nihil quis.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>207</wp:post_id>
		<wp:post_date><![CDATA[2018-01-08 19:55:32]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-08 19:55:32]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:12:38]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:12:38]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[corporis-similique-quaerat-aut-recusandae]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="consectetur"><![CDATA[Consectetur]]></category>
		<category domain="post_tag" nicename="vestibulum"><![CDATA[Vestibulum]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[585]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_cache_timestamp]]></wp:meta_key>
		<wp:meta_value><![CDATA[425621]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Illo eos in nesciunt sit est numquam eveniet]]></title>
		<link>https://gpsites.co/studio/illo-eos-in-nesciunt-sit-est/</link>
		<pubDate>Thu, 11 Jan 2018 07:07:07 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/11/illo-eos-in-nesciunt-sit-est/</guid>
		<description></description>
		<content:encoded><![CDATA[Magnam quidem voluptatum ab est quae et minima. Ea facilis excepturi iste et ex. Dolore eum maxime facilis. Tempora voluptates facilis magni impedit quo alias et.

Sed error perspiciatis est ut dolorem. Nulla numquam eveniet beatae accusamus vel. Sint est rerum cum voluptatibus debitis non nulla. Eius omnis rerum necessitatibus ab quo rem enim.

Magnam aspernatur neque repudiandae cumque reprehenderit quo laborum. Pariatur aliquam perspiciatis perferendis fugit molestias. Ipsam velit rerum totam numquam voluptas molestias.

Facere natus quo facilis ullam debitis voluptates. Consequuntur aspernatur maxime consequatur molestias ut reiciendis.

Eaque quisquam ex quibusdam autem. Ipsum tenetur eos sit eaque quia quod. Sit ipsa nihil facere exercitationem. Est beatae ad ut.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>224</wp:post_id>
		<wp:post_date><![CDATA[2018-01-11 07:07:07]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-11 07:07:07]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:34:09]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:34:09]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[illo-eos-in-nesciunt-sit-est]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="dolor"><![CDATA[Dolor]]></category>
		<category domain="post_tag" nicename="ipsum"><![CDATA[Ipsum]]></category>
		<category domain="post_tag" nicename="lorem"><![CDATA[Lorem]]></category>
		<category domain="post_tag" nicename="vestibulum"><![CDATA[Vestibulum]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[586]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_cache_timestamp]]></wp:meta_key>
		<wp:meta_value><![CDATA[425657]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Iste nam aut nemo illo alias id]]></title>
		<link>https://gpsites.co/studio/iste-nam-aut-nemo-illo-alias-id/</link>
		<pubDate>Mon, 08 Jan 2018 19:37:51 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/2018/01/08/iste-nam-aut-nemo-illo-alias-id/</guid>
		<description></description>
		<content:encoded><![CDATA[Amet ipsa facilis itaque. Quia a magni rem omnis labore veniam enim. Magni tenetur pariatur tempora qui. Aliquam eum ut ut quam.

Quasi nihil architecto ut optio aut. Cupiditate aut autem quis atque laboriosam qui maiores. Et aspernatur atque laudantium voluptate. Ullam dignissimos dolorem voluptatum in.

Inventore et dolor natus dolorem amet. Officia aspernatur et quisquam dolore. Eum id voluptatibus ut et doloribus similique.

Sequi et unde assumenda illo aut. Deleniti commodi officia excepturi aliquam eligendi itaque quis dolor. Atque quasi impedit rerum. Odit ea nemo expedita temporibus eos ut laborum ex.

Qui molestiae aut quidem expedita ad eum maiores. Dolores fugiat cumque odit et dicta. Laboriosam animi atque aut.

Ut animi dolorem dolor doloribus esse nostrum. Odio atque qui voluptatem modi similique quae minus nesciunt. Dolor quia et quos voluptatem aut. Et aperiam optio incidunt blanditiis autem.

Sint autem nam molestiae voluptatibus. Voluptatem vel consequuntur ex voluptates et laboriosam. Atque minima id dolorem dignissimos ea in.

Accusamus pariatur minima laboriosam mollitia aliquid odit aliquid veniam. Deleniti et voluptate recusandae sequi sunt quia. Necessitatibus magni quia pariatur et aut.]]></content:encoded>
		<excerpt:encoded><![CDATA[Itaque vel ratione minima distinctio illo. Neque minima dolorem corrupti reiciendis quaerat a. Voluptatibus ut aut ab alias ea.]]></excerpt:encoded>
		<wp:post_id>230</wp:post_id>
		<wp:post_date><![CDATA[2018-01-08 19:37:51]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-01-08 19:37:51]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:12:47]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:12:47]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[open]]></wp:comment_status>
		<wp:ping_status><![CDATA[open]]></wp:ping_status>
		<wp:post_name><![CDATA[iste-nam-aut-nemo-illo-alias-id]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[post]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
										<category domain="category" nicename="blog"><![CDATA[Blog]]></category>
		<category domain="post_tag" nicename="consectetur"><![CDATA[Consectetur]]></category>
		<category domain="post_tag" nicename="dolor"><![CDATA[Dolor]]></category>
		<category domain="post_tag" nicename="lorem"><![CDATA[Lorem]]></category>
		<category domain="post_tag" nicename="vestibulum"><![CDATA[Vestibulum]]></category>
						<wp:postmeta>
		<wp:meta_key><![CDATA[fakerpress_flag]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_thumbnail_id]]></wp:meta_key>
		<wp:meta_value><![CDATA[587]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_facebook_shares]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[_totes]]></wp:meta_key>
		<wp:meta_value><![CDATA[0]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_cache_timestamp]]></wp:meta_key>
		<wp:meta_value><![CDATA[425638]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Posts]]></title>
		<link>https://gpsites.co/studio/wp_show_posts/posts/</link>
		<pubDate>Mon, 26 Feb 2018 23:05:05 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?post_type=wp_show_posts&#038;p=573</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>573</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:05:05]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:05:05]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:05:05]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:05:05]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[posts]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[wp_show_posts]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_post_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_posts_per_page]]></wp:meta_key>
		<wp:meta_value><![CDATA[9]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_pagination]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_columns]]></wp:meta_key>
		<wp:meta_value><![CDATA[col-6]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_columns_gutter]]></wp:meta_key>
		<wp:meta_value><![CDATA[2em]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_width]]></wp:meta_key>
		<wp:meta_value><![CDATA[1200]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_height]]></wp:meta_key>
		<wp:meta_value><![CDATA[800]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_alignment]]></wp:meta_key>
		<wp:meta_value><![CDATA[center]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[above-title]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_content_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[excerpt]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_excerpt_length]]></wp:meta_key>
		<wp:meta_value><![CDATA[30]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_title]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_title_element]]></wp:meta_key>
		<wp:meta_value><![CDATA[h3]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_author]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_author_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_date]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_date_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-title]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_terms]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_terms_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_comments]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_comments_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_exclude_current]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_ignore_sticky_posts]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_order]]></wp:meta_key>
		<wp:meta_value><![CDATA[DESC]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_orderby]]></wp:meta_key>
		<wp:meta_value><![CDATA[date]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_post_status]]></wp:meta_key>
		<wp:meta_value><![CDATA[publish]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_tax_operator]]></wp:meta_key>
		<wp:meta_value><![CDATA[IN]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_no_results]]></wp:meta_key>
		<wp:meta_value><![CDATA[Sorry, no posts were found.]]></wp:meta_value>
		</wp:postmeta>
							</item>
					<item>
		<title><![CDATA[Homepage posts]]></title>
		<link>https://gpsites.co/studio/wp_show_posts/homepage-posts/</link>
		<pubDate>Mon, 26 Feb 2018 23:32:57 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
		<guid isPermaLink="false">https://gpsites.co/studio/?post_type=wp_show_posts&#038;p=604</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>604</wp:post_id>
		<wp:post_date><![CDATA[2018-02-26 23:32:57]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2018-02-26 23:32:57]]></wp:post_date_gmt>
		<wp:post_modified><![CDATA[2018-02-26 23:32:57]]></wp:post_modified>
		<wp:post_modified_gmt><![CDATA[2018-02-26 23:32:57]]></wp:post_modified_gmt>
		<wp:comment_status><![CDATA[closed]]></wp:comment_status>
		<wp:ping_status><![CDATA[closed]]></wp:ping_status>
		<wp:post_name><![CDATA[homepage-posts]]></wp:post_name>
		<wp:status><![CDATA[publish]]></wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type><![CDATA[wp_show_posts]]></wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
														<wp:postmeta>
		<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[swp_pinterest_image_url]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_post_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_posts_per_page]]></wp:meta_key>
		<wp:meta_value><![CDATA[3]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_pagination]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_columns]]></wp:meta_key>
		<wp:meta_value><![CDATA[col-4]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_columns_gutter]]></wp:meta_key>
		<wp:meta_value><![CDATA[2em]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_width]]></wp:meta_key>
		<wp:meta_value><![CDATA[768]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_height]]></wp:meta_key>
		<wp:meta_value><![CDATA[470]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_alignment]]></wp:meta_key>
		<wp:meta_value><![CDATA[center]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_image_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[above-title]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_content_type]]></wp:meta_key>
		<wp:meta_value><![CDATA[excerpt]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_excerpt_length]]></wp:meta_key>
		<wp:meta_value><![CDATA[30]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_title]]></wp:meta_key>
		<wp:meta_value><![CDATA[1]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_title_element]]></wp:meta_key>
		<wp:meta_value><![CDATA[h3]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_author]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_author_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_date]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_date_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-title]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_terms]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_terms_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_include_comments]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_comments_location]]></wp:meta_key>
		<wp:meta_value><![CDATA[below-post]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_exclude_current]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_ignore_sticky_posts]]></wp:meta_key>
		<wp:meta_value><![CDATA[]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_order]]></wp:meta_key>
		<wp:meta_value><![CDATA[DESC]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_orderby]]></wp:meta_key>
		<wp:meta_value><![CDATA[date]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_post_status]]></wp:meta_key>
		<wp:meta_value><![CDATA[publish]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_tax_operator]]></wp:meta_key>
		<wp:meta_value><![CDATA[IN]]></wp:meta_value>
		</wp:postmeta>
							<wp:postmeta>
		<wp:meta_key><![CDATA[wpsp_no_results]]></wp:meta_key>
		<wp:meta_value><![CDATA[Sorry, no posts were found.]]></wp:meta_value>
		</wp:postmeta>
							</item>
				</channel>
</rss>
	